On 01-03-2022 07:15, Aki Tuomi wrote:
On 01/03/2022 03:54 Matthew R wrote:
Hi guys, we're using Dovecot/Postfix here for our mail system. I'd like to
switch the `passdb` authentication on Dovecot from PAM over to a custom
implementation. We'd prefer to have some sort of script check the pass
> On 01/03/2022 03:54 Matthew R wrote:
>
>
> Hi guys, we're using Dovecot/Postfix here for our mail system. I'd like to
> switch the `passdb` authentication on Dovecot from PAM over to a custom
> implementation. We'd prefer to have some sort of script check the password
> with an external I
Hi guys, we're using Dovecot/Postfix here for our mail system. I'd like to
switch the `passdb` authentication on Dovecot from PAM over to a custom
implementation. We'd prefer to have some sort of script check the password
with an external IAM provider via HTTP. Is there any way we can accomplish
th