On Wed 29-Sep-04 6:29am -0400, Thorvald Neumann wrote:
> Wednesday, September 29, 2004, 12:50, Roelof Otten wrote:

>> Header matches Subject:\s*\n

> Wouldn't "\s*\n" also catch " Here begins the subject\n"?

Indeed it would.  A better choice might be:

    Header field - Subject - match - ^\s*$

Not only does this match empty or blank Subject lines, it
also matches mails without a Subject line.

-- 
Best regards,
Bill

The Bat! 3.0.0.19 Pro - BayesIt! 0.6.10 - XP Pro SP2 - POP3



________________________________________________
Current version is 3.00.00 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to