Configuring DKIM for qmail
Index Changelog Acknowlegments Creating the domainkey signature for your outgoing emails Configuring qmail-remote for signing and qmail-smtpd for verification rc script qmail-smtpd/run script Testing qmail-dkim Verification test Testing the DNS record Configuring qmail-smtpd for signing outgoing messages qmail-smtpd run script Testing the signature at qmail-smtpd level Making qmail-dkim and simscan live together in peace Choosing...
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,...
Installing a Let's Encrypt certificate for your qmail, dovecot and apache servers
Changelog Jun 6, 2025- dehydrated now launches a hook.sh script which handles the post-installation tasks (assemble and copy the certificate into the qmail dir, restart the server and eventually alert the administrator in case of problems). It replaces the old scripts. Feb 22,...
Configuring qmail
More info on Life with qmail README.vdelivermail qmail v2025.04.18 and later include a new config-all script to automate the qmail core configuration. Several scripts are now embedded in qmail and automatically installed if one simply run './config-all mx.domain.tld' after the compilation. This is...