diff options
author | schmonz <schmonz@pkgsrc.org> | 2018-12-11 17:49:40 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2018-12-11 17:49:40 +0000 |
commit | f57cc4e8a37eacadef45e97257954e5d342558c1 (patch) | |
tree | f9b7d37c617823a9ccecca4cd9ab2d96a148eb76 /mail/qmail-run/files/tcprules-pop3 | |
parent | 20dd4b324ead2036f3597dd57b0244127a7365b0 (diff) | |
download | pkgsrc-f57cc4e8a37eacadef45e97257954e5d342558c1.tar.gz |
Add SPF checks via qmail-spp-spf (new dependency):
- On "fail", reject
- On "pass", skip any greylisting
- Else, accept mail as we otherwise would.
qmail-spp-spf adds a `Received-SPF:` header to all incoming messages.
Migrate ${PKG_SYSCONFDIR}/tcp.* to ${PKG_SYSCONFDIR}/control/tcprules.
Bump version.
Diffstat (limited to 'mail/qmail-run/files/tcprules-pop3')
-rw-r--r-- | mail/qmail-run/files/tcprules-pop3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/qmail-run/files/tcprules-pop3 b/mail/qmail-run/files/tcprules-pop3 new file mode 100644 index 00000000000..9f52f0e93d5 --- /dev/null +++ b/mail/qmail-run/files/tcprules-pop3 @@ -0,0 +1 @@ +:allow,UCSPITLS="!" |