https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6189
--- Comment #8 from Mark Martinec <mark.marti...@ijs.si> 2009-09-10 06:40:37 PST --- > Mark, isn't this FIXED now? :) Yes, it is fixed now. I just wanted to let it linger for a while in case some comments come up. I may still polish some detail after observing logging for a couple of days, but it seems it works as intended. Actually there is one detail still troubling me: namely a message may have several authors (addresses in a From header field), and the DKIM plugin's internals now fully recognizes this fact (e.g. it can fetch a ADSP policy for each author's domain) - yet the $pms->get('from:addr') call will only provide the first address from the list, AFICT. I wonder what would be the right solution, apart from taking the raw header and doing the parsing one more time. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.