I was hoping that dbmail would support PLAIN/LOGIN smtp auth with SHA or WHIRLPOOL on the backend. Client submits cleartext password, and dbmail then hashes and compares to the hashed value in the table.
Daniel Bakken On Wed, Aug 6, 2008 at 5:08 PM, Jake Anderson <[EMAIL PROTECTED]> wrote: > Daniel Bakken wrote: >> >> I read in the change logs that SHA-1 and WHIRLPOOL hashes are >> supported as of version 2.3.1. However, I can't get dbmail to >> authenticate properly with those hash types. The dbmail-users program >> still only supports md5. >> >> MD5 is outdated and known to be insecure. How soon will full support >> for new hash types be added? >> >> Daniel Bakken >> _______________________________________________ >> Dbmail-dev mailing list >> [email protected] >> http://twister.fastxs.net/mailman/listinfo/dbmail-dev >> > > Those are used internally by the single instance storage engine. > md5 auth is part of the email standards, changing that requires changing the > mail clients. > > _______________________________________________ > Dbmail-dev mailing list > [email protected] > http://twister.fastxs.net/mailman/listinfo/dbmail-dev > > _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
