SASL AUTH with postfix

Benny Pedersen me at mx.junc.eu
Fri Nov 15 03:15:53 EET 2019


On 2019-11-14 22:57, Jorge Bastos via dovecot wrote:

> It was in my front and didn't saw it.
> Now i need to go further, have the SASL auth being read from a
> diferrent table than the password_query for *sql.

https://doc.dovecot.org/configuration_manual/authentication/sql/

> In the below conf, would it be possible and how, to check an specific
> sql table for auth?

missguiding, the auth below is just the dovecot socket for dovecot-sasl 
auth in postfix

for sql baackends you need to read above link, are you have solved the 
realm problem or want to ditt it ?

> service auth {
>   # Postfix smtp-auth
>     unix_listener /var/spool/postfix/private/auth {
>     mode = 0660
>     # Assuming the default Postfix user and group
>     user = postfix
>     group = postfix
>     }
> }


More information about the dovecot mailing list