That is what I figured.  Would it be possible to implement some quota checks
into the SMAIL threads?  The current behavior is confusing and frustrating
for end users.  As an end user, the expectation is to not accept email into
a mailbox if the mailbox is over quota regardless of whether or not the mail
was forwarded.  One possible solution would be to check quotas with SMAIL in
addition to SMTP.  If SMAIL sees a mailbox is over quota, SMAIL would bounce
it to the original sender instead of ignoring the quota.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Davide Libenzi
Sent: Saturday, February 18, 2006 11:40 AM
To: [email protected]
Subject: [xmail] Re: quota bug in forwarding


On Sat, 18 Feb 2006, Francesco Vertova wrote:

>> I have found a situation with XMail where XMail ignores the mailbox =
>> quotas.
>> If there are two mailboxes on the same box and one forwards into the =
>> other,
>> XMail ignores the mailbox quota of the second mailbox when receiving
>> forwards from the first one.
>
> From what I've seen on my server, and from what I've read on this
> list, it seems that XMail only checks mailbox quotas on a RCPT TO
> command at SMTP time. This means that mailbox quotas are ignored when
> PSync'ing; when delivering to mailing list members; when delivering
> from a (l)redirect in mailproc.tab; when LMail'ing; when DSN'ing;
> possibly in other cases.

Tha is exactly the case and it'd a *real* PITA to fix. With XMail you can 
build really long and complex delivery chains, and delivery (even local) 
is not sync but is done by dropping rewritten messages into the queue and 
have the SMAIL threads to do the job (somehow later in time).


- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to