sympa-community / sympa

Sympa, Mailing List Management Software
https://www.sympa.community/sympa
GNU General Public License v2.0
243 stars 96 forks source link

Information mail to the old e-mail address after changing an e-mail address #1638

Open Salo15 opened 1 year ago

Salo15 commented 1 year ago

Expected Behavior

After changing an email address, an informational email should be sent to the old email address. This would at least inform a user whose account has been compromised that their email address on the mailing list server has been changed.

Current Behavior

The old email address is not informed when a user's email address is changed (Sympa: 6.2.60~dfsg-4 Debian: 11)

Possible Solution

After changing an email address, Sympa sends an automatic email to the listmasters with information on which lists the change affects if the user is the owner of a list. This email could also be sent to the old list address. Alternatively, another email could be sent that simply contains information that the user's email address has been changed.