qmail + vpopmail + Dovecot | Roberto's qmail notes
Quotando la definizione di D. J. Bernstein qmail è un mail transfer agent semplice, sicuro ed affidabile. è stato progettato per dei server UNIX connessi alla rete internet Riferimenti Sito qmail di D.J. Bernstein http://cr.yp.to/qmail.html qmail.org (clone) Life with qmail Erwin Hoffman's "qmail support" site John Simpson's "qmail...
Preparare il database SQL 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
Info: http://cr.yp.to/daemontools.html github Autore: D.J. Bernstein Versione: 0.81 daemontools è una collezione di strumenti per gestire servizi UNIX. Monitora i servizi di qmail e salva i messaggi di errore in uno o più 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...