I know we can set message size limits for the server router task, but wondering where in the process is the message actually rejected?
If ServerB has a msg size limit of 10 MB and ServerA attempts to deliver a 20 MB message to an account on ServerB does ServerA “accept” the message before figuring out the size or is it rejected when the transfer is initiated.
I believe the message is actually accepted by ServerB which is not want we want to happen as we need to restrict mail from being delivered to ServerB due to network resource contraints.
Thanks.
Subject: Domino Router and Msg Size Limit
send a test msg and when you get the delivery failure check the field RouteServers to see if it made it to ServerB.
Subject: RE: Domino Router and Msg Size Limit
After returning to the office I was able to verify that the restriction is not enforced until the message is accepted by the server which does us no good.
Subject: Domino Router and Msg Size Limit
In this case the best is to prevent the msg from being sent, in the workstation. By this way there will be no bandwidth consumption. There is a product called MK EMail Size Limiter that does it. You can find it at www.mk-net-work.com
HTH