1

I'm using Apache Commons Email to send notification emails to my users. Some emails share a topic and I would like them to be grouped in a same Conversation or Thread.

I couldn't find any out-of-the-box feature in Apache commons Email documentation.

Is there any way to have email grouped in a same conversation using this library?

Cheers,

T0ll
  • 11
  • 1

1 Answers1

0

Send emails with same subject. Those email will then appear in same group

pramesh
  • 1,914
  • 1
  • 19
  • 30