Re: [Dovecot] Checking for strtoumax and strtoimax

2008-12-31 Thread J Springer
It shows in config.log why exactly it thought they were working. Copy&paste those parts of it? configure:23169: checking for strtoimax configure:23196: cc -c -g conftest.c >&5 configure:23202: $? = 0 configure:23213: result: yes configure:23228: checking for strtoumax configure:23255: cc -c -g

Re: [Dovecot] NFS, IDLE, and index locking

2008-12-31 Thread Jack Stewart
.. On Wed, 31 Dec 2008 10:11:08 +0200 "Timo Sirainen" wrote: >On Dec 31, 2008, at 4:24 AM, Jack Stewart wrote: > >> The attribute cache is the default (60 seconds) which works well >> enough in a polling setting but may be a problem with IDLE (30 >> second check). >.. >> mail_nfs_index = yes >

Re: [Dovecot] Checking for strtoumax and strtoimax

2008-12-31 Thread Timo Sirainen
On Dec 31, 2008, at 3:46 AM, J Springer wrote: In what header file are strtoumax and strtoimax declared? How are they declared? (grep -r strtoumax /usr/include) Perhaps you'd just need to link with some extra library to be able to use them. They're not declared at all which was why I was pu

Re: [Dovecot] NFS, IDLE, and index locking

2008-12-31 Thread Timo Sirainen
On Dec 31, 2008, at 4:24 AM, Jack Stewart wrote: The attribute cache is the default (60 seconds) which works well enough in a polling setting but may be a problem with IDLE (30 second check). .. mail_nfs_index = yes mail_nfs_storage = yes What OS are you using? With mail_nfs_*=yes Dovecot