Re: [exim] block incoming mails from subdomains

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Drav Sloan
Fecha:  
A: exim
Cc: exim-users
Asunto: Re: [exim] block incoming mails from subdomains
exim@??? wrote:
> 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


That sounds like it bans hosts that are _recipients_ rather
than senders. I'm not familiar with the cpanel interface to Exim,
so I'm afraid I can't point you in the correct direction!

Regards

D.