jgarciallamas Posted September 9, 2004 Report Share Posted September 9, 2004 Hi, Sorry for this new topic, I'm not able to find the old one in the forum. Thanks to Jim for his appropiate response. Just one more thing, I've made the vi with the these subvi's: Init Server-Server Login-Send Data. I'm able to execute the first and the second but I have a problem in the third one because although I'm able to execute without problems I'm not able to send the e-mail because the SERVER answers this: "SERVER: 503 MAIL FROM command must precede DATA" Jim I suppose you know what is happening. Could you help me one more time, please? Thanks in advance. Kind regards. Jose. Quote Link to comment
Jim Kring Posted September 9, 2004 Report Share Posted September 9, 2004 Hi, Sorry for this new topic, I'm not able to find the old one in the forum. Thanks to Jim for his appropiate response. Just one more thing, I've made the vi with the these subvi's: Init Server-Server Login-Send Data. I'm able to execute the first and the second but I have a problem in the third one because although I'm able to execute without problems I'm not able to send the e-mail because the SERVER answers this: "SERVER: 503 MAIL FROM command must precede DATA" Jim I suppose you know what is happening. Could you help me one more time, please? Thanks in advance. Kind regards. Jose. 1709[/snapback] If you are referring the Dev Zone forum thread, it is located here. You need to send the following command, first: MAIL FROM:<you@email.com> Take a look at "OGIC_SMTP_Main.vi" which provides a working example. Regards, -Jim Quote Link to comment
jgarciallamas Posted September 10, 2004 Author Report Share Posted September 10, 2004 Hi Jim, You're right, thanks a lot for your support. The example you refered to is quite illustrative of what I want to do. Thanks again. Kind regards. Jose. If you are referring the Dev Zone forum thread, it is located here. You need to send the following command, first: MAIL FROM:<you@email.com> Take a look at "OGIC_SMTP_Main.vi" which provides a working example. Regards, -Jim 1710[/snapback] Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.