Guillaume wrote:
> 2008/11/27 Patrick O'Callaghan <[EMAIL PROTECTED]>:
>> On Thu, 2008-11-27 at 16:59 +0100, Guillaume wrote:
>>> hi,
>>>
>>>
>>> I would like to send a html mail from console with the  `mail`
>>> utility. I try this :
>>>    cat html.file |mail -s subject [EMAIL PROTECTED]
>>> I try to had some header in the htlm.file but it does not work too.
>> You need to say what you mean by "does not work".
> Ok sorry !
> 
> When i send email with simple command like
>     $cat html.file |mail -s subject [EMAIL PROTECTED]
> the mail arrive to recipient but is not read as HTML. In the mail
> reader the html tag appear in "clear" and text is not formatted...
> Of course, the file i use is well formated in html language.
> 
> 
The problem is that the mail command does understand MIME so it
sends everything as plain text. You may want to look at nail instead.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to