Autor: Sanjeev Gupta Datum: To: Tamas TEVESZ, Sanjeev Gupta CC: exim-users Betreff: Re: [Exim] Deferring based on mailbox size
From: "Tamas TEVESZ" <ice@???> > 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.
Sorry, I thought that would use the filesystem quota, so never grepped for
that in the manual.
> the "if deferred too long, return to sender" part is the retry rules,
> ie. retries rules for "quota".
I can specify different rules for quota-deferrred?