[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

spf_threshold always 0



Hi Matti,

I downloaded the code from CVS on July 22. And found a problem in policytest.c, the variable of spf_threshold hasn't been assigned the value properly. It's always 0 though I set it to "PARAM   spf-threshold softfail" in my smtpserver.conf. 

I just make some changes below at this time:
extern ConfigParams *CP;
spf_threshold = CP->spf_threshold;

Please feel free to take a look.

Virgil Cui
-
To unsubscribe from this list: send the line "unsubscribe zmailer" in
the body of a message to majordomo@nic.funet.fi