March 4, 2010 at 12:49 pm
no connection could be made because the target machine actively refused it in sqlserver database mail am getting this error unable to send test email.plz let me know solution
March 4, 2010 at 2:15 pm
There seems to be two distinct issues and I am wondering which one you need to address. One issue is that the SQL instance actively refused a connection, and the other has something to do with db_mail. Can you please be more descriptive and maybe tell us what failed - like a job, t-sql, a procedure call from an application etc.
Toby
March 4, 2010 at 2:16 pm
Reading your sentence again I guess you are getting the error when you attempt to send a test mail through management studio - is this correct?
March 4, 2010 at 2:47 pm
yah thats right?if iam sending test mail.getting this error
March 4, 2010 at 3:23 pm
What is the result of executing the following statement?
exec sp_configure 'Database Mail XPs'
March 6, 2010 at 3:35 am
min 0
max 1
config 1
run 1
databasemail valus showing
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply