gzipped mail files?

2007-11-27 Thread Pau Amaro-Seoane
Hi, do you know whether it is possible to work with gzipped files and mutt? I keep every single email I get (apart from spam, of course) and the size of my mail directory is growing too much... With gzip I oculd reduce the size by about 40%. I tried to do it but mutt says it isn't a mail file...

Re: gzipped mail files?

2007-11-27 Thread Pau Amaro-Seoane
\\.gz$ "gzip -c %t >> %f" Thanks a lot, Pau 2007/11/27, Kyle Wheeler <[EMAIL PROTECTED]>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tuesday, November 27 at 05:43 PM, quoth Pau Amaro-Seoane: > > do you know whether it is possible to work with

searching in "sent"

2007-12-04 Thread Pau Amaro-Seoane
Hi, / is a wonderful tool to search for keywords in the "inbox" BUT not in sent... because mutt adds automatically a "To" in the field, which seems to spoil the search: 24 F Dec 03 To Stas ( 13) tomorrow 25 F Dec 03 To Guste( 3) Re: nos vamos 26 F Dec 03 To Stas

Re: searching in "sent"

2007-12-06 Thread Pau Amaro-Seoane
Hi, yes, absolutely; ~b stas does find stas What I mean is that when I am in my inbox folder, I usually have to look for an email from somebody; what I usually do is to look for that somebody and then order the folder according to the sender, this way I can quickly look for the email I was lookin

Re: searching in "sent"

2007-12-06 Thread Pau Amaro-Seoane
and yet I would love to get rid of the "To:" thing... I don't have a "From:" in my inbox... it's a word repeated unnecessary as many times as email I have sent... I know I have sent them, it's the SENT folder... 2007/12/6, Pau Amaro-Seoane <[EMAIL PROTECT

Re: searching in "sent"

2007-12-06 Thread Pau Amaro-Seoane
> Why did you set default_hook and not simple_search? This is mentioned > in the mail you are replying to. > > Nicolas > > -- > http://www.rachinsky.de/nicolas because I am preparing a big move to another country and I didn't look carefully? my excuses, my fault thanks a lot Pau

Re: searching in "sent"

2007-12-07 Thread Pau Amaro-Seoane
This is what I have: set index_format="%4C %Z %{%b %d} %-15.15L (%4c) %s" I have not found the way of modifying the To: thing. It must be related to $to_chars, but how? Thanks for your answer 2007/12/6, Nicolas Rachinsky <[EMAIL PROTECTED]>: > * Pau Amaro-Seoane <[EMAIL P

Re: searching in "sent"

2007-12-07 Thread Pau Amaro-Seoane
I must be mentally retarded, but I tried that one and it didn't work for me... I get always the "To:"... ??? Please corroborate mi IQ 2007/12/7, Michael Tatge <[EMAIL PROTECTED]>: > * On Fri, Dec 07, 2007 Pau Amaro-Seoane ([EMAIL PROTECTED]) muttered: > > I have not