Age | Commit message (Expand) | Author | Files | Lines |
2021-01-14 | Take steps toward running under other UCSPI-TLS server implementations: | schmonz | 1 | -2/+2 |
2020-12-14 | Depend on qmail-acceptutils 20201214 for fixsmtpio(8) segfault fix. | schmonz | 1 | -3/+3 |
2020-12-11 | Depend on qmail-acceptutils 20201211 for authup(8) that fixes AUTH retry | schmonz | 1 | -3/+3 |
2020-10-05 | If any of our several rcvars aren't YES, that's fine: don't exit | schmonz | 1 | -2/+2 |
2020-05-19 | Explicitly ulimit qmailsend. Bump PKGREVISION. | schmonz | 1 | -2/+2 |
2019-08-20 | Drop -4 from qmailqread, no longer needed by ucspi-tcp6. Bump version. | schmonz | 1 | -2/+2 |
2019-06-19 | Keep it simple: set PKG_SYSCONFSUBDIR to match mail/qmail's. Bump version jus... | schmonz | 1 | -19/+5 |
2019-04-14 | Check case-insensitively whether recipient is exempt from greylisting. | schmonz | 1 | -2/+2 |
2019-03-21 | Defer SSL_UID and SSL_GID to qmailfoo_enable_tls(). Listen on ":0", | schmonz | 1 | -2/+2 |
2019-01-18 | To override sslserver's default cipher list, set qmailfoo_tls_ciphers. | schmonz | 1 | -2/+2 |
2019-01-07 | Use RCD_SCRIPTS_DIR in MESSAGE and README.pkgsrc, and SUBST_VARS the latter. | schmonz | 1 | -3/+3 |
2018-12-30 | Require latest acceptutils and rejectutils. While here, remove ancient | schmonz | 1 | -4/+4 |
2018-12-16 | rc.d scripts: | schmonz | 1 | -2/+2 |
2018-12-15 | Fix previous: required_files the tcprules, not the cdb (which gets | schmonz | 1 | -2/+2 |
2018-12-14 | Extract most of MESSAGE to README.pkgsrc. (MESSAGE was getting too long.) | schmonz | 1 | -5/+5 |
2018-12-12 | Make sure ${VARBASE}/run exists before creating the qmail-send pidfile. | schmonz | 1 | -2/+2 |
2018-12-11 | Add SPF checks via qmail-spp-spf (new dependency): | schmonz | 1 | -8/+11 |
2018-12-04 | qmail will not start (under qmail-run or otherwise) without a few basic | schmonz | 1 | -5/+4 |
2018-11-28 | Install control/ofmipfilters containing qmail-qfilter-addtlsheader, a | schmonz | 1 | -8/+11 |
2018-11-24 | Bump version and acceptutils dependency for authup regression fix. | schmonz | 1 | -3/+3 |
2018-11-24 | Bump dependency on qmail-acceptutils for new STARTTLS behavior, and | schmonz | 1 | -3/+3 |
2018-11-14 | On second thought, greylisting isn't a sensible default. Comment it out | schmonz | 1 | -7/+7 |
2018-11-13 | Enable greylisting by default via mail/greylisting-spp. To make this a | schmonz | 1 | -11/+23 |
2018-11-10 | Bump dependency on qmail for SPP support and on rejectutils for an | schmonz | 1 | -8/+8 |
2018-11-08 | Bump acceptutils dependency to get STARTTLS support in fixsmtpio(8) | schmonz | 1 | -3/+4 |
2018-11-03 | When tagging log entries, insert "/" between "nbqmail" and the rest of | schmonz | 1 | -3/+2 |
2018-10-28 | Point to where servercert.pem actually is. While here, use the regularly | schmonz | 1 | -1/+2 |
2018-10-28 | Update to 20181028. Changes: | schmonz | 1 | -6/+3 |
2018-10-27 | Update to 20181027. Changes: | schmonz | 1 | -7/+14 |
2018-10-24 | Add ofmipd-with-user-cdb, a wrapper to let ofmipd users control their | schmonz | 1 | -3/+6 |
2018-10-24 | Remove dependency on mess822, the "sasl" and "tls" options, and their | schmonz | 1 | -14/+30 |
2018-09-10 | Add scripts to wrap spamc and rspamc, suitable for use in .qmail files | schmonz | 1 | -15/+10 |
2018-08-01 | Depend on pkgtools/pkg_alternatives and a new enough mail/qmail to rely | schmonz | 1 | -21/+5 |
2018-07-29 | Detect the checkpassword program of the installed qmail, so we can refer | schmonz | 1 | -3/+20 |
2018-07-04 | *: Move SUBST_STAGE from post-patch to pre-configure | jperkin | 1 | -2/+2 |
2017-08-05 | procname isn't defined in time for logcmd. Bump PKGREVISION. | schmonz | 1 | -1/+2 |
2017-08-05 | Fix "reload" and "hup" (broken in 20170729). | schmonz | 1 | -2/+2 |
2017-08-04 | If there's more than one qmail-send running (e.g., /var/qmail2 running | schmonz | 1 | -2/+2 |
2017-07-30 | pkgsrc changes: | schmonz | 1 | -2/+2 |
2017-07-21 | Update to 20170720. pkgsrc changes: | schmonz | 1 | -8/+5 |
2017-07-06 | Remove qmail-qfilter-queue, deprecated in 2017Q2. Use qmail-qfilter-smtpd-queue | schmonz | 1 | -3/+3 |
2017-06-23 | Catch up to djbdns-run: | schmonz | 1 | -2/+2 |
2017-06-17 | Increase default {ofmip,pop3,smtp}d softlimits by about 20 percent, | schmonz | 1 | -2/+3 |
2017-05-31 | Add dependency on qmail-qfilter. Deprecate qmail-qfilter-queue in favor | schmonz | 1 | -9/+11 |
2017-04-11 | If qmailqread runs on a custom host and port, have qmail-qread-client | schmonz | 1 | -2/+2 |
2017-04-10 | Wrap (or shorten) long lines. Parameterize some qmailqread config to | schmonz | 1 | -2/+2 |
2017-04-09 | Add "qmail-run-ofmipd" option that controls the dependency on | schmonz | 1 | -3/+2 |
2017-04-04 | Substitute configured qmail users in rc.d scripts. Un-hardcode some | schmonz | 1 | -2/+6 |
2017-01-14 | Conditionalize spamdyke and stunnel dependencies on "sasl" and "tls" | schmonz | 1 | -4/+4 |
2017-01-09 | Include new dependency on spamdyke, missed in previous. | schmonz | 1 | -2/+2 |