Age | Commit message (Expand) | Author | Files | Lines |
2019-08-20 | Drop -4 from qmailqread, no longer needed by ucspi-tcp6. Bump version. | schmonz | 2 | -4/+4 |
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 | 3 | -7/+7 |
2019-03-21 | Defer SSL_UID and SSL_GID to qmailfoo_enable_tls(). Listen on ":0", | schmonz | 4 | -11/+17 |
2019-01-18 | To override sslserver's default cipher list, set qmailfoo_tls_ciphers. | schmonz | 4 | -19/+31 |
2019-01-07 | Use RCD_SCRIPTS_DIR in MESSAGE and README.pkgsrc, and SUBST_VARS the latter. | schmonz | 3 | -19/+19 |
2018-12-30 | Require latest acceptutils and rejectutils. While here, remove ancient | schmonz | 2 | -9/+5 |
2018-12-16 | rc.d scripts: | schmonz | 6 | -46/+46 |
2018-12-15 | Fix previous: required_files the tcprules, not the cdb (which gets | schmonz | 5 | -10/+10 |
2018-12-14 | K&R-style braces in rc.d scripts. NFCI. | schmonz | 6 | -70/+38 |
2018-12-14 | Extract most of MESSAGE to README.pkgsrc. (MESSAGE was getting too long.) | schmonz | 12 | -73/+135 |
2018-12-12 | Make sure ${VARBASE}/run exists before creating the qmail-send pidfile. | schmonz | 2 | -3/+4 |
2018-12-11 | Add SPF checks via qmail-spp-spf (new dependency): | schmonz | 13 | -46/+60 |
2018-12-04 | qmail will not start (under qmail-run or otherwise) without a few basic | schmonz | 3 | -36/+7 |
2018-11-28 | Sort rc.conf defaults to match the order in which they're used. | schmonz | 4 | -18/+18 |
2018-11-28 | Install control/ofmipfilters containing qmail-qfilter-addtlsheader, a | schmonz | 9 | -24/+43 |
2018-11-24 | Bump version and acceptutils dependency for authup regression fix. | schmonz | 2 | -4/+4 |
2018-11-24 | Bump dependency on qmail-acceptutils for new STARTTLS behavior, and | schmonz | 2 | -4/+7 |
2018-11-14 | On second thought, greylisting isn't a sensible default. Comment it out | schmonz | 10 | -33/+46 |
2018-11-13 | Enable greylisting by default via mail/greylisting-spp. To make this a | schmonz | 8 | -26/+82 |
2018-11-10 | Bump dependency on qmail for SPP support and on rejectutils for an | schmonz | 4 | -10/+28 |
2018-11-08 | Bump acceptutils dependency to get STARTTLS support in fixsmtpio(8) | schmonz | 8 | -31/+109 |
2018-11-03 | When tagging log entries, insert "/" between "nbqmail" and the rest of | schmonz | 6 | -15/+14 |
2018-10-28 | Point to where servercert.pem actually is. While here, use the regularly | schmonz | 3 | -8/+13 |
2018-10-28 | Update to 20181028. Changes: | schmonz | 6 | -21/+21 |
2018-10-27 | Update to 20181027. Changes: | schmonz | 10 | -59/+62 |
2018-10-24 | Add ofmipd-with-user-cdb, a wrapper to let ofmipd users control their | schmonz | 4 | -5/+28 |
2018-10-24 | Remove dependency on mess822, the "sasl" and "tls" options, and their | schmonz | 20 | -101/+147 |
2018-09-14 | Mention the spamassassin and rspamd wrapper scripts. | schmonz | 1 | -3/+4 |
2018-09-10 | Add scripts to wrap spamc and rspamc, suitable for use in .qmail files | schmonz | 4 | -16/+25 |
2018-08-01 | Depend on pkgtools/pkg_alternatives and a new enough mail/qmail to rely | schmonz | 3 | -25/+9 |
2018-07-29 | Detect the checkpassword program of the installed qmail, so we can refer | schmonz | 3 | -7/+24 |
2018-07-04 | *: Move SUBST_STAGE from post-patch to pre-configure | jperkin | 1 | -2/+2 |
2018-05-28 | Un-mention qmail-qfilter wrapper, no longer here. | schmonz | 1 | -2/+2 |
2017-08-05 | procname isn't defined in time for logcmd. Bump PKGREVISION. | schmonz | 5 | -9/+10 |
2017-08-05 | Fix "reload" and "hup" (broken in 20170729). | schmonz | 7 | -27/+27 |
2017-08-04 | If there's more than one qmail-send running (e.g., /var/qmail2 running | schmonz | 2 | -6/+20 |
2017-07-30 | pkgsrc changes: | schmonz | 3 | -22/+50 |
2017-07-21 | Update to 20170720. pkgsrc changes: | schmonz | 5 | -108/+36 |
2017-07-06 | Remove qmail-qfilter-queue, deprecated in 2017Q2. Use qmail-qfilter-smtpd-queue | schmonz | 3 | -9/+5 |
2017-06-23 | Catch up to djbdns-run: | schmonz | 4 | -20/+26 |
2017-06-17 | Increase default {ofmip,pop3,smtp}d softlimits by about 20 percent, | schmonz | 8 | -45/+48 |
2017-05-31 | Add dependency on qmail-qfilter. Deprecate qmail-qfilter-queue in favor | schmonz | 4 | -34/+83 |
2017-04-11 | If qmailqread runs on a custom host and port, have qmail-qread-client | schmonz | 2 | -4/+12 |
2017-04-10 | Wrap (or shorten) long lines. Parameterize some qmailqread config to | schmonz | 6 | -23/+63 |
2017-04-09 | Add "qmail-run-ofmipd" option that controls the dependency on | schmonz | 5 | -11/+18 |
2017-04-04 | Substitute configured qmail users in rc.d scripts. Un-hardcode some | schmonz | 5 | -13/+17 |
2017-04-02 | Document more stuff this package includes nowadays. | schmonz | 1 | -2/+2 |
2017-01-14 | Conditionalize spamdyke and stunnel dependencies on "sasl" and "tls" | schmonz | 2 | -4/+18 |
2017-01-09 | Include new dependency on spamdyke, missed in previous. | schmonz | 1 | -2/+2 |