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

Cannot specify multiple to, bcc, or cc addresses #40

Closed
jaredculp opened this issue Apr 12, 2016 · 2 comments
Closed

Cannot specify multiple to, bcc, or cc addresses #40

jaredculp opened this issue Apr 12, 2016 · 2 comments

Comments

@jaredculp
Copy link
Contributor

I cannot specify more than one to, bcc, or cc address when constructing an Envelope.

Each implementation of Stamp (StRecipient, StCC, StBCC) calls message.setReceipient() which effectively overwrites all previous recipients. They should instead call addRecipient().

@dmarkov
Copy link

dmarkov commented Apr 18, 2016

@rultor @jaredculp please look at this issue, rultor closed it automatically

@dmarkov dmarkov reopened this Apr 18, 2016
@rultor
Copy link
Contributor

rultor commented Apr 18, 2016

@rultor @jaredculp please look at this issue, rultor closed it automatically

@dmarkov I'm sorry, I don't understand you :( Check this page and try again please

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

No branches or pull requests

3 participants