Help for this page

Select Code to Download


  1. or download this
    sendmail ('god@heaven.com', 'die.puny@earthling.net', 'Test', 'This is
    + a test');
    
    ...
        print MAIL "$body\n";
        close MAIL;
    }
    
  2. or download this
    sendmail ('god@heaven.com', 'die.puny@earthling.net', 'Test', 'This is
    + a test');
    
    ...
            }
        }
    }