value in qmail @mbox.quota truncated at 2097151 (2 GB quota)
I'm experiencing a weird problem with qmail quotas:
It started with an account with 2.4 GB of data in it, and we wanted to raise the quota:
Any quota value but "unlimited" makes the mail for this account bounce.
<orders@newdomain.com>:
Recipient's mailbox is full, message returned to sender. (#5.2.2)
I experimented a little and it looks like the qmail data does not "always"match the PSA database/CP data:
I created a new mailbox "new@newdomain.com"
reset quota in CP to 2000000
/var/qmail/mailnames/newdomain.com/new/@mbox.quota = 2000000
reset quota in CP to 3000000
/var/qmail/mailnames/newdomain.com/new/@mbox.quota = 2097151 ???? 2 GB ???
Changed the quota in CP to 8388608 (8GB)
psa db value: 8589934592
/var/qmail/mailnames/newdomain.com/new/@mbox.quota = 2097151 ???? 2 GB ???
Note that the values held in the PSA database and shown in the Plesk control panel are correct.
Only the @mbox.quota value is truncated at 2097151
(max value for an interger in some languages??)
Has anyone encountered this problem?
Server is a Centos4 VPS running on OpenVZ kernel 2.6.9-023stab043.2-enterprise,
Plesk 8.2.1
Fran
I'm experiencing a weird problem with qmail quotas:
It started with an account with 2.4 GB of data in it, and we wanted to raise the quota:
Any quota value but "unlimited" makes the mail for this account bounce.
<orders@newdomain.com>:
Recipient's mailbox is full, message returned to sender. (#5.2.2)
I experimented a little and it looks like the qmail data does not "always"match the PSA database/CP data:
I created a new mailbox "new@newdomain.com"
reset quota in CP to 2000000
/var/qmail/mailnames/newdomain.com/new/@mbox.quota = 2000000
reset quota in CP to 3000000
/var/qmail/mailnames/newdomain.com/new/@mbox.quota = 2097151 ???? 2 GB ???
Changed the quota in CP to 8388608 (8GB)
psa db value: 8589934592
/var/qmail/mailnames/newdomain.com/new/@mbox.quota = 2097151 ???? 2 GB ???
Note that the values held in the PSA database and shown in the Plesk control panel are correct.
Only the @mbox.quota value is truncated at 2097151
(max value for an interger in some languages??)
Has anyone encountered this problem?
Server is a Centos4 VPS running on OpenVZ kernel 2.6.9-023stab043.2-enterprise,
Plesk 8.2.1
Fran