qmail

AWStats

A big thanks to Bai Borko for providing the instructions from which I derived the following and for the perl script. AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically. This log...

Email Address Internationalization for qmail. MAV from chkuser modified accordingly

We now have support for EAI (RFC 5336 SMTP Email Address Internationalization), as I accomodated the patch of Arnt Gulbrandsen into my qmail distribution (Nov 03, 2024 and later versions). This means that from now on addresses containing UTF8 characters like...

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

qmail support

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

Configuring the Sender Rewriting Scheme (SRS) on qmail

open-spf.org libsrs2 site Marcelo Coelho's patch for qmail SPF "breaks" email forwarding. SRS is a way to fix it. SRS is a simple way for forwarding MTAs to rewrite the sender address. If you followed the 'quick configuration' based on the config-all script, the SRS...

Testing qmail, SMTP and auth

At this time /command/svcscanboot should have started qmail: > ps axfww 20017 ?        Ss     0:00 /bin/sh /command/svscanboot 20019 ?        S      0:00  \_ svscan /service 20021 ?        S      0:00  |   \_ supervise qmail-submission 20032 ?        S      0:00  |   |   \_ /usr/local/bin/tcpserver -v -R -l...

Recent comments