Re: [Exim] recipients_max for proto:local

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Philip Hazel
Ημερομηνία:  
Προς: sharun
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] recipients_max for proto:local
On Thu, 18 Apr 2002 sharun@??? wrote:

> So, followed part of system filter will help me ?
>
> if $received_protocol is "local" and
>     $recipients_count is above 6
>     then
>     fail text "Too many recipients. Maximum 6 allowed"
>     seen finish
> endif

>
> PS: understand me right, I need fully correct config when moving
> to exim4 (mail system with > 400,000 mailboxes)


Well, that looks right. But I'm a cautious person; I won't give you a
100% guarantee. What you should do is try it out in a testing situation.
It is quite easy to set up Exim for running tests without disturbing the
live MTA.

(Actually, you don't need the "seen finish". "Fail" ends filtering.)

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