bbottema/simple-java-mail

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

bbottema opened this issue · 1 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.