Help for this page

Select Code to Download


  1. or download this
    MIME::Tools->debugging(1);
    MIME::Tools->quiet(0);
    
  2. or download this
    open(MAIL, "|/usr/bin/mail");
    
  3. or download this
    open(MAIL, "|/usr/sbin/sendmail -t")