• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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