I have an email folder under /var/qmail/mailnames, with a file permission from the user popuser.
I would like to link the respective folder with the customer account.
for example:
Link or Mount?
Mail folder: /var/qmail/mailnames/exampleDomain -> /var/www/vhosts/exampleDomain/mail
User rights: popuser:popuser -> exampleDomainUser:exampleDomainGroup
The new mount point or link should be captured by disk quota.
I have already done a test with mountfs. The new folder is not recorded by Disk quota.
Is such a thing possible?