07-03-2019 10:55 AM
I would like to send a simple and short email from LabVIEW to any email, (gmail,hotmail...) whatever one is easiest? Thanks
07-03-2019 11:02 AM
You'd use the SMTP functions, in the SMTP Email palette.
07-03-2019 11:21 AM
Thank you for the response.
This what keeps happening.
07-03-2019 11:42 AM
Maybe:
To resolve this issue, log in to your Gmail account through a web browser and enable access through less secure apps. If that's not the reason Gmail isn't working in your email client, you may need to unlock it.
Firewall might be blocking LV, or SMTP in general...
07-03-2019 12:15 PM
Thanks, I will try, and get back to you.
07-03-2019 12:25 PM
Is it true that gmail does not allow LabVIEW to send emails anymore?
07-03-2019 02:00 PM
It is not true.
I use a gmail account all the time to send e-mails from LabVIEW.
07-04-2019 09:23 PM
Not two weeks ago, I asked a similar question (and figured out the answer) on this very Forum (look here). I was trying to send to GMail via our organization's SMTP server, and got hung up by GMail's Two-factor authentication. The "Fix" was to use my organization's special "Mail-forwarding" server (which also uses SMTP). I even discovered (to my Shock and Horror) that the Express VI for sending Mail worked just fine!
Bob Schor
07-10-2019 11:59 AM
Thanks for the response.
I saw the missing wire you found.
Yet I still got this error in the attached picture below
07-10-2019 12:02 PM
Sorry I forgot to try the "Mail-forwarding" server. Once I have it does it get replaced with smtp.gmail.com?