September 19, 2008 at 2:51 pm
Thanks you for all help me in this topic ( Sending Mail By Databse Mail ) , i configured procedure to send email from table and it works fine in my sql server developer in my pc in the work but same version and same configuration in my home not working and give me the following error message , i asked someone he told me that server name is wrong but same server name i used in the work and it's work fine please can anyone give solution, ans thanks again
Error Message :
( The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2008-09-19T00:55:19). Exception Message: Could not connect to mail server. (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 194.126.32.20:25))
September 19, 2008 at 3:08 pm
At work, you are connected to your companies LAN and have access to the mail server. From home, you are not connected to your companies LAN, and therefore you do not have access to that internal mail server.
From home, you need to modify the server name to use your ISP's mail server or your companies external mail server (if they have one that you have been authorized to use - most companies don't have one).
Jeffrey Williams
“We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”
― Charles R. Swindoll
How to post questions to get better answers faster
Managing Transaction Logs
September 20, 2008 at 3:56 am
our mail in the company is external mail please advice
September 20, 2008 at 9:20 am
Not sure what you mean - are you sure your companies mail server is accessible from anywhere? Have you tried pinging the mail server from home to see if you can get to the server? What about running tracert to see if you can get to that server?
Now, if you can get to the server - the final piece of information you would need is whether or not you are authorized to access that server from an external site. If you are - then make sure your credentials are correct.
Jeffrey Williams
“We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”
― Charles R. Swindoll
How to post questions to get better answers faster
Managing Transaction Logs
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply