September 19, 2012 at 3:27 am
Hello,
Any one help me,
how to setup e-mail/sysmail in sql server 2000.
how to re-initiate, if e-mail is not working/sending notifications,please provide me some troubleshooting commands in sql server 2000 only
Thanks in Advance
September 19, 2012 at 3:49 am
gopal727 (9/19/2012)
Hello,Any one help me,
how to setup e-mail/sysmail in sql server 2000.
how to re-initiate, if e-mail is not working/sending notifications,please provide me some troubleshooting commands in sql server 2000 only
Thanks in Advance
Please go through this URL.
http://support.microsoft.com/kb/263556
It may help you to set up e-mail.
--rhythmk
------------------------------------------------------------------
To post your question use below link
https://www.sqlservercentral.com/articles/forum-etiquette-how-to-post-datacode-on-a-forum-to-get-the-best-help
🙂
September 19, 2012 at 3:53 am
Could I ask why your setting up email in the database ?
Idea lly you should try and use some application code, esp with sql 2000 there are too many loop holes in the DB mail feature that will make the database less secure.
If you looking to perform mass emails etc then thats not supposed to be done from the database. If your lookingnfor alerting then that is better handled using a monitoring tool and having the toll send out the later.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply