| property name | discriptions |
| connection name |
Input a name to recognize the connection settings. |
| host name[[host] |
Input a host name or an IP address for connecting. |
| use POP over SSL[protocol] |
Select whether to use the POP over SSL to encrypt the communication content.
| No[pop3] | Connect without encryption.(initial value) |
| Yes[pops] | Connect by POP over SSL. |
|
| Use STARTTLS[sslType] |
Select whether to use the STARTTLS command when connect by POP over SSL. If select "Yes" for the "use POP over SSL" property, the property will be shown.
| No[default] | Don't use the STARTTLS command.(initial value) |
| Yes[starttls] | Use the STARTTLS command. |
|
| port number[port] |
Input the listening port number.The initial value is 110.
It's necessary to specify a dedicated number for the port number (It's common to use 995) when connect by POP over SSL. Please specify it according to the actual one. |
| username[user] |
Input a username for connecting. |
| password [password] |
Input a password for connecting. |
| authentication [auth] |
Select an authentication way.
| plane text[none] | Use a plane test for the authentication.(initial value) |
| APOP | Use APOP for the authentication. |
|
| time-out period( second)[timeout] |
Set a time-out period for the case of no response. The initial value is 60. |
| modify dynamically |
Select whether to enable it to modify the connection definition by DynamicConnection component while flow is running.
Select "Yes" to enable it to select in the "connection" property of DynamicConnection component.
| No | Don't enable it to modify.(initial value) |
| Yes | Enable it to modify. |
|