[EMAIL PROTECTED] wrote: > Identical, but this time both $passClear and $passHash are > "uninitialized value". > > I've got no clue where to go from here :-/
You'll have to wait for me to fix the CRAM-MD5 support, since the error message
you reported earlier:
Premature end of base64 data at lib/Qpsmtpd/Auth.pm line 289, <> line 1.
means that the $username/$passHash are not being extracted properly.
John
