Clear Filters
Clear Filters

How do I access emails from an email server(gmail,...) using smtp ?

4 views (last 30 days)
I can see that there is a sendemail function but I found nothing regarding connection to smtp servers. I would usually connect to a email server (gmail,...) using smtp with authentification and then I would have access my inbox and deal programatically with it.
Thanks

Answers (1)

Stalin Samuel
Stalin Samuel on 28 Oct 2015
  1 Comment
Sylvain
Sylvain on 28 Oct 2015
Thanks Samuel for the answer, tt is good to know that I can use gmail offline and store emails in sqllite. However, I need to be able to access my gmail account online and scan my inbox to analyse emails, this is a process that I will run every minute for example. Do you have an idea? Thanks

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!