LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to send a email from a RT Target to a Exchange Server?

Hello,

I would like to send emails from a cFP-2xxx to a Exchange server using "Integrated Windows Authentication". Is that possible?

I'm not yet able to send the "username" and the "password" using smtp Email.vi that comes with LabVIEW.

I'm able to do so from my development machine since i'm already connected to the LAN.

Maybe I'm only missing a smtp command?

Thanks!

Vincent
0 Kudos
Message 1 of 5
(6,343 Views)
Hi Vincent,
When you say you are not able to send, what do you mean? Are you getting an error? What version of LV are you using? Have you tried any example programs? Here are a few possible solutions:
 
 
Let me know! Thanks!
 
Stephanie
0 Kudos
Message 2 of 5
(6,278 Views)
Hello Stephanie,

Thanks for the reply.

I'm using LV8.2.

Maybe I haven't been clear enough, I'll try to do better this time...

Since the cFP has no username and password, any email sent from there is blocked by the Exchange server. I'm using "SMTP Email send message.vi" but there's no connector for authentification with the server.
This authentification must be done at run time depending of the configuration set by the user.

Thanks a lot!

Vincent
 
0 Kudos
Message 3 of 5
(5,719 Views)

Hello Vincent,

The SMTP Email functions do not allow for server authentication.  There may be a couple other ways to achieve this, however.  A few other developers have attempted this functionality.  I have never tried doing this, so it would probably be better just to check their threads here, here, & here instead of me trying to regurgitate everything.  Hope this helps!

Regards,

Clint M
National Instruments

0 Kudos
Message 4 of 5
(5,561 Views)
Thanks, I will have a look at these threads.

Regards,

Vincent
0 Kudos
Message 5 of 5
(5,554 Views)