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

qmail and plesk problem

G

GoodWin01

Guest
Hi, sorry, my english bad.
I have a plesk, wen i add new domain in plesk, qmail have a probleb in
/ var/ qmail/ users/ assign /
plesk auto change right in "assign" and qmail work with problem.

Wy plesk change the rights?

thanks.
------------------------------
Люди, горю, кто руский помогите, есть плеск, и qmail, в общем при внесении изменений в плеске (например добавление нового домена) автоматически меняются парва на "assign" после чего почтовые ящики не могут пройти авторизацию.
И мне приходится каждый раз после добавления домена или новых ящиков меня права на файл в ручную. Устал не могу уже сил нет. Что делать может проблема не такая и большая и настраивается в течение одной минуты. Помогите советом.
Спасибо.
 
what permission does Plesk setup on the assign file?
For me it's
# ls -l /var/qmail/users/assign
-rw------- 1 root root 212 Jul 14 13:53 /var/qmail/users/assign
and it's normal situation.

of course, in this case qmail-smtp should be executed as root user from superserver.
Do you have a user = root line in your /etc/xinetd.d/smtp_psa and /etc/xinetd.d/smtps_psa ?

Also try to reinstall psa-qmail package to restore necessary permissions to qmail binaries.
 
Back
Top