Re: [Exim] TARPIT ACL - for Spam Control

Top Page
Delete this message
Reply to this message
Author: William Thompson
Date:  
To: Don Walker
CC: exim-users
Subject: Re: [Exim] TARPIT ACL - for Spam Control
> How can you use this to delay the spam server and then reject the message?

Replace accept with warn then deny later. Just remember, any message =
lines will show up in the message as a header.

> On Mon, 5 May 2003, Marc Perkel wrote:
>
> > TARPIT dnslists = blackholes.mail-abuse.org
>
> A simple implementation of this is
>
>   accept  dnslists = blackholes.mail-abuse.org
>           delay = 4m