SA Bugzilla – Bug 4823
small clarification in Plugin documentation
Last modified: 2006-08-28 21:11:12 UTC
okay, so I'm a newbie, but I couldn't make sense of this Note that eval rules are passed the following arguments: The plugin object itself The "Mail::SpamAssassin::PerMsgStatus" object calling the rule standard arguments for the rule type in use any and all arguments as specified in the configuration file it was not obvious to me that this was a list of four items. furthermore, it would be useful if the third item had a small explanation, something like * standard arguments for the rule type in use, e.g., an array reference containing the body for 'body' rules, or no argument at all for 'header' rules". thanks!
I added some hyphens to make it look more like a list of items. Standard arguments for rule types are already listed in the next section. [dos@FC5-VPC 3.1]$ svn ci -m "bug 4823: clarify M::SA::Plugin documentation" Sending lib/Mail/SpamAssassin/Plugin.pm Transmitting file data . Committed revision 437949. [dos@FC5-VPC trunk]$ svn ci -m "bug 4823: clarify M::SA::Plugin documentation" Sending lib/Mail/SpamAssassin/Plugin.pm Transmitting file data . Committed revision 437950.