Help for this page

Select Code to Download


  1. or download this
     
    use IO::All;    # install this module first
    
    ...
            body => io($attachments{doc_name})->all,  # add this line
    );
    
  2. or download this
    #print "error1 $!\n";
    #print "error2 $Mail::Sendmail::error\n";