Hello! Dnia 2016-03-03, czw o godzinie 22:12 +0200, [email protected] pisze: > > From: jarek > > > Is it possible, to configure exim, so it will drop/reject message > > processing after first "Unknown user" ? > > One of my servers is under permanent DDOS with thousands of clients > > trying to send messages to non existing recipients. > > If the non-existing recipients are on your server then > in the rcpt ACL insert before "require verify = recipient": > > drop domains = +local_domains > !verify = recipient
It looks, that it is much better with this ACL. Thank you! best regards Jarek -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
