[buug] email in HTML using sendmail

John Levine jel at idiom.com
Thu Nov 14 01:36:47 PST 2002


I'm not really an expert on this, but I think you need to pay attention to
the MIME type in the email.  Sendmail is not involved.  I'm sure there is
some five line perl script somewhere which automates what you want
(http://www.cpan.org/).

RFC's for MIME:
	http://www.nacs.uci.edu/indiv/ehood/MIME/MIME.html

Sorry I can't give you the name of a command.



On Thu, 14 Nov 2002, Andrei Tatarchouk wrote:

> Hello,
> I'm a new user to Linux and Sendmail,
> I would like to send the email in the HTML
> format:
> mail -s ' Subject' -b user1 user2 <welkome.htm
> It works for the recipients on Hotmail.com but in the other cases
> mostly people just get the HTML text on their screens, on the outlook
> I see the option "sending the webpage" it just takes the url, and nicely generate from
> it a MIME message: the first part: text from this page for users reading the email
> in the text mode and then the formatted HTML message with all the pictures and text encoded
> for user reading it using the browser etc.
> I was wondering if there is a command for doing it on Red Hat using Sendmail,
> Any links or suggestions would be appreciated; I heard there is a simple language for
> formatting the email messages
> Regards, Andrei Tatarchouk
> _______________________________________________
> Buug mailing list
> Buug at weak.org
> http://www.weak.org/mailman/listinfo/buug
>





More information about the buug mailing list