http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4691





------- Additional Comments From [EMAIL PROTECTED]  2005-11-18 01:49 -------
"I'm in favour of the proposed command syntax, although I'd prefer "range"
instead of "tmethod" if possible."

i chose tmethod (test method) to complement tflags (test flags) because they 
both alter the way the test actually works.   if you use 'range', what range 
would that refer to??  byte range, line range?  do you keep syntax

range RULE_NAME <method> <args>

or do you drop the methods param...

range RULE_NAME <start_pos> <bytes>

does the above only apply to block style single regexp tests and skip per-line 
testing altogether?  do you use

range RULE_NAME line <start> <stop>
range RULE_NAME byte <start_pos> <bytes>

how do you solve the problem of taking newline and extra whitespace out of 
rawbody content.. another param completely? 

there are many ways one could go here...  





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

Reply via email to