Now this time i am again facing the same problem with another mail server....
this time i had remove mails from webmail manually...
Before deleting mails
Code:
df -H
[root@mail ~]# df -H
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 174G 156G 18.1G 90% /
after that i just login into webmail for user1 where it is showing it will using
5 GB of Unlimited
then i completly remove all mails from that users inbox and finally it showing
0 MB of Unlimited
but if i check again df -H then it is showing that only 1.5 GB is free after deleting that inbox mails, so where this other space is gone?
Code:
df -H
[root@mail ~]# df -H ( after deleting 5 GB mails from inbox of user1)
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 174G 157.5G 16.6G 89% /
i am strange that no one is facing problem like me....
Any solution there? or is it the standard zimbra's behavior ?