Hi Guys, I have been working on an alternative inode limit "proof of concept" for cpanel without cloudlinux.
I have checked the Inode.pm (Cpanel/Quota/Inode.pm) and the functionality is there, if you run the command as suggested the inode limit is applied, but there is a problem with dovecot due to a quota rule that is set by cPanel when you apply the inode limit, it adds a rule with the format *:count:<file limit> and it is not supported by dovecot so any access to mailboxes inside the account fail.
May you guys help me out telling me if the code is a work in progress, it is a bug, or if there is any workaround for this so i can use the inode limit without cloudlinux?
Thanks!
I have checked the Inode.pm (Cpanel/Quota/Inode.pm) and the functionality is there, if you run the command as suggested the inode limit is applied, but there is a problem with dovecot due to a quota rule that is set by cPanel when you apply the inode limit, it adds a rule with the format *:count:<file limit> and it is not supported by dovecot so any access to mailboxes inside the account fail.
May you guys help me out telling me if the code is a work in progress, it is a bug, or if there is any workaround for this so i can use the inode limit without cloudlinux?
Thanks!