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



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to