qmail

fehQlibs

More info here Version: fehQlibs-23 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=23 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...

Installing and configuring vpopmail

Inter7's original page vpopmail version: 5.6.1 (merged with my combined patch v. 2023.11.11) Download from github/brunonymous My github on sagredo-dev/vpopmail (post here pull requests concerning my patches) More info here README.vdelivermail Vpopmail provides an easy way to manage virtual email domains and non /etc/passwd email accounts on...

daemontools

Info here: http://cr.yp.to/daemontools.html github Original djb version: http://cr.yp.to/daemontools/daemontools-0.76.tar.gz daemontools is a collection of tools for managing UNIX services. It monitors qmail services and saves error messages to one or more logs. Changelog Dec 9, 2023-moved my patched daemontools to github and named 0.77 the new version-clear...

SQL valias with sieve solution for qmail. New patches and Roundcube plugin

Changelog Jan 10, 2024- fixed a bug in vpopmail which was preventing the correct auto creation of the valias table in MySQL Nov 5, 2023-bug fix: vpopmail defaultdelivery patch: it won't create the .qmail file in case control/defaultdelivery already has vdelivermail, in order...