The Outbound Email Adapter ⇒ Connection Settings ⇒ Receive POP3 section of the EMail Adapter Environment properties contains the top-level parameters displayed in the following table.
Table 19 Environment - Outbound Email Adapter ⇒ Connection Settings ⇒ Receive POP3|
Name |
Description |
Required Value |
|---|---|---|
|
Specifies the host name of the server used to receive messages. This is required for “receiving” Adapter connections. This is also required for “sending” Adapter connections when the SessionAuth parameter is set to Yes (for POP3 login). |
The host name of the server used to receive messages. |
|
|
Specifies the port number to connect to when receiving messages. This is required for “receiving” Adapter connections. This is also required for “sending” Adapter connection when the Session Authentication parameter is set to Yes (for POP3 login). |
An integer indicating the port number used to connect with the receiving host server. The configured default is 110. |
|
|
Specifies the user name used when receiving messages. This is required for “receiving” Adapter connections. This is also required for “sending” Adapter connections when the Session Authentication parameter is set to Yes (for POP3 login). |
The login name used to access the receiving host server. |
|
|
Specifies the password used when receiving messages. This is required for “receiving” Adapter connections. This is also required for “sending” Adapter connections when the Session Authentication parameter is set to Yes (for POP3 login). |
The user password used to access the receiving host server. |
|
|
Determines whether a POP3 session authentication is performed before attempting an SMTP connection. This is required by some e-mail services. Set the value to Yes only when necessary. Yes requires that settings for Host Receive, Port Receive, User Receive, and Password Receive are entered for sending the Adapter connection. |
Select Yes or No. Yes indicates that POP3 session authentication will be performed before attempting an SMTP connection. The configured default is No. |