Default Email Quota Setting

Copra

Verified User
Joined
Apr 29, 2020
Messages
39
When a user creates a new email account, the default E-mail Quota is set to 50 MB. Many users don't pay attention to this default setting, and after a while, they notice that their mailbox can no longer receive emails — even though their hosting package is far from full.

Is it possible to set the default quota to Max instead of 50 MB?
 
I think this is for Enhanced skin? I use Evolution skin and there is no user/email/pop.html and no user/email/pop_create.html file.
 
That did the trick.
I added:
Code:
default_pop_quota=0
to directadmin.conf to set the default to max.

After a restart of DirectAdmin new email accounts have max as a default.
Thanks.
 
Back
Top