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

Unnecessary Use of Base64 Encoding in Email Headers

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 3.3.4
    • None
    • Other

    Description

      Hi,
      I have the latest version of PHPBB, and use SMTP as my hosting company has disabled php mail, they also use Barracuda anti-spam checker.
      More and more hosting companies are tightening up on anti-spam measures ,and the one that has tripped me up is 'Unnecessary base64 encoding' of email headers.
      As far as I can tell phpBB always encodes the following headers in Base64, To, Subject, From and Reply-To.
      This is triggering Spam Assassin and Barracuda anti-spam software (maybe more but I haven't come across them yet).
      It wouldn't be difficult for the PHPBB coding team to change it to only encode if it is necessary, other packages do this.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sjgarth sjgarth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: