Skip to content

API backwards compatibility update, reinstate old addRecipient API as deprecated #101

@amanteaux

Description

@amanteaux

In version 4.4.x, the method Email.addRecipient(String, String, RecipientType) has been deleted whereas it was not even deprecated before.

Would it be possible to put back this method as deprecated in the 4.x.x branch and plan to remove it in the 5.x.x major release?
It would really make Simple Java Mail users feel more confident about this library.
If possible, breaking changes should append as little as possible and should not be taken lightly.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions