patches

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

Update: This patch won't work with version 2.4.x. 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...

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

Slackware guest on Linux-VServer

This documentation on Linux-Vserver for Slackware is no longer mantained, as I switched to LXC. If you plan to do the same, have a look to my notes regarding the migration to LXC and my LXC series of articles. Info: http://linux-vserver.org/ (the...

Running OpenBoard in a window

Edit: this patch has been merged into OpenBoard 1.7.0, so this issue is closed. OpenBoard home page Download my patch Github Github discussion Slackbuild (Slackware users) These days I'm forced again to do lessons from remote. My school asked me to refer to Google Meet for the...

qmailadmin password-strenght patch

May 1 2020 update: This patch has been replaced by the qmailadmin-cracklib patch, that is much more robust. Look here for more info download A big lack of qmail account managers, expecially qmailadmin, is that they do not provide any password complexity check....

Configuring Sender Policy Framework (SPF) on qmail

The Sender Policy Framework (SPF) is an open standard specifying a technical method to prevent sender address forgery. More precisely, the current version of SPF — called SPFv1 or SPF Classic — protects the envelope sender address, which is used for...

qmail-taps-extended

The qmail-taps-extended patch by Inter7 (extension by Michai Secasiu) provides the ability to save each email which flows through the system. You could decide to log only the messages which have the From or To address set to a local account. You just have...

Recent comments