chatmail/cmdeploy
link2xt ea36e73b8e postfix: require that login matches envelope FROM
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>.
2024-01-25 23:17:57 +00:00
..
src/cmdeploy postfix: require that login matches envelope FROM 2024-01-25 23:17:57 +00:00
pyproject.toml move tests into cmdeploy 2023-12-11 18:12:23 +01:00