Not a problem. Two links I always have close by:
The documentation for SA
http://spamassassin.apache.org/full/3.1.x/doc/
The Wiki page for SA
http://wiki.apache.org/spamassassin/
Most general configurations in the local.cf are contained in:
http://spamassassin.apache.org/full/3.1.x/doc/
thanks
-O
>
> dns_available 1
>
> or
>
> dns_available yes
>
>
From the documentation:
dns_available { yes | test[: name1 name2...] | no }
(default: test)
By default, SpamAssassin will query some default hosts on the internet to
attempt to check if DNS is
working or not.
The prob
On Wed, 27 Dec 2006 23:24:36 +0100
"vertito" <[EMAIL PROTECTED]> wrote:
was it
dns_available 1
or
dns_available yes
From the documentation:
dns_available { yes | test[: name1 name2...] | no }
(default: test)
By default, SpamAssassin will query some default hosts on
the internet