On Sat, Oct 14, 2000 at 01:45:51PM -0400, Dan Boger wrote:
> the 8192 is the size of the cache for the IDs - if you're
> processing a large mailbox though, (say, more than 10-20
> messages) you'd defenitly want this larger...  at least
> 64k, if not more...

The cache is merely a set of null-terminated message IDs. On
my box, a 256k cache holds about 6500 msgids, in other words
the msgids are averaging about 40 bytes each. Adjust the
cache size accordingly.

-- 
- Bruce

Reply via email to