http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4996
------- Additional Comments From [EMAIL PROTECTED] 2006-07-18 20:25 ------- (In reply to comment #4) > Sorry about that, it's just that Bugzilla isn't really the place to discuss > things like how to write a plugin, etc. I see that Justin posted some > possible > code as an example, so that may be useful. In general though, things like > this > ought to be discussed on the [email protected] list. Ah well, I was looking for writing my own plugin but only found http://wiki.apache.org/spamassassin/PluginWritingTips?highlight=%28PerMsgStatus%29 so I patched just one line in PerMsgStatus.pm and finally came to the conclusion that it might be worth a change in Spamassassin. Btw, the example-plugin-code that was posted here returns "CODE(0xa259bd8)" in the Mailheader. I'm a bit clueless, Data::Dumper'ing $permsg to a file didn't help me find what can be used instead sub { $permsg->get_score(); } here. Kind regards Thomas Reifferscheid ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
