-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
We add the username to To header of the email. Some characters like ,, :, @. Need to find a comprehensive list of characters that are not allowed and then if the username contains any of these characters, when sending email to those users we should not add it to the To header.
See code changes in pull request #3218 submitted by fettuccinae.