Re: [Exim] Routing with Spamcop

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tamas TEVESZ
Fecha:  
A: Mark Edwards
Cc: exim list
Asunto: Re: [Exim] Routing with Spamcop
On Tue, 30 Jul 2002, Mark Edwards wrote:

> How would I go about adding a line to my exim configure file that would
> match IP's to a spam-list such as spamcop, but would route the messages to
> a special spam user account for review, rather than rejecting the messages?


condition = ${if eq{$sender_host_addres}{spamcop's.ip.addy}{yes}{no}}


--
[-]