diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-01-28 20:22:05 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-01-28 20:22:05 +0000 |
commit | e3a9521247defe627ff2733e1dc5b33fefe45bb5 (patch) | |
tree | c62e4f3f1f64d3481ac9e6c2fe98ab386efe9fcf /mail/dovecot-antispam/pkg-message | |
parent | f22ca11950a59f7df8dafd1c26022f3f95bab487 (diff) |
Notes
Diffstat (limited to 'mail/dovecot-antispam/pkg-message')
-rw-r--r-- | mail/dovecot-antispam/pkg-message | 16 |
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 + +--------------------------------------------------------------------- |