Can't seem to get the quota to appear.
Any ideas as to which plugin it's releated to, or where I should turn it on in the user prefs if it's off?
Thanks
Logged In: YES user_id=1714771 Originator: YES
Found it. I use IMAP Quotas not Unix since I'm running a vpopmail domain(s).
In plugins/check_quota/config.php change - $cq_check_quota_type = 1; to become $cq_check_quota_type = 0;
:-)
Log in to post a comment.
Logged In: YES
user_id=1714771
Originator: YES
Found it.
I use IMAP Quotas not Unix since I'm running a vpopmail domain(s).
In plugins/check_quota/config.php change -
$cq_check_quota_type = 1;
to become
$cq_check_quota_type = 0;
:-)