Subject: CVS commit: pkgsrc/mail/qmail-run
From: Amitai Schleier
Date: 2018-11-08 21:57:28
Message id: 20181108205728.868A6FB1F@cvs.NetBSD.org

Log Message:
Bump acceptutils dependency to get STARTTLS support in fixsmtpio(8)
(obviating the need for qmail-smtpd(8) to be patched to link OpenSSL).

Make TLS configurable for submission, POP3, and now also incoming SMTP:

- "yes"  (startup will fail if cert or DH params are missing)
- "no"   (even if they're present, don't offer TLS)
- "auto" (the default: offer TLS iff they're present)

Mention TLS setup in MESSAGE.

Delay SMTP greeting by 2 seconds. Enable zen.spamhaus.org RBL.

Bump version.

Files:
RevisionActionfile
1.12modifypkgsrc/mail/qmail-run/MESSAGE
1.55modifypkgsrc/mail/qmail-run/Makefile
1.2modifypkgsrc/mail/qmail-run/files/fixsmtpio
1.15modifypkgsrc/mail/qmail-run/files/qmailofmipd.sh
1.24modifypkgsrc/mail/qmail-run/files/qmailpop3d.sh
1.20modifypkgsrc/mail/qmail-run/files/qmailsmtpd.sh
1.4modifypkgsrc/mail/qmail-run/files/tcp.ofmip
1.2modifypkgsrc/mail/qmail-run/files/tcp.smtp