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

Error when sending via Amazon SES SMTP #61

Open
xaralis opened this issue Apr 18, 2012 · 0 comments
Open

Error when sending via Amazon SES SMTP #61

xaralis opened this issue Apr 18, 2012 · 0 comments

Comments

@xaralis
Copy link

xaralis commented Apr 18, 2012

There is problem with sending via Amazon's SMTP. The thing is that when you try to send to an address which is blacklisted (and that unfortunately happens from time to time), it is not reported as SMTPRecipientsRefused. Instead, it is raised as normal exception with a following string in it's message: "Address blacklisted".

It would be nice if mailer could handle this since it effectively prevents the newsletter to be marked as "sent". Error statuses are not considered final and mailer tries to send it again and again with the same result.

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

1 participant