Playing with qmail-spp
qmail-spp provides plug-in support for qmail-smtpd. It allows you to write external programs and use them to check SMTP command argument validity. The plug-in can trigger several actions, like denying a command with an error message, logging data, adding a header...
Merry Xmas and happy new... patch!
Massive Christmas present by my italian friend Luca Franceschini of digitalmind. He merged his combo with my combined patch (2016.12.02 version) adding several (heavily customized) patches and functionalities. Luca is a C programmer and an expert system administrator who manages big...
qmail - basic setup
Changelog Aug 31, 2026- fixed a qmail-queue issue on OpenBSD Jun 25, 2026- netqmail branch for OpenBSD users available Aug 19, 2025- netqmail-1.07.1: now compiles with gcc 15.3 Feb 10, 2025- the original netqmail sources are now compatible with latest gcc and clang compilers- renamed...
ChangeLog
Aug 29, 2026* qmailadmin upgraded to v1.2.28- Bug fix: avoided to add translations from 400 to 450, as they are reserved strings for autoresponder's headers in #9. Thanks to ueli Aug 28, 2026- dovecot upgraded to v2.4.5 Jul 6, 2026- clamav-unofficial-sigs upgraded to v....
QmailAdmin
Version: 1.2.28 github Changelog Original Inter7 page qmailAdmin is a free software package that provides a web interface for managing a qmail system with virtual domains. It provides admin for adding/deleting users, Aliases, Forwards, Mailing lists and Autoresponders. Changelog Aug 29, 2026- Bug fix:...
ucspi-tcp6
More info: http://www.fehcom.de/ipnet/ucspi-tcp6.html Author: Erwin Hoffmann. IPv6 capabilities have been included by Felix von Leitner's IPv6 patch. The original ucspi-tcp 0.88 is by D.J. Bernstein Version: 1.13.08 ucspi-tcp6 is a fork of Bernsteins' ucspi-tcp 0.88 program, which includes, among the other things, ipv6 capabilities...
fehQlibs
More info here Version: fehQlibs-31 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=31 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...
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,...

