http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4823
Summary: small clarification in Plugin documentation
Product: Spamassassin
Version: 3.1.0
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
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!
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.