qmail

Installing and configuring vpopmail

Inter7's original page vpopmail version: 5.6.1 (merged with my combined patch v. 2023.11.11) Download from github/brunonymous My github on sagredo-dev/vpopmail (post here pull requests concerning my patches) More info here README.vdelivermail Vpopmail provides an easy way to manage virtual email domains and non /etc/passwd email accounts on...

Installing ClamAV

Info: http://www.clamav.net Latest version: 1.3.1 Clam AntiVirus is an open source (GPL) anti-virus toolkit for UNIX, designed especially for e-mail scanning on mail gateways. Upgrading to v. 1.3.x Version 1.3.0 (release notes here) will now also install the libclamav_rust, libclammspack, libclamunrar_iface, and libclamunrar static libraries...

autorespond

Author: Inter7 Latest version: 2.0.5 Used for vacation messages. Required by qmailadmin. The patch that we are going to apply will solve a compilation break on Gentoo. cd /usr/local/src wget https://notes.sagredo.eu/files/qmail/tar/autorespond-2.0.5.tar.gz wget https://notes.sagredo.eu/files/qmail/patches/autorespond-2.0.5.patch tar xzf autorespond-2.0.5.tar.gz cd autorespond-2.0.5 chown -R root:root . patch < ../autorespond-2.0.5.patch If you want to install in /usr/local...

qmailadmin

Author:  Inter7 Version: 1.2.21 github Changelog qmailAdmin is a free software package that provides a web interface for managing a qmail system with virtual domains. It provides admin for adding/deleting users, Aliases, Forwards, Mailing lists and Autoresponders. As you can see, for...