Home > Archive > MS SQL Server Notification Services > June 2005 > SMTP Delivery problem









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author SMTP Delivery problem
uros

2005-06-21, 11:23 am

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,
Uros
Shyam Pather [MSFT]

2005-06-22, 1:24 pm

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/t...l/-/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.
---------------------------------------------
"uros" <uros@discussions.microsoft.com> wrote in message
news:51FDF90E-2A7A-4A03-8ACF- D6FD343584C2@microso
ft.com...
> 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,
> Uros



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com