05-31-2007 02:29 AM
05-31-2007 03:40 AM
05-31-2007 04:17 AM
Hi Daniel,
Thanks for your quick suggestion. My problem is, I know the SMTP mail server name of my company, so I am able to send the mails to anyone in my company. But I am not knowing the name of SMPT mail server of third party(like gmail,yahoo) so I am not able to send mails to any of this mail id's.
My customer is giving me the mail id's for which he want to receive the mails but he may or may not give me the SMPT mail server names of those mail id's. So I require to give mail id's as a input to my program and it should send mails to those e-mail id's irrespective of their SMTP server names. This will also increase the portability of my application as only e-mail id's are needed to give as a input. Can this be possible using SMTP? Or if u know any other way to do this?
What about authentication? How to over come of that problem...
Thanks:-
Mike
05-31-2007 04:31 AM
05-31-2007 04:52 AM
Hi Daniel,
I am using SMTP mail server of my company. And I am not able to send e-mail to my personal e-mail id's which is on yahoo,gmail. When I try to do this the following error message comes:- " Requested action not taken: mailbox unavailable, For Example mailbox was not found or there was no access".
Is the error occours due to authentication or their might be another reason for it?
Thanks:-
Mike
05-31-2007 05:04 AM
05-31-2007 05:42 AM
Hi Daniel,
Yes, I am can send mails to the other mail id's (yahoo,gmail) using outlook. One interesting thing is that this vi is not checking for the sender's autentication(e.g:- even i put sender as XYZ and send to other e-mail id's of my company those id's are receiving that mails). In other words this vi is not at all using my company mail id to send mail.
I think I am using some wrong vi's or program for doing this. Do u have any sample application for doing this? I can try that application and let's see if it solve my problem.
Thanks:-
Mike
05-31-2007 06:24 AM
05-31-2007 06:39 AM
Hi Mike,
Thanks for the advice. Can u elaborate more on what u mean by external code? Is this code are easily integrable with lab view? Please give me some web link about this external code if you have any. I will have a look at this external code and their price. But my first priority will be to built this vi using lab view SMTP vi, I can go for any external code if I am not sucessed in doing it.
Can the SMTP vi work fine with SMTP mail server which will having no spam filter?
Thanks:-
Mike
05-31-2007 07:27 AM