I'm developing a surveillance system for my thesis and I need to send an email when the allarm is activated. I have used the "SMTP Email Send Message" function but the same email arrive only at some addresses (for example it can work properly for an address in likes user@libero.it but not for another likes user@hotmail.it). The fact mybe is that the message compare like "spam". Obviously my system has to work properly with all the addresses that the user want insert!! Can you help me? I looked at the examples "E-mail Notification.vi" and "E-mail with Data.vi" in LabVIEW Examples but those have the same problem.
Thank you a lot!! I have already resolved my problem. It was a coincidence of mistakes. I wrong to write two different addresses for well-5 times. Now
everything seems to work. However, I
had already read the links that you have indicated me and it is very useful. Thanks again.