Preventing From: address spoofing #498
Labels
component: email
Issues relating to our email forwarding system, hosted on our netcup machines.
group: ansible
Issues and pull requests related to the Ansible setup
Currently services can send e-mails as users, and vice versa. Users can also
send e-mails as other users.
We should validate that the user sending an e-mail owns the address (can also be
an alias) before being able to send.
Most likely, we can use Postfix's
smtpd_sender_login_maps
for this.The text was updated successfully, but these errors were encountered: