Ron Shuck wrote:

>Has anyone ever seen a situation where entries in the black_list are not
>being used or matching?
>
I assume you mean blacklist_from and blacklist_to. There is no
black_list that I'm aware of.

I pretty much don't use the spamassassin blacklist features at all. If I
want to blacklist someone, I do it at the MTA layer with a 550.

That said, I've not had any problems with the SA 2.64 blacklist

Test header used:
From: Joe <[EMAIL PROTECTED]>

The blacklist correctly hit the above header with all of the following:
    blacklist_from [EMAIL PROTECTED]  
    blacklist_from [EMAIL PROTECTED]
    blacklist_from [EMAIL PROTECTED]
    blacklist_from [EMAIL PROTECTED]

It correctly did not match:
    blacklist_from [EMAIL PROTECTED]


Can you post some examples of what you're having trouble with?

Reply via email to