smtp-auth + qmail-tls + forcetls patch for qmail
Browse patched qmail on github Changelog Sep 26, 2024- sources moved to github- solved (I think) all compilation errors/warnings against GCC 14.2 Jul 10, 2024- Bug fix in qmail-smtpd.c's smtp_auth function where the auth command with no argument or with an invalid one causes...
Installing Mailman3 in a qmail + vpopmail server
Mailman is free software for managing electronic mail discussion and e-newsletter lists. Mailman is integrated with the web, making it easy for users to manage their accounts and for list owners to administer their lists. Mailman supports built-in archiving, automatic bounce...
Asking for help, contributing to the project
This guide helped many people, also newbies in some cases, to successfully install a mail server based on qmail. In case the informations published here are not sufficiently clear and exhaustive, if you want to address me a comment, an hint or...
Setting the tcprules files for qmail
TCP connections targeting tcpserver or sslserver can denied or allowed given several connection informations, like the client's IP address. tcprules allows to define rules for incoming TCP connections to decided whether they finally will result in an active TCP session. If...