Preinstallation tasks
Before we start let's see how to prepare our machine for the installation. What follows is mostly a collection of hints that I extracted from the comments, so feel free to contribute. On Debian 12, you may have to install at least...
Configuring the Sender Rewriting Scheme (SRS) on qmail
open-spf.org libsrs2 site Marcelo Coelho's patch for qmail SPF "breaks" email forwarding. SRS is a way to fix it. SRS is a simple way for forwarding MTAs to rewrite the sender address. If you followed the 'quick configuration' based on the config-all script, the SRS...
Testing qmail, SMTP and auth
At this time /command/svcscanboot should have started qmail: > ps axfww 20017 ? Ss 0:00 /bin/sh /command/svscanboot 20019 ? S 0:00 \_ svscan /service 20021 ? S 0:00 | \_ supervise qmail-submission 20032 ? S 0:00 | | \_ /usr/local/bin/tcpserver -v -R -l...
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....