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 = !^.*-requ...@.* : !^owner...@.* : !^postmas...@.* : \
>             ! ^listmas...@.* : !^mailer-dae...@.*
> 
> 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

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to