Ben <[EMAIL PROTECTED]> wrote: > thanks for the response and the advice. unfortunately it's a mail > forwarding system that i'm part of that i'm trying to whitelist > (alumni email forwarding) so the mail is not actually local. i guess > i'll think about this more deeply.
It sounds like a fairly well-defined set of messages you're trying to whitelist. There must be things about them you can check other than the "From:" line. Combine a "From:" line test with some tests of other headers (perhaps something in "Received:"?) and make a meta rule with a negative score, rather than using "whitelist_from". -- Keith C. Ivey <[EMAIL PROTECTED]> Washington, DC
