patches

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...

Upgrading qmail

Latest version 2026.04.07 (github) Changelog Readme For my convenience I moved the qmail sources to my github space. Nonetheless, all information about qmail and related programs will continue to be posted in this web space, and this pages remain the place to  eventually seek...

Server Name Indication (SNI) for qmail and dovecot

Server Name Indication (SNI) is a TLS extension that enables a server to present different certificates based on the hostname requested by the client during the TLS handshake. In modern email environments, multiple domains frequently share the same IP address for SMTP,...

daemontools

More info here: http://cr.yp.to/daemontools.html Original author: D.J. Bernstein github version: 0.83 daemontools is a collection of tools for managing UNIX services. It monitors qmail services and saves error messages to one or more logs. Changelog Jan 5, 2026 (v0.83)This release doesn't add any new feature nor fixes...

Limiting the number of emails sent by a given auth-user/domain/IP

If you followed the 'quick configuration' based on the config-all script, this feature was already configured for you at that time with the default settings. Changelog Jun 14, 2025- Added a cronjob for rcptcheck-overlimit that only removes cases that didn't exceed the limit,...

SQL valias with sieve solution for qmail. New features and Roundcube plugin

Changelog Mar 29 , 2025 (vpopmail v5.6.8)- defaultdelivery feature (--enable-defaultdelivery) changes:* vdelivermail is installed by default in .qmail-default of newly created domains with option 'delete' as in the previous version.* if no user's valiases and no .qmail are found, then the message...

Email Address Internationalization for qmail. MAV from chkuser modified accordingly

We now have support for EAI (RFC 5336 SMTP Email Address Internationalization), as I accomodated the patch of Arnt Gulbrandsen into my qmail distribution (Nov 03, 2024 and later versions). This means that from now on addresses containing UTF8 characters like...

Recent comments