Home

The mail/opensmtpd-filters/rspamd port

opensmtpd-filter-rspamd-0.1.8p0 – rspamd integration to the OpenSMTPD daemon (cvsweb github mirror)

Description

filter-rspamd is an opensmtpd filter that passes mail through
rspamd to flag or reject spam messages at session time.
WWW: https://github.com/poolpOrg/filter-rspamd/

Readme

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

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

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

  filter "rspamd" proc-exec "filter-rspamd"

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

  listen on socket filter "rspamd"
  listen on all filter "rspamd"

The filter itself doesn't have configuration and is controlled by
the Rspamd configuration itself.

Maintainer

The OpenBSD ports mailing-list

Only for arches

aarch64 amd64 arm armv7 i386 mips64 riscv64

Categories

lang/go mail

Build dependencies

Files

Search