Re: Net::SMTP - Unknown callback



I met same problem on SUSE Linux 10.1 last week.

Net::SMTP::SSL=GLOB(0x84d7d84)<<< 250-SIZE 28311552
Net::SMTP::SSL=GLOB(0x84d7d84)<<< 250-8BITMIME
Net::SMTP::SSL=GLOB(0x84d7d84)<<< 250-AUTH LOGIN PLAIN
Net::SMTP::SSL=GLOB(0x84d7d84)<<< 250 ENHANCEDSTATUSCODES
Unknown callback: 'authname'. (user|auth|language|pass)

My perl script run normally on windows vista.

I installed Authen::SASL 2.10 by CPAN on SUSE Linux 10.1.

But my server already be installed perl-Authen-SASL-2.09-11.i586.rpm.
Maybe confuse and perl used old version.

So, I uninstalled this package. Then resolved it.
I don't know workaround on hosting server.
but maybe refer to incorrect Authen::SASL module.

-- Yasuo NISHIMURA(PBC00756@xxxxxxxxx)
.



Relevant Pages

  • Re: [SLE] Missing Pixbuf.h
    ... On Sunday 07 August 2005 7:48 am, Rikard Johnels wrote: ... > I have problems getting a PERL script to work. ... It's not complainging about Pixbuf.h, ... SuSE Linux 9.3 ...
    (SuSE)
  • perl, oracle & languages
    ... I have a perl script that execute a query from an Oracle 9iR2 (on a SuSE linux) ... The script runs in the Linux and then it demolishes the greek language. ...
    (perl.dbi.users)