Difference between revisions of "GetDomainSpamSafeList()"

From Rackspace Email & Apps API
Jump to: navigation, search
(New page: This function will report the domain safelist for the domain. ===Parameters=== Three strings, one result string: Administrative username, Administrative password, Domain name...)
 
(No difference)

Latest revision as of 15:53, 25 August 2008

This function will report the domain safelist for the domain.

Parameters

Three strings, one result string:

   Administrative username,
   Administrative password,
   Domain name,
   Safe list (comma delimited list of domain names and email addresses)

Return Values

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

If successful, the safelist will be populated with the safelist.

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