FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add dedicated recipient builder API · Issue #613 · bbottema/simple-java-mail · GitHub

Add dedicated recipient builder API #613

Description

Internal enhancement tracking the long-standing wish to have a dedicated API for constructing single recipients and recipient collections.

Motivation:

  • centralize recipient name/address parsing for strings, InternetAddress instances, existing Recipient objects, fixed/default names, and delimited address lists
  • Unburden the EmailBuilder API
  • make recipient construction easier to reuse outside the large EmailBuilder surface
  • unblock Encrypt mail with multiple certificate #297 by allowing per-recipient metadata such as S/MIME certificates to be represented cleanly

This is separate from #297, which tracks encrypting mail for multiple recipients with different certificates.

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

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL