Home

The mail/opensmtpd-filters/spamassassin port

opensmtpd-filter-spamassassin-0.7p1 – Apache SpamAssassin integration to the OpenSMTPD daemon (cvsweb github mirror)

Description

filter-spamassassin is an opensmtpd filter that passes mail through
Apache SpamAssassin to flag or reject spam messages at session time.
WWW: https://www.umaxx.net/

Readme

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

To use filter-spamassassin, you must declare it in smtpd.

Edit the /etc/mail/smtpd.conf file to declare the filter:

  filter "spamassassin" proc-exec "filter-spamassassin"

Then add the filter to each listener that should be filtered:

  listen on socket filter "spamassassin"
  listen on all filter "spamassassin"

The filter itself does have some additional configurations, you can look at them
in filter-spamassassin(1) man page.

Maintainer

Giovanni Bechis Joerg Jung

Only for arches

aarch64 amd64 arm armv7 i386 mips64 riscv64

Categories

lang/go mail

Build dependencies

Files

Search