November 21, 2006 at 7:43 am
Has anyone seen following:
Message
1) Exception Information
===================
Exception Type: Microsoft.SqlServer.Management.SqlIMail.Server.Common.BaseException
Message: Could not retrieve item from the queue.
Data: System.Collections.ListDictionaryInternal
TargetSite: Microsoft.SqlServer.Management.SqlIMail.Server.Controller.ICommand CreateSendMailCommand(Microsoft.SqlServer.Management.SqlIMail.Server.DataAccess.DBSession)
HelpLink: NULL
Source: DatabaseMailEngine
StackTrace Information
===================
at Microsoft.SqlServer.Management.SqlIMail.Server.Controller.CommandFactory.CreateSendMailCommand(DBSession dbSession)
at Microsoft.SqlServer.Management.SqlIMail.Server.Controller.CommandFactory.CreateCommand(DBSession dbSession)
at Microsoft.SqlServer.Management.SqlIMail.Server.Controller.CommandRunner.Run(DBSession db)
at Microsoft.SqlServer.Management.SqlIMail.IMailProcess.ThreadCallBack.MailOperation(Object o)
November 21, 2006 at 12:29 pm
db mail uses Service broker. Something wrong in the configuration related with SBS. Did you enable the service borker for the database?
November 21, 2006 at 4:06 pm
thanks for reply, I have checked all possible solutions and all seem to be enabled, messages just not getting out of the queue.next step check privileges to smtp server and the sql server accounts.
Anna
March 14, 2008 at 2:17 pm
Trying to setup dbmail myself and getting the same error message, I am trying to utilize my ms exchange account, will that work?
March 14, 2008 at 2:31 pm
I have dbmail setup using my exchange account. It works fine.
March 14, 2008 at 2:40 pm
Database Mail uses SMTP, not MAPI.
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply