LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to send an email from a VI

Solved!
Go to solution

Hello..

 

 

      there is one example E-mail notification.vi in example finder. there is an option for testing smtp server. There is no problem with smtp server. 

But, I got an error

 

Error 16502 occurred at 502 5.5.1 Unrecognized command. 12sm591346fgg.15

 

 What is this error?

0 Kudos
Message 21 of 50
(3,735 Views)

Hello david

 

 thanx for sending ur VI. But it latest version. I have Labview 8.6 . Can u send 8.6 version VI.

 

 

0 Kudos
Message 22 of 50
(3,726 Views)
Error 16502 means the command has bot been implemented. !  Can you post the VI or a screen shot?
Richard






Message 23 of 50
(3,726 Views)

As the poster indicated, the VI is from the Example Finder.

 

Let's try something simple.  Take the attached VI, enter the mail server, and the recipient. What happens?

 

Are you sure your SMTP server does not require authentication.

Message 24 of 50
(3,717 Views)

Hello broken

 

 

thankx for ur reply

 

here I attached vi. I amgettinng following error

 

Error 16502 occurred at 502 5.5.1 Unrecognized command. 12sm591346fgg.15

 

0 Kudos
Message 25 of 50
(3,715 Views)
By the way, is this an internal, or external SMTP server that you're talking to? Do you know what kind of SMTP server it is? Is it an Exchange server? Also, are you sure that the server uses port 25 to receive emails?
Message Edited by smercurio_fc on 09-16-2009 02:07 PM
Message 26 of 50
(3,708 Views)

Hello smercurio

 

 

  I tried  test email.vi.  I got this error

 

error code:16502      source: 502 5.5.1 Unrecognized command. 3sm178358fge.4

 

here, I attached a picture of front panel

0 Kudos
Message 27 of 50
(3,702 Views)

 

 

What is internal server and what is external server. i am not aware of it.    

0 Kudos
Message 28 of 50
(3,699 Views)
how to check the authentication of smtp server. 
0 Kudos
Message 29 of 50
(3,697 Views)
Yes here is an 8.6 version
Message 30 of 50
(3,694 Views)