You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh, just to be clear, I'm not sure if NC Mail itself implements any Display Name spoofing attack mitigations (if not, it should), but the mitigations I am talking about being triggered by t his behaviour are in other MTAs/MUAs.
mjog
changed the title
Emails being sent to NC contacts recipient's email address duplicated in display-name
Emails being sent to NC contacts has recipient's email address duplicated in display-name
Dec 24, 2024
Steps to reproduce
Test Contact
that has email address[email protected]
Expected behavior
The To header has value
"Test Contact" <[email protected]>
and hence does to trigger Display Name spoofing attack mitigations.Actual behavior
The To header has value
"Test Contact ([email protected])" <[email protected]>
, which triggers Display Name spoofing attack mitigations.Mail app version
4.1.1
Nextcloud version
30.0.4
Mailserver or service
Postfix + Dovecot
Operating system
Linux
PHP engine version
PHP 8.2
Nextcloud memory caching
N/A
Web server
Apache (supported)
Database
MariaDB
Additional info
No response
The text was updated successfully, but these errors were encountered: