Hello, Rather then calling sendmail with a redirect to use a file as the body of a message, how could I do this in perl?
/usr/sbin/sendmail [EMAIL PROTECTED] < ./file.txt I am trying to avoid slurpping the file into an array. my @array = `/bin/cat ../file.txt` Also, is it possible to tell sendmail that the file type is html? -James James Kelty Director of Operations Everbase Systems, LLC 624 A Street Ashland, OR 97520 [EMAIL PROTECTED] 541.488.0801 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]