https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6382
--- Comment #10 from Mark Martinec <[email protected]> 2010-05-31 14:47:12 EDT --- (In reply to comment #5) > I intend to enhance the change a bit further to allow more > selective removal of entries based on signing domain too, > so I'm removing the [review] status temporarily. The patch > is alright as it is now for those who need the functionality > right away. Ok, here is now the final version of the change. With the first version of this patch the unwhitelist_from_dkim command used only one parameter (email address), just like unwhitelist_from_rcvd, and removed all addresses regardless of a signing domain (the second parameter in whitelist_from_dkim). Now the unwhitelist_from_dkim command has two parameters, exactly like the whitelist_from_dkim, and both must match for a corresponding entry to be removed. This allows for selectively removing just some but not all entries for a given email address. trunk: Bug 6382 - add missing unwhitelist_from_dkim, part deux Sending lib/Mail/SpamAssassin/Conf/Parser.pm Sending lib/Mail/SpamAssassin/Plugin/DKIM.pm Committed revision 949831. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
