Parameters i.e. antispam_crm_binary = /opt/crm114/mailreaver.crm
must be enclosed on ""? so
antispam_crm_binary = "/opt/crm114/mailreaver.crm"
Il 01/10/2012 12:07, Eugene Paskevich ha scritto:
On Mon, 01 Oct 2012 12:54:01 +0300, Davide
<davide.mar...@mail.cgilfe.it> wrote:
this is my dovecot configuration for antispam plugin logging:
antispam_verbose_debug = 1
antispam_debug_target = syslog
Neither my plugin nor (I believe) main dovecot reads those two. You can
remove them.
and this is
info_log_path = /var/log/dovecot/dovecot.log
log_path = /var/log/dovecot/dovecot-err.log
debug_log_path =
Did you notice that patch is mainly for i_debug() invocations? :-)
Try sitting debug_log_path to something meaningful. And of course
restart dovecot.