ChangeLog
Aug 19, 2025- netqmail-1.07.1: now compiles with gcc 15.2 Aug 18, 2025spamassassin's bayesian filter: improved the "Training Bayes" section Jul 10, 2025 qmail update- Authentication-Results: header support (Andreas Gerstlauer)- DKIM: added ERROR_FD=2 in control/filterargs to send error output of qmail-dkim in stderr when...
daemontools
More info here: http://cr.yp.to/daemontools.html Original author: D.J. Bernstein github version: 0.80 daemontools is a collection of tools for managing UNIX services. It monitors qmail services and saves error messages to one or more logs. Changelog Aug 3, 2025- multilog prints a readable datetime in milliseconds if used...
fehQlibs
More info here Version: fehQlibs-27 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=27 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...
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.04 ucspi-tcp6 is a fork of Bernsteins' ucspi-tcp 0.88 program, which includes, among the other things, ipv6 capabilities...