#98 Secure a little more the milter
Closed: Fixed Opened by pingou.

Currently the milter only checks the FROM email and the Message-Id which makes it really easy for someone to post as someone else.

We should fix this by sending to each user an unique email to each person notified and checking if they replied to this email or tried to forge it.


Commit 3bcdaf62 relates to this ticket

With some more tests and debugging I think we can say that this is now working :)

Commit 3bcdaf62 relates to this ticket

Commit 3bcdaf62 relates to this ticket

Commit 3bcdaf62 relates to this ticket

Metadata