How to config "sendmail" to BCC to multiple addresses?

The SendMail function can CC to multiple addresses if we pass a cell array to the recipients parameter. How to make it BCC?

Answers (1)

2 Comments

thank you the the link. i tried their example but failed. dont know how to figure out adding the username and password of my smtp server login. any comments? c = SMTP(server); ? server is just a string of smtp server name.
Did you download all the required files in the submission? If you did, you could try contacting the author..

Sign in to comment.

Asked:

on 14 Jun 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!