Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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