qmail

qmail + vpopmail + Dovecot | Roberto's qmail notes

Quoting D. J. Bernstein definition qmail is a secure, reliable, efficient, simple message transfer agent. It is designed for typical Internet-connected UNIX hosts References D. J. Bernstein's qmail site http://cr.yp.to/qmail.html Old qmail.org site Life with qmail Erwin Hoffman's "qmail support" site John Simpson's "qmail information" pages see also: my...

Preparing the SQL database in SpamAssassin

Official SQL queries Choosing the right perl DataBase Interface (DBI) module DBD::mysql (github) DBD::MariaDB (github) Depending on whether you use MySQL or MariaDB, and if you use MySQL things depend also on the version, you have to install DBD::mysql or DBD::MariaDB perl DBI module. Other connectors...

daemontools

More info here: http://cr.yp.to/daemontools.html Original author: D.J. Bernstein github version: 0.81 daemontools is a collection of tools for managing UNIX services. It monitors qmail services and saves error messages to one or more logs. Changelog Sep 8, 2025 (v. 0.81)- compiles with latest gcc 15.2 Aug 3, 2025...

ChangeLog

Sep 8, 2025 - daemontools v. 0.81 compiles with latest gcc 15.2- qmail updated to v. 2025.09.08 Sep 1, 2025vpopmail v5.6.9- added -std=gnu17 to gain compatibility with gcc-15 (PR #6)- pw_clear_passwd field enlarged to varchar(128) to create room for long passwords (tx Ricardo...

Recent comments