September 23, 2008 at 4:25 pm
How can we know whether the sql server is using sqlmail or not for sending email. I mean where can we check that?
thanx
September 24, 2008 at 7:31 am
The first place to look is in the SQL Server Configuration Manager to see if SQL Mail is enabled.
Second see if there is a MAPI client (Outlook) installed on the server with a profile for the SQL Server account. IF not you are not using SQL Mail.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
September 24, 2008 at 7:50 am
If you are using SQLMail, I'd start to move off it. It is deprecated in 2005, meaning it will be removed in future versions. Also, it doesn't work on 64-bit and if you move to a new server on this platform, here's one more thing you need to change.
Start migrating now. Set up dbmail and change things as you find them.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply