Skip to main content

Name

advertize_esmtp_capability — add a string to the EHLO response

Synopsis

advertize_esmtp_capability { string }

Description

Use this function to add a string to the EHLO response. This function is typically used in the connect phase. To remove a string use disable_esmtp_capability.

advertize_esmtp_capability "8bitmime"

See Also

Was this page helpful?