Skip to content

listen

Since: Version 2026.03.04-bb93ecb1

The functionality described in this section requires version 2026.03.04-bb93ecb1 of KumoMTA, or a more recent version.

Specifies the local IP and port number to which the proxy service should bind and listen.

Use 0.0.0.0 to bind to all IPv4 addresses.

proxy.start_proxy_listener {
  listen = '0.0.0.0:1080',
}