FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference
140 06-30004-0420-20080814
auth smtp server set
auth smtp server

Use this command to create or modify the server properties of an SMTP authentication profile.

Syntax

set auth smtp <name_str> server {<host_str> | <server_ipv4>} port

<port_number> [option {ssl secure tls domain}]

History
Related topics

set auth smtp rename-to

Keywords and Variables Description Default
<name_str> This is the name of the SMTP authentication profile.
{<host_str> |
<server_ipv4>} Enter either the SMTP server host name or IP address.
port <port_int> Enter the SMTP server port number. 25
[option {ssl secure
tls domain}] These optional settings further define the connection to the SMTP
server.
{ssl} enables Secure Sockets Layer (SSL) on the SMTP
server to secure message transmission.
{secure} enables Secure Authentication on the SMTP server
to secure email users passwords.
{tls} enables Transport Layer Security (TLS) on the SMTP
server to ensure privacy between communicating applications
and their users on the Internet.
{domain} select if the SMTP server requires the domain for
authentication.
FortiMail v3.0 New.