Imap/Smtp connection

Imap/Smtp connection activity is the area where the necessary information to establish a connection to the Imap/Smtp server is obtained. Incoming mails in IMAP (Internet Message Access Protocol) as a system first come to the server where the user is logged in and then send them to a different e-mail server in the recipient’s mailbox using SMTP (Simple Mail Transfer Protocol). Since the user can read mails, ie download them, SMTP is a one-way (Sending) protocol, IMAP is activated and the mails are downloaded.

Configuration name It is the name of the opened connection. This name will be chosen in other mail components.
*Connection name The reference name is given to the mail connection which will open in this field.
*Imap host Imap server information of the mail address is entered.
*Imap port Imap port information of the mail address is entered.
*Imap user Imap username information of the e-mail address is entered.
*Imap password Imap password of the e-mail address is entered.
Imap ssl Whether there is an Imap Ssl certificate in the mail address is specified with true/false.
Imap tls enabled Whether the Smtp tls certificate is present in the mail address is specified with true/false.
Imap tls required True/false indicates whether the Imap tls certificate is required in the mail address.
*Smtp host Smtp server information of the e-mail address is entered.
*Smtp port Smtp port information of the e-mail address is entered.
*Smtp user Smtp username information of the e-mail address is entered.
*Smtp password The Smtp password of the e-mail address is entered.
Smtp ssl Whether the Smtp Ssl certificate is present in the mail address is specified with true/false.
Smtp tls enabled Whether the Smtp tls certificate is present in the mail address is specified with true/false.
Smtp tls required Whether the Smtp tls certificate is required in the mail address is specified with true/false.

Note: * Fields selected with are required, others are optional.

Connection name example

You can use the Connection name as shown in the example.

mailConnection

Imap host example

You can use the Imap host as shown in the example.

imap.gmail.com

Imap port example

You can use the Imap port as shown in the example.

In order to send mail messages, Microsoft Outlook and Apple Mail etc. Other mail clients require settings specified by the service provider. This field must be entered as 993 for Gmail

993

Imap user example

You can use the Imap user as shown in the example.

john.doe@gmail.com

Imap password example

You can use the Imap password as shown in the example.

In order to receive mail messages, the password of the e-mail address to be linked is entered.

JohnDoe123

Imap ssl example

You can use the Imap ssl as shown in the example.

In order to receive mail messages, Microsoft Outlook and Apple Mail etc. Other mail clients require settings specified by the service provider. This field must be set to True for Gmail.

Imap tls enabled example

You can use the Imap tls enabled as shown in the example.

In order to receive mail messages, Microsoft Outlook and Apple Mail etc. Other mail clients require settings specified by the service provider. For Gmail, this field must be set to False.

Imap tls required example

You can use the Imap tls required as shown in the example.

In order to receive mail messages, Microsoft Outlook and Apple Mail etc. Other mail clients require settings specified by the service provider. For Gmail, this field must be set to False.

Smtp host example

You can use the Smtp host as shown in the example.

smtp.gmail.com

Smtp port example

You can use the Smtp port as shown in the example.

In order to send mail messages, Microsoft Outlook and Apple Mail etc. Other mail clients require settings specified by the service provider. For Gmail, this field must be entered 587.

587

Smtp user example

You can use the Smtp user as shown in the example.

In order to send mail messages, the e-mail address to be linked is entered.

john.doe@gmail.com

Smtp password example

You can use the Smtp password as shown in the example.

In order to send e-mail messages, the password of the e-mail address to be linked is entered.

JohnDoe123

Smtp ssl example

You can use the Smtp ssl as shown in the example.

In order to send mail messages, Microsoft Outlook and Apple Mail etc. Other mail clients require settings specified by the service provider. For Gmail, this field must be set to False.

Smtp tls enabled example

You can use the Smtp tls enabled as shown in the example.

In order to send mail messages, Microsoft Outlook and Apple Mail etc. Other mail clients require settings specified by the service provider. This field must be set to True for Gmail.

Smtp tls required example

You can use the Smtp tls required as shown in the example.

In order to send mail messages, Microsoft Outlook and Apple Mail etc. Other mail clients require settings specified by the service provider. This field must be set to True for Gmail