"Jon" <[EMAIL PROTECTED]> writes:

> Hi Eugene,
>
> Very interesting.  Perhaps you could post this on bugzilla?  Seems like a
> nice addition.
>

Hello!
Perhaps I will after some testing. I've already found
a bug yesterday:
Buggy line:
      if (/^X-CRM114-Status: \w+\s+\( pR: ([-\d.]+) \)/) {
Fixed line:
      if (/^X-CRM114-Status: \w+\s+\( pR: ([-\d.]+)\s*\)/) {

And I also should implement many of things discussed
here if I want to make this plugin more useful:
http://bugzilla.spamassassin.org/show_bug.cgi?id=2301
Eugene

-- 
Email: jmv /at/ online.ru

Reply via email to