Skip to main content
Version: 0.16

Outbound

📄️Connection

A connection strategy defines how Stalwart MTA establishes SMTP connections to remote servers during message delivery. While routing strategies determine where messages are delivered, connection strategies control how those connections are made. A connection strategy specifies parameters such as the source IP address to bind to, the hostname to advertise in the EHLO command, and timeout values for each stage of the SMTP session. This level of control is useful in multi-homed systems, outbound IP rotation setups, or when complying with specific policy or network constraints.