forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
16 lines
483 B
Text
16 lines
483 B
Text
---------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
---------------------------------------------------------------------
|