CONFIG PROTOCOL SMTP PROFILE PROXY CONFIG

Level

asq,modify

History

Appears in Netasq 9.0.0

Description

Configure the smtp profile

Usage

index=<profile index> [BindAddr=<binding ip addr>] [MaxDataSize=<mail data size limit(0=unlimited)>] [MaxRecipient=<max recipients(0=unlimited)>] [WelcomeMsgFiltering=<on|off>] [DomainEhloFiltering=<on|off>] [ForceHeloIP=<on|off>] [MaxLineLength=<1000..2048>] [FullTransparent=on|off]

Returns

Error code

Example

CONFIG PROTOCOL SMTP PROFILE PROXY CONFIG index=1 BindAddr=MyObject
MaxDataSize=4096 MaxRecipient=1000 WelcomeMsgFiltering=on DomainEhloFiltering=on ForceHeloIP=off MaxLineLength=1000