On 27 September 2015 17:37:07 BST, "manu@... [milter-greylist]" wrote:Steven Hiscocks steven@... [milter-greylist]No worries.
wrote:Sorry. Previous patch had significant bug due to me misinterpretingthecase statement in spf.c, setting the result string to test value assetin configuration. New patch attached.
Sorry for not replying earlier, I had trouble with a dying computer at
home. A few comments:Changed to index in attached patch.
- you introduced priv->priv_sr.sr_addheader_ins and
ap.ap_addheader_ins
the _ins suffix is not very self-explaining. What about _index ?If I remember correctly, I added the DKIM reason message, but it kept triggering when 'nolog' was set. Maybe I misinterpreted it, but it just seemed strange for two constants to have the value.
- Why EXF_DKIM changed value?Hopefully sorted now in attached patch.
- in conf_yacc.y, milter-greylist.c, spf.c, please stick to 80
char/lines maximum. (tab is 8 spaces)Thanks.
Otherwise, this seems nice.
Also changed SPF "hardfail" to "fail" to comply with SPF header standards.
--
Steven Hiscocks
Message
Re: [milter-greylist] SPF & Auth.-Results Headers
2015-09-28 by Steven Hiscocks