On 4/13/08, Bill Cole <[EMAIL PROTECTED]> wrote: > In fact, look here: > > http://www.scconsult.com/bill/crampass.pl > > It does have a dependency issue, in that it requires Digest::Perl::MD5. >
There's a little mistake in this script. Line 54 should read: if (length $secret > 64) { You can easily check this by supplying a 65-char password and comparing the output with dovecotpw. Chris