Title: RE: Syntax for spf

    ---
    To use the new SPF test, you can add lines such as:
    SPFPASS spf     pass    x       -5      0
    SPFFAIL spf     fail    x       8       0

    to your global.cfg file. SPF returns "PASS" for E-mail that passes SPF (that comes from an IP that is acceptable to the owner of the domani that it claims to be coming from), "FAIL" for E-mail that fails SPF (that does not come from an acceptable IP for the domain), or "UNKNOWN" (for E-mail from domains that do not use SPF yet, or for some other reason should return UNKNOWN).
    ---

    I've just added the above lines to my global config. After checking the Declude log, I see no indication that Declude is performing this test. What am I missing?

    Log snippet pasted below:
    06/30/2004 07:39:55 Qa66c030305e846d1 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]  IP: xxx.xxx.xxx.xxx ID:
    06/30/2004 07:39:55 Qa66c030305e846d1 Tests failed [weight=25]: NOABUSE=WARN NOPOSTMASTER=WARN BADHEADERS=WARN HELOBOGUS=WARN SPAMHEADERS=WARN IPNOTINMX=IGNORE NOLEGITCONTENT=IGNORE WEIGHT10=ATTACH WEIGHT15=HOLD CATCHALLMAILS=IGNORE InHeadersFilter=WARN

    I am running v 1.79 beta. Everything else seems to be working fine.
    Thanks,
    Sharyn

Reply via email to