• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Problems with sendmail from website (Wordpress)

adrianllopis

Basic Pleskian
I'm trying to recover the admin password from wordpress installation, but i have an error that says
No se pudo enviar el correo electrónico
Posible razón: Tu alojamiento puede tener desactivada la función mail()

It menas:
Could not send email
Possible reason : Your host may have disabled the mail () function

In the file /var/log/maillog has this errors:
Nov 5 22:32:26 plesk journal: plesk sendmail[752]: Unable to rename '/usr/local/psa/handlers/spool/message6PNtIX' file: Permission denied

Nov 5 22:32:26 plesk journal: plesk sendmail[752]: System error (/usr/local/psa/handlers/spool/message6PNtIX): No such file or directory

Nov 5 22:32:26 plesk journal: plesk sendmail[754]: Unable to open temporary file `/usr/local/psa/handlers/spool/message6PNtIX' (2): No such file or directory

What it means? I'm blocked. (I have spend a lot of time searching in google)

Thanks.
 
Finally i solved the issue.
If php is ejecuted with FPM, this work perfect, but, if it is ejecuted by FCGI this dont work.
 
Back
Top