Skip to main content

Name

disable_esmtp_capability — remove a string from the EHLO response

Synopsis

disable_esmtp_capability { string }

Description

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

disable_esmtp_capability "8bitmime"

See Also

Was this page helpful?