Stuart Gall wrote: > Hello > You can use the following config commands > > smtp_accept_max = 40 > smtp_accept_max_per_host = 5 > smtp_ratelimit_hosts = 1.2.3.4 > smtp_ratelimit_mail = 5,0.5s,1.05,1m > smtp_ratelimit_rcpt = 5,0.25s,1.015,1m
Can that also rate limit where a user pipes mail to /usr/bin/sendmail? Also, can you change the rate values per host? With mine, I can at some later stage rather than on host, limit according to the $authenticated_id and rather than just slow the inbound mail I prefer to freeze so I've got some preserved evidence. Ian -- Ian Freislich -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
