Skip to content

listen

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

Use 0.0.0.0 to bind to all IPv4 addresses.

kumo.start_esmtp_listener {
  listen = '0.0.0.0:25',
}