On Fri, 27 Aug 2010 13:57:28 +0200, "A.L.E.C" <[email protected]> wrote: > On 27.08.2010 13:50, fakessh wrote: > >> i check managesieve plugin's config >> but i don't find debug options > > // Enables debugging of conversation with sieve server. Logs it into > <log_dir>/sieve > $rcmail_config['managesieve_debug'] = false;
in the relase of roundcube what i have in the config file no line "$rcmail_config['managesieve_debug'] = false;" add line with a parameter to true and don 't more log into tail -f /var/log/maillog no debug > >> conserne in the new port for sieve 4190 >> I tried to modify accordingly the config file this >> with the same result > > Are you sure managesieve protocol daemon is working? > > netstat -nl | grep :4190 managesieve is pigeonhole for now listen on port yes ~]# netstat -nl | grep :4190tcp 0 0 0.0.0.0:4190 0.0.0.0:* LISTEN _______________________________________________ List info: http://lists.roundcube.net/dev/ BT/8f4f07cd
