pkgsrc/mail/qsmtp/DESCR
schmonz 2937d23186 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>
2020-01-07 08:15:30 +00:00

11 lines
453 B
Text

Qsmtp is 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>