Thanks you very much Eric for your quick answer

Indeed, I understand that requirement;
I am trying to solve a legacy situation now, before to fix it and go for
the recommended default.

thanks again.

--

Abel Lucano ____________________________________________________

GlobalGate
Ingeniería
http://www.globalgate.com.ar
Viamonte 723 5to of 22
Tel (Buenos Aires):  (011) 5218 4242/44     FAX:  (011) 5218 4245
Tel (Córdoba):       (0351) 571 0351
Tel (Corrientes):    (0379) 464 0042

Intl: Tel: +54 11 5218 4242
      Fax: +54 11 5218 4245

On Fri, 8 Aug 2014, Eric Shubert wrote:

Date: Fri, 08 Aug 2014 11:04:19 -0700
From: Eric Shubert <[email protected]>
Reply-To: [email protected]
To: [email protected]
Subject: [qmailtoaster] Re: switched to new toaster: dovecot -ERR [AUTH]
    Plaintext authentication disallowed on non-secure (SSL/TLS)...

On 08/08/2014 09:23 AM, [email protected] wrote:
-ERR [AUTH] Plaintext authentication disallowed on non-secure (SSL/TLS)
connections.

Localhost connections are considered secure, so SSL/TLS isn't required in that case. In all other cases, a secure (SSL/TLS) connection is required prior to authentication, in order that passwords aren't sent in clear text. This is a default dovecot behavior (for good reason).

To change this setting, you can add:
disable_plaintext_auth=no
to your /etc/dovecot/local.conf file. This is highly discouraged though.

Note, in the QMT configuration, all active configuration parameters are contained in the local.conf and toaster.conf files. All of the configuration parameters in the conf.d directory are for documentation purposes only. This should be pretty clear by examining the dovecot.conf file.

Also, your current non-default dovecot settings can be listed with the:
# doveconf -n
command, to post to the list and/or verify your settings.


--
-Eric 'shubes'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to