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

Qmail Folders UID:GID

kram@

Regular Pleskian
Hi All,

digging around my server tonight and i found something strange.
in /var/qmail/mailnames all the folders have different UID:GID

drwxr-x--- 12 root popuser
drwx------ 3 popuser popuser

Can somebody confirm the correct UID:GID for these folders?
If possible could you also confirm the correct permissions.
 
I have checked on different test servers ans I see:

[root@ibutorin ~]# ll /var/qmail/mailnames
total 48
drwxr-x--- 2 root popuser 4096 Oct 23 02:40 DOMAIN.TLD
drwxr-x--- 3 root popuser 4096 Nov 24 12:53 ibutorin.plesk.ru
drwxr-x--- 2 root popuser 4096 Nov 12 17:38 parallelstestdomain.tld
drwxr-x--- 7 root popuser 4096 Nov 11 22:14 plesk90.centos5.plesk.ru
drwxr-x--- 2 root popuser 4096 Oct 20 13:06 sbtest.tld
drwxr-x--- 2 root popuser 4096 Oct 15 15:15 testdomain2.tld
drwxr-x--- 2 root popuser 4096 Oct 15 15:21 testdomain3.tld
drwxr-x--- 2 root popuser 4096 Oct 15 15:22 testdomain4.tld
drwxr-x--- 2 root popuser 4096 Oct 15 14:46 testdomain.tld
drwxr-x--- 4 root popuser 4096 Nov 8 04:20 thankyou.org

[root@plesk923 ~]# ll /var/qmail/mailnames
total 4
drwxr-x--- 2 root popuser 4096 Nov 10 22:02 check.cf

[root@dsirochenko ~]# ll /var/qmail/mailnames
total 4
drwxr-x--- 2 root popuser 4096 Sep 6 05:33 test.com
[root@dsirochenko ~]#
 
Back
Top