So I check my "Message Delivery Properties" in ESM. I have my "Recipient
Limits" set to 2,000. I double checked the query-based email group to make
sure it was under 2,000 recipients and it was. Why is this happening? Is
there a recipient limit on query-based groups?
Good Luck,
Scott.R
"Scott.R" <Sco...@discussions.microsoft.com> wrote in message
news:4404A28C-0D6F-4327...@microsoft.com...
Can you paste the exact human-readable text of the NDR
"JJ" <J...@discussions.microsoft.com> wrote in message
news:0EF36A04-5D43-4B82...@microsoft.com...
then you are hitting the issue described here
http://support.microsoft.com/?id=822105
You can install this Windows fix,
http://www.microsoft.com/technet/security/bulletin/MS04-035.mspx , that will
fix the issue.
-Ade
"JJ" <J...@discussions.microsoft.com> wrote in message
news:03DA50DD-ACAC-4FB4...@microsoft.com...
2. Search for the file smtpsvc.dll, what version is it.
Thanks
"JJ" <J...@discussions.microsoft.com> wrote in message
news:C8A3A2B3-1A33-44C3...@microsoft.com...
The user that sent this message has there mailbox on Server2, but all of the
recipients in this list are on Server1. There is a total of 771 staff users
on Server1 that are in my Query-Group. And 678 on Server2. All of the users
on Server2 are getting the message. But there is about 370 on Server1 that
do not get the message.
Paste of the exact human-readable text of the NDR:
Your message did not reach some or all of the intended recipients.
Subject: Transplant Successful!
Sent: 11/23/2004 3:24 PM
The following recipient(s) could not be reached:
Hahn-Wittemann, Jill E on 11/23/2004 3:24 PM
The e-mail system limits the number of recipients that can be
addressed in a single message. Send the message multiple times to fewer
recipients.
<server2.com #5.5.3 smtp;552 5.5.3 Too many recipients>
Larson, Vickie L on 11/23/2004 3:24 PM
The e-mail system limits the number of recipients that can be
addressed in a single message. Send the message multiple times to fewer
recipients.
<server2.com #5.5.3 smtp;552 5.5.3 Too many recipients>
Brewer, Margaret on 11/23/2004 3:24 PM
The e-mail system limits the number of recipients that can be
addressed in a single message. Send the message multiple times to fewer
recipients.
<server2.com #5.5.3 smtp;552 5.5.3 Too many recipients>
It goes on like this for about 370 users....
"The e-mail system limits the number of recipients that can be addressed in
a single message. Send the message multiple times to fewer recipients.
<server2.com #5.5.3 smtp;552 5.5.3 Too many recipients>"
Any ideas?
This is a protocol 5.5.3 . Meaning server encountered a "Too Many
Recipients" error at the SMTP protocol session. This limit is enforced by
the recipient limit per message on the SMTP virtual server.
If the message was not a protocol error 5.5.3, but one in the categorizer ,
enforced by the global settings recipient limit, the NDR from server 2 will
look as such: <server2.com #5.5.3>
Because its a protocol error encountered on the SMTP session, it appears as
<server2.com #5.5.3 smtp;552 5.5.3 Too many recipients>
What this means is...the message never even got to server 2 to be assessed
for recipient limits either in the categorizer or at the protocol session.
Server 1 is not re-trying the rest of the recipients based on the recipient
limit on server1's SMTP virtual server. The minimum here per RFC 2821 is 100
recipients. This limit should result in an NDR , but continuity from where
the error occured. The windows hotfix should take care of it.
Hope this helps.
"JJ" <J...@discussions.microsoft.com> wrote in message
news:63CCAA29-CA5B-47DC...@microsoft.com...
Just to be clear on this... On both Virtual Servers I should uncheck the
"Limit number of recipients per message to:" in the SMTP Virtual Server
Properties?
"Ade Famoti [MSFT]" wrote:
> If the SMTP virtual server on server 1 is configured for a recipient
> limit...uncheck the box to no limit"
>
> Also, the fix was applied to all the nodes on the cluster ?
>
> "JJ" <J...@discussions.microsoft.com> wrote in message
> news:DA1329E3-1411-4173...@microsoft.com...
Also, the fix was applied to all the nodes on the cluster ?
"JJ" <J...@discussions.microsoft.com> wrote in message
news:DA1329E3-1411-4173...@microsoft.com...
"JJ" <J...@discussions.microsoft.com> wrote in message
news:F94CC84A-3775-4F05...@microsoft.com...
Thank very much Ade!