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 17
(7,257 Views)

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

0 Kudos
Message 2 of 17
(7,253 Views)

Thank you for the response.

This what keeps happening.

0 Kudos
Message 3 of 17
(7,246 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 17
(7,233 Views)

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

0 Kudos
Message 5 of 17
(7,222 Views)

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

0 Kudos
Message 6 of 17
(7,213 Views)

It is not true.

 

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

Message 7 of 17
(7,201 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 17
(7,159 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 17
(7,104 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 17
(7,102 Views)