http://bugzilla.spamassassin.org/show_bug.cgi?id=3898





------- Additional Comments From [EMAIL PROTECTED]  2004-10-13 13:47 -------
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.





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to