Hello postfix users,

i'm currently searching for a way to implement SASL authentication with postfix
and a secure password mechanism like bcrypt.

sasldb -> plain text
sql -> requires plain text passwords
ldapdb -> requires a ldap server (could use whatever the ldap server implements)
saslauthd -> pam, rimap

An ideal solutions for my case would be a local sqlite datebase and bcrypt password storage with the possiblity to migrate to a central sql database later.

Suggestions?

 Markus

--
https://markusbenning.de/

Reply via email to