Configurazione di DKIM per qmail
Questa pagina riguarda la patch DKIM inclusa nella mia patch combinata (maggiori informazioni qui). Questo argomento è avanzato ed è consigliabile tornare qui alla fine del tutto. Info: http://www.dkim.org/ - http://en.wikipedia.org/wiki/DomainKeys_Identified_Mail Autore della patch: Manvendra Bhangui Versione della patch: 1.48 Scarica: SourceForge - copia locale Changelog Mirko...
Playing with qmail-spp
qmail-spp provides plug-in support for qmail-smtpd. It allows you to write external programs and use them to check SMTP command argument validity. The plug-in can trigger several actions, like denying a command with an error message, logging data, adding a header...
Merry Xmas and happy new... patch!
Massive Christmas present by my italian friend Luca Franceschini of digitalmind. He merged his combo with my combined patch (2016.12.02 version) adding several (heavily customized) patches and functionalities. Luca is a C programmer and an expert system administrator who manages big...
Limitare il numero di email inviate da un dato auth-user/domain/IP
NB se si è seguita la 'configurazione veloce' basata sullo script config-all, questo programma è già stato configurato. Changelog Jun 14, 2025- Added a cronjob for rcptcheck-overlimit that only removes cases that didn't exceed the limit, i.e. enforces a permanent ban (tx Andreas...