Autor: Tamas TEVESZ Data: Para: Sanjeev Gupta CC: exim-users Assunto: Re: [Exim] Deferring based on mailbox size
On Mon, 8 Apr 2002, Sanjeev Gupta wrote:
> I have found a manual way, by using :defer: in the aliasfile, but cannot
> find a reference to Philip's "new" method. Any clues?
if i'm understanding you right, all you need is "quota =" in the
appropriate transport. if the mailbox is/would be too big, that will
automagically defer the delivery.
the "if deferred too long, return to sender" part is the retry rules,
ie. retries rules for "quota".