Security Consulting
  Fun     PGP     HOAX     Java     SPAM     Books     Linux     Windows     Privacy     Switches     Back    

Mutt Tips&Tricks

I use a setup where I save my sent-mails in my Inbox. This gives me the cabaility to have a threaded view on the messages including my sent-emails. To make this more readable, I defined two macros in ~/.mutt/keybind. One is to only show messages which are not sent my me and are not deleted (the "w" macro). The other macro is to show a thread including my sent-mails. Just select a specific email and press "=" and you see the thread including your sent-mails.
    macro   index   w       '.*l!~D !~f my@email.com'             
    macro   index   =       'l ~T !~D'   
    
Customize mailcap using xlhtml, catdoc, to view Excel, Word and PowerPoint files. Mutt third party tools.


CopyLeft (l) 2003 by Raffael Marty