Skip to content

system_shutdown_timeout

Since: Dev Builds Only

The functionality described in this section requires a dev build of KumoMTA. You can obtain a dev build by following the instructions in the Installation section.

How long to wait for an in-flight delivery attempt to gracefully complete when the system is being shutdown. Once this timeout is reached, any open sessions will be aborted.

The default value is computed by summing up the per-message-delivery timeout values:

Caution

If you make this value too short you increase the risk duplicate delivery when the sessions are terminated.