Difference between revisions of "MailStore Help"

[unchecked revision][checked revision]
(12 intermediate revisions by 3 users not shown)
Line 12: Line 12:
 
* [[Quick Start Guide]]
 
* [[Quick Start Guide]]
 
* [[System Requirements]]
 
* [[System Requirements]]
* [[Performance and Scalability Guidelines]]
 
 
* [[Choosing the Right Archiving Strategy]]
 
* [[Choosing the Right Archiving Strategy]]
 
| valign="top" width="50%"|
 
| valign="top" width="50%"|
Line 32: Line 31:
 
* [[Scripting|Automation with scripts]]
 
* [[Scripting|Automation with scripts]]
 
* [[Accessing the Archive from Android Based Devices]]
 
* [[Accessing the Archive from Android Based Devices]]
* [[Accessing the Archive with iPhone and iPod touch]]
+
* [[Accessing the Archive from iOS Based Devices]]
 
* [[Backup and Restore]]
 
* [[Backup and Restore]]
 +
* [[Backup and Restore with Carbonite Server Backup|Backup and Restore with Carbonite Server Backup]]
 
* [[Bulk Import of Email Files]]
 
* [[Bulk Import of Email Files]]
 
* [http://www.mailstore.com/en/mailstore-server-changelog.aspx Changelog]
 
* [http://www.mailstore.com/en/mailstore-server-changelog.aspx Changelog]
 
* [[Deploying a Self-signed SSL Certificate]]
 
* [[Deploying a Self-signed SSL Certificate]]
 
* [[Enhancing SSL Security]]
 
* [[Enhancing SSL Security]]
 +
* [[Implementing an Application Integration Server]]
 
* [[MailStore Client Deployment]]
 
* [[MailStore Client Deployment]]
 
* [[MailStore Outlook Add-in Deployment]]
 
* [[MailStore Outlook Add-in Deployment]]
Line 56: Line 57:
 
* [[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 67: Line 68:
 
<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]
+
* [[Media:MailStore_ADM.zip|ADM-Template]]
* [http://ftp.mailstore.com/pub/GPO_templates/v9/MailStore_ADMX.zip ADMX-Template]  
+
* [[Media:MailStore_ADMX.zip|ADMX-Template]]
'''Tools'''
 
* [[Media:ExchangeAutodiscover.zip|MailStore Exchange Autodiscover Tool]]
 
* [http://www.mailstore.com/support/MailStoreApiTester.zip MailStore Api Tester (incl. source code)]
 
 
</div>
 
</div>
 
|}
 
|}

Revision as of 12:59, 7 June 2017


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