17 Apr
2008
17 Apr
'08
11:57 a.m.
On 4/13/08, Bill Cole dovecot-20061108@billmail.scconsult.com 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