Hi Aki,
thanks, you are right, that works, i am not sure why i did not do that before.
I can login now - i htink the problem now shifts somewhere else - the clients can still not, we will check
Cheers Soeren
From: Aki Tuomi aki.tuomi@open-xchange.com Sent: Monday, April 24, 2023 6:13 PM To: Soeren Malchow soeren.malchow@mcon-group.com; dovecot@dovecot.org dovecot@dovecot.org Subject: Re: managesieve problem
Did you try
openssl s_client -connect server:4190 -starttls sieve
Aki
On 24/04/2023 18:59 EEST Soeren Malchow soeren.malchow@mcon-group.com wrote:
Hi,
i am struggeling with a managesieve problem, we are using docker mailserver and managesieve login does not work, if i understand correctly, then dovecot should offer something like this
"SASL" "PLAIN"
on our server it is simply empty
"SASL" ""
i was trying to authenticate in a telnet connection
AUTHENTICATE "PLAIN" "LOGINSTRING_HERE"
And i get this
NO "Error in MANAGESIEVE command received by server."
first of all i would like to ask where the SASL capabilites come from, how can i get it to offer "PLAIN" or "AUTH"
everything else (e.g. sieve itself) just works find
Cheers Soeren
dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-leave@dovecot.org