Re: [Exim] Lists antiSpam.

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tim Jackson
Fecha:  
A: exim-users
Asunto: Re: [Exim] Lists antiSpam.
Hi C.W.F.V., on Wed, 19 Nov 2003 11:38:17 -0500 you wrote:

> I want to know, like forming my exim so that to register different lists
> antiSpam.


Do you want to use DNSBL's to reject mail? If so, which Exim version?

For Exim 4, there are lots of comments in the default configuration file
showing how to do it, but a brief example would be:

deny message  = $dnslist_text
     dnslists = list1:list2



Some good lists to get started on include: sbl.spamhaus.org,
opm.blitzed.org, list.dsbl.org and relays.ordb.org


Tim