Skip to content

Consider making EmailAddress a more complex structure #28

@armiol

Description

@armiol

Currently an EmailAddress is a string wrapper.

Let's consider making it structured to reflect http://www.ietf.org/rfc/rfc822.

A minimum it should have fields like user, domain, personal, suffix - the part coming after +.

See also InternetAddress from JavaMail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions