Upgrading qmail
Latest version 2026.04.07 (github) Changelog Readme For my convenience I moved the qmail sources to my github space. Nonetheless, all information about qmail and related programs will continue to be posted in this web space, and this pages remain the place to eventually seek...
Installing ClamAV
Info: http://www.clamav.net Latest version: 1.5.2 Clam AntiVirus is an open source (GPL) anti-virus toolkit for UNIX, designed especially for e-mail scanning on mail gateways. Changelog Mar 4, 2026- clamav upgraded to v 1.5.2 Oct 11, 2025 - clamav upgraded to v 1.5.0. A recent version of...
Server Name Indication (SNI) for qmail and dovecot
Server Name Indication (SNI) is a TLS extension that enables a server to present different certificates based on the hostname requested by the client during the TLS handshake. In modern email environments, multiple domains frequently share the same IP address for SMTP,...
Installing a Let's Encrypt certificate for your qmail, dovecot and apache servers
Changelog Feb 25, 2026- the hook.sh script optionally configures qmail and dovecot for Server Name Indication (SNI) 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...
Installing and configuring VPopMail
VPopMail version: 5.6.13 github: sagredo-dev/vpopmail Download Changelog README.vdelivermail Inter7's original page Vpopmail provides an easy way to manage virtual email domains and non /etc/passwd email accounts on your mail servers. Changelog Feb 11, 2026- vlimits.c: avoids no file found exit when .qmailadmin-limits is not existent because no limits are...
VqAdmin
Original author: Inter7 Version 2.4.7 Changelog Download from github My old patches vqadmin is a web based control panel that allows system administrators to perform actions which require root access — for example, adding and deleting domains. As you can see, VqAdmin has a new version with...
fehQlibs
More info here Version: fehQlibs-30 fehQlibs are supplementary C libraries by Erwin Hoffmann. They are needed for ucspi-tcp6 and ucspi-ssl. Install as follows in /usr/local: FEQLIBS_VER=30 cd /usr/local wget https://www.fehcom.de/ipnet/fehQlibs/fehQlibs-${FEQLIBS_VER}.tgz tar xzf fehQlibs-${FEQLIBS_VER}.tgz chown -R root:root fehQlibs-${FEQLIBS_VER} cd fehQlibs-${FEQLIBS_VER} Change the installation folder modifing the file conf-build as LIBDIR=/usr/local/lib HDRDIR=/usr/local/include Compile...
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...

