aboutsummaryrefslogtreecommitdiffstats
path: root/mail/dovecot-antispam/pkg-message
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2008-01-29 04:22:05 +0800
committerehaupt <ehaupt@FreeBSD.org>2008-01-29 04:22:05 +0800
commitfe85d6514195fbcfe64146cf6abd86f67b781eb6 (patch)
tree94eae0ad77e27c3e6fcde47942bae2f4a5331151 /mail/dovecot-antispam/pkg-message
parent21f4ead37289a5e56c03fd2d0c5038e3a54cc55d (diff)
downloadfreebsd-ports-gnome-fe85d6514195fbcfe64146cf6abd86f67b781eb6.tar.gz
freebsd-ports-gnome-fe85d6514195fbcfe64146cf6abd86f67b781eb6.tar.zst
freebsd-ports-gnome-fe85d6514195fbcfe64146cf6abd86f67b781eb6.zip
Add dovecot-antispam 20071029, dovecot plugin to train dspam about spam
or false positives. PR: ports/119576 Submitted by: Denis Shaposhnikov <dsh at wizard.volgograd.ru>
Diffstat (limited to 'mail/dovecot-antispam/pkg-message')
-rw-r--r--mail/dovecot-antispam/pkg-message16
1 files changed, 16 insertions, 0 deletions
diff --git a/mail/dovecot-antispam/pkg-message b/mail/dovecot-antispam/pkg-message
new file mode 100644
index 000000000000..2af0912f09b4
--- /dev/null
+++ b/mail/dovecot-antispam/pkg-message
@@ -0,0 +1,16 @@
+---------------------------------------------------------------------
+
+This port assumes you are known with Dovecot and have it installed and
+running on the system you have installed this plugin on.
+
+You can enable the plugin with this directive in your dovecot.conf:
+
+ protocol imap {
+ mail_plugins = antispam
+ }
+
+Further information on configuration can be found at:
+
+ man 7 dovecot-antispam
+
+---------------------------------------------------------------------