Hi

i want block incoming mails with a lot of subdomains (SPAM) like that
subdomain.co.tk
*.subdomain.co.tk

i put that (in exim for cpanel) at the start:
domainlist host_reject_recipients = lsearch;/block.txt

and in the file block.txt i put this (for example):
*.tk
*.co.tk
co.tk


but do not work for me, i want reject the mail, do not send a message,
only drop the email.



thanks for your time


-- 
## 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/

Reply via email to