qmail

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,...

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...

Limiting the number of emails sent by a given auth-user/domain/IP

If you followed the 'quick configuration' based on the config-all script, this feature was already configured for you at that time with the default settings. Changelog Jun 14, 2025- Added a cronjob for rcptcheck-overlimit that only removes cases that didn't exceed the limit,...

Recent comments