> Maybe you have a scenario like:
> 
> 1. users got emails with big attachements -> db grows
> 2. users deleted the big emails -> db doesn't reduce the size of the
> tablespace until you use the optimize table command
> 




It could be true that scenario, but not possible.
SELECT round(sum(maxmail_size)/1024/1024,2) FROM dbmail_users ;

The maxmail_size for all my users is about 22GB


_______________________________________________
DBmail mailing list
DBmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to