patches

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

smtp-auth + qmail-tls + forcetls patch for qmail

Browse patched qmail on github Changelog Sep 26, 2024- sources moved to github- solved (I think) all compilation errors/warnings against GCC 14.2 Jul 10, 2024- Bug fix in qmail-smtpd.c's smtp_auth function where the auth command with no argument or with an invalid one causes...

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

Changelog Jan 10, 2024- fixed a bug in vpopmail which was preventing the correct auto creation of the valias table in MySQL Nov 5, 2023-bug fix: vpopmail defaultdelivery patch: it won't create the .qmail file in case control/defaultdelivery already has vdelivermail, in order...

Dovecot's vpopmail-auth driver patch

Download the patch Ali Erturk TURKER is maintaining a patch which restores to life the vpopmail-auth driver for Dovecot (more info here). Patch and configure as follows. Be aware that an autoreconf must be provided, as the configure.ac has been modifed. patch -p1 <...