PHP Fatal Error Call to undefined function openssl_get_cert_locations() in Command line code on line 1
so I tried to download the .pem file at this address: https://curl.haxx.se/docs/caextract.html as suggested by the forum topic than uploaded in /usr/local/apps/etc/openssl/ and renamed cert.pem
Now switched to PHP 5.6 and logged in Hesk, gone on settings, email and
test SMTP and POP 3 now the POP settings don't print any error, is
passed but SMTP continue to give error.
Tried to remove the cert.pem uploaded by me and with PHP 5.6 the POP 3 test in Hesk fails too.
So in the Forum topic the uploading of the cert.pem file resolve the pop issue but not SMTP.
I AM using for my email a personal Webiste SSL Comodo certificate. So don't know if the issue is maybe in the cabounde who should be downloaded somewhere else or why POP3 Fetching now works in Hesk but not SMTP.