Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: how do i send an email with perl in window system

by iguane (Beadle)
on Apr 11, 2001 at 12:29 UTC ( [id://71609]=note: print w/replies, xml ) Need Help??


in reply to how do i send an email with perl in window system

MIME::Lite works on Windows. If you have a sendmail program installed, you can use that:
MIME:Lite->send( 'sendmail', "d:\\programs\\sendmail.exe" );
Otherwise, you can tell it to use a remote mail server via smtp.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-03-28 08:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found