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.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
On Plesk for Linux mod_status is disabled on upgrades to improve Apache security. This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.
Hello Dave,
as far as I can see plesk doesn't configure `plesk-smtp` jail so the jail you've described is a custom one, isn't it?
If it's so please specify right logpath when creating of a jail.
All logs you've provided were written after error occurred. So It isn't a root cause.
You should try to find the error earlier, somewhen around `plesk-mail-pc-driver` or `plesk-mail-qc-driver` have been upgraded or configured.
if no errors are found you can try to switch to qmail and then switch...
Hello, SimpelS
`mailsrv_conf_init`utility is shipped as a part of `postfix` or `qmail` components.
Please verify corresponding packages with `dpkg -V plesk-mail-pc-driver` if you're use postix or with `dpkg -V plesk-mail-qc-driver` if you're use qmail.
If output isn't empty you can try to fix...
Hello, serverman
> A solution could be to restart the PHP-FPM process for every site, but this will result in errors for visitors.
You can just replace `restart` with `reload` to flush cache and avoid errors for visitors.
Hello @Iain_CoSource
psa-firewall can flush docker's chains but doesn't remove them so you probably have to figure out who removes the `DOCKER` chain from the `nat` table.
Hello tkalfaoglu
The log you've provided refers to 2 separated emails, please pay attention to queue_id written by postfix (D42DD11E1228 and 7A5ED11E1224).
Please collect full log for the message you're interested in: from `postfix/smtpd[...]: $TRACE_ID: ...` to last entry which is usual is...
Hi,
plesk/plesk:latest checked on Ubuntu 20.04 and Windows 10 19043, image works as expected.
Please try to get more details by `docker logs` invoked for the container you've created.
Which exactly command do you try to run?
The `static` driver which is used by userdb does not support iterating over users. The `plesk` driver used by passdb doesn't provide it as well. So if you try to invoke `doveadm <command> -A ...` it will fail with message you've provided.
Hi Sep B.
It doesn't look as a part of Plesk, it's rather a forgotten part of cloning.
You need to check `.bash_profile`, `.bash_login`, and `.profile` files into homedir of the root user and try to find this banner there.
You also may found it in `/etc/ssh/ssh_config` or `/etc/motd` configs...
Hi, moswak
`+` character was banned in the scope of support of mail subaddressing (VERP-style) in 18.0.30 because it is usually used as a delimiter between local part of mailname and tag.