July 22, 2010 at 12:55 am
Hi Friends,
I am going to configure the Database mail notification on my SQL Server 2005. I have configured it while i am going to send test mail i am getting an error message,
Date7/22/2010 12:17:48 PM
LogDatabase Mail (Database Mail Log)
Log ID53
Process ID1752
Mail Item ID16
Last Modified7/22/2010 12:17:48 PM
Last Modified Bysa
Message
The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 5 (2010-07-22T12:17:48). Exception Message: Could not connect to mail server. (No such host is known).
)
pls help me out by this problem. I also checked my firwall there is also prot no. is not blocked. Still i m not getting messagges on my mail.
Thanks in Advance.
M.I.
________________________________________
M.I.
[font="Times New Roman"]
July 22, 2010 at 5:28 am
okiftequar (7/22/2010)
Exception Message: Could not connect to mail server. (No such host is known).)
that error is usually because the url to the mail server is incorrect, or there's no connectivity at all;
your setup should look something like this:
what is the value you put in for the server?
Lowell
August 9, 2011 at 6:53 am
hi folks,
can anyone help regarding this issue which i've attached. some people are not receiving automated mails. But am able to send the test mail from the same profile..
TIA..
August 9, 2011 at 7:05 am
srinath.vanama (8/9/2011)
hi folks,can anyone help regarding this issue which i've attached. some people are not receiving automated mails. But am able to send the test mail from the same profile..
TIA..
Please start a new thread after testing google. I'd bet a lot that it knows the answer to that one.
August 9, 2011 at 7:29 am
the errors pretty straight forward, i think:
The specified string is not in the form required for an e-mail address
you probably have an exchange server, and in the From Address of the profile you created, you have (for example) "srinath.vanama" instead of "srinath.vanama@yourdomain.com", so it works for some internal tests, as Exchange converts it to teh proper email, but not for external emails.
Lowell
August 10, 2011 at 3:01 am
August 24, 2016 at 1:06 pm
All, I am having the same issue. I have tried everything mentioned.
I am using gmail account. Server name = smtp.gmail.com
port number 465, Checked the check box "this server requires a secure connection".
Using basic authentication with my test email address and password. Getting error when sending test email:
The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 6 (2016-08-24T13:52:31). Exception Message: Cannot send mails to mail server. (Failure sending mail.).
Tried different port number (587) but get different error message:
The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 6 (2016-08-24T14:04:57). Exception Message: Could not connect to mail server. (An attempt was made to access a socket in a way forbidden by its access permissions 74.125.25.109:587).
btw using SQL server 2012.
Thanks,
Sean
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply