Autor: Sub Zero Datum: To: exim-users Betreff: Re: [exim] Limit msg to people at smtp talk
Hi,
> For example, have a look at settings recipients_max and recipients_max_reject in chapter 14 of the specification.
I will check that location. Thank you. Will post again if something happens.
> I should add that you need a good reason to unconditionally reject all messages with more than 10 recipients.
Normal mails have 3 or 4 rcpts at max. Generally local spammers try with
1000 rcpt to 's here :) 10 is a nice number..
> Wait a minute; what do you mean by "more than 10 different addrto's"? Do you want to look at the message headers?
To header is none of my business, I only want to limit the smtp processes
somehow. I do limit people by sending #n mails per hour. And it is billed by
that #n value. :)