Email Cluster Properties
The following cluster properties control various aspects of email behavior on the . For more information, see the following topics:
gateway83
The following cluster properties control various aspects of email behavior on the
API Gateway
. For more information, see the following topics:Refer to "Time Units" under Cluster Properties for a list of the valid time units that you can use for time-related properties.
Property | Description |
---|---|
email.listenerThreadLimit | Number of processing threads that can be created to work off all email endpoints. Value must be >= 5. Default: 25 |
mail.inConnectTimeout | Time to negotiate an inbound connection for retrieving emails. Value is a time unit. Default: 30s |
mail.inTimeout | Time to wait for a response from the mail server to retrieve inbound email. Value is a time unit. Default: 60s |
mail.outConnectTimeout | Time to negotiate an outbound connection for sending emails. Value is a time unit. Default: 30s |
mail.outTimeout | Time to wait for a response from the mail server to send outbound email. Value is a time unit. Default: 60s |