<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://api-wiki.apps.rackspace.com/api-wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aj.coppa&amp;*</id>
		<title>Rackspace Email &amp; Apps API - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://api-wiki.apps.rackspace.com/api-wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aj.coppa&amp;*"/>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Special:Contributions/Aj.coppa"/>
		<updated>2026-04-11T14:05:38Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=GetDomainAllUserStatsActiveString()&amp;diff=429</id>
		<title>GetDomainAllUserStatsActiveString()</title>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=GetDomainAllUserStatsActiveString()&amp;diff=429"/>
				<updated>2010-10-11T21:41:40Z</updated>
		
		<summary type="html">&lt;p&gt;Aj.coppa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return last login and mailbox sizes for either active users or inactive (disabled) users on a domain.&lt;br /&gt;
&lt;br /&gt;
===Input Parameters===&lt;br /&gt;
Three strings, one integer, and one result string:&lt;br /&gt;
    Administrative username,&lt;br /&gt;
    Administrative password,&lt;br /&gt;
    Domain name,&lt;br /&gt;
    Active flag (integer, 1= only give stats for active users, 0= only give stats for inactive users)&lt;br /&gt;
&lt;br /&gt;
    User info (formatted as: &amp;quot;user1, 11/30/05, 2420302 [crlf] user2, 11/29/05, 234234 [crlf]...&amp;quot;)&lt;br /&gt;
===Return Values===&lt;br /&gt;
If successful, the return value of the function will be 1.&lt;br /&gt;
&lt;br /&gt;
Consult the [[resultcodes|Result Code Table]] for a list of result codes and their meaning.&lt;/div&gt;</summary>
		<author><name>Aj.coppa</name></author>	</entry>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Webmail&amp;diff=426</id>
		<title>Webmail</title>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Webmail&amp;diff=426"/>
				<updated>2010-09-28T20:48:55Z</updated>
		
		<summary type="html">&lt;p&gt;Aj.coppa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== SOAP Access ==&lt;br /&gt;
