Aumentar el Mail Quota del servidor en Uebimiau
ingresa via consola a tu servidor y en
/var/www/html/webmail (ubimiau)/inc/config.php config file:
########################################################################
# The maximum size for stored files
# In order to keep you system fast, use values better than 5MB
# If you need disable it, set the value to 0 or leave it blank
########################################################################
$quota_limit = 10240; // in KB, eg. 4096 Kb = 4MB
edita el valor que deseas
0 comentarios