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

  1. Open the web.config file for editing. The file is located here:
  2. β€˜%ProgramFiles%\Microsoft\Exchange Server\ExchangeVersion\ClientAccess\exchweb\ews\

  3. Change the value of maxRequestLength.
  4. Change the maxReceivedMessageSize value of EWSAnonymousHttpBinding.
  5. –Or–

    If you use SSL (https), change the maxReceivedMessageSize value of EWSAnonymousHttpsBinding.