Bug 855 - DOMAIN_BODY improvement
Summary: DOMAIN_BODY improvement
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P2 enhancement
Target Milestone: ---
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-08 21:50 UTC by Matthew Cline
Modified: 2002-09-08 13:55 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Cline 2002-09-08 21:50:44 UTC
Right now, DOMAIN_BODY detects ".biz", ".info" and the like if it appears
right after a whitespace.  I should also detect it if it's at the
begining of a line, and also detect things like ".xyz domain".
Comment 1 Matthew Cline 2002-09-08 21:55:32 UTC
Regexp changes checked in, along with new regression tests.  Also fixed
typo in regression_tests.cf ("renex" -> "renew")