Skip to content

Don't abort a send if only one recipient fails #40

@mcobrien

Description

@mcobrien

We currently abort a multi-request send if the last response is a failure. However this means sends to multiple recipients will fail even if some recipients were accepted without errors.

https://github.com/HubSpot/NioSmtpClient/blob/master/src/main/java/com/hubspot/smtp/client/SmtpSession.java#L537-L539

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