[EMAIL PROTECTED] wrote: > Hmm okay. Looks like a problem with the MIME encoding. What mail reader > are you using? > > If you re-run the perl script with the --debug=2 flags then it may show you > what the error is. > > If there are no errors visible, then your email reader may have a problem > with the MIME inline . > > Try commenting out lines 326, 237 and 238 which are the second part of the > MIME attatchment. The lines should look like > > 326 $smtp->datasend("--boundary\n"); > 327 $smtp->datasend("Content-type: text/plain\n"); > 328 $smtp->datasend("Please read the attatchment\n"); > > Make sure you only remove those lines. > > If that doesn't work, then please mail me (directly) the script output, and > attatch the file /tmp/nagios-report-htmlout.html >
Hi Rob, I'm using both Squirrelmail webmail, and Thunderbird 1.5 with the same results. No errors are displaying with debug=2 and the output file completely empty. I know permissions are ok, and the file is actually created, but nothing is inserted into it. Do you still want me to attach the script output directly? Max ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null