Improve email masking in Daily Notifications (Show first and last characters)
Currently, Daily Email Notifications only show the first two characters of the recipient address. This makes it difficult to distinguish between similar aliases or folders (e.g., support@... vs super@...).
I suggest updating the masking logic to show both the beginning and the end of the local part of the email address.
* Current: su********@proton.me
* Proposed: su****rt@proton.me or s******t@proton.me
This provides better clarity while maintaining the privacy of the full address.
1
vote