Support » Knowledge Base » Help Desk »
Some mail servers allow you (or even require, like gmail.com) to use secure connection to receive emails. Such connections are established using an SSL certificate installed on the mail server and ensure strong protection of your data (i.e. email messages), transferred over the internet, from third parties.
In order to use SSL connections in WebAsyst Help Desk, specify the appropriate credentials in your email box settings (in "Settings -> Email boxes") provided by the mail server administrator. As a rule, a different port number is used for secure connections; i.e. port 143 or 995 (e.g., with gmail.com accounts) rather than port 110 which is mainly used for regular non-protected POP3 connections.
Note: If WebAsyst Help Desk is installed on your own server or on a web-hosting server, it must support remote SSL connections. For that purpose the OpenSSL extension for PHP must be installed on the server.