Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
bbottema opened this issue Aug 15, 2017 · 1 comment
Closed

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

bbottema opened this issue Aug 15, 2017 · 1 comment

Comments

@bbottema
Copy link
Owner

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.

bbottema added a commit that referenced this issue Aug 15, 2017
@bbottema bbottema self-assigned this Aug 15, 2017
@bbottema bbottema added this to the 4.4.0 milestone Aug 15, 2017
bbottema pushed a commit that referenced this issue Aug 16, 2017
@bbottema
Copy link
Owner Author

Release in 4.4.0. Please verify.

@bbottema bbottema removed their assignment Aug 18, 2017
@bbottema bbottema modified the milestones: 4.4.2, 4.4.0, 4.4.3 Aug 21, 2017
bbottema added a commit that referenced this issue Nov 12, 2017
#102: When parsing MimeMessage to Email, also include the Return-Path as bounceToAddress
#95: When parsing MimeMessage to Email, also include the Return-Receipt-To
#93: When parsing MimeMessage to Email, also include the Disposition-Notification-To
Other: Overhauled MimeMessageParser to be more useful and usable (including better exceptions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant