Autor: Marc Sherman
Data:
Para: exim-users
Asunto: Re: [exim] Unique filtering question
Stephen Gran wrote:
>
> Or, idiomatically,
>
> deny condition = $rcpt_fail_count
Heh, that hadn't occurred to me, but it should work just fine.
> and surely, pre-data is the better place for this?
Yup, that'd be more appropriate. No reason to accept the data if you're
going to deny the message regardless.
- Marc