AddAlias()

From Rackspace Email & Apps API
Jump to: navigation, search

This function will create a new alias on the domain. Keep in mind that aliases are different from mailboxes in that an alias has no anti-spam features.

Input Parameters

Five strings:

   Administrative username,
   Administrative password,
   Domain name,
   Alias name,
   List of email addresses to receive alias email (comma delimited)

Return Values

If successful, the return value of the function will be 1.

Consult the Result Code Table for a list of result codes and their meaning.