Difference between revisions of "MailStore Help"

[quality revision][quality revision]
(4 intermediate revisions by 2 users not shown)
Line 58: Line 58:
 
* [[Administration API - Using the API|Using the API]]
 
* [[Administration API - Using the API|Using the API]]
 
* [[Administration API - Function Reference|Function Reference]]
 
* [[Administration API - Function Reference|Function Reference]]
'''Example Implementations of API libraries'''
+
'''Example Implementations of API Libraries'''
 
* [[PowerShell API Wrapper Tutorial|PowerShell]]
 
* [[PowerShell API Wrapper Tutorial|PowerShell]]
 
* [[Python API Wrapper Tutorial|Python]]
 
* [[Python API Wrapper Tutorial|Python]]
Line 69: Line 69:
 
<div class="plainlinks">
 
<div class="plainlinks">
 
* [http://www.mailstore.com/en/mailstore-server-resources.aspx MailStore Setup Files]
 
* [http://www.mailstore.com/en/mailstore-server-resources.aspx MailStore Setup Files]
'''Official Manual in PDF Format'''
+
'''Manuals of Older Versions'''
* [http://help.mailstore.com/manual/server9-manual-en.pdf MailStore Server 9 Manual]
+
* [http://help.mailstore.com/manual/server9-manual-en.pdf MailStore Server 9]
* MailStore Server 8: [http://help.mailstore.com/manual/server8-manual-en.pdf Manual], [http://help.mailstore.com/manual/server8-articles-en.pdf Articles],  [http://help.mailstore.com/manual/server8-implementation-guides-en.pdf Implementation Guides]
+
* [http://help.mailstore.com/manual/server8-manual-en.pdf MailStore Server 8]
* [http://help.mailstore.com/manual/server7-manual-en.pdf MailStore Server 7 Manual]
+
* [http://help.mailstore.com/manual/server7-manual-en.pdf MailStore Server 7]
* [http://help.mailstore.com/manual/server6-manual-en.pdf MailStore Server 6 Manual]
+
* [http://help.mailstore.com/manual/server6-manual-en.pdf MailStore Server 6]
* [http://help.mailstore.com/manual/server5-manual-en.pdf MailStore Server 5 Manual]
+
* [http://help.mailstore.com/manual/server5-manual-en.pdf MailStore Server 5]
 
'''Active Directory Group Policy Templates'''
 
'''Active Directory Group Policy Templates'''
 
* [http://ftp.mailstore.com/pub/GPO_templates/v9/MailStore_ADM.zip ADM-Template]
 
* [http://ftp.mailstore.com/pub/GPO_templates/v9/MailStore_ADM.zip ADM-Template]
 
* [http://ftp.mailstore.com/pub/GPO_templates/v9/MailStore_ADMX.zip ADMX-Template]  
 
* [http://ftp.mailstore.com/pub/GPO_templates/v9/MailStore_ADMX.zip ADMX-Template]  
 
'''Tools'''
 
'''Tools'''
* [[Media:ExchangeAutodiscover.zip|MailStore Exchange Autodiscover Tool]]
 
 
* [http://www.mailstore.com/support/MailStoreApiTester.zip MailStore Api Tester (incl. source code)]
 
* [http://www.mailstore.com/support/MailStoreApiTester.zip MailStore Api Tester (incl. source code)]
 
</div>
 
</div>

Revision as of 19:48, 10 November 2016


Email Archiving with MailStore Server

In addition to the latest version of the MailStore Server manual, you can find important articles and instructions here, which will help you to set up email archiving. Please do not hesitate to contact our support team if you have any further questions.

Getting Started

Manual

Implementation Guides

Microsoft 365 & Microsoft Exchange Servers

Google Workspace & Gmail

IMAP/POP3-based Email Servers

Legacy Implementation Guides

Articles

Administration API

The Administration API extends the management capabilities of MailStore Server by providing command-line as well as HTTP based access to all management functions. This allows to fully automate the administration of MailStore Server via scripts or even integration into centralized management solutions. For an even faster development, example API libraries for different scripting and programming languages are provided.

Example Implementations of API Libraries

Troubleshooting

In the knowledgebase of our Customer Service Centers you can find many answers to the most often asked questions or reoccurring error messages. Detailed troubleshooting instructions are also available there.

Downloads