-
Bug
-
Resolution: Closed
-
Major
-
None
-
3.3.5
-
None
-
None
There are two known problems with using ASCII encoding for sending email. One is that usernames containing special characters like A&B <3 are not correctly converted (this one also applies to Base64), the second is that not all servers correctly allow the use of this encoding.
My next PR should mitigate both problems.
- was caused by solution of
-
PHPBB-15729 Don't unnecessarily encode email headers in Base64
- Unverified Fix