Skip to content

Correct recipient type for email builder cc and bcc #20

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

Merged
merged 1 commit into from
Aug 12, 2015

Conversation

gezerk
Copy link
Contributor

@gezerk gezerk commented Aug 11, 2015

The builder has cc and bcc methods that take a recipient. The new recipient created from the one passed in has the RecipientType set to 'TO'. I would expect it to be set to RecipientType.CC, or RecipientType.BCC.

bbottema added a commit that referenced this pull request Aug 12, 2015
Correct recipient type for email builder cc and bcc
@bbottema bbottema merged commit 42ad297 into bbottema:master Aug 12, 2015
@bbottema
Copy link
Owner

Thank you, I will release a new minor version to maven central soon.

@gezerk
Copy link
Contributor Author

gezerk commented Aug 12, 2015

You are welcome. Thanks for the library. Very nice to use.

On Aug 11, 2015, at 9:59 PM, Benny Bottema [email protected] wrote:

Thank you, I will release a new minor version to maven central soon.


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants