External authorization policy server for Postfix?

2021-10-05 Thread Leandro Santiago
Hi dear folks in the list, Dovecot supports the authorization policy server [1], so I wonder if there's any initiative to provide similar support on postfix. The workaround we've found so far is to us, for when dovecot and postfix are used together, use dovecot SASL. By doing that, we can con

Re: External authorization policy server for Postfix?

2021-10-05 Thread Wietse Venema
Leandro Santiago: > Hi dear folks in the list, > > Dovecot supports the authorization policy server [1], so I wonder if > there's any initiative to provide similar support on postfix. Postfix proxies requests and responses between the remote SMTP client and the SASL backend, so it cannot do smar