I've looked at numerous threads on the forum and various VI's, but I'm still unable to find a solution to what seems to be a common problem. How to get LabVIEW to send an e-mail?
In basic LabVIEW, there are SMTP VIs that can send an e-mail - if your server doesn't use authentication. How many of us have access to e-mail servers that don't use authentication? A show of hands, please. What, no hands????
I then loaded NI's Internet Toolkit for LV. It has FTP tools, URL tools, a bunch of other stuff. No additional e-mail tools!
I tried the activex component from Ostrosoft, which someone suggested on this forum. It didn't seem to get installed properly on my system. No go. (It says it registered, but it doesn't show up in LV when I browse for ActiveX objects.)
I tried the OpenG VI that supports authentication, but couldn't get that to work with two different servers. The servers replied politely, but I never got the e-mails. One possibility (at least for one server) is that the server uses SSL. I didn't see anything in the OpenG VI that mentioned SSL.
I haven't tried ActiveX or .Net directly to Outlook, but that might be another route. One I would like to avoid. I've used ActiveX with Word in the past, to my regret. Micros**t likes to change their ActiveX interface with every new version, it seems.
This is a really common problem, judging from the number of posts about it. But from what I can see, there isn't a known, decent solution.
Does anyone know of something I've missed?
Thanks,
Dave T
-------------------------------------------------------------
David Thomson Original Code Consulting
www.originalcode.com
National Instruments Alliance Program Member
Certified LabVIEW Architect
Certified Embedded Systems Developer
-------------------------------------------------------------
There are 10 kinds of people: those who understand binary, and those who don't.