FIX: sp_processmail Will Only Process One Query per ExecutionID: Q152416
|
The stored procedure sp_processmail will only process one query sent via e- mail each time it is run if SQLMail is running with Microsoft Exchange Client software.
The execution of xp_deletemail is breaking the loop in sp_processmail, which is used to process all of the messages.
If you are scheduling sp_processmail as a task, you have the following
options:
Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional query words: xp_sendmail xp_deletemail
Keywords : kbbug6.50
Version : 6.5
Platform : WINDOWS
Issue type :
Last Reviewed: March 27, 1999