11 Nov
2013
11 Nov
'13
5:20 p.m.
Am 2013-11-08 22:19, schrieb Alter Depp:
I am running dovecot 2.1.7 for a while, with roundcube webmail frontend 0.9.5 . Now I wanted to add sieve to filter mails. I could upload some scripst with sieve-connect, checked and activated them. When I try to edit filters with thunderbird sieve plugin 0.2.2 nothing happens. If I try to edit filters with roundcube managesieve plugin nothing happens, too, but I get some errors in logfile:
roundcube: "Authentication failed." (3) roundcube: Not currently in AUTHORISATION stata (1):
After some debugging sessions I found the solution in file 10-auth.conf:
disable_plaintext_auth = no
Stefan