Hello,
yesterday I have problem with postfix (content filter error) after spam assassin upgrade. After nighty build upgrade and restarts I can send email without problem, but now I cannot set filter rules in Roundcube. After click on the Filter, on webpage show message on the red: unable to connect to sieve server. Sieve server is propably OK - I can connect on port 2000 by telnet:
"IMPLEMENTATION" "Cyrus timsieved v2.2.13-Debian-2.2.13-14+lenny4"
"SASL" "LOGIN PLAIN"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress relational comparator-i;ascii-numeric regex"
"STARTTLS"
In file /usr/share/roundcube/plugins/managesieve/config.inc.php is $rcmail_config['managesieve_port'] = 0;
and in /usr/share/roundcube/plugins/sieverules/config.inc.php is $rcmail_config["sieverules_port"] = 0;
any hint?
