Send HTML body and HTML attachment using MUTT command

Hi there..

I need a proper "mutt" command to send a mail with html body and html attachment at a time.

Also if possible let me know the other commands to do this task.

Please help me..

Mutt does not have support for formatting email to send as HTML.

However the following might help you: Markdown, Mutt and HTML email

Voc� tem que ter a vers�o 1.5.xx do mutt
Na linha de comando digite

mutt -e "set content_type=text/html" -s "Assunto" xxx@xxxxx.com <xxxx.html

Borghesi :b: