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::SMTPFatalError: 550 5.7.1 Unconfigured Sending Domain <mapzen.com> #1231

Closed
drewda opened this issue May 16, 2018 · 0 comments · Fixed by #1232
Closed

Net::SMTPFatalError: 550 5.7.1 Unconfigured Sending Domain <mapzen.com> #1231

drewda opened this issue May 16, 2018 · 0 comments · Fixed by #1232
Assignees
Labels

Comments

@drewda
Copy link
Member

drewda commented May 16, 2018

https://sentry.io/transitland/transitland-datastore/issues/491307750/

Net::SMTPFatalError: 550 5.7.1 Unconfigured Sending Domain <mapzen.com>

  net/smtp.rb:965:in `check_response'
    raise res.exception_class, res.message
  net/smtp.rb:919:in `data'
    check_response res
  net/smtp.rb:664:in `block in send_message'
    rcptto_list(to_addrs) {data msgstr}
  net/smtp.rb:859:in `rcptto_list'
    ret = yield
  net/smtp.rb:664:in `send_message'
    rcptto_list(to_addrs) {data msgstr}
...
(50 additional frame(s) were not displayed)

550 5.7.1 Unconfigured Sending Domain <mapzen.com>

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

Successfully merging a pull request may close this issue.

1 participant