Description:
Adds a new mail domain.
Input Variables:
$session_id, $client_id, $params
Parameters (in $params):
server_id (int(11))
domain (varchar(255))
active (enum('n','y'))
Output:
Returns the ID of the newly added mail domain.