Topic Last Modified: 2006-09-06
The Microsoft® Exchange Server Analyzer Tool queries the Exchange_Queue Windows® Management Instrumentation (WMI) class to determine the values of the following attributes for the Simple Mail Transfer Protocol (SMTP) queues of the SMTP virtual server.
LinkId |
Indicates the identifier for the link that contains the queue. |
QueueId |
Indicates the identifier of the queue. |
QueueName |
Indicates the name of the queue. |
VirtualMachine |
Indicates the name of the virtual machine that contains the queue. |
VirtualServerName |
Indicates the name of the virtual server the queue is on. |
MessageCount |
Indicates the number of messages in the queue. |
The Exchange Server Analyzer uses the information obtained above to query the Exchange_QueuedSMTPMessage WMI class for the values of the following attributes of the messages in the queue:
Recipients |
Indicates the recipients of the message. |
Received |
Indicates the received time stamp for the message. |
MessageId |
Indicates the identifier of the queued message. |
StateRetry |
Indicates that transmission is being retried for a message that was not delivered successfully. |
Finally, using the data obtained in the previous query, the Exchange Server Analyzer queries the Active Directory® directory service for the following values of each Recipient object to determine if the recipient is a user, a distribution group, a public folder, or a public folder store:
distinguishedName |
Indicates the distinguished name of the object. |
msExchHomeServerName |
Indicates the server the recipient is homed on. |
homeMDB |
Indicates the mailbox store of the recipient. |
If the Exchange Server Analyzer determines that at least 25 percent of the messages stuck in the queue are addressed, in either the To: or Cc: fields, to a particular user, the Exchange Server Analyzer displays a warning.
If the Exchange Server Analyzer determines that at least 50 percent of the messages stuck in the queue are addressed, in either the To: or Cc: fields, to a particular user, the Exchange Server Analyzer displays an error.
This warning or error means that the user identified is a common destination for messages that are stuck in an SMTP queue.
To address this issue, the user should be investigated for configuration issues or other anomalies that could cause messages to queue for them.
Areas for investigation include:
- Ensure the user object's attributes are properly set and
contain the correct values in Active Directory.
- Review the user object's Active Directory permissions for the
correct settings.
- Look for possible Unsolicited Commercial E-mail (UCE or SPAM)
or virus attacks against the user.
- Determine if the user belongs to a distribution group that has
improperly set delivery restrictions.
- If user object is a special use, i.e., a designated Journaling
recipient, review the configurations of the service or components
that the user object is related to for correct configuration.
For more information about how to troubleshoot SMTP queues, see the following Exchange resources:
- "Troubleshooting Mail Flow and SMTP" in the Exchange Server
Transport and Routing Guide (http://go.microsoft.com/fwlink/?LinkID=67875).
- Microsoft Knowledge Base article 823489, "How to use Queue
Viewer to troubleshoot mail flow issues in Exchange Server 2003"
(http://go.microsoft.com/fwlink/?linkid=3052&kbid=823489).
For more information about the effect of distribution group restriction on Exchange Server mail flow, see the following Microsoft Knowledge Base articles:
- 895407, "In Exchange Server 2003, message delivery to local
mailboxes and to external mailboxes is slower than you expect after
you configure delivery restrictions based on distribution groups"
(http://go.microsoft.com/fwlink/?linkid=3052&kbid=895407).
- 329171 "XADM: Mail Delivery Is Slow if Recipients Are
Configured with Delivery Restrictions Based on Group Membership"
(http://go.microsoft.com/fwlink/?linkid=3052&kbid=329171).
- 839949, "Troubleshooting mail transport and distribution groups
in Exchange 2000 Server and in Exchange Server 2003" (http://go.microsoft.com/fwlink/?linkid=3052&kbid=839949).
- 812298, "Mail delivery is slow after you configure delivery
restrictions that are based on a distribution list" (http://go.microsoft.com/fwlink/?linkid=3052&kbid=812298).