This article applies to:
    - Trustwave MailMarshal (SEG) 
- Trustwave ECM/MailMarshal Exchange 7.X 
Question:
    - Is there a limit for the number of messages in a digest?
Information:
There is a default limit of 5000 messages per digest, but it can be changed.
Reply:
To reduce or increase the maximum number of messages digested, follow the steps below.
    - In MailMarshal 10.0 and above, on the Array Manager server edit the file arraymanager.config.json. Add a new value:            - Name: digestlimit
- Value: The desired message limit.
- For example, add the following line (including leading comma) immediately before the closing brace } at the end of the file:
 ,"digestlimit":6000
 
- In MailMarshal 8.X and below and ECM, open the Registry Editor on the Array Manager. Within the base registry key, navigate to \Manager            - In version 8.X: HKEY_LOCAL_MACHINE\SOFTWARE\Trustwave\Secure Email Gateway\Manager
- For information about the registry location for each version, see article Q10832.
- Enter the value as a new DWORD value named digestlimit (decimal value).
 
- Save your registry settings or configuration settings.
- Commit the configuration changes and restart the MailMarshal Array Manager service.
Notes:
Warning: Using the Registry Editor incorrectly can cause seriousproblems that may require you to reinstall your operating system. Trustwavecannot guarantee that problems resulting from the incorrect use of theRegistry Editor can be solved. Make sure that you backup your Registryprior to making any changes.