Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Net::SMTPSyntaxError: 501 Sender syntax error #507

Open
lpirola opened this issue Aug 13, 2018 · 0 comments
Open

Net::SMTPSyntaxError: 501 Sender syntax error #507

lpirola opened this issue Aug 13, 2018 · 0 comments
Assignees

Comments

@lpirola
Copy link
Contributor

lpirola commented Aug 13, 2018

https://sentry.io/nossas/bonde-server/issues/620050179/

Net::SMTPSyntaxError: 501 Sender syntax error

  net/smtp.rb:969:in `check_response'
    raise res.exception_class, res.message
  net/smtp.rb:937:in `getok'
    check_response res
  net/smtp.rb:837:in `mailfrom'
    getok("MAIL FROM:<#{from_addr}>")
  net/smtp.rb:658:in `send_message'
    mailfrom from_addr
  mail/network/delivery_methods/smtp_connection.rb:54:in `deliver!'
    response = smtp.sendmail(dot_stuff(message), smtp_from, smtp_to)
...
(89 additional frame(s) were not displayed)

501 Sender syntax error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants