> > I can't see any need to know what the size of the internal_delivery_users > > mailbox is, or even to be computing this value if we have specified no > > quota for any user. > > > > If we modify the source to skip this update (on maxmail_size=0), does > > anyone see any potential problems? > > The only problem it might give is that you can't use curmail_size to > view the size of a user's mailbox, if that user doesn't have a > maxmail_size. Other than that, I see no problem. > > Would you mind posting your patch to the list when it's finished?
Not at all, for now I've just modified db.c and db_add_quotum_used to check if the user_idnr==1, if yes, then it just returns w/o doing anything else. The change seems to be working fine so far.. I'll watch it for a few days to see if anything misbehaves. I'm pretty new to dbmail though, and have deployed it on a fairly busy production server, but would love to definetely contribute. ----- "Mr. President, is it true you're only interested in Iraq for Oil?" "Oil? Who said anything about oil? Somebody cookin'?" - Black Bush [EMAIL PROTECTED]
