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

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

Dovecot vpopmail-auth driver removal. Migrating to the SQL driver

Those who are still using the Dovecot's vpopmail auth driver should consider a migration to another backend, as on January 4, 2021 dovecot-2.3.13 was released and the vpopmail auth driver removed (more info here). I'll show below how to support domain aliases...

Recent comments