[Mailman-Users] List-Id Headers
Tokio Kikuchi
tkikuchi at is.kochi-u.ac.jp
Fri Feb 28 01:43:12 CET 2003
I am no expert to procmail but online document reads,
>
> 8.4 Headers are folded before matching
> If you have header that continues on separate lines, you don't have to worry about the linefeeds. Procmail silently folds the header onto one line, before matching it
>
> Received: from unknown (HELO Desktop01) (208.11.179.72) by
> palm.bythehand.net with SMTP; 4 Dec 1997 23:29:09 -0000
>
> :0 # note, match on continuation line
> * ^Received:.*bythehand\.
Make sure you have properly configured your .procmailrc and/or
check your procmail version.
Graham Lillico wrote:
> Hi,
>
> I have managed to upgrade from 2.0 to 2.1 and I have noticed that the
> List-Id: headers have changed in my emails from
>
> List-Id: MAILING LIST TEXT <list-test.domain.org>
>
> to
>
> List-Id: MAILING LIST TEXT
> <list-test.domain.org>
>
> and now procmail can't filter on it.
>
> Is this a problem with 2.1? and is it fixed in 2.1.1? I search the
> mailing list but couldn't find any mention of it.
>
> Regards
>
> Grez
>
More information about the Mailman-Users
mailing list