Quote:
Originally Posted by Disassembler
- My tool uses domains_domain_add() so far to add client's domains. But I don't find them associated with clients anywhere in the GUI, plus there are extra functions mail_domain_add() and sites_web_domain_add(). So what's the difference there, and do I have to use domains_domain_add() at all?
|
domains_domain_add() adds a domain for the client to the domain module (that can be enabled to limit clients to use only their assigned domains).
sites_domain_add() adds a website
mail_domain_add() adds a mail domain for creating mailboxes with this domain later on