&lt;br /&gt;
Functions for the Webmail API should be accessed using these paramenters:&lt;br /&gt;
&lt;br /&gt;
* WSDL URI: https://email.rackspace.com/mail6/ext/soap/soap_server.php?wsdl&lt;br /&gt;
&lt;br /&gt;
(Old URI:&amp;amp;nbsp;&amp;amp;nbsp;https://email.rackspace.com/mail4/soap/soap_server.php?wsdl -- deprecated in March 2009)[&amp;lt;br&amp;gt;&lt;br /&gt;
(Old URI:&amp;amp;nbsp;&amp;amp;nbsp;https://email.rackspace.com/mail31/soap/soap_server.php?wsdl -- really deprecated)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please note that the URI may instead use the path to a private label webmail site configured at Rackspace Email.  Replace the 'email.rackspace.com' with the hostname of the private label site.&lt;br /&gt;
&lt;br /&gt;
* Service Name: &amp;amp;nbsp;&amp;amp;nbsp;Webmail&lt;br /&gt;
&lt;br /&gt;
* Service Port: &amp;amp;nbsp;&amp;amp;nbsp;WebmailPort&lt;br /&gt;
&lt;br /&gt;
== Function List ==&lt;br /&gt;
&lt;br /&gt;
[[ping()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[LoginUserWebmail()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetUserNumMessages()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetHelpStatus()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[SetHelpStatus()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetUserContactsSimple()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetUserContactsSimpleStr()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetUserIdentities()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetUserIdentitiesStr()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetDisplayPreferences()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetTimeZoneVals()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[SetUserTimeZone()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[AddUserContacts()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[AddUserContactsStr()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetUserContactsFull()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetUserContactsFullStr()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeleteUserContacts()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeleteUserContactsStr()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeleteAllUserContacts()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[ModifyUserContacts()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[ModifyUsercontactsStr()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[AddUserGroups()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[AddUserGroupsStr()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetUserGroups()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetUserGroupsStr()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeleteUserGroups()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeleteAllUserGroups()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[SetDomainLanguage()]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[GetDomainLanguage()]]&lt;/div&gt;</summary>
		<author><name>Aj.coppa</name></author>	</entry>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=GetDomainLanguage()&amp;diff=425</id>
		<title>GetDomainLanguage()</title>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=GetDomainLanguage()&amp;diff=425"/>
				<updated>2010-09-28T20:35:18Z</updated>
		
		<summary type="html">&lt;p&gt;Aj.coppa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the default language for mailboxes on the given domain as a language/country code.&lt;br /&gt;
&lt;br /&gt;
===Input Parameters===&lt;br /&gt;
&lt;br /&gt;
Four strings:&lt;br /&gt;
    Administrative username,&lt;br /&gt;
    Administrative password,&lt;br /&gt;
    Domain name&lt;br /&gt;
    Language&lt;br /&gt;
&lt;br /&gt;
===Return Values===&lt;br /&gt;
If successful, the return value of the function will be 1.&lt;br /&gt;
&lt;br /&gt;
Language will return one of the string values listed on the [[SetDomainLanguage()]] page.&lt;br /&gt;
&lt;br /&gt;
Consult the [[resultcodes|Result Code Table]] for a list of result codes and their meaning.&lt;/div&gt;</summary>
		<author><name>Aj.coppa</name></author>	</entry>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=GetDomainLanguage()&amp;diff=424</id>
		<title>GetDomainLanguage()</title>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=GetDomainLanguage()&amp;diff=424"/>
				<updated>2010-09-28T20:32:24Z</updated>
		
		<summary type="html">&lt;p&gt;Aj.coppa: Created page with 'This function will return the default language setting for mailboxes on the given domain as a language/country code.  ===Input Parameters===  Four strings:     Administrative use…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the default language setting for mailboxes on the given domain as a language/country code.&lt;br /&gt;
&lt;br /&gt;
===Input Parameters===&lt;br /&gt;
&lt;br /&gt;
Four strings:&lt;br /&gt;
    Administrative username,&lt;br /&gt;
    Administrative password,&lt;br /&gt;
    Domain name&lt;br /&gt;
    Language&lt;br /&gt;
&lt;br /&gt;
===Return Values===&lt;br /&gt;
If successful, the return value of the function will be 1.&lt;br /&gt;
&lt;br /&gt;
Language will return one of the string values listed on the [[SetDomainLanguage()]] page.&lt;br /&gt;
&lt;br /&gt;
Consult the [[resultcodes|Result Code Table]] for a list of result codes and their meaning.&lt;/div&gt;</summary>
		<author><name>Aj.coppa</name></author>	</entry>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=SetDomainLanguage()&amp;diff=423</id>
		<title>SetDomainLanguage()</title>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=SetDomainLanguage()&amp;diff=423"/>
				<updated>2010-09-28T20:31:57Z</updated>
		
		<summary type="html">&lt;p&gt;Aj.coppa: Created page with 'This function is used to set the default language for mailboxes on the given domain. Legal values include:     en_US    (English)     es_ES    (Spanish)     fr_FR    (French)    …'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function is used to set the default language for mailboxes on the given domain. Legal values include:&lt;br /&gt;
    en_US    (English)&lt;br /&gt;
    es_ES    (Spanish)&lt;br /&gt;
    fr_FR    (French)&lt;br /&gt;
    de_DE    (German)&lt;br /&gt;
    el_GR    (Greek)&lt;br /&gt;
    it_IT    (Italian)&lt;br /&gt;
    pl_PL    (Polish)&lt;br /&gt;
    th_TH    (Thai)&lt;br /&gt;
    zh_CN    (Chinese)&lt;br /&gt;
&lt;br /&gt;
===Input Parameters===&lt;br /&gt;
&lt;br /&gt;
Four strings:&lt;br /&gt;
    Administrative username,&lt;br /&gt;
    Administrative password,&lt;br /&gt;
    Domain name&lt;br /&gt;
&lt;br /&gt;
    Language&lt;br /&gt;
===Return Values===&lt;br /&gt;
If successful, the return value of the function will be 1.&lt;br /&gt;
&lt;br /&gt;
Consult the [[resultcodes|Result Code Table]] for a list of result codes and their meaning.&lt;/div&gt;</summary>
		<author><name>Aj.coppa</name></author>	</entry>

	</feed>