Hi all,
Why does SMTP Email vi does NOT work? I searched the forums but could not find the answer. I am using LabVIEW 11 development suite on Windows 7.
Here is what I tried:
1. I put in the IP address of our SMTP server obtained from our IT department - didn't work (btw, the format for this IP address is xx.x.xx.xx
2. I put in stmp.mycompany.com (where obviously mycompany is the name of my company - again this info was provided by our IT department) - didn't work
3. I put in my personal gmail address, and smtp.gmail.com - didn't work
In each case I get Error 54. Why is this happening? Are there certain LabVIEW settings that I am not setting correctly? The error message says to check if I have DSN properly configured.
Does this mean that I need to setup something in Win7 that allows LabVIEW to communicate with the outside world (ie, send an email)?