AddAlias()

From Rackspace Email & Apps API
Revision as of 15:49, 25 August 2008 by APIAdmin (talk | contribs) (New page: 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 string...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.