Re: Threading forwarded messages
Gary -
Thanks for the regexp. I'll probably start using that, and then modify Mutt to
not use its default fwd format.
However, I'm also interested in seeing Mutt put a "References:" header in
forwards which includes the original message id. I can see how it might be
contrary to the rfcs to include an in-reply-to, but it seems legitimate to
include a reference to the original email's message-id. After all, quite
frequently I get a message from person A, then the same message forwarded to me
by person B, because they didn't realize I'd already received the email. A
reference here would be a great thing for threading. Does anyone have ideas
where in the code to look to work on a patch for this?
Thanks -
Chip
On Mon, Jul 24, 2006 at 11:47:42PM -0700, Gary Johnson wrote:
> On 2006-07-24, Chip Killian <ckillian@xxxxxxxxxxx> wrote:
> > I would like forwarded messages to appear threaded with the original
> > message. I keep all parts of a thread in the same folder, not
> > separating for sent/received. When I forward an email to someone
> > else, I want it to appear threaded below the received email I
> > forwarded. I guess mutt doesn't set in-reply-to or references in this
> > case (should it?), and the subject doesn't match reply_regexp, which
> > doesn't include fwd: or the default mutt forward format [%a: %s].
> >
> > Any suggestions? I know I can manually join the threads, but it seems
> > like this should be doable automatically, at least for messages I
> > forward, or which contain simplistic changes to the subject like fwd:.
>
> Just extend your reply_regex to include "fwd". Here's mine:
>
> set reply_regexp="^((\
> \\[wvware - help\\]|\
> \\[[a-z][a-z0-9 :-]+[0-9]\\]|\
> (\\(fwd\\))|\
> (re(\\[[0-9]\\])?|aw|fw|fwd|\\?\\?|??.??.|????):\
> )[ \t]*)+"
>
> This is probably more than you need, but it is the only
> works-for-sure example I have. Those odd characters at the end of
> the next-to-last line account for replies from China.
>
> HTH,
> Gary
>
> --
> Gary Johnson | Agilent Technologies
> garyjohn@xxxxxxxxxxxxxxx | Wireless Division
> http://www.spocom.com/users/gjohnson/mutt/ | Spokane, Washington, USA
--
====
Chip Killian
http://chip.kcubes.com