Path to this page:
./
mail/qsmtp,
Drop-in replacement for qmail-smtpd and qmail-remote
Branch: CURRENT,
Version: 0.39nb2,
Package name: Qsmtp-0.39nb2,
Maintainer: schmonzQsmtp 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>
Required to build:[
devel/libowfat]
Master sites:
Filesize: 264.914 KB
Version history: (Expand)
- (2024-12-09) Updated to version: Qsmtp-0.39nb2
- (2023-10-25) Updated to version: Qsmtp-0.39nb1
- (2023-09-25) Updated to version: Qsmtp-0.39
- (2020-10-10) Updated to version: Qsmtp-0.38
- (2020-07-04) Updated to version: Qsmtp-0.37nb2
- (2020-01-19) Updated to version: Qsmtp-0.37nb1
CVS history: (Expand)
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-09-25 14:52:52 by Amitai Schleier | Files touched by this commit (4) | |
Log message:
qsmtp: update to 0.39. From the changelog:
- Qsmtpd: hide SSL error details from SMTP client
- Qsmtpd: allow the SSL key to be stored independent of the certificate
- Qsmtpd: allow an additional argument for checkpassword authentication
- Qsmtpd: fix filtering out invalid characters in SPF records on
platforms where "char" is unsigned by default (e.g. ARM)
- Qsmtpd: fix truncated "Received" lines with newer gcc versions
- Qsmtpd: fix endless loop on SSL protocol level errors
- add dumpipbl tool to show the files written by addipbl
Updating during the freeze for the leafy bugfixes.
|
2022-05-14 23:56:42 by Amitai Schleier | Files touched by this commit (1) |
Log message:
Solarish needs __EXTENSIONS__.
|
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|
2020-10-10 12:01:38 by Amitai Schleier | Files touched by this commit (10) | |
Log message:
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-07-04 16:11:41 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Skip building and installing API docs with Doxygen, as suggested
by the author. Bump PKGREVISION.
|