December 4, 2007 at 4:53 am
Hi,
I want to create an alert for disk space. I am using SQL 7 version. No SQL Mail is configured. Is there any way to configure an alert without SQL mail.
Please help me in doing this.
Thanks in advance
December 4, 2007 at 5:07 am
Defining an alert is not depending on SQLMail.
What I think you're actually looking for is another way to send out notifcations. By default SQL Server also supports netsend and pagers. Look in the properties for the Operators in order to configure either of those.
If you want to use email but no MAPI client, you can use xp_smtpmail which you can download here: http://www.sqldev.net/xp/xpsmtp.htm
[font="Verdana"]Markus Bohse[/font]
December 4, 2007 at 7:03 pm
Wow very nice information but i cant send messages using our local mailserver (MS Outlook). Is there anything i should configure to work with this xp_smtp_sendmail??
"-=Still Learning=-"
Lester Policarpio
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply