Re: Header caching not working

2009-06-15 Thread Brendan Cully
On Saturday, 13 June 2009 at 19:46, John Magolske wrote: > Hi, > > I'm running Mutt on Debian unstable and have not been able to get > header caching to work. I've created a directory "mutt-headercache" > in $HOME: > > % ls -ld ~/mutt-headercache > drwxrwxr-x 2 me me 4096 2009-03-21 22:19 /home/m

Header caching not working

2009-06-13 Thread John Magolske
Hi, I'm running Mutt on Debian unstable and have not been able to get header caching to work. I've created a directory "mutt-headercache" in $HOME: % ls -ld ~/mutt-headercache drwxrwxr-x 2 me me 4096 2009-03-21 22:19 /home/me/mutt-headercache/ and put this in my ~/.muttrc: set header_cache

Re: Header caching not working

2008-12-04 Thread Szymek
On Thu, Dec 04, 2008 at 04:03:07PM +0100, Sander Smeenk wrote: > Quoting Szymek ([EMAIL PROTECTED]): > > > > | +HAVE_ICONV -ICONV_NONTRANS +HAVE_LIBIDN +HAVE_GETSID +USE_HCACHE > > The only difference is, that I dont have libidn enabled. > > Is this setting relevant? > > No. IDN is used for d

Re: Header caching not working

2008-12-04 Thread Sander Smeenk
Quoting Szymek ([EMAIL PROTECTED]): > > | +HAVE_ICONV -ICONV_NONTRANS +HAVE_LIBIDN +HAVE_GETSID +USE_HCACHE > The only difference is, that I dont have libidn enabled. > Is this setting relevant? No. IDN is used for domainnames containing sρεςιαl ςλαrαςτεrs. It has nothing to do with headercac

Re: Header caching not working

2008-12-04 Thread Szymek
On Thu, Dec 04, 2008 at 08:55:22AM +0100, Sander Smeenk wrote: > Quoting Kyle Wheeler ([EMAIL PROTECTED]): > > > >Could it be, that I have to compile with use_imap option? > > Nah, it should work with other things (e.g. Maildir and POP3). > > Well, I'm stumped. Anyone else have an idea? > > Works

Re: Header caching not working

2008-12-03 Thread Sander Smeenk
Quoting Kyle Wheeler ([EMAIL PROTECTED]): > >Could it be, that I have to compile with use_imap option? > Nah, it should work with other things (e.g. Maildir and POP3). > Well, I'm stumped. Anyone else have an idea? Works for me(TM) | Mutt 1.5.17+20080114 (2008-01-14) | ... | +HAVE_ICONV -ICONV_

Re: Header caching not working

2008-12-03 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, December 3 at 01:19 PM, quoth Szymek: >+USE_HCACHE Hmm, okay, so... it's got it... >Could it be, that I have to compile with use_imap option? Nah, it should work with other things (e.g. Maildir and POP3). Well, I'm stumped. Anyone el

Re: Header caching not working

2008-12-03 Thread Szymek
Hi I just have pasted the output of mutt -v in wrong way, here it is again: -DOMAIN -DEBUG -HOMESPOOL +USE_SETGID +USE_DOTLOCK +DL_STANDALONE +USE_FCNTL -USE_FLOCK -USE_INODESORT -USE_POP -USE_IMAP -USE_GSS -USE_SSL -USE_GNUTLS -USE_SASL -USE_SASL2 +HAVE_REGCOMP -USE_GNU_REGEX

Re: Header caching not working

2008-12-02 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday, December 2 at 10:42 PM, quoth Szymek: >That's the output of mutt -v: Now that is *really* weird. I think there's either something wrong with the way you compiled it, or your source is corrupt. And I say that because your mutt spit out t

Re: Header caching not working

2008-12-02 Thread Szymek
On Tue, Dec 02, 2008 at 11:02:42AM -0600, Kyle Wheeler wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tuesday, December 2 at 05:57 PM, quoth Szymek: > > Yes, I forgot to make a test:) But there is no difference, still no > > files in hcache folder. > > Hmm. When you run `mutt -

Re: Header caching not working

2008-12-02 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday, December 2 at 05:57 PM, quoth Szymek: > Yes, I forgot to make a test:) But there is no difference, still no > files in hcache folder. Hmm. When you run `mutt -v`, do you see +USE_HCACHE in there? ~Kyle - -- I have not failed. I've just

Re: Header caching not working

2008-12-02 Thread Szymek
On Tue, Dec 02, 2008 at 09:45:27AM -0600, Kyle Wheeler wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tuesday, December 2 at 03:03 PM, quoth Szymek: > > There are no files created in the hcache folder, why? Do I have to > > put a slash at the end of the line in .muttrc? > > Yup

Re: Header caching not working

2008-12-02 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday, December 2 at 03:03 PM, quoth Szymek: > There are no files created in the hcache folder, why? Do I have to > put a slash at the end of the line in .muttrc? Yup. You probably could have even tested that yourself! ;) ~Kyle -BEGIN PGP

Header caching not working

2008-12-02 Thread Szymek
Hello I have some problems with header caching in mutt. I have set the following variable in .muttrc: set header_cache=$HOME/mail/hcache My mail is organized like that: $HOME/mail -> box1 -> box2 -> box3 -> hcache There are no files created in the hcache folder, why? Do I have to pu