Eugene Morozov wrote:
"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
Hi,
This is very cool. Do you plan to implement auto-learning, like in
http://bugzilla.spamassassin.org/show_bug.cgi?id=2301 ?
Making a crm114 database by hand is difficult, especially if we follow the authors way of teaching on error on realtime.
