Re: [Exim] TARPIT ACL - for Spam Control

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: William Thompson
Fecha:  
A: Don Walker
Cc: exim-users
Asunto: 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