Re: Net::SMTP error: Can't locate Mail/Sender.pm in @INC

The subject line does not match the rest of the message.

Anyway, in a sub-thread in clpmisc you explained that you need to send
emails with authentication, so the Mail::Sender module is problably a
good tool. Install it, and follow the Mail::Sender documentation.

Btw, Mail::Sender is a plain Perl module, so if you can't install it the
regular way, you can just place Mail/Sender.pm in any suitable directory.

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
Gunnar Hjalmarsson [ Do, 19 Mai 2005 19:59 ] [ ID #801181 ]
Perl » alt.perl » Re: Net::SMTP error: Can't locate Mail/Sender.pm in @INC

Vorheriges Thema: The Perl Review, Summer 2005
Nächstes Thema: content-length header keeps changing