Tried creating mail ids with 10 gb quota and it accepts.
My worry here is that the domain abc.com has a package CLIENTS with a disk quota of 1 gb.
Whereas, abc.com user is able to create mail ids even with 10gb, which should NOT be allowed.
How to prevent this so that the user is NOT able to create mail ids which do NOT exceed his allowed disk quota of 1 gb ?
Can i install the file quotas in the existing installation?
If done, will be user be restricted from creating mail ids exceeding the disk quota as set in the package?
If it cannot be done in an existing installation, kindly let me know how to include/install FILE QUOTAS in the fresh installation.
Below is what I did in the last installation. Please let me know how to include FILE QUOTAS in the below
Tried uploading a file of 5mb.
The file got uploaded but showing a size of 1.9mb (probably truncated OR incomplete/corrupted just to ENFORCE file quota
But as abc user, i am still able to create mulitple mail ids with 10gb quota or more and it accepts.
I wanted to check whether i am able to send mail, but webmail rejects login saying LOGIN FAILED.
tail -n 100 /var/log/roundcube/errors.log
tail: cannot open ‘/var/log/roundcube/errors.log’ for reading: No such file or directory
I need your help in troubleshooting roundcube login issue in another thread so that not to go offtrack the present discussion
Based on the above, I could see:
a. disk quota is partially enforced for ftp uploads (PARTIALLY in the sense, the bigger file gets uploaded but gets truncated to a smaller size to ENFORCE disk quota)
b. disk quota is not getting ENFORCED for the mail accounts.