Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: how to get email notification in perl ?

by perl_lover (Chaplain)
on Dec 10, 2010 at 08:47 UTC ( [id://876403]=note: print w/replies, xml ) Need Help??


in reply to how to get email notification in perl ?

You can use Net::SMTP and set Disposition-Notification-To attribute to your email address
$smtp->datasend("Disposition-Notification-To: yourid\@domain.com");


use Perl;
Perl4Everything

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 11:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found