User contributions

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

(newest | oldest) View ( | older 500) (20 | 50 | 100 | 250 | 500)

  • 14:03, 22 August 2008 (diff | hist) . . (+576). . N RemoveUserSpamIPSafeList()(New page: This function will remove entries to the existing IP address safelist for a given user. Safelist entries can be specific hosts (like "10.167.10.21") or simple ranges through the use of th...)
  • 14:03, 22 August 2008 (diff | hist) . . (+540). . N RemoveUserSpamSafeList()(New page: This function will remove matching entries to the existing safelist for a given user. Safelist entries can be either domain names ("example.com") or email addresses ("info@example.com"). ...)
  • 14:03, 22 August 2008 (diff | hist) . . (+568). . N RemoveDomainSpamIPBlackList()(New page: This function will remove entries to the existing IP address blacklist for a given domain. Blacklist entries can be specific hosts (like "10.167.10.21") or simple ranges through the use o...)
  • 14:03, 22 August 2008 (diff | hist) . . (+532). . N RemoveDomainSpamBlackList()(New page: This function will remove matching entries to the existing blacklist for a given domain. Blacklist entries can be either domain names ("example.com") or email addresses ("info@example.com...)
  • 14:03, 22 August 2008 (diff | hist) . . (+565). . N RemoveDomainSpamIPSafeList()(New page: This function will remove entries to the existing IP address safelist for a given domain. Safelist entries can be specific hosts (like "10.167.10.21") or simple ranges through the use of ...)
  • 14:03, 22 August 2008 (diff | hist) . . (+529). . N RemoveDomainSpamSafeList()(New page: This function will remove matching entries to the existing safelist for a given domain. Safelist entries can be either domain names ("example.com") or email addresses ("info@example.com")...)
  • 14:02, 22 August 2008 (diff | hist) . . (+588). . N AddUserSpamIPBlackList()(New page: This function will add one or more entries to the existing IP address blacklist for a given user. Blacklist entries can be specific hosts (like "10.167.10.21") or simple ranges through th...)
  • 14:02, 22 August 2008 (diff | hist) . . (+543). . N AddUserSpamBlackList()(New page: This function will add one or more entries to the existing blacklist for a given user. Blacklist entries can be either domain names ("example.com") or email addresses ("info@example.com")...)
  • 14:02, 22 August 2008 (diff | hist) . . (+585). . N AddUserSpamIPSafeList()(New page: This function will add one or more entries to the existing IP address safelist for a given user. Safelist entries can be specific hosts (like "10.167.10.21") or simple ranges through the ...)
  • 14:02, 22 August 2008 (diff | hist) . . (+543). . N AddUserSpamSafeList()(New page: This function will add one or more entries to the existing safelist for a given mailbox. Safelist entries can be either domain names ("example.com") or email addresses ("info@example.com"...) (current)
  • 14:02, 22 August 2008 (diff | hist) . . (+577). . N AddDomainSpamIPBlackList()(New page: This function will add one or more entries to the existing IP address blacklist for a given domain. Blacklist entries can be specific hosts (like "10.167.10.21") or simple ranges through ...)
  • 14:01, 22 August 2008 (diff | hist) . . (+536). . N AddDomainSpamBlackList()(New page: This function will add one or more entries to the existing blacklistlist for a given domain. Blacklist entries can be either domain names ("example.com") or email addresses ("info@example...)
  • 14:01, 22 August 2008 (diff | hist) . . (+574). . N AddDomainSpamIPSafeList()(New page: This function will add one or more entries to the existing IP address safelist for a given domain. Safelist entries can be specific hosts (like "10.167.10.21") or simple ranges through th...)
  • 14:01, 22 August 2008 (diff | hist) . . (+529). . N AddDomainSpamSafeList()(New page: This function will add one or more entries to the existing safelist for a given domain. Safelist entries can be either domain names ("example.com") or email addresses ("info@example.com")...) (current)
  • 14:01, 22 August 2008 (diff | hist) . . (+832). . N GetUsersWithFilterStr()(New page: This function will search LDAP-style directory attributes of users on a domain and will return a list of users that match. A list of possible attributes can be found at [[AddUserWithLdapA...) (current)
  • 14:01, 22 August 2008 (diff | hist) . . (+607). . N GetUserAttributes()(New page: This function will return the LDAP-style directory attributes associated with a specified user. A list of possible attributes can be found at AddUserWithLdapAttributes(). ===Paramete...) (current)
  • 13:59, 22 August 2008 (diff | hist) . . (+2,976). . N BusinessAll(New page: New! February 2007: GetUserAttributes()<br> GetUsersWithFilterStr()<br> AddDomainSpamSafeList()<br> AddDomainSpamIPSafeList()<br> AddDomainSpamBlackList()<br> [[AddDom...)
  • 13:59, 22 August 2008 (diff | hist) . . (+588). . N Business(New page: == SOAP Access == Functions for the Business API can be accessed using these paramenters: * WSDL URI:  https://admin.webmail.us/mailaccounts/mailaccounts.wsdl Please note that...)
  • 13:58, 22 August 2008 (diff | hist) . . (+459). . N DeleteAllUserGroups()(New page: This function will remove all groups from a user's address book. ===Input Parameters=== Four strings and a result integer Administrative username, Administrative password, D...) (current)
  • 13:58, 22 August 2008 (diff | hist) . . (+553). . N DeleteUserGroups()(New page: This function will remove one or more groups from a user's address book. ===Input Parameters=== Four strings, and array of groups, and a result integer Administrative username, ...) (current)
  • 13:58, 22 August 2008 (diff | hist) . . (+684). . N GetUserGroupsStr()(New page: This function will report the groups and group members in a user's address book. The result string will be as follows: "mygroup1;firstname1;lastname1;email1 [crlf] mygroup1; firstnam...) (current)
  • 13:58, 22 August 2008 (diff | hist) . . (+1,031). . N GetUserGroups()(New page: This function will return the groups and group members from a user's address book. The resulting associative array should look as follows: array[0]["groupName"]="mygroup1" array[...) (current)
  • 13:58, 22 August 2008 (diff | hist) . . (+856). . N AddUserGroupsStr()(New page: This function will add one or more groups to a user's address book. The contacts must be identified using the "id" element returned by GetUserContactsFull() or [[GetUserContactsFullSt...) (current)
  • 13:58, 22 August 2008 (diff | hist) . . (+890). . N AddUserGroups()(New page: This function will add one or more new contact groups to an address book. The contacts must be identified using the "id" element returned by GetUserContactsFull() or [[GetUserContacts...) (current)
  • 13:58, 22 August 2008 (diff | hist) . . (+947). . N ModifyUsercontactsStr()(New page: This function will update informationg about one or more contacts in a user's address book. The contacts must be identified using the "id" element returned by GetUserContactsFull() or...) (current)
  • 13:57, 22 August 2008 (diff | hist) . . (+945). . N ModifyUserContacts()(New page: This function allows an existing contact's information to be changed. Each contact to be changed must ge identified by the "id" returned by GetUserContactsFull() or [[GetUserContactsF...) (current)
  • 13:57, 22 August 2008 (diff | hist) . . (+460). . N DeleteAllUserContacts()(New page: This function will remove all contacts from a user's address book. ===Input Parameters=== Four strings and a result integer Administrative username, Administrative password, ...) (current)
  • 13:57, 22 August 2008 (diff | hist) . . (+723). . N DeleteUserContactsStr()(New page: This function will remove one or more contacts from a user's address book. The contacts must be identified using the "id" element returned by GetUserContactsFull() or [[GetUserContact...) (current)
  • 13:56, 22 August 2008 (diff | hist) . . (+708). . N DeleteUserContacts()(New page: This function will remove one or more contacts from a user's address book. The contacts must be identified using the "id" element returned by GetUserContactsFull() or [[GetUserContact...) (current)
  • 13:56, 22 August 2008 (diff | hist) . . (+637). . N GetUserContactsFullStr()(New page: This function will return all of the details for each contact in a user's address book. Results are stored in a string, delimited and ordered as in AddUserContactsStr(), with the addi...) (current)
  • 13:56, 22 August 2008 (diff | hist) . . (+727). . N GetUserContactsFull()(New page: This function will return all of the details for each contact in a user's address book. Results are stored in an associative array with array elements named as in AddUserContacts(), a...) (current)
  • 13:55, 22 August 2008 (diff | hist) . . (+998). . N AddUserContactsStr()(New page: This function will add one or more contacts to the address book of a particular user. The string of contacts is semi-colon (";") delimited between fields, and [crlf] delimited between con...) (current)
  • 13:55, 22 August 2008 (diff | hist) . . (+1,382). . N AddUserContacts()(New page: This function will add one or more contacts to the address book of a particular user. The associative array of address book contacts should be as follows: array[0]["owner"]="userid@d...) (current)
  • 13:55, 22 August 2008 (diff | hist) . . (+659). . N SetUserTimeZone()(New page: This function will set the user time zone. A list of acceptable time zone values may be obtained using GetTimeZoneVals(). Please see that page for a time zone value list from 14 Dece...) (current)
  • 13:55, 22 August 2008 (diff | hist) . . (+8,474). . N GetTimeZoneVals()(New page: This function will return the long list of time zone values supported by Webmail.us. Look at the bottom of this page for the current list as of 14 December 2005. ===Input Parameters=== ...)
  • 13:55, 22 August 2008 (diff | hist) . . (+1,850). . N GetDisplayPreferences()(New page: This function will return the display settings for a particular mailbox. The available settings are: compose_new_win => 0 for compose in same window, 1 for compose in new window auto...) (current)
  • 13:54, 22 August 2008 (diff | hist) . . (+716). . N GetUserIdentitiesStr()(New page: This function will return the details of each identity configured for a mailbox. Return fields include: 'full_name', 'email_address', 'reply_to', 'signature', 'use_sig' (may be "yes" or ...) (current)
  • 13:54, 22 August 2008 (diff | hist) . . (+770). . N GetUserIdentities()(New page: This function will return the details of each identity configured for a mailbox. Return fields include: 'full_name', 'email_address', 'reply_to', 'signature', 'use_sig' (may be "yes" or ...) (current)
  • 13:54, 22 August 2008 (diff | hist) . . (+687). . N GetUserContactsSimpleStr()(New page: This function will return the 'id', 'lastname', 'firstname', 'nickname', 'email', and 'favorite' status (1=favorite/frequent contact,0=not) as a semi-colon (;) delimited list, with [crlf] ...) (current)
  • 13:54, 22 August 2008 (diff | hist) . . (+663). . N GetUserContactsSimple()(New page: This function will return the 'id', 'lastname', 'firstname', 'nickname', 'email', and 'favorite' status (1=favorite/frequent contact,0=not) of all contacts set up on a mailbox. ===Input P...) (current)
  • 13:53, 22 August 2008 (diff | hist) . . (+616). . N SetHelpStatus()(New page: This function is used to enable and disable the links to context-sensitive help for webmail clients using a private label webmail site. Use GetHelpStatus() to find out if context-sens...) (current)
  • 13:53, 22 August 2008 (diff | hist) . . (+552). . N GetHelpStatus()(New page: This function will report whether or not the context-sensitive help is enabled for a private label webmail site. Use SetHelpStatus() to turn help on or off for a domain. ===Input Par...) (current)
  • 13:53, 22 August 2008 (diff | hist) . . (+674). . N GetUserNumMessages()(New page: This function will return the number of messages in the Inbox folder of a mailbox and will return the number of messages in the Inbox folder flagged as new based on the IMAP flag. ===Inpu...) (current)
  • 13:52, 22 August 2008 (diff | hist) . . (+262). . N Ping()(New page: This function will allow a developer to send a string to the SOAP server and receive that same string back as the response to test for SOAP connectivity. <b>Input Parameters</b> One stri...) (current)
  • 13:52, 22 August 2008 (diff | hist) . . (+1,323). . N Webmail(New page: == SOAP Access == Functions for the Webmail API should be accessed using these paramenters: * WSDL URI (as of May 2006): https://secure.webmail.us/mail4/soap/soap_server.php?wsdl (Old U...)
  • 13:51, 22 August 2008 (diff | hist) . . (+1,725). . N LoginUserWebmail()(New page: This function will allow a developer, using an administrative username and password, to obtain a SessionID variable that can be used to redirect a web page viewer directly to the webmail c...) (current)
  • 13:51, 22 August 2008 (diff | hist) . . (-4,471). . m Resultcodes(Protected "Resultcodes" [edit=sysop:move=sysop])
  • 13:49, 22 August 2008 (diff | hist) . . (+4,471). . N Resultcodes(New page: 1: function successful, no errors<br> -1: general system failure<br> -2: duplicate hostname<br> -3: duplicate userid<br> -4: invalid hostname<br> -5: invalid userid<br> -6: invalid user ...)
  • 13:49, 22 August 2008 (diff | hist) . . (+1,017). . N AddUser()(New page: This function will add a new mailbox to the Webmail system. It can take up to 5 minutes for new mailbox information to spread across the several server clusters that must update mailbox d...) (current)
  • 13:49, 22 August 2008 (diff | hist) . . (+1,099). . Main Page

(newest | oldest) View ( | older 500) (20 | 50 | 100 | 250 | 500)