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

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

Syntax

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

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

History
Related topics

set auth imap rename-to

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