Print Japanese UTF-8 mails

2009-10-15 Thread Horacio Sanson
correctly send to the default printer. The question is how to set this command in the print_command of mutt? It seems this command does not support pipes. -- regards, Horacio Sanson

How to display patch/diff files in color?

2009-10-27 Thread Horacio Sanson
question how do I change the mime type of received emails based on extension? without using procmail? Some times I get patches/diff with mime-type set to plain/text and I want to change them to text/x-patch or text/x-diff based on extension. -- regards, Horacio Sanson

Re: How to display patch/diff files in color?

2009-10-28 Thread Horacio Sanson
On Tue, Oct 27, 2009 at 09:57:39PM -0700, Gary Johnson wrote: > On 2009-10-28, Horacio Sanson wrote: > > Does anyone know how to make mutt display patches/diff files in color? > > > > I am using pygmentize that in a terminal outputs the diff/patch files with > > easy

How to display patch/diff files with color inside Mutt?

2009-10-30 Thread Horacio Sanson
, Horacio Sanson

Vim fold key bindings for mutt threads

2010-01-04 Thread Horacio Sanson
subthreads recursively za - toggle thread under the cursor zA - toggle thread under the cursor and all subthreads recursively Being used to vim keybindings using ESC-v is rather uncomfortable for me. -- regards, Horacio Sanson

Mutt 256 color themes

2010-01-05 Thread Horacio Sanson
to be any on the whole Internet. Are there any other themes around? Or is anyone willing to share their colors? Here I attach the color setting I use. To use it I source it in my .muttrc file like: source /path/to/ivy256 -- regards, Horacio Sanson # 256 color theme from # http

Setting the To: header when replying.

2010-01-14 Thread Horacio Sanson
that usually is my address. I played with the reply_to option to no avail. Can someone please tell me what is wrong with my configuration?? -- regards, Horacio Sanson # Jump to Mailboxes view when pressing q from within the index # and quit when pressing q from within the Mailboxes view. macro

Re: Simple Mutt with Eee PC 701.

2010-01-19 Thread Horacio Sanson
t fast_reply # Skip initial prompts when replying set use_from # Needed to enable reverse_name set reverse_name # Leave my address as it appears in the message I am replying set header_cache=~/.mutt/cache/headers set message_cachedir=~/.mutt/cache/bodies set certificate_file=~/.mutt/certificates Also make sure to set your alternates correctly. Hope this is useful > set realname = "Your realname" > set from = "Email address" > set imap_user = "yourusern...@foo.org" > set imap_pass = "yourpassword" > > How do I switch between IMAP accounts? I looked here > http://wiki.mutt.org/?action=browse&diff=1&id=UserStory/GmailMultiIMAP > and see they suggest the following: > > set folder="imaps://aoliv...@imap.gmail.com" > mailboxes "=INBOX" > > set folder="imaps://redon...@imap.gmail.com" > mailboxes "=INBOX" > > unset folder > > unset imap_passive > > > Notice that the INBOX is not the same. > > BTW, thanks for the paranoid tips :-) > -- regards, Horacio Sanson

Are subscribe and lists commands obsolete?

2010-01-21 Thread Horacio Sanson
mailing lists I read. And the lists command is like a NOOP command for me. It is like a subscribe but without any of it's benefits. Just want to know if it is worth to start writing subscribe commands for all my mailing list addresses or not. -- regards, Horacio Sanson

Re: Mutt and multiple imap accounts

2010-02-22 Thread Horacio Sanson
27;m not quite certain. The folder and spoolfile you set would be your defaults that get open when you start mutt. You only need to set these for one of your accounts. A few days back I posted in this mailing list my configuration to handle multiple Gmail accounts. Search the archives for a subject like "Simple Mutt with Eee PC 701". You may find it useful. > > Any help would be appreciated :-) > > > -- > Zeerak -- regards, Horacio Sanson

Bounce message from a different from address.

2010-02-22 Thread Horacio Sanson
message with a different from: address. The message is stored in my Sent folder but using the bounce function on it asks me to input a new destination (to:) address but what I want is to change the from: address and resend the message intact as it is. How to achieve this feat? -- regards, Horacio

Re: Bounce message from a different from address.

2010-02-22 Thread Horacio Sanson
On Mon, Feb 22, 2010 at 06:45:48PM -0600, Kumar Appaiah wrote: > On Tue, Feb 23, 2010 at 09:34:51AM +0900, Horacio Sanson wrote: > > I send a long email to a mailing list but after sending it I realized I > > send the email using the wrong from: address. Of course the message g