Wednesday, September 4, 2013

FortiOS 5 Advanced Email server Settings (Fortigate firewall) change SMTP port

FG300Cxxxxxxxx # get system email-server
type                : custom
reply-to            : irfan@abcd.com
server              : smtp.abcd.com
port                : 25
source-ip           : 0.0.0.0
source-ip6          : ::
authenticate        : enable
username            : irfan.m@cisinlabs.com
password            : *
security            : none

-----------------------------------------------------------------------------------------
FG300Cxxxxxxxx # config system email-server

FG300Cxxxxxxxx (email-server) # set port 587

FG300Cxxxxxxxx (email-server) # end

FG300Cxxxxxxxx #

-------------------------------------------------------------------------------------------

FG300Cxxxxxxxx # get system email-server
type                : custom
reply-to            : irfan@abcd.com
server              : smtp.abcd.com
port                : 587
source-ip           : 0.0.0.0
source-ip6          : ::
authenticate        : enable
username            : irfan.m@cisinlabs.com
password            : *
security            : none 

No comments:

Post a Comment