The mail/opensmtpd-filters/spamassassin port
opensmtpd-filter-spamassassin-0.8 – 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 i386 riscv64
Categories
Build dependencies
Files
- /usr/local/libexec/smtpd/
- /usr/local/libexec/smtpd/filter-spamassassin
- /usr/local/man/man1/filter-spamassassin.1
- /usr/local/share/doc/pkg-readmes/opensmtpd-filter-spamassassin