This section describes how to troubleshoot common problems that might occur when you set up the POP3 Connector.
If you encounter connection problems, check whether the server requires you to connect over SSL and check the SSL settings in the connector’s configuration file. For example:
[MyTask] ... SSLConfig=SSLSettings [SSLSettings] SSLMethod=SSLV23
|