Skip to content

Error when sending via Amazon SES SMTP #61

@xaralis

Description

@xaralis

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions