daemontools
More info here: http://cr.yp.to/daemontools.html Original author: D.J. Bernstein github version: 0.79 daemontools is a collection of tools for managing UNIX services. It monitors qmail services and saves error messages to one or more logs. Changelog Version 0.79This version does not add new features nor corrects bugs. It's...
Greylisting for qmail
Greylisting is a method of defending e-mail users against spam. A mail transfer agent (MTA) using greylisting will "temporarily reject" any email from a sender it does not recognize. If the mail is legitimate, the originating server will try again after...
autorespond
github repo Latest version: 2.0.9 README Changelog Original author: Inter7 autorespond is used for vacation messages. It's required by qmailadmin. Changelog Mar 12, 2025- bug fix in memory allocation which caused a segfault when To: address has be used (tx Stephan for the hint) Installation The 2.0.9 version that we...
Installing a Let's Encrypt certificate for your qmail, dovecot and apache servers
Changelog Feb 22, 2025- Let’s Encrypt have announced that they will end their free alerting service. Added a script to achieve the same internally. Aug 6, 2023- The certificates installation is now based on dehydrated. The previous documentation based on certbot will be...