database email

  • 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

  • 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

  • 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?

  • yah thats right?if iam sending test mail.getting this error

  • What is the result of executing the following statement?

    exec sp_configure 'Database Mail XPs'

  • 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