<?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=Kaverett</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=Kaverett"/>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Special:Contributions/Kaverett"/>
		<updated>2026-04-11T19:56:14Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Main_Page&amp;diff=228</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Main_Page&amp;diff=228"/>
				<updated>2009-02-23T19:23:46Z</updated>
		
		<summary type="html">&lt;p&gt;Kaverett: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
== The Mailtrust API ==&lt;br /&gt;
&lt;br /&gt;
The Mailtrust [http://en.wikipedia.org/wiki/Api API] comprises a robust set of web services designed to allow businesses to fully integrate administrative email functions into their own applications.  Based on [http://en.wikipedia.org/wiki/SOAP SOAP], functions in the API allow programs written in many different languages to perform operations such as [[AddUser()|adding mailboxes]] and changing settings.  The API can also be used to provide [[LoginUserWebmail()|single sign on]] functionality in concert with other web applications.  The Webmail API runs on the same robust server platform that supports our high-availability [http://www.mailtrust.com webmail] and email services.&lt;br /&gt;
&lt;br /&gt;
----------------&lt;br /&gt;
== API System Upgrades, March 2009 ==&lt;br /&gt;
&lt;br /&gt;
On March 7th the [[webmail|Webmail User API]] will be updated to use the most recent and robust systems at Mailtrust.  No changes to code written by Mailtrust customers should be needed to take advantage of the update.  If desired, code may be updated to use the latest URI found in the [[webmail|Webmail User API]] documentation, though the old URI will be automatically redirected to the new URI by Mailtrust on March 7th.&lt;br /&gt;
&lt;br /&gt;
RISKS: After extensive testing Mailtrust has concluded that there is a risk for customers using programming libraries that send the HTTP EXPECT header with their requests.  This update moves the API to a much more robust and scalable system, but the system will return errors if this header is included in a request.&lt;br /&gt;
&lt;br /&gt;
An excellent discussion around turning off EXPECT headers for .NET and PHP may be found in this [http://groups.google.com/group/twitter-development-talk/browse_thread/thread/7c67ff1a2407dee7?pli=1 thread] about Twitter. &lt;br /&gt;
&lt;br /&gt;
----------------&lt;br /&gt;
=== Mailtrust API ===&lt;br /&gt;
* [[webmail|Webmail User API]] - provides a short list of webmail user functions&lt;br /&gt;
&lt;br /&gt;
* [[business|Business API]] - provides a list of functions designed for single business/domain usage&lt;br /&gt;
&lt;br /&gt;
* [[reseller|Reseller API]] - provides a complete list of functions for multiple domains and sub-accounts&lt;br /&gt;
&lt;br /&gt;
* [[beta|Beta API]] - a list of functions in public beta testing&lt;br /&gt;
&lt;br /&gt;
=== Code Examples ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*[[Perl]]&lt;br /&gt;
|&lt;br /&gt;
*[[PHP]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*[[ASP]]&lt;br /&gt;
|&lt;br /&gt;
*[[C#]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*[[ColdFusion]]&lt;br /&gt;
|&lt;br /&gt;
*[[Ruby]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* [[HTML]] (not part of the API, strictly speaking)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Getting Started Screencast ===&lt;br /&gt;
[http://www.mailtrust.com/api-wiki/screencasts/api-pings.htm Screencast] of accessing two of our SOAP API's from PHP using Ubuntu linux.&lt;br /&gt;
&lt;br /&gt;
=== Result Codes ===&lt;br /&gt;
Consult the [[resultcodes|Result Code Table]] for a list of result codes and their meaning.&lt;/div&gt;</summary>
		<author><name>Kaverett</name></author>	</entry>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Main_Page&amp;diff=227</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Main_Page&amp;diff=227"/>
				<updated>2009-02-23T19:23:03Z</updated>
		
		<summary type="html">&lt;p&gt;Kaverett: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
== The Mailtrust API ==&lt;br /&gt;
&lt;br /&gt;
The Mailtrust [http://en.wikipedia.org/wiki/Api API] comprises a robust set of web services designed to allow businesses to fully integrate administrative email functions into their own applications.  Based on [http://en.wikipedia.org/wiki/SOAP SOAP], functions in the API allow programs written in many different languages to perform operations such as [[AddUser()|adding mailboxes]] and changing settings.  The API can also be used to provide [[LoginUserWebmail()|single sign on]] functionality in concert with other web applications.  The Webmail API runs on the same robust server platform that supports our high-availability [http://www.mailtrust.com webmail] and email services.&lt;br /&gt;
&lt;br /&gt;
----------------&lt;br /&gt;
== API System Upgrades, March 2009 ==&lt;br /&gt;
&lt;br /&gt;
On March 7th the [[webmail|Webmail User API]] will be updated to use the most recent and robust systems at Mailtrust.  No changes to code written by Mailtrust customers should be needed to take advantage of the update.  If desired, code may be updated to use the latest URI found in the [[webmail|Webmail User API]] documentation, though the old URI will be automatically redirected to the new URI by Mailtrust on March 7th.&lt;br /&gt;
&lt;br /&gt;
RISKS: After extensive testing Mailtrust has concluded that there is a risk for customers using programming libraries that send the HTTP EXPECT header with their requests.  This update moves the API to a much more robust and scalable system, but the system will return errors if this header is included in a request.&lt;br /&gt;
&lt;br /&gt;
An excellent discussion around turning off EXPECT headers for .NET and PHP may be found in this [http://groups.google.com/group/twitter-development-talk/browse_thread/thread/7c67ff1a2407dee7?pli=1 discussion] about Twitter. &lt;br /&gt;
&lt;br /&gt;
----------------&lt;br /&gt;
=== Mailtrust API ===&lt;br /&gt;
* [[webmail|Webmail User API]] - provides a short list of webmail user functions&lt;br /&gt;
&lt;br /&gt;
* [[business|Business API]] - provides a list of functions designed for single business/domain usage&lt;br /&gt;
&lt;br /&gt;
* [[reseller|Reseller API]] - provides a complete list of functions for multiple domains and sub-accounts&lt;br /&gt;
&lt;br /&gt;
* [[beta|Beta API]] - a list of functions in public beta testing&lt;br /&gt;
&lt;br /&gt;
=== Code Examples ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*[[Perl]]&lt;br /&gt;
|&lt;br /&gt;
*[[PHP]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*[[ASP]]&lt;br /&gt;
|&lt;br /&gt;
*[[C#]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*[[ColdFusion]]&lt;br /&gt;
|&lt;br /&gt;
*[[Ruby]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* [[HTML]] (not part of the API, strictly speaking)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Getting Started Screencast ===&lt;br /&gt;
[http://www.mailtrust.com/api-wiki/screencasts/api-pings.htm Screencast] of accessing two of our SOAP API's from PHP using Ubuntu linux.&lt;br /&gt;
&lt;br /&gt;
=== Result Codes ===&lt;br /&gt;
Consult the [[resultcodes|Result Code Table]] for a list of result codes and their meaning.&lt;/div&gt;</summary>
		<author><name>Kaverett</name></author>	</entry>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Main_Page&amp;diff=226</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Main_Page&amp;diff=226"/>
				<updated>2009-02-23T19:22:48Z</updated>
		
		<summary type="html">&lt;p&gt;Kaverett: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
== The Mailtrust API ==&lt;br /&gt;
&lt;br /&gt;
The Mailtrust [http://en.wikipedia.org/wiki/Api API] comprises a robust set of web services designed to allow businesses to fully integrate administrative email functions into their own applications.  Based on [http://en.wikipedia.org/wiki/SOAP SOAP], functions in the API allow programs written in many different languages to perform operations such as [[AddUser()|adding mailboxes]] and changing settings.  The API can also be used to provide [[LoginUserWebmail()|single sign on]] functionality in concert with other web applications.  The Webmail API runs on the same robust server platform that supports our high-availability [http://www.mailtrust.com webmail] and email services.&lt;br /&gt;
&lt;br /&gt;
----------------&lt;br /&gt;
== API System Upgrades, March 2009 ==&lt;br /&gt;
&lt;br /&gt;
On March 7th the [[webmail|Webmail User API]] will be updated to use the most recent and robust systems at Mailtrust.  No changes to code written by Mailtrust customers should be needed to take advantage of the update.  If desired, code may be updated to use the latest URI found in the [[webmail|Webmail User API]] documentation, though the old URI will be automatically redirected to the new URI by Mailtrust on March 7th.&lt;br /&gt;
&lt;br /&gt;
RISKS: After extensive testing Mailtrust has concluded that there is a risk for customers using programming libraries that send the HTTP EXPECT header with their requests.  This update moves the API to a much more robust and scalable system, but the system will return errors if this header is included in a request.&lt;br /&gt;
&lt;br /&gt;
An excellent discussion around turning off EXPECT headers for .NET and PHP may be found in this [http://groups.google.com/group/twitter-development-talk/browse_thread/thread/7c67ff1a2407dee7?pli=1 discussion] about Twitter: &lt;br /&gt;
&lt;br /&gt;
----------------&lt;br /&gt;
=== Mailtrust API ===&lt;br /&gt;
* [[webmail|Webmail User API]] - provides a short list of webmail user functions&lt;br /&gt;
&lt;br /&gt;
* [[business|Business API]] - provides a list of functions designed for single business/domain usage&lt;br /&gt;
&lt;br /&gt;
* [[reseller|Reseller API]] - provides a complete list of functions for multiple domains and sub-accounts&lt;br /&gt;
&lt;br /&gt;
* [[beta|Beta API]] - a list of functions in public beta testing&lt;br /&gt;
&lt;br /&gt;
=== Code Examples ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*[[Perl]]&lt;br /&gt;
|&lt;br /&gt;
*[[PHP]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*[[ASP]]&lt;br /&gt;
|&lt;br /&gt;
*[[C#]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*[[ColdFusion]]&lt;br /&gt;
|&lt;br /&gt;
*[[Ruby]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* [[HTML]] (not part of the API, strictly speaking)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Getting Started Screencast ===&lt;br /&gt;
[http://www.mailtrust.com/api-wiki/screencasts/api-pings.htm Screencast] of accessing two of our SOAP API's from PHP using Ubuntu linux.&lt;br /&gt;
&lt;br /&gt;
=== Result Codes ===&lt;br /&gt;
Consult the [[resultcodes|Result Code Table]] for a list of result codes and their meaning.&lt;/div&gt;</summary>
		<author><name>Kaverett</name></author>	</entry>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Webmail&amp;diff=225</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=225"/>
				<updated>2009-02-23T18:37:22Z</updated>
		
		<summary type="html">&lt;p&gt;Kaverett: &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://secure.webmail.us/mail6/ext/soap/soap_server.php?wsdl&lt;br /&gt;
&lt;br /&gt;
(Old URI:&amp;amp;nbsp;&amp;amp;nbsp;https://secure.webmail.us/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://secure.webmail.us/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 Webmail.us.  Replace the 'secure.webmail.us' 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;/div&gt;</summary>
		<author><name>Kaverett</name></author>	</entry>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Main_Page&amp;diff=224</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Main_Page&amp;diff=224"/>
				<updated>2009-02-23T18:37:01Z</updated>
		
		<summary type="html">&lt;p&gt;Kaverett: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
== The Mailtrust API ==&lt;br /&gt;
&lt;br /&gt;
The Mailtrust [http://en.wikipedia.org/wiki/Api API] comprises a robust set of web services designed to allow businesses to fully integrate administrative email functions into their own applications.  Based on [http://en.wikipedia.org/wiki/SOAP SOAP], functions in the API allow programs written in many different languages to perform operations such as [[AddUser()|adding mailboxes]] and changing settings.  The API can also be used to provide [[LoginUserWebmail()|single sign on]] functionality in concert with other web applications.  The Webmail API runs on the same robust server platform that supports our high-availability [http://www.mailtrust.com webmail] and email services.&lt;br /&gt;
&lt;br /&gt;
----------------&lt;br /&gt;
== API System Upgrades, March 2009 ==&lt;br /&gt;
&lt;br /&gt;
On March 7th the [[webmail|Webmail User API]] will be updated to use the most recent and robust systems at Mailtrust.  No changes to code written by Mailtrust customers should be needed to take advantage of the update.  If desired, code may be updated to use the latest URI found in the [[webmail|Webmail User API]] documentation, though the old URI will be automatically redirected to the new URI by Mailtrust on March 7th.&lt;br /&gt;
&lt;br /&gt;
RISKS: After extensive testing Mailtrust has concluded that there is a risk for customers using programming libraries that send the HTTP EXPECT header with their requests.  This update moves the API to a much more robust and scalable system, but the system will return errors if this header is included in a request.&lt;br /&gt;
&lt;br /&gt;
An excellent discussion around turning off EXPECT headers for .NET and PHP may be found in this [http://groups.google.com/group/twitter-development-talk/browse_thread/thread/7c67ff1a2407dee7?pli=1|discussion] about Twitter: &lt;br /&gt;
&lt;br /&gt;
----------------&lt;br /&gt;
=== Mailtrust API ===&lt;br /&gt;
* [[webmail|Webmail User API]] - provides a short list of webmail user functions&lt;br /&gt;
&lt;br /&gt;
* [[business|Business API]] - provides a list of functions designed for single business/domain usage&lt;br /&gt;
&lt;br /&gt;
* [[reseller|Reseller API]] - provides a complete list of functions for multiple domains and sub-accounts&lt;br /&gt;
&lt;br /&gt;
* [[beta|Beta API]] - a list of functions in public beta testing&lt;br /&gt;
&lt;br /&gt;
=== Code Examples ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*[[Perl]]&lt;br /&gt;
|&lt;br /&gt;
*[[PHP]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*[[ASP]]&lt;br /&gt;
|&lt;br /&gt;
*[[C#]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*[[ColdFusion]]&lt;br /&gt;
|&lt;br /&gt;
*[[Ruby]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* [[HTML]] (not part of the API, strictly speaking)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Getting Started Screencast ===&lt;br /&gt;
[http://www.mailtrust.com/api-wiki/screencasts/api-pings.htm Screencast] of accessing two of our SOAP API's from PHP using Ubuntu linux.&lt;br /&gt;
&lt;br /&gt;
=== Result Codes ===&lt;br /&gt;
Consult the [[resultcodes|Result Code Table]] for a list of result codes and their meaning.&lt;/div&gt;</summary>
		<author><name>Kaverett</name></author>	</entry>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Webmail&amp;diff=223</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=223"/>
				<updated>2009-02-23T18:33:39Z</updated>
		
		<summary type="html">&lt;p&gt;Kaverett: &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://secure.webmail.us/mail6/ext/soap/soap_server.php?wsdl&lt;br /&gt;
&lt;br /&gt;
(Old URI:&amp;amp;nbsp;&amp;amp;nbsp;https://secure.webmail.us/mail4/soap/soap_server.php?wsdl -- deprecated in March 2009)&lt;br /&gt;
(Old URI:&amp;amp;nbsp;&amp;amp;nbsp;https://secure.webmail.us/mail31/soap/soap_server.php?wsdl -- really deprecated)&lt;br /&gt;
&lt;br /&gt;
Please note that the URI may instead use the path to a private label webmail site configured at Webmail.us.  Replace the 'secure.webmail.us' 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;/div&gt;</summary>
		<author><name>Kaverett</name></author>	</entry>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Main_Page&amp;diff=222</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=Main_Page&amp;diff=222"/>
				<updated>2009-02-23T18:30:43Z</updated>
		
		<summary type="html">&lt;p&gt;Kaverett: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
== The Mailtrust API ==&lt;br /&gt;
&lt;br /&gt;
The Mailtrust [http://en.wikipedia.org/wiki/Api API] comprises a robust set of web services designed to allow businesses to fully integrate administrative email functions into their own applications.  Based on [http://en.wikipedia.org/wiki/SOAP SOAP], functions in the API allow programs written in many different languages to perform operations such as [[AddUser()|adding mailboxes]] and changing settings.  The API can also be used to provide [[LoginUserWebmail()|single sign on]] functionality in concert with other web applications.  The Webmail API runs on the same robust server platform that supports our high-availability [http://www.mailtrust.com webmail] and email services.&lt;br /&gt;
&lt;br /&gt;
----------------&lt;br /&gt;
== API System Upgrades, March 2009 ==&lt;br /&gt;
&lt;br /&gt;
On March 7th the [[webmail|Webmail User API]] will be updated to use the most recent and robust systems at Mailtrust.  No changes to code written by Mailtrust customers should be needed to take advantage of the update.&lt;br /&gt;
&lt;br /&gt;
RISKS: After extensive testing Mailtrust has concluded that there is a risk for customers using programming libraries that send the HTTP EXPECT header with their requests.  This update moves the API to a far more robust and reliable system, but the system will return errors if this header is included in a request.&lt;br /&gt;
&lt;br /&gt;
An excellent discussion around turning off EXPECT headers may be found in [[http://groups.google.com/group/twitter-development-talk/browse_thread/thread/7c67ff1a2407dee7?pli=1|this discussion]] about Twitter: &lt;br /&gt;
&lt;br /&gt;
----------------&lt;br /&gt;
=== Mailtrust API ===&lt;br /&gt;
* [[webmail|Webmail User API]] - provides a short list of webmail user functions&lt;br /&gt;
&lt;br /&gt;
* [[business|Business API]] - provides a list of functions designed for single business/domain usage&lt;br /&gt;
&lt;br /&gt;
* [[reseller|Reseller API]] - provides a complete list of functions for multiple domains and sub-accounts&lt;br /&gt;
&lt;br /&gt;
* [[beta|Beta API]] - a list of functions in public beta testing&lt;br /&gt;
&lt;br /&gt;
=== Code Examples ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
*[[Perl]]&lt;br /&gt;
|&lt;br /&gt;
*[[PHP]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*[[ASP]]&lt;br /&gt;
|&lt;br /&gt;
*[[C#]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*[[ColdFusion]]&lt;br /&gt;
|&lt;br /&gt;
*[[Ruby]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* [[HTML]] (not part of the API, strictly speaking)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Getting Started Screencast ===&lt;br /&gt;
[http://www.mailtrust.com/api-wiki/screencasts/api-pings.htm Screencast] of accessing two of our SOAP API's from PHP using Ubuntu linux.&lt;br /&gt;
&lt;br /&gt;
=== Result Codes ===&lt;br /&gt;
Consult the [[resultcodes|Result Code Table]] for a list of result codes and their meaning.&lt;/div&gt;</summary>
		<author><name>Kaverett</name></author>	</entry>

	</feed>