giuliano--- via Postfix-users:
> I try to set in postfix (main.cf) sasl_mechanism_filter = plain, login
> 
> and try do change the dovecot confs to 
> (/etc/dovecot/conf.d/10-auth.conf):
> auth_mechanisms = plain login
> 
> And restart both systems, but dont work.

In your previous email message there was this:

    Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
    xsasl_dovecot_server_connect: Connecting
    Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
    xsasl_dovecot_server_connect: auth reply: VERSION?1?2
    Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
    xsasl_dovecot_server_connect: auth reply: MECH?PLAIN?plaintext

You say that you changed Dovecot auth configuration. To prove that,
you will have to demonstrate that Postfix now ialso logs a line with

     xsasl_dovecot_server_connect: auth reply: MECH?LOGIN?plaintext

If it doesn't, then you made a mistake configuring Dovecot auth.

It may be helpful to use the 'doveconf' command and look for
differences with what you expect.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to