Re: [Exim] Urgent Help !!!!!!!!!!!!!!!!!!!!!!!!!11

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Nico Erfurth
CC: Giuliano Gavazzi, Tony Earnshaw, Exim-Users (E-mail)
Subject: Re: [Exim] Urgent Help !!!!!!!!!!!!!!!!!!!!!!!!!11
On Thu, 6 Mar 2003, Nico Erfurth wrote:

> Giuliano Gavazzi wrote:
>
> > Besides, does anybody know why message_size_limit_count_recipients
> > was a failed experiment? I could not find a reason logged in the
> > archives.


People were not very keen on it, and the algorithm is not really a very
good one. Think of legitimate mailing list deliveries, which can easily
have 100 or more recipients.

> No, but I think it can be easily emulated in your data_acl, using
> something like
>
> deny condition = ${if > {${eval: $rcpt_count * $message_size}}{10M}{1}}


True.

--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.