Vincent Verhagen writes:
Sam Varshavchik wrote:
Vincent Verhagen writes:
This behaviour also goes for the IMAP server quota reporting. When
manually entering 5368709120 bytes (5 GB) as the quota in the
maildirsize file, the IMAP quota shows 1 GB. I can imagine that the
same problem exists in other quota-dependent code like
maildrop/deliverquota etc.
Can anyone comfirm all this and if so... What can I do to solve this?
Upgrade to a 64-bit operating system. You are running into the
limitations of a 32-bit platforms.
Hm, I thought that the largest value for an unsigned integer on a 32-bit
platform would be 2^32 , e.g. 4294967296? For a signed integer it's
2^(32-1), or 2147483648; that's true.
And the file offset datatype is a signed type.
pgpdpyOOIijsx.pgp
Description: PGP signature