Re: Comma at end of To:

2011-02-20 Thread Benny Pedersen
On Sun, 20 Feb 2011 16:24:58 +, Ned Slider wrote: > http://pastebin.com/sXbLXFW5 > I don't see any references to roundcube. received http

Re: Comma at end of To:

2011-02-20 Thread John Hardin
On Sun, 20 Feb 2011, Ned Slider wrote: Here's a quick and dirty rule: header NSL_TO_ENDS_COMMA To =~ /,$/ describeNSL_TO_ENDS_COMMA To: ends with a comma score NSL_TO_ENDS_COMMA 0.001 Added to sandbox. -- John Hard

Re: Comma at end of To:

2011-02-20 Thread Ned Slider
On 20/02/11 15:49, Benny Pedersen wrote: On Sun, 20 Feb 2011 15:42:23 +, Ned Slider wrote: Does anyone else see this? one or more versions of roundcube make this, is it roundcube in your samples ? Not sure, here's a sample: http://pastebin.com/sXbLXFW5 I don't see any references t

Re: Comma at end of To:

2011-02-20 Thread Benny Pedersen
On Sun, 20 Feb 2011 15:42:23 +, Ned Slider wrote: > Does anyone else see this? one or more versions of roundcube make this, is it roundcube in your samples ?

Comma at end of To:

2011-02-20 Thread Ned Slider
Hi List, I noticed in a spam mail today the To: line ended in a comma: To: u...@example.com, and always being on the lookout for potential new rules decided to investigate. Grepping my spam archive I see a small number of matches, but I can't find any examples in ham. Here's a quick and d