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.43 Scarica: SourceForge - copia locale Changelog Mirko...
Una soluzione SQL valias con sieve per qmail. Nuove patch e un plugin per Roundcube
Changelog Nov 5, 2023-bug fix: vpopmail defaultdelivery patch: it won't create the .qmail file in case control/defaultdelivery already has vdelivermail, in order to prevent a vpopmail loop-qmailforward RC plugin: it won't create the copy record if $config['qmailforward_defaultdelivery'] contains 'vdelivermail' Tra i vari problemi...
smtp-auth + qmail-tls + forcetls patch for qmail
Download (MD5) Version: 2023.03.23 Changelog Mar 12, 2023- The mail headers will change from "ESMTPA" to "ESMTPSA" when the user is authenticated via starttls/smtps (tx Ali Erturk TURKER) diff here Feb 16, 2022- fixed a TLS Renegotiation DoS vulnerability. Disabled all renegotiation in TLSv1.2 and...
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...