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

Postal v3 fails to forward messages to SMTP servers #2853

Closed
amplitudesxd opened this issue Mar 6, 2024 · 0 comments · Fixed by #2850
Closed

Postal v3 fails to forward messages to SMTP servers #2853

amplitudesxd opened this issue Mar 6, 2024 · 0 comments · Fixed by #2850
Labels

Comments

@amplitudesxd
Copy link

amplitudesxd commented Mar 6, 2024

Describe the bug

Incoming emails via Postal cannot be forwarded to SMTP servers. The error "An internal error occurred while sending this message. This message will be retried automatically." is displayed.

To Reproduce

  1. Setup the latest version of Postal
  2. Create an SMTP endpoint
  3. Create a route and assign to the SMTP endpoint

Expected behaviour

I expect Postal to forward the message, like it does on v2.

Additional information/context

NoMethodError: undefined method `endpoints' for #<SMTPEndpoint id: 3, server_id: 14, uuid: "fe5778de-12af-4a22-aa0c-575468dbae41", name: "Google SMTP", hostname: "smtp.google.com", ssl_mode: "Auto", port: nil, error: nil, disabled_until: nil, last_us
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.

2 participants