• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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