Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-7079

E-mail validation rejects valid addresses as invalid

    XMLWordPrintable

Details

    Description

      E-mail validation is too strict about the characters it allows in the local part of the address (the part before @ sign), and disallows characters such as : and &.

      According to RFC2822:

      addr-spec = local-part "@" domain
      ...
      The local-part portion is a domain dependent string. In addresses,
      it is simply interpreted on the particular host as a name of a
      particular mailbox.

      IOW, only the host can decide what is valid on the left side of the e-mail address.

      Attachments

        Activity

          People

            Acyd Burn Meik Sievertsen [X] (Inactive)
            ender9 ender9
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: