Configure the Exchange Web Services
WorkZone Process distributes smartmails using Exchange. This sections describes how to set up Exchange Web Service (EWS) and how to adjust Exchange for larger mail sizes which could be required, depending on the volume of documents distributed using smartmails.
Recommendations
For information about calculating limit sizes for sent or received messages, see Exchange Server Configuration.
Note: If you use Exchange Server 2010, it is not necessary to adjust the limit sizes, but you should verify it.
Exchange Server 2010
-
Open the
web.config
file for editing. The file is located here: - Change the value of
maxRequestLength
. - Change the
maxReceivedMessageSize
value ofEWSAnonymousHttpBinding
.
β%ProgramFiles%\Microsoft\Exchange Server\ExchangeVersion\ClientAccess\exchweb\ews\
βOrβ
If you use SSL (https), change the maxReceivedMessageSize
value of EWSAnonymousHttpsBinding
.