[imp] Quota over 2GB

Matus UHLAR - fantomas uhlar at fantomas.sk
Mon Mar 13 06:55:23 PST 2006


On 13.03.06 14:25, ssoo at siliconfile.com wrote:
> Horde/IMP cannot handle quota over 2GB:
>   Under 2GB quota -> Quota status: 45.81MB / 1024.00MB (4.47%)
>   Over 2GB quota -> Quota status: NO LIMIT

It's probably because of using 32-bit integer...

> My environments are:
>   Pentium4(32bit), FreeBSD-5.3, Exim-4.60, Courier-IMAP-4.1.0,
>   Horde-3.1 / IMP(H3)-4.1
> 
> horde/imp/config/servers.php:
> $servers['imap'] = array(
>      ...
>      'quota' => array(
>          'driver' => 'courier',
>          'params' => '',
>      ),
> );
> 
> Exim-4.60 can handle quota over 2GB.
> I don't know couier-imap and horde/imp can handle it.

It only needs to use 64-bit integer but I don't know if it can currently...
I hope I helped you at least a bit, so you know what to search for...
-- 
Matus UHLAR - fantomas, uhlar at fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
The early bird may get the worm, but the second mouse gets the cheese. 


More information about the imp mailing list