[TriLUG] mutt tip #127

Brent Verner brent at rcfile.org
Wed Jan 9 08:31:46 EST 2002


Yes, loyal mutt users, you can view html attachments through the
mutt pager...

briefly:
  echo "auto_view text/html" >> ~/.muttrc
  if which w3m then
    echo "text/html; w3m -T 'text/html' %s; copiousoutput; nametemplate=%s.html" >> ~/.mailcap
  else
    echo "text/html; lynx -dump %s; copiousoutput; nametemplate=%s.html" >> ~/.mailcap
  fi

verbosely:
  http://www.mutt.org/doc/manual/manual-5.html#ss5.4


cheers.
  b

-- 
"Develop your talent, man, and leave the world something. Records are 
really gifts from people. To think that an artist would love you enough
to share his music with anyone is a beautiful thing."  -- Duane Allman



More information about the TriLUG mailing list