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.
Hello,
Dovecot would not be attempting a password change, so that's not it. To validate a password, dovecot should not need to open the file for write access.
You don't know that. The valid questions I posted above need to be answered.
If there is a configuration that governs whether the...
In my opinion, this is highly unusual... the Plesk authentication driver, called by dovecot, is attempting to write to the wrong database, over and over continuously, 1-3 times per minute. That's kinda crazy.
As soon as SELinux is put in permissive mode, dovecot, via Plesk authentication driver, will open the passwd.db file for write access, and possibly write to the file. And we don't know why it would do that. Why would dovecot need to write to that file? We can't rule out at this point that...
Hello,
Can anyone tell me why the Plesk authentication driver for dovecot is trying to write repeatedly to the email accounts password file at /var/lib/plesk/mail/auth/passwd.db? This is happening 1-3 times per minute.
This shows the default configured driver, which is Plesk...
The write is...
Greetings,
I'm running dovecot 2.3.21.1 (Plesk says up-to-date).
I'm getting this repeated error in /var/log/messages...
"SELinux is preventing /usr/libexec/dovecot/auth from write access on the file passwd.db."
(I think passwd.db is the one in /var/lib/plesk/mail/auth/)
This causes...
Unfortunately, I had to give up trying to use Postfix. I can't use an MTA that's going to randomly assign a different IP to a domain without warning. In the real world, that could spell disaster to email delivery, due to IP reputation. Beyond that glitch, Postfix in general became...
Hi,
Plesk Onyx has the new feature, with Postfix, to be able to select that the IP address used for outgoing email will be the domain's IP address. I was testing this and it was working fine for days and then suddenly about 1.5 hours ago it stopped working. I have disabled it and re-enabled...