mirror of
https://github.com/chatmail/relay.git
synced 2026-06-26 05:21:06 +00:00
ea36e73b8e
Testing that envelope FROM matches From: header already happens in filtermail and tested with `test_reject_forged_from`. The most important part here is `reject_sender_login_mismatch` check documented in <https://www.postfix.org/postconf.5.html#reject_sender_login_mismatch>.