<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://help.mailstore.com/en/spe/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dwarren</id>
	<title>MailStore SPE Help - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://help.mailstore.com/en/spe/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dwarren"/>
	<link rel="alternate" type="text/html" href="https://help.mailstore.com/en/spe/Special:Contributions/Dwarren"/>
	<updated>2026-05-05T16:52:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://help.mailstore.com/en/spe/index.php?title=MailStore_Server_to_MailStore_SPE_Migration&amp;diff=1213</id>
		<title>MailStore Server to MailStore SPE Migration</title>
		<link rel="alternate" type="text/html" href="https://help.mailstore.com/en/spe/index.php?title=MailStore_Server_to_MailStore_SPE_Migration&amp;diff=1213"/>
		<updated>2015-01-22T01:32:27Z</updated>

		<summary type="html">&lt;p&gt;Dwarren: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
This guide shows you how to migrate a MailStore Server installation into the MailStore SPE.&lt;br /&gt;
&lt;br /&gt;
This can be desired if the customer has been using MailStore Server before, but now he wants the archive to be stored in a service provider's datacenter. &lt;br /&gt;
&lt;br /&gt;
Also, when an on-premise mailserver or on-premise e-mail files, like PSTs, should be archived by an SPE instance, it might be a good decision to do the [http://en.help.mailstore.com/Archiving_Email initial archiving with MailStore Server] in the customer's infrastructure, and then migrating the resulting MailStore databases into SPE. Since the MailStore databases usually are considerable smaller then the uncompressed e-mail volume, the amount of data to be transferred initially is significantly less. Usually a [https://my.mailstore.com/TrialLicense/RequestForm?lang=en MailStore Server Trial license] will do for that purpose.&lt;br /&gt;
&lt;br /&gt;
The two products use a slightly different format of the ''MasterDatabase'', which contains the configuration, therefore it is not possible to move the entire ''MailArchive'' directory of MailStore Server into the SPE.&lt;br /&gt;
However, it is possible to transfer all the ''archive stores'', which contain the actual messages.&lt;br /&gt;
&lt;br /&gt;
* First you have to [[Instance_Management_-_General_Administration#Creating_Instances| create an instance]]. The instance does not have to be started yet.&lt;br /&gt;
* Stop all archiving profiles in MailStore Server, either by setting the execution mode to ''manual'' or by disabling all scheduled tasks.&lt;br /&gt;
* [http://en.help.mailstore.com/MailStore_Server_Service_Configuration Stop] the MailStore Server service.&lt;br /&gt;
&amp;lt;p class=&amp;quot;msnote&amp;quot;&amp;gt;'''Important Notice:''' Do not start any of the archiving jobs on MailStore Server again, or else you might risk that some mails will not be archived by the new instance in the SPE.&amp;lt;/p&amp;gt;&lt;br /&gt;
* Copy the ''archive store'' directories from MailStore Server into the instance's ''Data'' directory. Do not transfer the ''MailStoreMaster.fdb'' and ''MailStore.xml'' files. Make sure, there is no remaining ''.lock'' file in one of the archive store directories. If there is any, the service is not stopped yet completely. When there are identical folder names, do not merge them, give them unique names before, instead.&lt;br /&gt;
* Start the SPE instance.&lt;br /&gt;
* [[Instance_Management_-_Instance_Administration#Attach_Existing_Archive_Store|Attach]] the transferred archive stores to the newly created instance.&lt;br /&gt;
* Depending on your setup:&lt;br /&gt;
** Create users or synchronize the instance with a directory service.&lt;br /&gt;
** Set compliance options.&lt;br /&gt;
** Check the rest of the configuration.&lt;br /&gt;
** Set up archiving profiles.&lt;/div&gt;</summary>
		<author><name>Dwarren</name></author>
	</entry>
	<entry>
		<id>https://help.mailstore.com/en/spe/index.php?title=Firewall_Configuration_for_Single_Server_Mode&amp;diff=981</id>
		<title>Firewall Configuration for Single Server Mode</title>
		<link rel="alternate" type="text/html" href="https://help.mailstore.com/en/spe/index.php?title=Firewall_Configuration_for_Single_Server_Mode&amp;diff=981"/>
		<updated>2014-03-19T21:04:31Z</updated>

		<summary type="html">&lt;p&gt;Dwarren: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
It is highly recommended to protect any MailStore Service Provider Edition service with appropriate firewall rules. This document should help with setting up the required rules.&lt;br /&gt;
&lt;br /&gt;
'''Important Notices:''' &lt;br /&gt;
* The communication channels described below MUST NOT be intercepted by any kind of email or web proxies that are provided as part of antivirus software or unified threat management gateways. &lt;br /&gt;
* The Windows Advanced Firewall is activated on any Windows Server installation by default. In order to connect to services (e.g. MailStore Management Console) of the MailStore Service Provider Edition, it is required that the appropriate firewall rules are added (see below).&lt;br /&gt;
&lt;br /&gt;
= Firewall Rules For Single Server Mode =&lt;br /&gt;
&lt;br /&gt;
The table below lists all TCP ports that need to be opened in the firewall when using MailStore Service Provider Edition in single server mode. The following abbreviations are used in the source and target columns of that table:&lt;br /&gt;
&lt;br /&gt;
* ANY = Any computer from private or public networks &lt;br /&gt;
* ADM = Computer or network used for administration&lt;br /&gt;
* SERVER = Server that hosts MailStore Service Provider Edition&lt;br /&gt;
&lt;br /&gt;
A list of all TCP ports used by MailStore Service Provider Edition is available in the [[System Requirements#Required Ports|System Requirements]]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Port&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Source &lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Target&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot;| Description&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 110&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via POP3 (Unencrypted/STARTTLS). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 143&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via IMAP (Unencrypted/STARTTLS). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 143&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| IMAP access to archives secured by TLS (STARTTLS) encryption. &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 389&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to LDAP servers (including Microsoft Active Directory) using an unencrypted or STARTTLS-encrypted session.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to Microsoft Exchange servers for archiving via Exchange Web Services (EWS) secured by SSL encryption.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | my.mailstore.com&lt;br /&gt;
| Usage reporting and license update&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| HTTPS access to instances used by MailStore Client, MailStore Outlook Add-in,  MailStore Web Access and MailStore Mobile Web Access.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 636&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to LDAP servers (including Microsoft Active Directory) using a SSL encrypted connection.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 993&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via IMAP (SSL). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 993 &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| IMAP access to archives secured by TLS (SSL) encryption. &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 995&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via POP3 (SSL). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8470&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ADM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| Web-based access to the MailStore Management Console.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Windows Advanced Firewall ==&lt;br /&gt;
&lt;br /&gt;
The Windows Advanced Firewall can easily be re-configured for Single Server Mode. By executing the following commands in the Windows PowerShell command prompt, the required TCP ports are opened for inbound connections. Outbound connections to any destination are allowed by default. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;powershell&amp;quot; toolbar=&amp;quot;false&amp;quot; gutter=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
# Allow access to CAS ports from everwhere&lt;br /&gt;
netsh advfirewall firewall add rule name=&amp;quot;MailStore Service Provider Edition (CAS)&amp;quot; `&lt;br /&gt;
  action=ALLOW dir=IN protocol=TCP localport=&amp;quot;143,443,993&amp;quot; profile=ANY&lt;br /&gt;
&lt;br /&gt;
# Allow access to MailStore Service Provider Management Console from adminstrator network 192.0.2.0/24&lt;br /&gt;
netsh advfirewall firewall add rule name=&amp;quot;MailStore Service Provider Edition (MGMT)&amp;quot; `&lt;br /&gt;
  action=ALLOW dir=IN protocol=TCP localport=&amp;quot;8470&amp;quot; remoteip=&amp;quot;192.0.2.0/24&amp;quot; profile=ANY&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Firewall Rules For Multi Server Mode =&lt;br /&gt;
&lt;br /&gt;
The below table lists all TCP ports that need to be opened in the firewall when using MailStore Service Provider Edition in multi server mode. The following abbreviations are used in the source and target columns: &lt;br /&gt;
&lt;br /&gt;
* ANY = Any computer from private or public networks&lt;br /&gt;
* ADM = Computer or network used for administration&lt;br /&gt;
* CAS = Server hosting Client Access Server role&lt;br /&gt;
* IH = Server hosting Instance Host role&lt;br /&gt;
* MGMT = Server hosting Management Server role&lt;br /&gt;
&lt;br /&gt;
A list of all TCP ports used by MailStore Service Provider Edition is available in [[System Requirements#Required Ports|System Requirements]]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Port&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Source&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Target&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 110&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via POP3 (Unencrypted/STARTTLS). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 143&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via IMAP (Unencrypted/STARTTLS). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 143&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS&lt;br /&gt;
| IMAP access to archives secured by TLS (STARTTLS) encryption.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 389&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to LDAP servers (including Microsoft Active Directory) using an unencrypted or STARTTLS-encrypted session.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to Microsoft Exchange Server for archiving via Exchange Web Services (EWS) secured by SSL encryption. &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS&lt;br /&gt;
| HTTPS access to instances used by MailStore Client, MailStore Outlook Add-in,  MailStore Web Access and MailStore Mobile Web Access.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | my.mailstore.com&lt;br /&gt;
| Usage reporting and license update&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 636&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to LDAP servers (including Microsoft Active Directory) using a SSL encrypted connection.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 993 &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS&lt;br /&gt;
| IMAP access to archives secured by TLS (SSL) encryption.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 993&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via IMAP (SSL). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 995&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via POP3 (SSL). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8470&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ADM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| Web-based access to the MailStore Management Console.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8470&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH, CAS&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| Optional: Required for initial pairing with Management Server. If not available,  manual registration of Instance Hosts and Client Access Servers in Management Server is required.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8471&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS, IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| Internal communication with Management Server&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8472&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT, CAS&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| Internal communication with Instance Hosts&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8473&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS&lt;br /&gt;
| Internal communication with Client Access Servers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= What to do next =&lt;br /&gt;
&lt;br /&gt;
In environments where the single server mode is sufficient, the setup procedure continues with configuration of MailStore Service Provider Edition as described in [[Single Server Mode Setup]]. &lt;br /&gt;
&lt;br /&gt;
In environments where a multi server mode setup is planned, deploy and install MailStore Service Provider Edition as described above on all other machines before continuing the setup process with the configuration of the Management Server role as described in [[Multi Server Mode Setup]].&lt;/div&gt;</summary>
		<author><name>Dwarren</name></author>
	</entry>
	<entry>
		<id>https://help.mailstore.com/en/spe/index.php?title=Firewall_Configuration_for_Single_Server_Mode&amp;diff=980</id>
		<title>Firewall Configuration for Single Server Mode</title>
		<link rel="alternate" type="text/html" href="https://help.mailstore.com/en/spe/index.php?title=Firewall_Configuration_for_Single_Server_Mode&amp;diff=980"/>
		<updated>2014-03-19T20:44:01Z</updated>

		<summary type="html">&lt;p&gt;Dwarren: /* Firewall Rules For Single Server Mode */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
It is highly recommended to protect any MailStore Service Provider Edition service with appropriate firewall rules. This document should help with setting up the required rules.&lt;br /&gt;
&lt;br /&gt;
'''Important Notices:''' &lt;br /&gt;
* The communication channels described below MUST NOT be intercepted by any kind of email or web proxies that are provided as part of antivirus software or unified threat management gateways. &lt;br /&gt;
* The Windows Advanced Firewall is activated on any Windows Server installation by default. In order to connect to services (e.g. MailStore Management Console) of the MailStore Service Provider Edition, it is required that the appropriate firewall rules are added (see below).&lt;br /&gt;
&lt;br /&gt;
= Firewall Rules For Single Server Mode =&lt;br /&gt;
&lt;br /&gt;
The table below lists all TCP ports that need to be opened in the firewall when using MailStore Service Provider Edition in single server mode. The following abbreviations are used in the source and target columns of that table:&lt;br /&gt;
&lt;br /&gt;
* ANY = Any computer from private or public networks &lt;br /&gt;
* ADM = Computer or network used for administration&lt;br /&gt;
* SERVER = Server that hosts MailStore Service Provider Edition&lt;br /&gt;
&lt;br /&gt;
A list of all TCP ports used by MailStore Service Provider Edition is available in the [[System Requirements#Required Ports|System Requirements]]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Port&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Source &lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Target&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot;| Description&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 110&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via POP3 (Unencrypted/STARTTLS). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 143&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via IMAP (Unencrypted/STARTTLS). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 143&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| IMAP access to archives secured by TLS (STARTTLS) encryption. &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 389&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to LDAP servers (including Microsoft Active Directory) using an unencrypted or STARTTLS-encrypted session.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to Microsoft Exchange servers for archiving via Exchange Web Services (EWS) secured by SSL encryption.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | my.mailstore.com&lt;br /&gt;
| Usage reporting and license update&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| HTTPS access to instances used by MailStore Client, MailStore Outlook Add-in,  MailStore Web Access and MailStore Mobile Web Access.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 636&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to LDAP servers (including Microsoft Active Directory) using a TLS encrypted connection.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 993&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via IMAP (SSL). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 993 &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| IMAP access to archives secured by TLS (SSL) encryption. &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 995&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via POP3 (SSL). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8470&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ADM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| Web-based access to the MailStore Management Console.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Windows Advanced Firewall ==&lt;br /&gt;
&lt;br /&gt;
The Windows Advanced Firewall can easily be re-configured for Single Server Mode. By executing the following commands in the Windows PowerShell command prompt, the required TCP ports are opened for inbound connections. Outbound connections to any destination are allowed by default. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;powershell&amp;quot; toolbar=&amp;quot;false&amp;quot; gutter=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
# Allow access to CAS ports from everwhere&lt;br /&gt;
netsh advfirewall firewall add rule name=&amp;quot;MailStore Service Provider Edition (CAS)&amp;quot; `&lt;br /&gt;
  action=ALLOW dir=IN protocol=TCP localport=&amp;quot;143,443,993&amp;quot; profile=ANY&lt;br /&gt;
&lt;br /&gt;
# Allow access to MailStore Service Provider Management Console from adminstrator network 192.0.2.0/24&lt;br /&gt;
netsh advfirewall firewall add rule name=&amp;quot;MailStore Service Provider Edition (MGMT)&amp;quot; `&lt;br /&gt;
  action=ALLOW dir=IN protocol=TCP localport=&amp;quot;8470&amp;quot; remoteip=&amp;quot;192.0.2.0/24&amp;quot; profile=ANY&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Firewall Rules For Multi Server Mode =&lt;br /&gt;
&lt;br /&gt;
The below table lists all TCP ports that need to be opened in the firewall when using MailStore Service Provider Edition in multi server mode. The following abbreviations are used in the source and target columns: &lt;br /&gt;
&lt;br /&gt;
* ANY = Any computer from private or public networks&lt;br /&gt;
* ADM = Computer or network used for administration&lt;br /&gt;
* CAS = Server hosting Client Access Server role&lt;br /&gt;
* IH = Server hosting Instance Host role&lt;br /&gt;
* MGMT = Server hosting Management Server role&lt;br /&gt;
&lt;br /&gt;
A list of all TCP ports used by MailStore Service Provider Edition is available in [[System Requirements#Required Ports|System Requirements]]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Port&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Source&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Target&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 110&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via POP3 (Unencrypted/STARTTLS). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 143&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via IMAP (Unencrypted/STARTTLS). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 143&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS&lt;br /&gt;
| IMAP access to archives secured by TLS (STARTTLS) encryption.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 389&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to LDAP servers (including Microsoft Active Directory) using an unencrypted or STARTTLS-encrypted session.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to Microsoft Exchange Server for archiving via Exchange Web Services (EWS) secured by SSL encryption. &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS&lt;br /&gt;
| HTTPS access to instances used by MailStore Client, MailStore Outlook Add-in,  MailStore Web Access and MailStore Mobile Web Access.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | my.mailstore.com&lt;br /&gt;
| Usage reporting and license update&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 636&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to LDAP servers (including Microsoft Active Directory) using a TLS encrypted connection.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 993 &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS&lt;br /&gt;
| IMAP access to archives secured by TLS (SSL) encryption.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 993&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via IMAP (SSL). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 995&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via POP3 (SSL). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8470&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ADM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| Web-based access to the MailStore Management Console.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8470&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH, CAS&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| Optional: Required for initial pairing with Management Server. If not available,  manual registration of Instance Hosts and Client Access Servers in Management Server is required.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8471&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS, IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| Internal communication with Management Server&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8472&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT, CAS&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| Internal communication with Instance Hosts&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8473&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS&lt;br /&gt;
| Internal communication with Client Access Servers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= What to do next =&lt;br /&gt;
&lt;br /&gt;
In environments where the single server mode is sufficient, the setup procedure continues with configuration of MailStore Service Provider Edition as described in [[Single Server Mode Setup]]. &lt;br /&gt;
&lt;br /&gt;
In environments where a multi server mode setup is planned, deploy and install MailStore Service Provider Edition as described above on all other machines before continuing the setup process with the configuration of the Management Server role as described in [[Multi Server Mode Setup]].&lt;/div&gt;</summary>
		<author><name>Dwarren</name></author>
	</entry>
	<entry>
		<id>https://help.mailstore.com/en/spe/index.php?title=Firewall_Configuration_for_Single_Server_Mode&amp;diff=979</id>
		<title>Firewall Configuration for Single Server Mode</title>
		<link rel="alternate" type="text/html" href="https://help.mailstore.com/en/spe/index.php?title=Firewall_Configuration_for_Single_Server_Mode&amp;diff=979"/>
		<updated>2014-03-19T20:40:12Z</updated>

		<summary type="html">&lt;p&gt;Dwarren: /* Firewall Rules For Multi Server Mode */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
It is highly recommended to protect any MailStore Service Provider Edition service with appropriate firewall rules. This document should help with setting up the required rules.&lt;br /&gt;
&lt;br /&gt;
'''Important Notices:''' &lt;br /&gt;
* The communication channels described below MUST NOT be intercepted by any kind of email or web proxies that are provided as part of antivirus software or unified threat management gateways. &lt;br /&gt;
* The Windows Advanced Firewall is activated on any Windows Server installation by default. In order to connect to services (e.g. MailStore Management Console) of the MailStore Service Provider Edition, it is required that the appropriate firewall rules are added (see below).&lt;br /&gt;
&lt;br /&gt;
= Firewall Rules For Single Server Mode =&lt;br /&gt;
&lt;br /&gt;
The table below lists all TCP ports that need to be opened in the firewall when using MailStore Service Provider Edition in single server mode. The following abbreviations are used in the source and target columns of that table:&lt;br /&gt;
&lt;br /&gt;
* ANY = Any computer from private or public networks &lt;br /&gt;
* ADM = Computer or network used for administration&lt;br /&gt;
* SERVER = Server that hosts MailStore Service Provider Edition&lt;br /&gt;
&lt;br /&gt;
A list of all TCP ports used by MailStore Service Provider Edition is available in the [[System Requirements#Required Ports|System Requirements]]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Port&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Source &lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Target&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot;| Description&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 110&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via POP3 (Unencrypted/STARTTLS). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 143&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via IMAP (Unencrypted/STARTTLS). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 143&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| IMAP access to archives secured by TLS (STARTTLS) encryption. &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to Microsoft Exchange servers for archiving via Exchange Web Services (EWS) secured by SSL encryption.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | my.mailstore.com&lt;br /&gt;
| Usage reporting and license update&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| HTTPS access to instances used by MailStore Client, MailStore Outlook Add-in,  MailStore Web Access and MailStore Mobile Web Access.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 993&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via IMAP (SSL). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 993 &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| IMAP access to archives secured by TLS (SSL) encryption. &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 995&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via POP3 (SSL). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8470&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ADM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | SERVER&lt;br /&gt;
| Web-based access to the MailStore Management Console.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Windows Advanced Firewall ==&lt;br /&gt;
&lt;br /&gt;
The Windows Advanced Firewall can easily be re-configured for Single Server Mode. By executing the following commands in the Windows PowerShell command prompt, the required TCP ports are opened for inbound connections. Outbound connections to any destination are allowed by default. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;powershell&amp;quot; toolbar=&amp;quot;false&amp;quot; gutter=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
# Allow access to CAS ports from everwhere&lt;br /&gt;
netsh advfirewall firewall add rule name=&amp;quot;MailStore Service Provider Edition (CAS)&amp;quot; `&lt;br /&gt;
  action=ALLOW dir=IN protocol=TCP localport=&amp;quot;143,443,993&amp;quot; profile=ANY&lt;br /&gt;
&lt;br /&gt;
# Allow access to MailStore Service Provider Management Console from adminstrator network 192.0.2.0/24&lt;br /&gt;
netsh advfirewall firewall add rule name=&amp;quot;MailStore Service Provider Edition (MGMT)&amp;quot; `&lt;br /&gt;
  action=ALLOW dir=IN protocol=TCP localport=&amp;quot;8470&amp;quot; remoteip=&amp;quot;192.0.2.0/24&amp;quot; profile=ANY&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Firewall Rules For Multi Server Mode =&lt;br /&gt;
&lt;br /&gt;
The below table lists all TCP ports that need to be opened in the firewall when using MailStore Service Provider Edition in multi server mode. The following abbreviations are used in the source and target columns: &lt;br /&gt;
&lt;br /&gt;
* ANY = Any computer from private or public networks&lt;br /&gt;
* ADM = Computer or network used for administration&lt;br /&gt;
* CAS = Server hosting Client Access Server role&lt;br /&gt;
* IH = Server hosting Instance Host role&lt;br /&gt;
* MGMT = Server hosting Management Server role&lt;br /&gt;
&lt;br /&gt;
A list of all TCP ports used by MailStore Service Provider Edition is available in [[System Requirements#Required Ports|System Requirements]]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Port&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Source&lt;br /&gt;
! width=&amp;quot;80px&amp;quot; | Target&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 110&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via POP3 (Unencrypted/STARTTLS). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 143&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via IMAP (Unencrypted/STARTTLS). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 143&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS&lt;br /&gt;
| IMAP access to archives secured by TLS (STARTTLS) encryption.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 389&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to LDAP servers (including Microsoft Active Directory) using an unencrypted or STARTTLS-encrypted session.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to Microsoft Exchange Server for archiving via Exchange Web Services (EWS) secured by SSL encryption. &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS&lt;br /&gt;
| HTTPS access to instances used by MailStore Client, MailStore Outlook Add-in,  MailStore Web Access and MailStore Mobile Web Access.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 443&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | my.mailstore.com&lt;br /&gt;
| Usage reporting and license update&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 636&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to LDAP servers (including Microsoft Active Directory) using a TLS encrypted connection.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 993 &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS&lt;br /&gt;
| IMAP access to archives secured by TLS (SSL) encryption.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 993&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via IMAP (SSL). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 995&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ANY&lt;br /&gt;
| Access to email servers for archiving via POP3 (SSL). &lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8470&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ADM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| Web-based access to the MailStore Management Console.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8470&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH, CAS&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| Optional: Required for initial pairing with Management Server. If not available,  manual registration of Instance Hosts and Client Access Servers in Management Server is required.&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8471&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS, IH&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| Internal communication with Management Server&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8472&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT, CAS&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | IH&lt;br /&gt;
| Internal communication with Instance Hosts&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 8473&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | MGMT&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | CAS&lt;br /&gt;
| Internal communication with Client Access Servers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= What to do next =&lt;br /&gt;
&lt;br /&gt;
In environments where the single server mode is sufficient, the setup procedure continues with configuration of MailStore Service Provider Edition as described in [[Single Server Mode Setup]]. &lt;br /&gt;
&lt;br /&gt;
In environments where a multi server mode setup is planned, deploy and install MailStore Service Provider Edition as described above on all other machines before continuing the setup process with the configuration of the Management Server role as described in [[Multi Server Mode Setup]].&lt;/div&gt;</summary>
		<author><name>Dwarren</name></author>
	</entry>
	<entry>
		<id>https://help.mailstore.com/en/spe/index.php?title=Implementing_an_Application_Integration_Server&amp;diff=969</id>
		<title>Implementing an Application Integration Server</title>
		<link rel="alternate" type="text/html" href="https://help.mailstore.com/en/spe/index.php?title=Implementing_an_Application_Integration_Server&amp;diff=969"/>
		<updated>2014-02-25T07:25:05Z</updated>

		<summary type="html">&lt;p&gt;Dwarren: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In addition to adding users manually, an instance can synchronize its internal user database with different directory services like Active Directory, MDaemon, IceWarp MailServer or Kerio Connect.&lt;br /&gt;
&lt;br /&gt;
The following describes how to synchronize users from sources that are not natively supported by MailStore Service Provider Edition. This can be virtually any user database that can be accessed via programming or scripting languages, for instance SQL server databases or plain text files.&lt;br /&gt;
&lt;br /&gt;
= Implementing an Application Integration Server = &lt;br /&gt;
&lt;br /&gt;
Before connecting an instance to a user directory using the Application Integration, an appropriate Application Integration server has to be created first.&lt;br /&gt;
&lt;br /&gt;
Application Integration servers can be written in any programming or scripting language. They must either provide their own HTTP server interface or be accessible via an existing HTTP server.&lt;br /&gt;
&lt;br /&gt;
== Synchronizing Users ==&lt;br /&gt;
&lt;br /&gt;
The Application Integration server must accept the following parameter via HTTP POST request to initialize the synchronization.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! width=80px | Name &lt;br /&gt;
! Description &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;cmd&amp;lt;/tt&amp;gt;&lt;br /&gt;
| For synchronizing users the ''cmd'' parameter must be set to ''list''.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The returned HTTP response must contain valid JSON formatted data. When synchronizing users, the following data structure is expected for each user object. Multiple users must be returned as an array of JSON objects.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! width=150px | Name&lt;br /&gt;
! width=120px | Type&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;userName&amp;lt;/tt&amp;gt;&lt;br /&gt;
| string&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;distinguishedName&amp;lt;/tt&amp;gt; &lt;br /&gt;
| string ''(optional)''&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;fullName&amp;lt;/tt&amp;gt;&lt;br /&gt;
| string ''(optional)''&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;emailAddresses&amp;lt;/tt&amp;gt;&lt;br /&gt;
| array ''(optional)''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
=== HTTP Request ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;xml&amp;quot; toolbar=&amp;quot;false&amp;quot; gutter=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
POST /mailstore-integration/index.php HTTP/1.1&lt;br /&gt;
Authorization: Basic bWFpbHN0b3JlQGV4YW1wbGUudGVzdDpQYXNzdzByZA==&lt;br /&gt;
User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3&lt;br /&gt;
Host: mail.example.test&lt;br /&gt;
Accept: */*&lt;br /&gt;
Content-Length: 8&lt;br /&gt;
Content-Type: application/x-www-form-urlencoded&lt;br /&gt;
 &lt;br /&gt;
cmd=list&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== HTTP Response ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;xml&amp;quot; toolbar=&amp;quot;false&amp;quot; gutter=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
HTTP/1.1 200 OK&lt;br /&gt;
X-Powered-By: PHP/5.4.4-14+deb7u5&lt;br /&gt;
Content-Type: text/json; charset=utf8&lt;br /&gt;
Date: Fri, 13 Dec 2013 14:20:27 GMT&lt;br /&gt;
Server: lighttpd/1.4.31&lt;br /&gt;
Content-Length: 23812&lt;br /&gt;
Accept-Ranges: none&lt;br /&gt;
Connection: Keep-Alive&lt;br /&gt;
&lt;br /&gt;
[&lt;br /&gt;
  {&lt;br /&gt;
    &amp;quot;userName&amp;quot;: &amp;quot;john.doe&amp;quot;,&lt;br /&gt;
    &amp;quot;distinguishedName&amp;quot;: &amp;quot;UID=john.doe,DC=example,DC=com&amp;quot;,&lt;br /&gt;
    &amp;quot;fullName&amp;quot;: &amp;quot;john.doe&amp;quot;,&lt;br /&gt;
    &amp;quot;emailAddresses&amp;quot;: [&lt;br /&gt;
      &amp;quot;john.doe@example.com&amp;quot;,&lt;br /&gt;
      &amp;quot;john@example.com&amp;quot;&lt;br /&gt;
    ]&lt;br /&gt;
  },&lt;br /&gt;
  {&lt;br /&gt;
    &amp;quot;userName&amp;quot;: &amp;quot;jane.doe&amp;quot;,&lt;br /&gt;
    &amp;quot;distinguishedName&amp;quot;: &amp;quot;UID=jane.doe,DC=example,DC=com&amp;quot;,&lt;br /&gt;
    &amp;quot;fullName&amp;quot;: &amp;quot;jane.doe&amp;quot;,&lt;br /&gt;
    &amp;quot;emailAddresses&amp;quot;: [&lt;br /&gt;
      &amp;quot;jane.doe@example.com&amp;quot;,&lt;br /&gt;
      &amp;quot;jane@example.com&amp;quot;&lt;br /&gt;
    ]&lt;br /&gt;
  }&lt;br /&gt;
]&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Authenticating Users ==&lt;br /&gt;
The Application Integration server must accept the following parameters via HTTP POST request to authenticate users.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! width=80px | Name &lt;br /&gt;
! Description &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;cmd&amp;lt;/tt&amp;gt;&lt;br /&gt;
| For authenticating users the ''cmd'' parameter must be set to ''auth''.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;user&amp;lt;/tt&amp;gt;&lt;br /&gt;
| The ''user'' parameter contains the user name to be authenticated.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;pass&amp;lt;/tt&amp;gt;&lt;br /&gt;
| The ''pass'' parameter contains the password to be verified.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The returned HTTP response must contain valid JSON formatted data. When authenticating users, the following data structure is expected.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! width=150px | Name&lt;br /&gt;
! width=120px | Type&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;succeeded&amp;lt;/tt&amp;gt;&lt;br /&gt;
| boolean&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== HTTP Request ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;xml&amp;quot; toolbar=&amp;quot;false&amp;quot; gutter=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
POST /mailstore-integration/index.php HTTP/1.1&lt;br /&gt;
Authorization: Basic bWFpbHN0b3JlQGV4YW1wbGUudGVzdDpQYXNzdzByZA==&lt;br /&gt;
User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3&lt;br /&gt;
Host: mail.example.test&lt;br /&gt;
Accept: */*&lt;br /&gt;
Content-Length: 8&lt;br /&gt;
Content-Type: application/x-www-form-urlencoded&lt;br /&gt;
&lt;br /&gt;
cmd=auth&amp;amp;user=john.doe&amp;amp;pass=Passw0rd&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== HTTP Response - Authentication Successful ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;xml&amp;quot; toolbar=&amp;quot;false&amp;quot; gutter=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
HTTP/1.1 200 OK&lt;br /&gt;
X-Powered-By: PHP/5.4.4-14+deb7u5&lt;br /&gt;
Content-Type: text/json; charset=utf8&lt;br /&gt;
Date: Fri, 13 Dec 2013 14:20:27 GMT&lt;br /&gt;
Server: lighttpd/1.4.31&lt;br /&gt;
Content-Length: 21&lt;br /&gt;
Accept-Ranges: none&lt;br /&gt;
Connection: Keep-Alive&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
  succeeded: true&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== HTTP Response - Authentication Failed ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;xml&amp;quot; toolbar=&amp;quot;false&amp;quot; gutter=&amp;quot;false&amp;quot;&amp;gt;&lt;br /&gt;
HTTP/1.1 200 OK&lt;br /&gt;
X-Powered-By: PHP/5.4.4-14+deb7u5&lt;br /&gt;
Content-Type: text/json; charset=utf8&lt;br /&gt;
Date: Fri, 13 Dec 2013 14:20:27 GMT&lt;br /&gt;
Server: lighttpd/1.4.31&lt;br /&gt;
Content-Length: 22&lt;br /&gt;
Accept-Ranges: none&lt;br /&gt;
Connection: Keep-Alive&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
  succeeded: false&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Using the Application Integration =&lt;br /&gt;
&lt;br /&gt;
During synchronization, user information such as user names and email addresses are read and recorded in the instance's user database. No changes are made to the source database where user information is synchronized from. &lt;br /&gt;
&lt;br /&gt;
== Accessing Directory Service Integration ==&lt;br /&gt;
* Log on to the MailStore Service Provider Edition instance as an administrator.&lt;br /&gt;
* Click on ''Administrative Tools'' &amp;gt; ''Users and Privileges'' and then on ''Directory Services''.&lt;br /&gt;
* In the ''Integration'' section, change the directory service type to ''Application Integration''.&lt;br /&gt;
&lt;br /&gt;
== Connection ==&lt;br /&gt;
For synchronization, the instance requires information on how to connect to the Application Integration server.&lt;br /&gt;
&lt;br /&gt;
* '''URL'''&amp;lt;br/&amp;gt;URL which the instance should connect to. &lt;br /&gt;
** ''Ignore SSL warnings''&amp;lt;br/&amp;gt;Activate this option if a self-signed or non-public certificate is used on the HTTP server.&lt;br /&gt;
** ''Server requires authentication''&amp;lt;br/&amp;gt;If the HTTP server requires authentication to access the specified URL, check this option to enable the ''User Name'' and ''Password'' fields.&lt;br /&gt;
* '''User Name'''&amp;lt;br/&amp;gt;User name for basic authentication to access the given URL.&lt;br /&gt;
* '''Password'''&amp;lt;br/&amp;gt;Password for basic authentication to access the given URL.&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
&lt;br /&gt;
* '''Automatically delete users in MailStore Server'''&amp;lt;br/&amp;gt;Here you can choose whether users whose accounts have been deleted in the source database will also be deleted in MailStore Server's user database by the synchronization. If the archive folder of such a user already contains archived emails, only the user entry but not its archive folder will be deleted in MailStore Server. Additionally, only MailStore Server users that have their authentication method set to ''Directory Services'' will be deleted.&lt;br /&gt;
&lt;br /&gt;
== Assign Default Privileges ==&lt;br /&gt;
&lt;br /&gt;
By default, users that have been synchronized to an instance have the privilege to log on as well as read access to their own user archive.&lt;br /&gt;
You can configure those default privileges before synchronization, for example, to assign the privilege ''Archive E-mail'' to all new users. To do this, click on ''Default Privileges...''&lt;br /&gt;
&lt;br /&gt;
== Run Directory Services Synchronization ==&lt;br /&gt;
&lt;br /&gt;
Click on ''Test Settings'' to check synchronization configuration and the results returned by the Application Integration server without any changes to the instance's user database being actually committed.&lt;br /&gt;
To finally run the synchronization, click on ''Synchronize now''. The results are shown with any changes committed to the instance's user database.&lt;/div&gt;</summary>
		<author><name>Dwarren</name></author>
	</entry>
	<entry>
		<id>https://help.mailstore.com/en/spe/index.php?title=Main_Page&amp;diff=948</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://help.mailstore.com/en/spe/index.php?title=Main_Page&amp;diff=948"/>
		<updated>2014-02-20T15:26:44Z</updated>

		<summary type="html">&lt;p&gt;Dwarren: /* Related Articles */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{DISPLAYTITLE:MailStore Service Provider Edition Help}}&lt;br /&gt;
&lt;br /&gt;
Service providers receive an unlimited, scalable software solution with MailStore Service Provider Edition, which they will be able to independently operate either on their existing IT infrastructures or those they have leased. This help website has an exclusive focus on installing and setting up the backend of the MailStore Service Provider Edition. For administration of MailStore Instances, which is comparable to the on-premises solution MailStore Server, please visit the [http://en.help.mailstore.com/ MailStore Server Help]&lt;br /&gt;
&lt;br /&gt;
{| &lt;br /&gt;
| style=&amp;quot;vertical-align: top; width: 50%&amp;quot; |&lt;br /&gt;
= General Information =&lt;br /&gt;
An introduction to the architecture, the most typical usage scenarios of the MailStore Service Provider Edition and further general yet important information are given by the following articles:&lt;br /&gt;
&lt;br /&gt;
* [[Overview]]&lt;br /&gt;
* [[Performance and Scalability Guidelines]]&lt;br /&gt;
* [[Frequently Asked Questions]]&lt;br /&gt;
| style=&amp;quot;vertical-align: top; width: 50%&amp;quot; |&lt;br /&gt;
= Installation and Setup =&lt;br /&gt;
The ''Installation and Setup'' chapter provides an entire walkthrough of installation and setup process of MailStore Service Provider Edition. Each article ends with a &amp;quot;What to do next&amp;quot; section that guides to the next step.&lt;br /&gt;
&lt;br /&gt;
* [[System Requirements]]&lt;br /&gt;
* [[Installing MailStore Service Provider Edition]]&lt;br /&gt;
* [[Firewall Configuration]]&lt;br /&gt;
* [[Single Server Mode Setup]] or [[Multi Server Mode Setup]]&lt;br /&gt;
* [[Replace Self-signed SSL Certificates]]&lt;br /&gt;
* [[Branding]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;vertical-align: top; width: 50%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
= Management Console =&lt;br /&gt;
The MailStore Management Console is the primary, web based administration utility for MailStore Service Provider Edition administrators. The following articles provide a general overview of all available functions. Every function of the Management Console also has a corresponding [[Management API - Function Reference|Management API command]], which allows full, script-based control over MailStore Service Provider Edition.&lt;br /&gt;
&lt;br /&gt;
* [[Management_Console|Logging On &amp;amp; Navigation]]&lt;br /&gt;
* [[Management_Console_-_General|General]]&lt;br /&gt;
* [[Management_Console_-_Infrastructure|Infrastructure]]&lt;br /&gt;
* [[Management_Console_-_Security|Security]]&lt;br /&gt;
* [[Management_Console_-_Developer|Developer]]&lt;br /&gt;
| style=&amp;quot;vertical-align: top; width: 50%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
= Instance Management =&lt;br /&gt;
Managing MailStore Instances consist of two main areas: ''General Administration'' covers all aspects of creating, controlling and configuring instances, whereas ''Instance Administration'' deals with the administration of internal parameters for each instance such as archive stores, search indexes, user synchronization, archiving profiles, etc.&lt;br /&gt;
&lt;br /&gt;
* [[Instance Management - General Administration| General Administration]]&lt;br /&gt;
* [[Instance Management - Instance Administration | Instance Administration]]&lt;br /&gt;
&lt;br /&gt;
= Related Articles =&lt;br /&gt;
&lt;br /&gt;
* [[Backup and Restore]]&lt;br /&gt;
* [[Application Integration|Directory Service: Application Integration]]&lt;br /&gt;
* [[Generic LDAP Integration|Directory Service: Generic LDAP Integration]]&lt;br /&gt;
* [[End Customer Access]]&lt;br /&gt;
* [[Startup Scripts]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;vertical-align: top; width: 50%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
= Management API =&lt;br /&gt;
The Management API extends the management capabilities of the MailStore Service Provider Edition by providing a HTTP based access to all management functions. This allows to fully automate the administration of MailStore Service Provider Edition 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.&lt;br /&gt;
&lt;br /&gt;
* [[Management API - Using the API|Using the API]]&lt;br /&gt;
* [[Management API - Function Reference|Function Reference]]&lt;br /&gt;
* [[Management API - Command Line Client|Command Line Client]]&lt;br /&gt;
: '''Example Implementation of API Libraries'''&lt;br /&gt;
:* [[PowerShell_API_Wrapper_Tutorial|PowerShell]]&lt;br /&gt;
:* Python&lt;br /&gt;
| style=&amp;quot;vertical-align: top; width: 50%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
= Downloads =&lt;br /&gt;
&lt;br /&gt;
:'''Active Directory Group Policy Templates'''&lt;br /&gt;
&lt;br /&gt;
* [ftp://ftp.mailstore.com/spe/MailStoreSPE_ADM.zip ADM-Template]&lt;br /&gt;
* [ftp://ftp.mailstore.com/spe/MailStoreSPE_ADMX.zip ADMX-Template]&lt;br /&gt;
&lt;br /&gt;
:'''Example API Libraries and Clients'''&lt;br /&gt;
* [ftp://ftp.mailstore.com/pub/Scripts/PowerShell/MSSPE.PS.Lib.zip PowerShell Library]&lt;br /&gt;
* Python Library&lt;br /&gt;
* [ftp://ftp.mailstore.com/spe/MailStoreSPE_Linux_Management_API_Client.zip Linux Management API Client]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Dwarren</name></author>
	</entry>
</feed>