[Dovecot] Search Problem (Was Namespace)

Jeff Grossman jeff at stikman.com
Sun Oct 21 04:21:14 EEST 2007


Timo Sirainen wrote:
> On 21.10.2007, at 3.58, Jeff Grossman wrote:
>
>> 2 search since 6-Sep-2007
> ..
>> Oct 20 17:54:47 apple IMAP(jeff): : since: 1190593264 vs 2147483647
>> Oct 20 17:54:47 apple IMAP(jeff): : since: 1190829893 vs 2147483647
>
> I guess utc_mktime() doesn't work correctly for some reason. What are 
> TIME_T_MAX_BITS and TIME_T_SIGNED in your config.h? You've 32bit system?
>
Yes, this is a 32-bit system.

/* max. time_t bits gmtime() can handle */
#define TIME_T_MAX_BITS 32

/* Define if your time_t is signed */
#define TIME_T_SIGNED


More information about the dovecot mailing list