简体   繁体   中英

Apache Commons Email - Sending emails in a thread

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,

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM