On Thursday 18 May 2006 21:58, Achim Grolms wrote:
> if (ref($username) and UNIVERSAL::isa($username,'Authen::SASL')) {
> $sasl = $username;
> $sasl->mechanism($mechanisms);Yes, and that's the part of the code that accepts the SASL object. Stupid me. I am sorry! Achim
