Subject: CVS commit: pkgsrc/mail/qmail-run
From: Amitai Schleier
Date: 2018-12-14 07:49:31
Message id: 20181214064931.77CE9FB16@cvs.NetBSD.org

Log Message:
Extract most of MESSAGE to README.pkgsrc. (MESSAGE was getting too long.)

Comment out qmail-qfilter-viruscan in control/smtpfilters. It's not a
very precise tool, so the cost (false positives) probably outweighs the
benefit (blocked malware attachments) for many users.

Also not a sensible default: rejecting incoming mail on SPF
explicit-fail. This needs to be an admin decision because, among other
reasons, it would also reject messages forwarded through servers that
haven't configured SRS. Document SPF setup, including how to reject
(with this caveat) and how to greylist SPF explicit-pass (which would
otherwise be exempted from greylisting).

Rename greylisting-spp-with-exemptions to greylisting-spp-wrapper. Add a
feature: to effectively omit IP from the (IP,sender,recipient) tuple,
add GL_WRAPPER_TCPREMOTEIP="127.127.127.127" to control/tcprules/smtp.

rc.d scripts:

- Location of tcprules file is configurable
- By default, CDB is auto-rebuilt as needed on service start
- CDB auto-rebuilding can be configured off

Bump version.

Files:
RevisionActionfile
1.11modifypkgsrc/mail/qmail-run/INSTALL
1.15modifypkgsrc/mail/qmail-run/MESSAGE
1.65modifypkgsrc/mail/qmail-run/Makefile
1.20modifypkgsrc/mail/qmail-run/PLIST
1.6modifypkgsrc/mail/qmail-run/files/README.pkgsrc
1.20modifypkgsrc/mail/qmail-run/files/qmailofmipd.sh
1.28modifypkgsrc/mail/qmail-run/files/qmailpop3d.sh
1.25modifypkgsrc/mail/qmail-run/files/qmailsmtpd.sh
1.3modifypkgsrc/mail/qmail-run/files/smtpfilters
1.5modifypkgsrc/mail/qmail-run/files/smtpplugins
1.2modifypkgsrc/mail/qmail-run/files/tcprules-smtp
1.1addpkgsrc/mail/qmail-run/files/greylisting-spp-wrapper.sh
1.1removepkgsrc/mail/qmail-run/files/greylisting-spp-with-exemptions.sh