08-03-2005 11:22 PM
08-04-2005 04:30 AM
Hi
Best choice is download OpenG internet connectivity tools from this link:
Also, if you need to autenticate only in POP3 ( to retrieve messages), download this example:
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3EE1556A4E034080020E74861
08-04-2005 11:15 PM
08-05-2005 04:59 AM
Hi
Download OpenG smtp toolkit. there is a vi named " SMTP server login" .
You can learn how to send login comands ( AUTH LOGIN) and send that command using the vi from NI.
Bear in mind that your name and password are base64 coded, So, best choice is use OpenG smtp toolkit.
Hope it helps
Alipio
10-31-2006 04:03 AM
Hi All,
Do anybody know how to send an email message in plain text format only by Labview? Or, how to modify the SMTP to plain text message?
Thank you,
11-01-2006 05:11 AM
11-08-2006 03:29 AM - edited 11-08-2006 03:29 AM
Message Edited by Kurt NI AE on 11-08-2006 03:31 AM
11-08-2006 11:00 PM
Hi Kurt,
1) I would like to send out an email message, not receive.
2) I would like to send a plain text email, not html email.
Thank you.
11-20-2006 04:26 AM
Hi,
The SMTP VIs do send emails in text format. Are you unable to get them to work?