qmail - basic setup
Changelog Feb 10, 2025- the original netqmail sources are now compatible with latest gcc and clang compilers- renamed as netqmail-1.07 the original netqmail sources after the update Remove all existing MTA's like sendmail: rm /usr/sbin/sendmail For Slackware users: removepkg /var/log/packages/sendmail* Create users and groups. The following commands...
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...