Difference between revisions of "MailStore Help"
[unchecked revision] | [unchecked revision] |
Line 5: | Line 5: | ||
|- | |- | ||
| valign="top" width="100%" colspan="2" | | | valign="top" width="100%" colspan="2" | | ||
− | = Email Archiving with MailStore Server = | + | == 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. | 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. | ||
|- | |- | ||
| valign="top" width="50%" | | | valign="top" width="50%" | | ||
− | = Getting Started = | + | == Getting Started == |
* [[Quick Start Guide]] | * [[Quick Start Guide]] | ||
* [[System Requirements]] | * [[System Requirements]] | ||
Line 16: | Line 16: | ||
* [[Choosing the Right Storage Strategy]] | * [[Choosing the Right Storage Strategy]] | ||
| valign="top" width="50%"| | | valign="top" width="50%"| | ||
− | = Manual = | + | == Manual == |
* [[Installation]] | * [[Installation]] | ||
* [[Archiving Email]] | * [[Archiving Email]] | ||
Line 27: | Line 27: | ||
|- | |- | ||
| valign="top" width="50%" | | | valign="top" width="50%" | | ||
− | = Implementation Guides = | + | == Implementation Guides == |
{{:Implementation}} | {{:Implementation}} | ||
| valign="top" width="50% | | | valign="top" width="50% | | ||
− | = Articles = | + | == Articles == |
* [[Accessing the Archive from Android Based Devices]] | * [[Accessing the Archive from Android Based Devices]] | ||
* [[Accessing the Archive from Symbian Based Devices]] | * [[Accessing the Archive from Symbian Based Devices]] | ||
Line 47: | Line 47: | ||
* [[Using Network Attached Storage (NAS)]] | * [[Using Network Attached Storage (NAS)]] | ||
* [[Using Your Own SSL Certificate]] | * [[Using Your Own SSL Certificate]] | ||
− | |||
− | |||
|- | |- | ||
| valign="top" width="50%" | | | valign="top" width="50%" | | ||
− | = Downloads = | + | == 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. | ||
+ | * [[MailStore Server Management Shell]] | ||
+ | * [[MailStore Server Administration API]] | ||
+ | * [[MailStore Server Administration API Commands]] | ||
+ | :'''Script Collection''' | ||
+ | * [[Scripting|Using Scripts]] | ||
+ | * [[Windows Batch Scripts]] | ||
+ | * [[Python Scripts]] | ||
+ | :'''Example Implementations of API libraries''' | ||
+ | * [[PowerShell API Wrapper Tutorial|PowerShell API Wrapper]] | ||
+ | * [[Python API Wrapper Tutorial|Python API Wrapper]] | ||
+ | | valign="top" width="50%" | | ||
+ | == Troubleshooting == | ||
+ | In the [https://cs.mailstore.com/index.php?/Knowledgebase/List/Index/8/en knowledgebase] of our [https://cs.mailstore.com/ 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 == | ||
* [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''' | :'''Official Manual in PDF Format''' | ||
Line 65: | Line 79: | ||
* [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)] | ||
* [[Media:MailStoreScripts.zip|MailStore Scripts]] | * [[Media:MailStoreScripts.zip|MailStore Scripts]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
[[de:MailStore Hilfe]] | [[de:MailStore Hilfe]] | ||
[[en:MailStore Help]] | [[en:MailStore Help]] |
Revision as of 09:33, 24 June 2014
Email Archiving with MailStore ServerIn 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 GuidesMicrosoft 365 & Microsoft Exchange Servers
Google Workspace & GmailIMAP/POP3-based Email Servers
Legacy Implementation Guides |
Articles
|
Administration APIThe 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.
|
TroubleshootingIn 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
|