Hello, my ambition is to completely separate mx and mail storage
i use smtpd_sasl_type dovecot.In dovecot2 i can use a tcp-socket for auth-service. i want to use this tcp-socket in postfix by smtpd_sasl_path an assignment like:
smtpd_sasl_path = inet:localhost:1434 seems to work but it is not documented. is it recommend to use the dovecout auth-service this way? Are there alternatives if not? Thanks, Hajo