all groups > sql server notification services > june 2005 >
You're in the

sql server notification services

group:

SMTP Delivery problem


SMTP Delivery problem uros
6/21/2005 9:36:18 AM
sql server notification services:
Hi everyone!

I've made my first SQL 2005 NS Application. When I use FileChannel
DeliveryChannel, it works OK. I get the notification in my folder. But I have
a problem with SMTP Deliverychannel.
I don't get the mail in my Inbox. I've configured my SQLMail, IIS, i've
searched the logs and there is no error.....

Any suggestions?

And another question....
For some events i get the quantumID and quantumstatus null. What does that
mean?

Regards,
Re: SMTP Delivery problem Shyam Pather [MSFT]
6/22/2005 11:37:21 AM
Hello,
Do you have a subscriber device configured to use the new delivery channel
you added? If you only have one subscriber device record, it may still be
configured to use the file channel.

Also, the SQL-NS SMTP delivery mechanism does not use the SQLMail service.
It goes through the SMTP APIs in the .NET Framework. If you have your
instance configured for local delivery, make sure you have the SMTP service
(part of IIS) installed.
-shyam

--
Learn more about SQL-NS:
http://www.amazon.com/exec/obidos/tg/detail/-/0672326647/
---------------------------------------------
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.
---------------------------------------------
[quoted text, click to view]

AddThis Social Bookmark Button