SA Bugzilla – Bug 1648
unwhitelist_from_rcvd does not work
Last modified: 2003-03-17 10:22:46 UTC
Hi, due to a typo, 'unwhitelist_from_rcvd' in 2.50 and 2.60-cvs is non-functional. The attached patch fixes this (the last change) and adds some documentation improvements in Conf.pm. The pod documentation was partly wrong, eg whitelist_from_rcvd axkit.org sergeant.org did never work; 'axkit.org' did not match any tested 'From'-header, only '*axkit.org' or '*@axkit.org' would have. ciao Klaus
Created attachment 758 [details] fix for unwhitelist_from_rcvd and pod docs in Conf.pm 2.50
OKAY: looks very sensible to me. applied to HEAD
OKAY: looks good to me too applied to 2.5 branch, closing ticket.