Re: [Exim] Routing with Spamcop

Etusivu
Poista viesti
Vastaa
Lähettäjä: Tamas TEVESZ
Päiväys:  
Vastaanottaja: Mark Edwards
Kopio: exim list
Aihe: 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}}


--
[-]