Re: [Exim] How to use the autoreply transport

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Paul Wilson
Fecha:  
A: Leonardo Boselli
Cc: Christopher Bodenstein, exim-users
Asunto: Re: [Exim] How to use the autoreply transport
On Wed, 17 Apr 2002, Leonardo Boselli wrote:

> How do you cope the event (all but rare) when someone send
> deliberately, by mistake or even by forged address a message to
> himself ?
> you should add some hint to avoid sending circular
> acknowledgement.
> (one user here ended with 398000 messages ...)


Easiest way to stop that is to auto-respond to the Return-path: header,
not the from line and set the sender to <>.

Paul