Revision as of 10:19, March 4, 2024 by Xavier (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

EmailServerJava:email-processing:outbound-msg-thread-pool-size

cnx-pool-size

Section: smtp-client
Default Value: 10
Valid Values: Any integer greater than 0
Changes Take Effect: At start/restart


Specifies the pool size for the SMTP connection. This option sets the maximum number of messages SMTP can send in parallel.

cnx-pool-size

Section: smtp-client
Default Value: 10
Valid Values: Any integer greater than 0
Changes Take Effect: At start/restart


Specifies the pool size for the SMTP connection. This option sets the maximum number of messages SMTP can send in parallel.


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

No published option

Draft Option

outbound-msg-thread-pool-size_Draft

Default Value: 10
Valid Values: Any integer greater than 0
Changes Take Effect: Immediately


Important

Deprecated. Use cnx-pool-size instead.

Specifies the thread-pool size for sending outbound messages. This is the maximum number of outbound messages being sent to SMTP server in parallel.

This page was last edited on March 4, 2024, at 10:19.
Comments or questions about this documentation? Contact us for support!