mirror of
https://github.com/chatmail/relay.git
synced 2026-05-11 16:34:39 +00:00
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>.