I would like to send an email using a server that requires authorization. The server requires an SSL connection. How can I do this?

4 views (last 30 days)
I would like to send an email using a server that requires authorization. The server requires an SSL connection. How can I do this? I am using R2013b.
  1 Comment
Walter Roberson
Walter Roberson on 18 Nov 2013
You would open an https:// connection; that will use SSL automatically. How you would authenticate yourself depends on how the mail server has been set up.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!