Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: How do I send emails with Mail:Mailer and an SMTP server?

by lhoward (Vicar)
on Oct 31, 2000 at 23:22 UTC ( [id://39319]=note: print w/replies, xml ) Need Help??


in reply to How do I send emails with Mail:Mailer and an SMTP server?

from the Mail::Mailer documentation:
Use the smtp protocol via Net::SMTP to deliver the mail. The server to use can be specified in @args with
$mailer = new Mail::Mailer 'smtp', Server => $server;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://39319]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-04-16 08:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found