From: "John Hardin" <[EMAIL PROTECTED]>
Sent: Monday, 2008, July 14 09:30

On Mon, 2008-07-14 at 08:14 -0700, Wil Decius wrote:
> Are you sure you're checking the correct config file?

Yes.  From the debug output,

[7596] dbg: config: using "/etc/mail/spamassassin" for site rules dir
[7596] dbg: config: read file /etc/mail/spamassassin/local.cf

Which is the file I'm editing.

That's the sitewide config file, though, and the debug output explicitly
says "[EMAIL PROTECTED] is not in >>user's<<
WHITELIST_FROM_SPF".

It implied both the system and the user.

[7562] dbg: spf: def_whitelist_from_spf: [EMAIL PROTECTED] is
not in DEF_WHITELIST_FROM_SPF
[7562] dbg: spf: whitelist_from_spf: [EMAIL PROTECTED] is not
in user's WHITELIST_FROM_SPF

It's REALLY shooting in the dark beause it indicates a possibly broken
parser, but, I'm inclined to suggest that as quoted he has a lead blank
in front of his whitelist_from_spf entry.

I'd also retype it to make sre there are no messed up characters line
a 0xa0 space in there. (I also found in the dark past and avoid it through
today that <tab><spc><spc> for pretty printing was bad usage. The parser
was unhappy with it. I don't remember if it turned up as a lint error or
not. I think it was something I tried in desperation.)

{^_^}

Reply via email to