nossas / bonde-server

API Rails
GNU General Public License v3.0
8 stars 5 forks source link

Net::SMTPSyntaxError: 501 Sender syntax error #507

Open lpirola opened 6 years ago

lpirola commented 6 years ago

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