http://issues.apache.org/SpamAssassin/show_bug.cgi?id=3898
------- Additional Comments From [EMAIL PROTECTED] 2007-04-16 05:13 ------- (In reply to comment #3) > Subject: Re: Request for new body part to test against > > I think what could be useful would be a 'testable object generator' type of > plugin. This would in some way or other be able to generate an, well, call > it 'object' that could be the base for a rule. Then you could write rules > against this object type and the plugin would supply them in some hopefully > efficient manner. > > So if I had a plugin that supplied object types of 'foo' and 'bar' I would > then be able to write > > foo TEST1 /re/ > bar TEST2 /re/ > > or perhaps > > myplugobj TEST1 foo:raw =~ /re/ > > I have no idea if that fits with the internal structure of SA. But as far > as external interface is concerned it appears quite elegant. btw, this is now possible -- these objects are called "metadata". See the ASNlookup plugin for example. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
