X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=mail-setup;h=36b0e9d6345334396ab4010b79a06f3b85bac9a0;hb=fefb2a411185c293de6bb6aa8aec698a80db3659;hp=4d69087e84d78b663cfbb7e7f9be1fea7dcc67fe;hpb=103a2e153f844343c359882079936b2521c82f15;p=distro-setup diff --git a/mail-setup b/mail-setup index 4d69087..36b0e9d 100755 --- a/mail-setup +++ b/mail-setup @@ -2786,12 +2786,12 @@ tls_privatekey = REMOTE_SMTP_SMARTHOST_PRIVATEKEY EOF - # this avoids some error. i cant remember what. todo: - # test it out and document why/if its needed. - # i /etc/exim4/host_local_deny_exceptions <<'EOF' - # mail.fsf.org - # *.posteo.de - # EOF + # This allows for forward mail to not get most rcpt checks, especially SPF, + # which would incorrectly get denied. + i /etc/exim4/host_local_deny_exceptions <<'EOF' +mail.fsf.org +*.posteo.de +EOF # cron email from smarthost hosts will automatically be to # USER@FQDN. I redirect that to alerts@, on the smarthosts, but in