I would like to send an email using a server that requires authorization. The server requires an SSL connection. How can I do this?
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 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.
Antworten (0)
Kategorien
Mehr zu Web Services finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!