Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Net::SMTP_auth

by Anonymous Monk
on Oct 21, 2010 at 06:28 UTC ( [id://866481]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    &send_mail::send_email ($title, $desc, $link, $epoch, $file_name, \$$i
    +nput[2]);
    
  2. or download this
    
    package send_mail;
    ...
      $smtp->dataend(); # Finish sending the mail
      $smtp->quit; # Close the SMTP connection
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-24 06:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found