Playing with qmail-spp
qmail-spp provides plug-in support for qmail-smtpd. It allows you to write external programs and use them to check SMTP command argument validity. The plug-in can trigger several actions, like denying a command with an error message, logging data, adding a header...
Merry Xmas and happy new... patch!
Massive Christmas present by my italian friend Luca Franceschini of digitalmind. He merged his combo with my combined patch (2016.12.02 version) adding several (heavily customized) patches and functionalities. Luca is a C programmer and an expert system administrator who manages big...
qmail + vpopmail + Dovecot | Roberto's qmail notes
Quoting D. J. Bernstein definition qmail is a secure, reliable, efficient, simple message transfer agent. It is designed for typical Internet-connected UNIX hosts References D. J. Bernstein's qmail site http://cr.yp.to/qmail.html Old qmail.org site Life with qmail Erwin Hoffman's "qmail support" site John Simpson's "qmail information" pages see also: my...
Installing and configuring VPopMail
VPopMail version: 5.6.9 github: sagredo-dev/vpopmail Download Changelog README.vdelivermail Inter7's original page Vpopmail provides an easy way to manage virtual email domains and non /etc/passwd email accounts on your mail servers. Changelog Sep 1, 2025- added -std=gnu17 to gain compatibility with gcc-15 (PR #6)- pw_clear_passwd field enlarged to varchar(128) to create...