This option is so much needed now. So many of my clients have created many email accounts with unlimited quota then post the address on their websites which has just sucked in gigs of spam. To combat this we did some mods which removed all quota change.
What was done
- Create a duplicate of X3 using the Universal Theme Manager in WHM
- Download the new theme
- Edit the quota value in mail/pops.html then hide the fields with a div container using the "display:none" element.
- Other optional files with the 250 value > addpop.html - editquota.html - popsinclude.html
- To remove the Change Quota toggle. Comment tag // line 192 of js2/mail/pops.js and in js2-min/mail/pops.js delet col 4126 - 4304
Code:
d+='<td><span class="action_link" onclick="toggle_action_div(null, {id:\'change_quota_module_'+c+"', index:"+c+", action:'change_quota'})\">"+LANG.change_quota_br+"</span></td>";
- Upload the edited theme using the WHM theme installer
- Assign to all or specific clients