Skip to content

Invalid email address in test_header.js #15

Description

@konfusator

The address name@example.com <receiver@example.com> which is introduced to /test/test_header.js in 4d830f6 is syntactically invalid.

RFC 5322 defines @ to be an element of specials, so the display-name has to be a quoted-string, i.e. the right address would be "name@example.com" <receiver@example.com>

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