Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

sending email under windows 10

by *alexandre* (Scribe)
on Jun 28, 2019 at 14:10 UTC ( [id://11102083]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!"C:\xampp\perl\bin\perl.exe"
    
    ...
    print "Content-Type: text/html\n\n";
    print "Send email from windows 10 ok";
    
  2. or download this
    $Message->send_by_smtp('localhost:25');
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11102083]
Approved by LanX
Front-paged by haukex
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found