The mailing lists information on the MySQL website says that list
headers can be idenitified with either "List-ID:" or
"Delivered-To:".  Though List-ID is missing at the moment,
Delivered-To is still present.  Every other majordomo listserver I
see provides, List-ID; perhaps the change is an inadvertant
omission.  I've made the following change in my procmailrc file,
and waiting to see which additional mail get swept up by the use of
Delivered-To:.

:0
* ^(List-ID|Delivered-To):.*<\/.*
* MATCH ?? ()\/[^\>]+
* MATCH ?? ()\/[^\.]+
${LISTDIR}/${MATCH}/

Hopefully they'll fix the List-ID header.

On Sun, Mar 23, 2003 at 10:43:28AM +0100, Joseph Bueno wrote:
> Hello,
> 
> It seems that emails coming from mysql mailing list
> don't include 'List-ID: <mysql.mysql.com>' header anymore.
> 
> Is this going to be fixed or should we change our email
> filtering rules ?
> 
> Thank you
> Joseph Bueno
> 

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to