Just an FYI:


While working on mods to vdelivermail for "user over quota messages," I
discovered a bug.  It seems that due to the way checks are made for messages
under 1000 bytes, the .current_size file in each users mailbox isn't getting
updated for all messages.  Any message under 1000 bytes gets delivered
without updating the .current_size file.  Once you send a message >1000
bytes, the file gets updated, but only with the current messages size!  It
doesn't "catch up" with all the smaller message sizes...

I'll look at fixing this while I work on my over quota message part of the
code...

Chris Bunnell

Reply via email to