--On 24 January 2006 11:05:30 +0000 Graeme Fowler <[EMAIL PROTECTED]> wrote:

[Re-reading the message I see I have misunderstood...]

On Tue 24 Jan 2006 10:53:13 GMT , Graeme Fowler <[EMAIL PROTECTED]>
wrote:
1. Is there a way to check quota on mailbox at smtp_data time.

Yes. This is well documented, see:
http://www.exim.org/exim-html-4.60/doc/html/spec.html/ch26.html#id2631521

Actually, this is well documented _at the time of local delivery_ - which
is, of course, after the DATA phase.

I'm not sure how you could do this as part of an ACL.

No, me too.

Surely you'd be
better letting the transport do its' job, keeping hold of the message
until the quota is below the limit or bouncing the message after a set
time according to your retry rules?


Well, no. That can cause collateral spam. Especially is the mailbox is full of spam! Ideally, it would be nice to be able to temporarily reject the message, rather than bounce it. However, that would be best done at RCPT, not DATA. Of course, you won't have the message size at that point...

Graeme



--
Ian Eiloart
Servers Team
Sussex University ITS


--
## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to