4

Is there a way to aid gmail in making threads? We are currently using same Subjects to do this, but that really uglyfies the subject a lot.

Daniel
  • 1,613
  • 2
  • 14
  • 25

1 Answers1

13

There are a couple of mail headers that other mail clients use to help threading - not sure if gmail supports them. The first is the standard RFC-822 "In-Reply-To: <messageid>", and the second is the non-standard (stolen from Usenet) "References: <messageid>,<messageid>,...".

Paul Tomblin
  • 179,021
  • 58
  • 319
  • 408