bbottema / simple-java-mail

Simple API, Complex Emails (Jakarta Mail smtp wrapper)

Home Page:http://www.simplejavamail.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support native API for setting Return-Receipt-To header

bbottema opened this issue · comments

Similar to #93, we can add native Java API for setting the return-receipt-to header. Although rarely used, it nice to be able to do it safely through a tested Java API.

Release in 4.4.0. Please verify.