Gnus development mailing list
 help / color / mirror / Atom feed
From: Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
Subject: Re: Winbloze Eudora 4 and threading
Date: Mon, 09 Dec 2002 15:29:33 +0100	[thread overview]
Message-ID: <m31y4rw9iq.fsf@merlin.emma.line.org> (raw)
In-Reply-To: <m31y4s54b0.fsf@defun.localdomain> (Jesper Harder's message of "Mon, 09 Dec 2002 03:12:03 +0100")

Jesper Harder <harder@ifa.au.dk> writes:

> See <info://gnus/Washing+Mail>:
>
>     `nnmail-fix-eudora-headers'
>           Eudora produces broken `References' headers, but OK
>           `In-Reply-To' headers.  This function will get rid of the
>           `References' headers.

Ouch. I had forgotten we have mail washing, I only recalled article
washing. Thanks for pointing me there.

In spite of Gnus handling this, I now have in my .mailfilter (I have
some lists and my personal mailbox in mutt still for performance reasons
where this filtering could come in handy outside of gnus):

# weed broken References: headers of Eudora 4
if (/^X-Mailer: QUALCOMM Windows Eudora Version 4\./ && /^In-Reply-To:/)
    xfilter 'reformail -I "References:"'

Does Eudora 5 emit any References/In-Reply-To headers at all BTW?

-- 
Matthias Andree



  reply	other threads:[~2002-12-09 14:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-09  1:25 Matthias Andree
2002-12-09  2:12 ` Jesper Harder
2002-12-09 14:29   ` Matthias Andree [this message]
2002-12-28 18:11     ` Lars Magne Ingebrigtsen
2003-01-02 23:53       ` Matthias Andree
2003-01-03  1:45         ` Simon Josefsson
2003-01-03  2:02           ` Matthias Andree

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m31y4rw9iq.fsf@merlin.emma.line.org \
    --to=ma@dt.e-technik.uni-dortmund.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).