On 21 Jun 2019, at 08:40, Germán Herrera via dovecot <[email protected]> wrote: > I also found out that the AUTH is shown before entering STARTTLS if I set > "ssl = yes", but the capability is hidden from pre-starttls EHLO if I do > enforce SSL with "ssl = required", which is my server configuration. > > That is an strange behavior for me, but I can deal with it now that I know > how it works.
That is perfectly normal, AFAIK. If you require encryption (which you should) then the only thin the client sends is STARRTLS and nothing can happen before that. -- To read makes our speaking English good.
