I deleted
antispam_verbose_debug = 1
antispam_debug_target = syslog
from dovecot.conf and i added
debug_log_path = /var/log/dovecot/dovecot_debug.log
restarted dovecot and now i see in the debug log
2012-10-01 12:33:31 imap: Debug: Module loaded:
/usr/local/lib/dovecot/lib90_antispam_plugin.so
but nothing inherit [CANNOT] Failed to call crm114 binary
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.