> In short, if your truly mean md5 hash, a one-way hash > algorithm defined by RFC1321, then md5sum is what should be > in the database as encrypt type.
Actually "md5sum" encryption type is for an md5 checksum (like md5sum(1) will give you), not hash. I'd guess dbmail 2.x is the same, but in 1.x you could use "md5" to support either format (hash or digest). -- Jesse Norell jesse @ kci.net
