Autor: Magnus Holmgren Datum: To: exim-users Betreff: Re: [exim] Limit msg to people at smtp talk
Tuesday 25 April 2006 22:09 skrev Sub Zero: > Hi,
>
> I want exim to reject the email if the mail is tried to be sent to more
> than 10 recipients (rcpt to:<addrto@???>" where has more than 10
> different addrto's. How do I do this with Exim 4.52 (cpanel)?
For example, have a look at settings recipients_max and recipients_max_reject
in chapter 14 of the specification.