09-25-2017 05:02 AM
With LabVIEW 2017 we got native SMTP VIs that support SSL, so I can send e-mails...but retrieving e-mails using SSL is a different story. Most of the targets I use are Linux RT-based though, so perhaps there is a POP client with SSL support that I could install and control through the command line for example?
09-25-2017 08:36 AM
I'd recommend looking into the ol' favorite fetchmail. It supports POP3 over SSL