infotq
06-29-2006, 11:31 AM
Hello,
I am sending a .html file as a attachment using mail command and want when it gets delivered to the e-mail address, it should show its contains in the html in the body of the e-mail. So how can I do it.
mail -s "Test Mail" adbc@xyz.com < file.html
Thanks
infotq
I am sending a .html file as a attachment using mail command and want when it gets delivered to the e-mail address, it should show its contains in the html in the body of the e-mail. So how can I do it.
mail -s "Test Mail" adbc@xyz.com < file.html
Thanks
infotq
