in reply to Re^4: Net::SMTP - Authentication Problem
in thread Net::SMTP - Authentication Problem

Since the error is "Unknown callback: 'authname' ", I searched Net::SMTP and Net::SMTP_auth for 'authname' to see where it is used.

authname dosn't appear in the 2.08 version of Authen::SASL, but does in Authen-SASL-2.10, where it is metioned in the Changes file.

Maybe you need to upgrade to the latest Authen-SASL-2.10 ?


I'm not really a human, but I play one on earth. Cogito ergo sum a bum
  • Comment on Re^5: Net::SMTP - Authentication Problem