Johnson, Nicole wrote, on Tuesday, March 26, 2002 12:34 PM
: I've tried Mail::Mailer, Mail::POP3Client, and Mail::SMTP and for 
: one reason
: or another none of them will achieve what I want.  I'm currently playing
: with Sendmail.pm, but get an error that:
: 
: Can't locate object method "new" via package "SendMail" (perhaps 
: you forgot
: to load "SendMail"?) 

Perhaps the package name is Sendmail (case sensitivity).

In any case, you might have better luck with Mail::Sender or simply
Net::SMTP. Both have thorough doc, including examples.

Good luck,

Joe

==============================================================
          Joseph P. Discenza, Sr. Programmer/Analyst
               mailto:[EMAIL PROTECTED]
 
          Carleton Inc.   http://www.carletoninc.com
          574.243.6040 ext. 300    fax: 574.243.6060
 
Providing Financial Solutions and Compliance for over 30 Years
***** Please note that our Area Code has changed to 574! ***** 

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to