Groups | Blog | Home
all groups > sql server notification services > november 2004 >

sql server notification services : Email Notification Failure


laksprasad
11/4/2004 2:06:50 AM
Hi

NS is able to generate Notification in the Notifications Table but it
is not delivering to the given mail id,the deliverystatus code in
Notifications table is showing as 4(Delivery Failed) iam using SMTP
Delivery Protocol.

I am able to send the notification to File when i am using File
Protocol.

What are the causes of failures of Delivery Notifications when using
SMTP Protocol.Can any one List out so that my problem will be solved

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/Notification-Services-Email-Failure-ftopict167176.html
avnrao
11/4/2004 5:24:06 PM
check if this is the case
http://avdotnet.rediffblogs.com/2004_29_08_avdotnet_archive.html#1094127391

Av.
http://dotnetjunkies.com/WebLog/avnrao
http://www28.brinkster.com/avdotnet
[quoted text, click to view]
http://www.dbForumz.com/eform.php?p=560122

Colin Meek [MSFT]
11/5/2004 8:18:09 AM
You should be able to find details about why the delivery failed. SMTP
failures will be logged.

It is possible the SMTP headers are malformed, but it is difficult to guess
without access to the logs.

-Colin Meek [MSFT]

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
--

[quoted text, click to view]
http://www.dbForumz.com/eform.php?p=560122

Colin Meek [MSFT]
11/5/2004 8:31:53 AM
I just realized my last post was incomplete: You should be able to find
details about why the delivery failed in the _event application log_, where
the source = "Notification Services".

-Colin Meek [MSFT]

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
--

[quoted text, click to view]

Joe Webb
11/5/2004 11:52:14 AM
Are you using the XSLT transform to format your email notifications? An
error in the transform can cause notifications to fail.


HTH...
Joe Webb

~~~
Get up to speed quickly with SQLNS
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811



[quoted text, click to view]
AddThis Social Bookmark Button