Difference between revisions of "MailStore Help"

[quality revision][checked revision]
(21 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 23: Line 22:
 
* [[Administration]]
 
* [[Administration]]
 
* [[MailStore Server Service Configuration]]
 
* [[MailStore Server Service Configuration]]
* [[MailStore Proxy]]
+
* [https://help.mailstore.com/en/gateway MailStore Gateway Help] (MailStore Proxy Replacement)
 
|-
 
|-
 
| 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]]
 
* [[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]
+
* [https://go.mailstore.com?product=MailStore%20Server&target=changelog&lang=en Changelog]
* [[Deploying a Self-signed SSL Certificate]]
 
 
* [[Enhancing SSL Security]]
 
* [[Enhancing SSL Security]]
 
* [[Implementing an Application Integration Server]]
 
* [[Implementing an Application Integration Server]]
Line 50: Line 48:
 
* [[Using Network Attached Storage (NAS)]]
 
* [[Using Network Attached Storage (NAS)]]
 
* [[Using Your Own SSL Certificate]]
 
* [[Using Your Own SSL Certificate]]
 +
* [[Using_Lets_Encrypt_Certificates|Using Let's Encrypt Certificates]]
 +
* [[Verifying a Signed Export]]
 
|-
 
|-
 
| valign="top" width="50%" |
 
| valign="top" width="50%" |
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 68: Line 68:
 
== Downloads ==
 
== Downloads ==
 
<div class="plainlinks">
 
<div class="plainlinks">
* [http://www.mailstore.com/en/mailstore-server-resources.aspx MailStore Setup Files]
+
* [https://www.mailstore.com/en/products/mailstore-server/downloads/ MailStore Setup Files]
'''Official Manual in PDF Format'''
+
* [http://help.mailstore.com/manual/server11-manual-en.pdf MailStore Server 11 Manual]
* [http://help.mailstore.com/manual/server9-manual-en.pdf MailStore Server 9 Manual]
+
'''Manuals of Older Versions'''
* 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/server10-manual-en.pdf MailStore Server 10]
* [http://help.mailstore.com/manual/server7-manual-en.pdf MailStore Server 7 Manual]
+
* [http://help.mailstore.com/manual/server9-manual-en.pdf MailStore Server 9]
* [http://help.mailstore.com/manual/server6-manual-en.pdf MailStore Server 6 Manual]
+
* [http://help.mailstore.com/manual/server8-manual-en.pdf MailStore Server 8]
* [http://help.mailstore.com/manual/server5-manual-en.pdf MailStore Server 5 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]
 +
* [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 17:13, 22 February 2019


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