mail/spampd - The NetBSD Packages Collection

Spam mail policy daemon

SpamPD is a program used within an e-mail delivery system to scan messages
for possible Unsolicited Commercial E-mail (UCE, aka spam) content.
It uses an excellent program called SpamAssassin (SA) to do the actual
message scanning. SpamPD acts as a transparent SMTP/LMTP proxy between
two mail servers, and during the transaction it passes the mail through
SA. If SA decides the mail could be spam, then SpamPD will ask SA to add
some headers and a report to the message indicating it's spam and why.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

mail/spamassassin net/p5-Net-Server lang/perl5

Binary packages

OSArchitectureVersion
NetBSD 9.3x86_64spampd-2.62.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.