Commit graph

8 commits

Author SHA1 Message Date
schmonz
c29b216187 Update to 0.38. From the changelog:
- many portability fixes for BSD like systems
- Qremote: allow the SSL key to be stored independent of the certificate
2020-10-10 10:01:38 +00:00
schmonz
d517291f5b Skip building and installing API docs with Doxygen, as suggested
by the author. Bump PKGREVISION.
2020-07-04 14:11:40 +00:00
schmonz
0d881d046e Avoid conflicting implicit definition of htonl() on NetBSD. 2020-03-06 20:50:24 +00:00
schmonz
136aba0def Specify TEST_TARGET. 2020-02-03 18:59:55 +00:00
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
joerg
9c455a0429 Fix build on NetBSD current. 2020-01-12 23:03:28 +00:00
schmonz
d32fd894d2 Define ALLOW_INSECURE_BZERO=ON only on Darwin, says the author. Ride
recent import.
2020-01-08 01:20:36 +00:00
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