3e091a8b5a
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.
27 lines
1,019 B
Text
27 lines
1,019 B
Text
@comment $NetBSD: PLIST,v 1.20 2018/12/14 06:49:30 schmonz Exp $
|
|
bin/greylisting-spp-wrapper
|
|
bin/ofmipd-with-user-cdb
|
|
bin/qmail-isspam-rspamd
|
|
bin/qmail-isspam-spamassassin
|
|
bin/qmail-procmail
|
|
bin/qmail-qread-client
|
|
share/doc/qmail-run/README.pkgsrc
|
|
share/examples/qmail-run/concurrencyincoming
|
|
share/examples/qmail-run/concurrencypop3
|
|
share/examples/qmail-run/concurrencysubmission
|
|
share/examples/qmail-run/defaultdelivery
|
|
share/examples/qmail-run/fixsmtpio
|
|
share/examples/qmail-run/greylist-database
|
|
share/examples/qmail-run/greylist-exemptrcpthosts
|
|
share/examples/qmail-run/greylist-exemptrcpts
|
|
share/examples/qmail-run/mailer.conf
|
|
share/examples/qmail-run/ofmipfilters
|
|
share/examples/qmail-run/pop3capabilities
|
|
share/examples/qmail-run/rcptchecks
|
|
share/examples/qmail-run/signatures
|
|
share/examples/qmail-run/smtpcapabilities
|
|
share/examples/qmail-run/smtpfilters
|
|
share/examples/qmail-run/smtpplugins
|
|
share/examples/qmail-run/tcprules-ofmip
|
|
share/examples/qmail-run/tcprules-pop3
|
|
share/examples/qmail-run/tcprules-smtp
|