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.05 ucspi-tcp6 is a fork of Bernsteins' ucspi-tcp 0.88 program, which includes, among the other things, ipv6 capabilities...
qmail - basic setup
Changelog Aug 19, 2025- netqmail-1.07.1: now compiles with gcc 15.2 Feb 10, 2025- the original netqmail sources are now compatible with latest gcc and clang compilers- renamed as netqmail-1.07 the original netqmail sources after the update Remove all existing MTA's like sendmail: rm /usr/sbin/sendmail For Slackware...
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...
qmHandle
Download: https://github.com/sagredo-dev/qmHandle qmHandle is a simple program which allows you to view and manage the qmail message queue. Changelog Jul 10, 2025- Add -x and -X parametr for remove email by To/Cc/Bcc by @Stetinac in #1- start/stop qmail command changed to daemontools svc Apr 13,...