Sending HTML file as mail from mail command (mail -s )
- From: syedmazhar.hasan@xxxxxxxxx (Mazhar)
- Date: Thu, 13 Oct 2005 19:38:43 +0530
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
.
- Follow-Ups:
- Re: Sending HTML file as mail from mail command (mail -s )
- From: Randal L. Schwartz
- Re: Sending HTML file as mail from mail command (mail -s )
- From: Josh Brown
- Re: Sending HTML file as mail from mail command (mail -s )
- From: Chris Devers
- Re: Sending HTML file as mail from mail command (mail -s )
- Prev by Date: Re: Lexical Analysis and Parsing in Perl
- Next by Date: Re: flock & network
- Previous by thread: Lexical Analysis and Parsing in Perl
- Next by thread: Re: Sending HTML file as mail from mail command (mail -s )
- Index(es):
Relevant Pages
|