qpsmtpd 0.94-4 source package in Ubuntu
Changelog
qpsmtpd (0.94-4) unstable; urgency=medium * QA upload. * Fix typo in template and unfuzzy existing translations. (Closes: #914121) * Update Dutch debconf translation from Frans Spiesschaert. (Closes: #916356) -- Helge Kreutzmann <email address hidden> Fri, 11 Jan 2019 09:47:53 +0100
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- all
- Section:
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | ||
Kinetic | release | universe | ||
Jammy | release | universe | ||
Focal | release | universe |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
qpsmtpd_0.94-4.dsc | 1.6 KiB | e5bdb11e5573a4f7d8c76bd349018e550e4d1b6a5917c2e0b538dcd4dcc6f14c |
qpsmtpd_0.94.orig.tar.gz | 350.1 KiB | 538fb1c72af6703529b02cdc322714c1a294c12d6f9c71432e260d1285c0d91a |
qpsmtpd_0.94-4.debian.tar.xz | 47.6 KiB | 3678ea8d225a3de21a7f998cdedeb58541321cf4c52bc1d2fed8449d7eba609e |
Available diffs
- diff from 0.94-3 to 0.94-4 (2.6 KiB)
No changes file available.
Binary packages built by this source
- qpsmtpd: Flexible SMTP daemon for network-level spam detection
This is a replacement SMTP daemon which installs alongside a mail delivery
and transport system such as Exim, Postfix or Qmail, or used as an SMTP
proxy for a remote/DMZ MTA.
.
The qpsmtpd damon emphasizes spam detection during the SMTP transaction,
attempting to reach spam/nonspam decisions prior to accepting each message,
thereby eliminating much bounce/forgery blowback. It exploits its visbility
into the network transaction to detect certain behaviors often exhibited by
spam sending agents.
.
Qpsmtpd is written in Perl, with an extensive plugin API making it easy to
add new features or replace functional components.