<<< Date Index >>>     <<< Thread Index >>>

Re: header_cache broken in cvs



Hello Aron,

>         sithglan@faui02:/var/tmp/sithglan/mutt$ time ./mutt -nF~/null -f 
> ~/Maildir/.lists.uml -e 'exec exit'

in my testing I used the configfile ~/null not the muttrc I created
after the build which looks like that because I used a line per cut &
paste from my how file:

        sithglan@faui02:/var/tmp/sithglan/mutt$ cat ~/null
        set read_inc=1000
        set header_cache_pagesize=32768
        set maildir_header_cache_verify=no
        set header_cache="/tmp/sithglan-hcache/"
        sithglan@faui02:/var/tmp/sithglan/mutt$ ls -al /tmp/sithglan-hcache/
        total 26356
        drwxr-xr-x   2 sithglan icipguru     4096 Mar 13 19:52 .
        drwxrwxrwt  29 root     root        53248 Mar 13 19:55 ..
        -rw-------   1 sithglan icipguru   403790 Mar 13 19:53 
2a41b612dd315f48b3f669c1c4842a1e
        -rw-------   1 sithglan icipguru 26837671 Mar 13 19:48 
b2932362d26987e33bd5b9ec9653758b
        sithglan@faui02:/var/tmp/sithglan/mutt$

However. Nothing changes mutt header cache works on cvs HEAD.

Greetings,
        Thomas