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

Re^3: Using Email::Stuff to send SMTP mail through GMail

by shenme (Priest)
on Sep 20, 2006 at 00:33 UTC ( [id://573827]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my  $objst = Email::Stuff
            ->to('tshinnic@io.com')
    ...
            password => 'xxx',
            Debug    => 1,
        );
    
  2. or download this
    CA file certs/my-ca.pem not found, using CA path instead.
    IO::Socket::INET configuration failederror:00000000:lib(0):func(0):rea
    +son(0)
     at C:/Perl587/site/lib/Email/Send/SMTP.pm line 37
    

Log In?
Username:
Password:

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

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

    No recent polls found