Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Plesk (both 11.5 and 12.0, as well as several previous versions) supports only Postfix and QMail as SMTP servers. Sendmail server is not supported. Hence sendmail binary is provided by either Postfix or QMail in the end.
Are you able to send mail via sendmail? Anything abnormal in /var/log/maillog?
When I was using 11.5 I had a service running that by default used the sendmail binary to send me log notifications and it was working fine pre-upgrade.
The mail was being sent to an off-server email address without any problems. Immediately I upgraded I noticed the notifications stopped.
I have now set the configuration of the service to use SMTP and the notifications are flowing again.
I have to admit there are a few files not where I expect then to be - for example I can't find the mod_security configuration file - I had this installed pre-upgrade and uninstalled it before upgrade as per instructions - I felt managing mod_security via plesk would be easier but it seems that the Plesk version has it's config, log, and rules files in different places that I haven't been able to track down yet.
Regarding mod_security - you still need to install it via Installer after upgrade to be able to use it. Layout on file system would probably differ from what you've been using since everybody configures mod_security the way they want and there's no consensus.
Regarding sendmail binary - I suggest you to manually check if you're able to send mail through it. You still might have a problem that needs to be addressed (e.g. Panel notifications are sent through it, if I'm not mistaken).
hI TO ALL, we have the same problem the sendmail doesn't work after upgrade to plesk 12
[root@emoserver4 ~]# service sendmail status
sendmail: unrecognized service
[root@emoserver4 ~]# /sbin/sendmail status
-bash: /sbin/sendmail: No such file or directory
[root@emoserver4 ~]# /sbin/service sendmail status
sendmail: unrecognized service
[root@emoserver4 ~]# printf "Subject: PRUEBA SENDMAIL" | sendmail -vf [email protected][email protected]
Mail Delivery Status Report will be mailed to <[email protected]>.