Skip to content

Bugfix: Add missing support for multiple reply-to addresses #473

@ilittle-cnri

Description

@ilittle-cnri

I'm trying to send an email with multiple "Reply-To" addresses. This is supported according to the email message format RFC, but not Simple Java Mail. I can only set a single address using .withReplyToRecipient, and if I try to set that to a comma-separated list of addresses, it fails validation.

Could you add support for setting multiple Reply-To addresses?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions