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');