Thanks for you help with this, everyone.
I've put the filters
/out of office/i
/out of the office/i
/autoreply/i
/autorespon/i
in taboo headers and taboo body and the tests I've tried seem to work.
I'm not sure though how to work out which headers to quote to >> trap error
messages sent to the list-posting address,<< Would it be a line from the
"bounce" messages majordomo sends me?
Thank you
Clare
-----Original Message-----
From: majordomo-users-owner+M4757@greatcircle.com
[mailto:majordomo-users-owner+M4757@greatcircle.com]On Behalf Of Adam H.
Kerman
Sent: 04 October 2004 04:57
To: majordomo-users@greatcircle.com
Subject: Re: Taking care with "reply to" settings
At 3:08pm +0100, 10/03/04, David Cousens <webmaster@stjulians.com> wrote:
>On the subject of reply_to settings... Putting the list address itself
>as the reply_to setting opens the list up to the problem known as an
>"auto-responder war"
Good point. With Reply-To: <list>, it is VITAL that filtering takes place.
Perl
RegEx's on the taboo header and body are your friend. Filter out "out of
office" and the like.
Also, attempt to trap error messages sent to the list-posting address, which
can also cause mailing loops. They tend to quote back all the headers, so I
filter for a quoted header unique to the list.
References:
|
|