prevent email rename

At this moment that is not possible, at least not to my knowledge.

However, you can prevent from renaming their domain.

If you want domain renaming to be stopped, that can be done via SSH as root.
Code:
/usr/local/directadmin/directadmin set users_can_rename_domains 0
service directadmin restart
 
Back
Top