FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference
234 06-30004-0420-20080814
mailserver proxy smtp interface set
mailserver proxy smtp interface
Use this command to configure SMTP proxy behavior on an interface. The unknown keyword is for
handling unknown servers.
Syntax
set mailserver proxy smtp interface <port> imode {pass-through | drop |
proxy} omode {pass-through | drop | proxy} local {enable | disable}
History
Related topics
set mailserver proxy smtp unknown
Keywords and Variables Description Default
interface <port> Enter the interface where the proxy behavior is being configured. No default.
imode {pass-through |
drop | proxy} Select one of the following behaviors for incoming traffic:
pass-through - bridge the traffic
drop - drop the traffic
proxy - proxy the traffic.
omode {pass-through |
drop | proxy} Select one of the following behaviors for outgoing traffic:
pass-through - bridge the traffic
drop - drop the traffic
proxy - proxy the traffic
local
{enable | disable} Select enable to allow access to the local SMTP server on this
interface.
FortiMail v3.0 New.