Bug 511 - [STICKY] Mailing list manager rules
Summary: [STICKY] Mailing list manager rules
Status: RESOLVED WONTFIX
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P5 enhancement
Target Milestone: 2.60
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-26 03:06 UTC by Matt Sergeant
Modified: 2003-05-24 05:14 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 Matt Sergeant 2002-06-26 03:06:46 UTC
If you run some sort of mailing list, please attach to this bug ways we can
solidly identify that a mail is from that type of list.

I run lots of ezmlm lists, and they can be identified via:

Mailing-List: .*run by ezmlm
Precedence: bulk
List-Post: <mailto:
List-Help: <mailto:
List-Unsubscribe: <mailto:[a-zA-Z\.-]+-unsubscribe@
List-Subscribe: <mailto:[a-zA-Z\.-]+-subscribe@

Mailman seems to be:

Precedence: bulk
List-Help: <mailto:
List-Post: <mailto:
List-Subscribe: .*<mailto:.*=subscribe>
List-Id: 
List-Unsubscribe: .*<mailto:.*=unsubscribe>
List-Archive: 

Please post others to this bug and we'll work on an eval rule for these list types.
Comment 1 Michel Bouissou 2002-06-26 03:21:58 UTC
For Sympa MLM (http://www.sympa.org):  Messages coming from a Sympa MLM can be recognized with the following headers:  Return-Path: somelist-owner@somedomain.com [...] Precedence: list [...] List-Id: <somelist@somedomain.com> List-Help: <mailto:sympa@somedomain.com?subject=help> List-Subscribe: <mailto:somedomain.com?subject=subscribe%20somelist> List-Unsubscribe: <mailto:sympa@somedomain.com?subject=unsubscribe%somelist> List-Post: <mailto:somelist@somedomain.com> List-Owner: <mailto:somelist-request@somedomain.com> [and optionally] List-Archive: <http://www.somedomain.com/wws/arc/somelist>  Regards. 
Comment 2 Justin Mason 2002-08-07 07:55:30 UTC
Just to track status so far: both of the above are in CVS at the moment.
Comment 3 Theo Van Dinter 2003-05-24 13:14:28 UTC
as part of the "too easy to forge" nice rule cleanup for 2.60, I'm going to
close this bug.