06-28-2018 06:53 PM - last edited on 03-14-2019 02:18 PM by NIadmin
The NI SystemLink Server Configuration has a page for SMTP on the NI Skyline Service Manager. I've set this up and am not trying to figure out how to use email alerts. What parts of SystemLink can send emails/alerts? To whom do the alerts get sent?
06-29-2018 11:25 AM
I figured out how to configure the alarms and emailing, but I'm still not getting any emails. Might be a firewall issue on the server...
06-29-2018 07:28 PM
Hi Jim,
I am happy to see that you were able to configure the alarms and emails already, just for reference while I was researching to get some more insight for this I came into this document that might be useful just in case. How were you configuring these emails and alarms? Were you seeing alarms at least of none of those are working?
Maybe testing with the firewall down could be a nice try, if that doesn't work, could you share some more details of the current configuration that you have for your NI Web Server Configuration?
Regards,
06-29-2018 07:30 PM
I'll respond to this when I can.
In the meantime, I'd like to request a feature where I can easily send a test email, to verify that my SMTP/Email settings are correctly configured. I'd like to be able to do that independently of the alarms feature. It would probably make sense to put this feature in the Skyline SMTP settings configuration page.
09-24-2018 06:50 AM
I am also facing the same issue. I have configured the SMTP details, but I am not getting any mail when the alarm becomes active.
I have used the same SMTP details and tested using LabVIEW SMTP APIs and I am able to send mail.
Please let me know what I am missing here.
Thanks,
Sree
09-24-2018 08:27 AM - edited 09-24-2018 08:30 AM
I agree that we could really use an option to send a test email. I found it difficult to setup the first time as well. Here are a few suggestions.
If you are using Gmail, you will need to disable 2 factor authorization. With 2 factor disabled, these are the settings that worked for me.
Also, you can see a little more information if you use Trace Logger on the server. To do so, open a command prompt as Administrator on the server and navigate to c:\Program Files\National Instruments\Shared\Skyline. Then run "NationalInstruments.Tlog.exe enable Smtp.*" followed by "NationalInstruments.Tlog.exe tail".
Here is what it looks like when everything is working.
Here is what it looks like when it isn't working. In this case, I have 2 factor enabled.