Re: [exim] Autoresponder limit not working correctly

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jethro R Binks
Fecha:  
A: exim-users
Asunto: Re: [exim] Autoresponder limit not working correctly
On Fri, 30 Oct 2009, Phil Pennock wrote:

> You should really be using a senders filter on auto-responders, so you
> could add more to that.
>
> Eg, config.samples/C006 includes:
>
>   senders = !^.*-request@.* : !^owner-.*@.* : !^postmaster@.* : \
>             ! ^listmaster@.* : !^mailer-daemon@.*

>
> You probably want to build on that.
>
> Probably also:
>
>   condition = ${if and{\
>         {!def:h_Auto-Submitted:}\
>         {!def:h_Precedence:}\
>         {!def:h_List-Id:}\
>         }}

>
> to try to filter out some mailing-lists, auto-submitted stuff, etc.


See also the following for a more complete list of other conditions you
may want to consider:

http://wiki.exim.org/EximAutoReply

Jethro.

. . . . . . . . . . . . . . . . . . . . . . . . .
Jethro R Binks
Computing Officer, IT Services, University Of Strathclyde, Glasgow, UK