17 lines
483 B
Text
17 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
|
||
|
|
||
|
---------------------------------------------------------------------
|