9 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Quota > 4GB and maild...
FromSent OnAttachments
Carlos Eduardo Tavares TerraDec 15, 2008 4:19 pm 
Sam VarshavchikDec 15, 2008 5:30 pm 
Todd LyonsDec 15, 2008 5:56 pm 
Jose CelestinoDec 15, 2008 6:28 pm 
email builderDec 15, 2008 9:57 pm 
Carlos Eduardo Tavares TerraDec 16, 2008 4:49 am 
Rick RomeroDec 16, 2008 5:14 am 
email builderDec 17, 2008 4:42 pm 
Jose CelestinoDec 17, 2008 6:03 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Quota > 4GB and maildirsize create problemActions...
From:Rick Romero (ri@havokmon.com)
Date:Dec 16, 2008 5:14:03 am
List:net.sourceforge.lists.courier-maildrop

Todd Lyons wrote:

On Mon, Dec 15, 2008 at 4:19 PM, Carlos Eduardo Tavares Terra <edua@gmail.com> wrote:

I have a problem and a question. I have users with quota over 4GB in a 32bit server and when maildrop creates the maildirsize, it uses 1GB quota. I have tested maildrop in a 64bit server and this problem didn't happen. Unhappily I can't use only 64bit server right now.

My problem is: Is possible to use quota > 4GB in 32bit servers ?

I was about to write an email about this very topic. There is a patch that someone wrote that patches the maildir support for the maildrop package so that it can handle quota larger than 2 GB (you wrote 4 GB, but in my tests, I started getting errors above 2 GB). The patch is located here:

http://japc.uncovering.org/patches/maildrop_64bit_quota.diff

Awesome. I was just having a similar problem with vpopmail on OpenSolaris. Quota was working just fine with 32bit kernels, but on OpenSolaris - which tells me it's 64bit - I got lopped off at 2GB. This off_t to 64bit_t change fixed it for me.

Thanks - excellent timing :)

Rick