At 01:47 PM 6/18/2003 -0400, Theo Van Dinter wrote:
On Wed, Jun 18, 2003 at 11:19:53AM -0600, Lucas Albers wrote:
It sees your entries correctly.

> spamassassin -D, against a test message and I get the following errors:
>
> debug: Failed to parse line in SpamAssassin configuration, skipping:
> RCVD_IN_ORBS 0

RTFM Mail::SpamAssassin::Conf, look for "score".

More to the point, it sees your entries correctly, but they aren't of the correct format..


you want:
score RCVD_IN_ORBS 0

not
RCVD_IN_ORBS 0


All lines in your local.cf need to start with a keyword that tells SA what the line represents.. (score, body, meta, header, etc).




-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to