I would “no local address filter” enabled for all users but hide it from the cpanel interface. How to do it ?
1) Only for some domain names Suppose you want “no local” filter ENABLED for main domain , for example domainx.com (and all its subdomains and parked/addon domain names), but you would the filter “no local” fully HIDDEN on customer control panel you should do this tweak ; 1) Open ASSP WHM , open ASSP DOMAIN CONFIG, select nolocal and be sure that nolocal filter for domainx.com is ENABLED. 2) Open ASSP WHM , open ASSP DOM FILTER STATUS, select nolocal, and be sure that nolocal filter for domainx.com is ENABLED. 3) Now go to console and execute this echo “domainx.com_nolocal” >> /usr/local/assp/deluxe/per_domain_frontend_status (of course replace domainx.com with the main domain of your client) In case you would turn back , simply remove the line domainx.com_nolocal from /usr/local/assp/deluxe/per_domain_frontend_status using an editor like pico,nano,vi .. 2) for all your accounts simply execute this # touch /usr/local/assp/deluxe/nolocal_hidden # chmod 605 /usr/local/assp/deluxe/nolocal