• 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.

Issue Form not being sent from server

Tech Support

New Pleskian
Hi

We have a couple of sites that we are migrating from older version of Plesk, Parallels Plesk Panel 10 to the Onyx version. We have some Perl forms that have stopped sending the emails from the forms. They work on the Parallels Plesk Panel 10 but not on the Onyx. At first there was some file rights issues but we're sure we have fixed them. Any ideas?

Thanks
 
I assume "sendmail" is disabled. That's just a guess. Enable sendmail in: Tools & Settings> Mail Server Settings. And activate "Allow users and scripts to use Sendmail".

But like I said it's just a guess. Here is the right way to do DEBUG on your problem. Access the perl form and try to send anything, at the same time that via shell you are executing the following command: "tail -f /var/log/maillog"

This should give you some hint as to where the problem is. If you still can not solve it, just paste the link here :)

Documentation:
Plesk for Linux services logs and configuration files
Configuring Server-Wide Mail Settings
 
Back
Top