Current email sizes showing Unknown size

akshaya

New member
Joined
May 30, 2026
Messages
3
Hello team,

We are using direct-admin panel latest version: direct-admin current 1.702 55add92f1f164824a328054bb18c20dfbf50b343 is already latest

We are facing this issue for all the shared server clients and how to resolve this issue.

Thanks
 

Attachments

  • unknow.png
    unknow.png
    54.2 KB · Views: 25
Hello team,

We are using direct-admin panel latest version: direct-admin current 1.702 55add92f1f164824a328054bb18c20dfbf50b343 is already latest

We are facing this issue for all the shared server clients and how to resolve this issue.

Thanks
Hi team,

Any update regarding ??
 
Hi,

I have resolved the issue. We needed to modify some values in the <span>directadmin.conf</span> file

vi /usr/local/directadmin/conf/directadmin.conf

count_pop_usage=1
mail_pop_disk_usage=1
mail_usage_cache=0
pop_disk_usage_cache=0

systemctl restart directadmin
 
Back
Top