• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

PHP Mail not working

QaSync

New Pleskian
Hello!
I'm trying to make php mail() function to work (even the phpmailer doesn't work), but it doesn't... it always returns false (email not sent)...
I spent time on the forum and found some suggested solutions but all of these requires me to update/edit the php.ini file which unfortunately can't be seen on the server via ftp...
If anyone knows how to do this I really appreciate it if you share your solution.
 
Hello IgorG,

Thanks for immediate response... I'm new with parallel/plesk... may I ask what's is RDP access and how can an administrator have this? The account I use is in "Administrator" role... but when I go through the suggested settings I can't change any of the options...
 
RDP access is not Plesk Panel related knowledge. It is common Windows administrative task. Contact any Windows administrator or Support Team if you are not familiar with it.
 
You will need to login to server with remoter desktop console using administrator user. Once login go to php.ini file and check if sendmail function is enabled for php. If you do not have access of the server then you can ask your server management or hosting company for the same.
 
Back
Top