soft_bounce_drain_rate
Last updated March 2020
Name
soft_bounce_drain_rate — how many soft bounces to place into the mail queues in a single scheduler iteration
Synopsis
soft_bounce_drain_rate = 100
Description
When async_bounce_rendering
is enabled, soft bounces are queued internally. This option defines how many are pulled from the internal queue and placed into the mail queues in a single scheduler iteration.
The default value is 100
.
Scope
soft_bounce_drain_rate
is valid in the global scope.
See Also
Was this page helpful?