On 12/25/2012 03:59 PM, A.L.E.C wrote:
On 12/25/2012 12:35 PM, robert rottermann wrote:

[25-Dec-2012 12:21:15 +0100]: S: "SASL" "PLAIN"
[25-Dec-2012 12:21:15 +0100]: S: "STARTTLS"
[25-Dec-2012 12:21:15 +0100]: S: "VERSION" "1.0"
[25-Dec-2012 12:21:15 +0100]: S: OK "Capability completed."
[25-Dec-2012 12:21:15 +0100]: C: AUTHENTICATE "PLAIN"
"AHJvYmVydEByZWRjb3IuY2gAY29jbzJkaWw="
[25-Dec-2012 12:21:17 +0100]: S: NO "Authentication failed."
[25-Dec-2012 12:21:17 +0100]: C: LOGOUT
[25-Dec-2012 12:21:17 +0100]: S: OK "Logout completed."

now I am WAY above my head.
If I interpret that log entry correctly, roundcube tries to log in using
a password but fails.
Where does that password come from?
Why does it not use the one that was used to log into roundcube?
It uses the same password. Try with enabled managesieve_usetls option.

thanks,
I did so but it does still not accept connections.
here are the log entries of a failed session.
The mail server (dovecot, postcript, mysql) does work using plain passwords with no security. So I *think* tls is not involved.

more ideas?
thanks again
robert


[25-Dec-2012 23:10:37 +0100]: S: "IMPLEMENTATION" "Dovecot Pigeonhole"
[25-Dec-2012 23:10:37 +0100]: S: "SIEVE" "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave"
[25-Dec-2012 23:10:37 +0100]: S: "NOTIFY" "mailto"
[25-Dec-2012 23:10:37 +0100]: S: "SASL" "PLAIN"
[25-Dec-2012 23:10:37 +0100]: S: "STARTTLS"
[25-Dec-2012 23:10:37 +0100]: S: "VERSION" "1.0"
[25-Dec-2012 23:10:37 +0100]: S: OK "Dovecot ready."
[25-Dec-2012 23:10:37 +0100]: C: CAPABILITY
[25-Dec-2012 23:10:37 +0100]: S: "IMPLEMENTATION" "Dovecot Pigeonhole"
[25-Dec-2012 23:10:37 +0100]: S: "SIEVE" "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave"
[25-Dec-2012 23:10:37 +0100]: S: "NOTIFY" "mailto"
[25-Dec-2012 23:10:37 +0100]: S: "SASL" "PLAIN"
[25-Dec-2012 23:10:37 +0100]: S: "STARTTLS"
[25-Dec-2012 23:10:37 +0100]: S: "VERSION" "1.0"
[25-Dec-2012 23:10:37 +0100]: S: OK "Capability completed."
[25-Dec-2012 23:10:37 +0100]: C: STARTTLS
[25-Dec-2012 23:10:37 +0100]: S: OK "Begin TLS negotiation now."
[25-Dec-2012 23:10:37 +0100]: STARTTLS negotiation successful
[25-Dec-2012 23:10:37 +0100]: S: "IMPLEMENTATION" "Dovecot Pigeonhole"
[25-Dec-2012 23:10:37 +0100]: S: "SIEVE" "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave"
[25-Dec-2012 23:10:37 +0100]: S: "NOTIFY" "mailto"
[25-Dec-2012 23:10:37 +0100]: S: "SASL" "PLAIN"
[25-Dec-2012 23:10:37 +0100]: S: "VERSION" "1.0"
[25-Dec-2012 23:10:37 +0100]: S: OK "TLS negotiation successful."
[25-Dec-2012 23:10:37 +0100]: C: CAPABILITY
[25-Dec-2012 23:10:37 +0100]: S: "IMPLEMENTATION" "Dovecot Pigeonhole"
[25-Dec-2012 23:10:37 +0100]: S: "SIEVE" "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave"
[25-Dec-2012 23:10:37 +0100]: S: "NOTIFY" "mailto"
[25-Dec-2012 23:10:37 +0100]: S: "SASL" "PLAIN"
[25-Dec-2012 23:10:37 +0100]: S: "VERSION" "1.0"
[25-Dec-2012 23:10:37 +0100]: S: OK "Capability completed."
[25-Dec-2012 23:10:37 +0100]: C: AUTHENTICATE "PLAIN" "AHJvYmVydEByZWRjb3IuY2gAY29jbzJkaWw="
[25-Dec-2012 23:10:39 +0100]: S: NO "Authentication failed."

_______________________________________________
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to