Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

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

by Anonymous Monk
on Oct 31, 2000 at 23:11 UTC ( [id://39317]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

  • Comment on How do I send emails with Mail:Mailer and an SMTP server?

Replies are listed 'Best First'.
Re: How do I send emails with Mail:Mailer and an SMTP server?
by lhoward (Vicar) on Oct 31, 2000 at 23:22 UTC
    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: perlquestion [id://39317]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-19 01:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found