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

[ZMailer] SPF problem



After compiling zmailer from Eugene's CVS, using spf_alt, I noticed that
sfp_threshold is always 0, no matter what PARAM spf-threshold is defined
in smtpserver.conf. PARAM spf-threshold is actually read but it seems as
if sfp_threshold never gets initialized in policytest.c .
I added a line  like
sfp_threshold = OCP->sfp_threshold;
just after
#ifdef Z_CHECK_SPF_DATA
and now it works, but I don't know if this is the right place.
Maybe some other spf related PARAMs need to be initilized too.
Can anyone check this?

Thanks

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