ChangeLog
Oct 11, 2025- clamav upgraded to v 1.5.0. A recent version of rust is needed (successfully using 1.88 here). Just reinstall as explained below. No particular change is needed in the config files. 3 ottobre 2025:- Aggiunta la sezione Data Query Service...
Realtime Block List (RBL) - qmail-dnsbl
Changelog 3 ottobre 2025:- Aggiunta la sezione Data Query Service, che risolve il problema del ban di spamhaus da connessioni fatte con DNS pubblico. Una Realtime Block List (RBL) è una lista di indirizzi che il fornitore della lista RBL ritiene che sia...
daemontools
Info: http://cr.yp.to/daemontools.html github Autore: D.J. Bernstein Versione: 0.82 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 30, 2025 (v0.82)- Fixed crash in multilog caused by invalid buffer...
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...