* On [010503 22:39] Dr. Christian Seberino <[EMAIL PROTECTED]> wrote:
> How do people read HTML emails?
> 
> Yes I know I could save email and fire
> up Netscape but is there some automagic
> way to streamline the process???
See the manual section 5.4

5.4.  MIME Autoview

  In addition to explicitly telling Mutt to view an attachment with the
  MIME viewer defined in the mailcap file, Mutt has support for
  automatically viewing MIME attachments while in the pager.

  To work, you must define a viewer in the mailcap file which uses the
  copiousoutput option to denote that it is non-interactive.  Usually,
  you also use the entry to convert the attachment to a text
  representation which you can view in the pager.

  You then use the auto_view muttrc command to list the content-types
  that you wish to view automatically.

  For instance, if you set auto_view to:

       auto_view text/html text/enriched application/x-gunzip
  Mutt could use the following mailcap entry to automatically view html mails
       text/html;      lynx -dump %s; copiousoutput; nametemplate=%s.html

HTH

Lawrence
HTH

Lawrence

-- 
Lawrence Mitchell | http://members.tripod.co.uk/EVSvienna/
[EMAIL PROTECTED]      | bug, n:
        A son of a glitch.

Reply via email to