Hi, Could you post you acl check? And your file with blocked domains.
Best regards. >-------- Оригинално писмо -------- >От: Dennis Isaías Cervantes [email protected] >Относно: Re: [exim] block a tld domain >До: "'James Gibbard'" >Изпратено на: 19.10.2016 18:51 If you put the lines in the acl but the messages continue to arrive * .TOP Thanks for your help -----Mensaje original----- De: James Gibbard [mailto:[email protected]] Enviado el: miércoles, 19 de octubre de 2016 9:34 a. m. Para: [email protected] CC: [email protected] Asunto: Re: [exim] block a tld domain 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/ -- ## 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/
