07-28-2010 12:47 PM
Hi,
I was willing to use the email SMTP VIs on a CompactRio 9022, to automatically send emails, but as it appears, these VIs do not support SMTP authentication or SSL connections. Is there any other way to connect to a SMTP server which requires authentication?
Charles.
07-29-2010
02:57 PM
- last edited on
12-02-2024
06:22 PM
by
Content Cleaner
Hello Charles,
Currently, SMTP authentication is not available on the Compact RIO controllers, as a part of the RT operating system. There are .NET objects that can be used to execute this task in Windows, which could be configured as a counter part to the deployed system. I would certainly encourage you to submit product feedback at the NI Product Suggestion Center, as it will provide the R&D groups direct feedback on this topic.
Thank You,
Patrick Corcoran
Application Engineering Specialist | Control
National Instruments
07-29-2010
09:07 PM
- last edited on
12-02-2024
06:24 PM
by
Content Cleaner
Charles,
Searching ni.com and Google you can find several efforts where different LabVIEW developers have implemented a SMTP solution with authentication. I could not find a place to directly download a finished solution, but you could contact the different people working on these tools to possibly get a copy. In most cases they would probably be willing to help you out.
https://forums.ni.com/t5/LabVIEW/sending-e-mail-smtp-protocol-with-autentication/m-p/152147
OpenG Internet Connectivity (OGIC)
http://objectmix.com/labview/507802-how-e-mail-labview-authentication.html
https://forums.ni.com/t5/LabVIEW/ogic-smtp-library-example/m-p/454028
https://forums.ni.com/attachments/ni/170/327882/1/OGIC_SMTP-MOD.zip