--On 19 December 2007 16:37:48 +0000 ROGERS Richard
<Richard.Rogers@???> wrote:
>
> I'd still be interested in ways of finding out who has OoO set, as it's
> tempting to turn the wick up on the spam checking for anyone who is
> known to be out (there are various permitted opt-outs here).
>
We do allow autoreplies, but we don't use Exchange, these are Exim filter
autoreplies. We use a web application to wrap the message in a test that
looks like:
if personal
alias example@???
and $h_X-Bogosity does not begin "Spam"
and $h_X-Bogosity does not begin "Unsure"
then
mail
....
endif
The X-Bogosity header carries a spamassassin rating (we used to use
bogofilter).
--
Ian Eiloart
IT Services, University of Sussex
x3148