Hi Folks,
i have a requirement where in i need to send alerts to a set
of users for which i have developed a script and it is working fine.
For the body of the mail i am writing into a text file everytime and i
am sending across using the command,
cat "textfilename" | mail -s "Subject" set of users
This above is working fine i need help for sending the same
textfile as a HTML file as the body of the mail please help me.
Thanx in Advance
Regards
Mazhar
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>