LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to send simple email or gmail from LabVIEW?

I would like to send a simple and short email from LabVIEW to any email, (gmail,hotmail...) whatever one is easiest? Thanks

0 Kudos
Message 1 of 18
(7,831 Views)

You'd use the SMTP functions, in the SMTP Email palette.

0 Kudos
Message 2 of 18
(7,827 Views)

Thank you for the response.

This what keeps happening.

0 Kudos
Message 3 of 18
(7,820 Views)

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.

 

form this link...

 

Firewall might be blocking LV, or SMTP in general...

0 Kudos
Message 4 of 18
(7,807 Views)

Thanks, I will try, and get back to you.

0 Kudos
Message 5 of 18
(7,796 Views)

Is it true that gmail does not allow LabVIEW to send emails anymore?

0 Kudos
Message 6 of 18
(7,787 Views)

It is not true.

 

I use a gmail account all the time to send e-mails from LabVIEW.

Message 7 of 18
(7,775 Views)

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

Message 8 of 18
(7,733 Views)

Thanks for the response.

I saw the missing wire you found.

Yet I still got this error in the attached picture below

0 Kudos
Message 9 of 18
(7,678 Views)

Sorry I forgot to try the "Mail-forwarding" server. Once I have it does it get replaced with smtp.gmail.com?

0 Kudos
Message 10 of 18
(7,676 Views)