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