ramasaig
New Pleskian
- Server operating system version
- Ubuntu 20.04.4 LTS
- Plesk version and microupdate number
- Plesk Obsidian 18.0.44 Update #3
I have a VPS powered by Plesk. I have several domains on this server and I can send and receive e-mails from any of these via my local e-mail client Thunderbird (using appropriate SSL/TLS login criteria for each).
I also have a local Apache 2.4 server on my Windows computer, which I use for web site development and testing. To test form submission etc. I want to be able to send e-mails from web sites on my local computer. I have successfully configured php.ini and sendmail.ini to be able to send e-mails via my gmail account (e.g. 'smtp_server=smtp.gmail.com' etc.), but I would prefer to be able to use one of my own domains on my VPS.
If have tried configuring php.ini and sendmail.ini to do this, following the same lines as the settings for gmail and using the same login credentials as for regular e-mailing via Thunderbird. The smtp_port is 465. But it doesn't work. I get an error message in the sendmail error log: "22/07/06 11:38:56 : Error connecting with SSL.<EOL>Error connecting with SSL.<EOL>error:1409442E:SSL routines:SSL3_READ_BYTES:tlsv1 alert protocol version".
I can't make out whether this is because Plesk thinks my local server settings are insecure, or because I need to make some further changes on my Plesk server.
Any suggestions on what to try next, please?
I also have a local Apache 2.4 server on my Windows computer, which I use for web site development and testing. To test form submission etc. I want to be able to send e-mails from web sites on my local computer. I have successfully configured php.ini and sendmail.ini to be able to send e-mails via my gmail account (e.g. 'smtp_server=smtp.gmail.com' etc.), but I would prefer to be able to use one of my own domains on my VPS.
If have tried configuring php.ini and sendmail.ini to do this, following the same lines as the settings for gmail and using the same login credentials as for regular e-mailing via Thunderbird. The smtp_port is 465. But it doesn't work. I get an error message in the sendmail error log: "22/07/06 11:38:56 : Error connecting with SSL.<EOL>Error connecting with SSL.<EOL>error:1409442E:SSL routines:SSL3_READ_BYTES:tlsv1 alert protocol version".
I can't make out whether this is because Plesk thinks my local server settings are insecure, or because I need to make some further changes on my Plesk server.
Any suggestions on what to try next, please?