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 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

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)

Asked:

on 18 Nov 2013

Commented:

on 18 Nov 2013

Community Treasure Hunt

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

Start Hunting!