From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48114 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: Winbloze Eudora 4 and threading Date: Mon, 09 Dec 2002 03:12:03 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1039400209 2392 80.91.224.249 (9 Dec 2002 02:16:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Dec 2002 02:16:49 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18LDTT-0000cR-00 for ; Mon, 09 Dec 2002 03:16:47 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18LDSg-0000PL-00; Sun, 08 Dec 2002 20:15:58 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 08 Dec 2002 20:16:46 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@[209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id UAA27327 for ; Sun, 8 Dec 2002 20:16:33 -0600 (CST) Original-Received: (qmail 19918 invoked by alias); 9 Dec 2002 02:14:56 -0000 Original-Received: (qmail 19913 invoked from network); 9 Dec 2002 02:14:56 -0000 Original-Received: from pfepa.post.tele.dk (193.162.153.2) by gnus.org with SMTP; 9 Dec 2002 02:14:56 -0000 Original-Received: from defun.localdomain (0xc3f9531a.esnxr2.ras.tele.dk [195.249.83.26]) by pfepa.post.tele.dk (Postfix) with ESMTP id 175F5480034 for ; Mon, 9 Dec 2002 03:14:47 +0100 (CET) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Matthias Andree's message of "Mon, 09 Dec 2002 02:25:24 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-redhat-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48114 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48114 Matthias Andree writes: > Winbloze Eudora 4 emits a broken References: header when replying, > that lacks the last reference, which is still in In-Reply-To. Can I > tell Gnus to ignore References when threading and use only > In-Reply-To? > > (setq gnus-mailer-with-b0rken-references "^(Windows Eudora|I am borked)") or > something? See : `nnmail-fix-eudora-headers' Eudora produces broken `References' headers, but OK `In-Reply-To' headers. This function will get rid of the `References' headers.