You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/01/28 00:57:24 UTC

[Bug 2972] invalid MAILTO_TO_SPAM_ADDR hit

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





------- Additional Comments From felicity@kluge.net  2004-01-27 15:02 -------
Subject: Re:  New: invalid MAILTO_TO_SPAM_ADDR hit

On Tue, Jan 27, 2004 at 10:17:11AM -0800, bugzilla-daemon@bugzilla.spamassassin.org wrote:
> Firstly it hit MAILTO_TO_SPAM_ADDR when there is no mailto in the document. Also
> it hit NEW_DOMAIN_EXTENSIONS which doesn't seem to match "new feature is the
> extension" very well.

NEW_DOMAIN_EXTENSIONS ...   yeah, it actually just matches "new feature
is the extension" ("feature is the " is 15 chars which matches the RE).

MAILTO ... there are no explicit mailto's, but we treat all email addrs
as a mailto.  The rule matches on 'ag92@nyu.edu'.





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