Eric Marin wrote: > So for *some* users, it seems that Deliver doesn't detect that there > isn't enough space, it tries to write the e-mail and of course fails, > then reports an error, and Postfix interprets this as a temporary > error and retries later. >
Without knowing anything about the problem I would guess this is a rounding issue. Probably you are off by the number of bytes in your short message saying you are over-quota. Sometimes you are just inside and sometimes just outside? Ed