Overview
POP3 Connection Manager is SSIS Connection Manager for establishing connections with POP3-enabled mail servers. Use the API to build components based on POP3 Connection Manager.
Parameters
Server
Use the Server page of the POP3 Connection Manager dialog to specify properties for connecting to POP3 mail server.
- Test Connection
- Confirm connection manager configuration by clicking Test Connection.
Specify connection type. This property has the options listed in the following table.
Value Description Unsecure Unsecured POP3 connection. ExplicitSSL Use Explicit SSL POP3. ImplicitSSL Use Implicit SSL POP3. ExplicitTLS Use Explicit TLS POP3. ImplicitTLS Use Implicit TLS POP3. Specify the name or IP address of the POP3 server.
Specify the port number on the POP3 server to use for the connection. The default value of this property is 110.
Specify user name to access POP3 mail server.
Specify password to access POP3 mail server.
Specify the number of seconds before timing out session connect. The default value of this property is 100 seconds.
Specify if all clients should use the same connection. This property has the options listed in the following table.
Value Description True All clients use same connection (default). False Every client use different connection.
Advanced
Use the Advanced page of the POP3 Connection Manager dialog to to specify additional properties if your server configuration is different from the default.
Specify authentication algorithm. This property has the options listed in the following table.
Value Description Auto Automatically determines and uses the most secure available method. Plain Uses TLS plain text authentication. DigestMD5 Uses DIGEST-MD5 authentication. CramMD5 Uses CRAM-MD5 authentication. Login Uses login authentication. ClearText Uses clear text USER/PASS authentication. Apop Uses APOP authentication. Ntlm Uses NTLM authentication. GssApi Uses GSSAPI/SSPI authentication. Specify verbose log file name for investigating POP3 connection issues.
Proxy
Use the Proxy page of the POP3 Connection Manager dialog to specify properties if your server is behind firewall.
Specify the name or IP address of the proxy server. If not specified, proxy server is not used.
Specify the port number on the proxy server to use for the connection.
Specify user name to access the proxy server.
Specify password to access the proxy server.
Knowledge Base
- Where can I find the documentation for the POP3 Connection?
- Does COZYROC support TLS 1.1 and 1.2 protocols?
What's New
- New: Support for TLS 1.3.
- New: Support for TLS 1.1 and 1.2.
- New: Introduced connection.
COZYROC SSIS+ Components Suite is free for testing in your development environment.
A licensed version can be deployed on-premises, on Azure-SSIS IR and on COZYROC Cloud.