Did you try the advice you were given the last time you asked this question?
Kuncho advised: "Hi, In acl_check_rcpt put something like this: deny senders = /etc/exim/deny_senders Create file deny_senders and block what you want , like: *.top *.br *.in" On Wed, Oct 19, 2016 at 2:46 PM, Dennis Isaías Cervantes <[email protected]> wrote: > > Hello everyone I have found that I can add these lines to block directly > into a domininio tld eg * .TOP, but in the example I found what made > directly by CPANEL how could I do it manually in the configuration file exim > > > thanks for your help > > > > reject_domains: > > driver = redirect > > # RBL Blacklist incoming hosts > > domains = +exim_blacklist > > allow_fail > > data = :fail: Connection rejected: SPAM source $domain is manually > blacklisted > > -- > ## 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/ -- ## 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/
