If someone has a display name that has commas eg:
`Lastname, Firstname (INFO)[MoreINFO]
then it seems like Sogo has a parsing error where Sent items shows up as
INFO=2E0 <=?utf-8?q?Lastname=2C_Firstname_@MISSING_DOMAIN>, because it assumes that Lastname, is an email address. That is it’s unquoted so it’s parsing it incorrectly.
And then the recipient gets the email, but there is a phantom to address called lastname@domain.com in the to field in addition to the intended recipient.
I am using the latest version of mailcow.
Has anyone encountered this bug before? I am able to repeat this with many different accounts on the same mailcow server and many different recipients all who have their Display Name in the format: ``Lastname, Firstname (INFO)[MoreINFO]`
Is there a work around or a fix for this? Or shall I create a bug report?
Thanks,
K