In the cyrus.cache file there are always 10 cache fields per message. But
what could cause this code in mailbox.c to fail in the middle of skipping
over those fields:
/* Compute size of this record */
cacheitembegin = cacheitem = mailbox->cache_base + cache_offset;
for (cache_ent = 0; cache_e
I've understood that this is supposed to mean that if delayed expuge is
used and folder annotations does not specify anything else then messages
are supposed to be deleted from all folders after two days.
More information. I tried to run the cyr_expire from shell and it segfaulted:
$ cyr_expire
Is delayed expunge supposed to work in subfolders?
I have this in cyrus.conf:
delprune cmd="cyr_expire -E 3 -X 2" at=0400
I've understood that this is supposed to mean that if delayed expuge is used
and folder annotations does not specify anything else then messages are
supposed to be del
Is delayed expunge supposed to work in subfolders?
I have this in cyrus.conf:
delprune cmd="cyr_expire -E 3 -X 2" at=0400
I've understood that this is supposed to mean that if delayed expuge is
used and folder annotations does not specify anything else then messages
are supposed to be del