http://bugzilla.spamassassin.org/show_bug.cgi?id=3209

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2004-03-30 18:17 -------
I tried a slightly different version as a test:

header  __HAS_SUBJECT           exists:Subject
header  __EMPTY_SUBJECT         Subject !~ /\S/
meta    T_MISSING_SUBJECT       !__HAS_SUBJECT
meta    T_EMPTY_SUBJECT         __HAS_SUBJECT && __EMPTY_SUBJECT


T_EMPTY_SUBJECT came up with no hits.

  6.754   6.8409   0.1340    0.981   1.00    0.01  T_MISSING_SUBJECT

The ham hits were from mangled messages in the corpus, so ...

I've committed the T_MISSING_SUBJECT rule.  r9832



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

Reply via email to