Skip to main content

allow_trailing_whitespace_in_commands

Last updated March 2020

Name

allow_trailing_whitespace_in_commands — permit trailing whitespace at the end of an SMTP command

Synopsis

allow_trailing_whitespace_in_commands = false

Description

**Configuration Change. ** This feature is available starting from Momentum 3.0.26.

When set to true, this directive instructs Momentum to ignore white spaces found between an address and angle brackets in the RCPT TO or MAIL FROM commands, for example < user@company.com >.

The default value for this option is false.

Scope

allow_trailing_whitespace_in_commands is valid in the global, listener, listen, peer, pathway_group and pathway scopes.

Was this page helpful?