Path to this page:
Subject: CVS commit: pkgsrc/mail/qsmtp
From: Amitai Schleier
Date: 2020-01-07 09:15:30
Message id: 20200107081530.BE18BFBF4@cvs.NetBSD.org
Log Message:
Initial import of Qsmtp, a drop-in replacement for qmail-smtpd and
qmail-remote. The benefits:
- Fast and small: written in plain C
- IPv6 clean
- Many antispam modules included, e.g. SPF, IP blacklists, domain
blacklists, badmailfrom, helo filtering
- Easy API to add your own spamfilters
- For vpopmail hosts: does not create bounces for non-existing users
- Tested: includes unit tests, nightly checks available at
<http://my.cdash.org/index.php?project=Qsmtp>
Files: