upgrading from 0.9.1.2 - and now: working with exim4.22w/exisan

Matthias Andree matthias.andree at gmx.de
Thu Aug 21 18:34:58 CEST 2003


David Relson <relson at osagesoftware.com> writes:

> A minor revision:
>
>  case $result in
>    U*|H*) # ham or unsure
>           deliver
>           ;;
>    S*)    # spam
>           reject
>           ;;
>    *)     echo >&2 "Unparsable result \"$result\""
>           exit $EX_TEMPFAIL

And we both forgot the ;; here.

-- 
Matthias Andree




More information about the Bogofilter mailing list