Difference between revisions of "Application Integration"

[checked revision][checked revision]
 
(2 intermediate revisions by one other user not shown)
Line 7: Line 7:
 
For synchronization MailStore Server requires information on how to connect to the the Application Integration server.
 
For synchronization MailStore Server requires information on how to connect to the the Application Integration server.
  
*'''URL'''<br/>The URL where the Application Integration server is serving requests. When using a self signed or non-public SSL certificate on the Application Integration server, enable the ''Ignore SSL warnings'' option. If accessing the Application Integration server requires authentication , enable the ''Server requires authentication'' and enter the credential in the following fields:
+
*'''URL'''<br/>The URL where the Application Integration server is serving requests. {{Option_Accept_all_certificates}} If accessing the Application Integration server requires authentication , enable the ''Server requires authentication'' and enter the credential in the following fields:
 
*'''User Name'''<br/>Name of user who has access to the Application Integration server
 
*'''User Name'''<br/>Name of user who has access to the Application Integration server
 
*'''Password'''<br/>Password of the user who has access to Application Integration server
 
*'''Password'''<br/>Password of the user who has access to Application Integration server
Line 23: Line 23:
  
 
The MDaemon Email Server does support the Application Integration protocol.  
 
The MDaemon Email Server does support the Application Integration protocol.  
A guide on how to set up the MDaemon Email Server can be found here [https://www.altn.com/Support/KnowledgeBase/KnowledgeBaseResults/?Number=1134].
+
A guide on how to set up the MDaemon Email Server can be found here [https://blog.zensoftware.co.uk/2015/03/31/how-to-synchronise-mailstore-users-with-a-remote-mdaemon-server/].
  
 
[[de:Application Integration]]
 
[[de:Application Integration]]
 
[[en:Application Integration]]
 
[[en:Application Integration]]

Latest revision as of 10:36, 20 March 2024

In addition to adding users manually as described in chapter User Management, MailStore Server can synchronize its internal user database with the Application Integration Server of your organization.

During synchronization, user information, such as user names and email addresses, is copied from the Application Integration Server into MailStore Server's user database. That way, users can use their Application Integration Server credentials to also log on to MailStore Server and emails can be assigned to their corresponding user archives automatically, for example. No changes are made to the Application Integration Server itself by MailStore Server. The scope of the synchronization can be limited through filters.


Accessing the Directory Service Configuration

  • Log on to MailStore Client as a MailStore Server administrator.
  • Click on Administrative Tools > Users and Archives > Directory Services.
  • In the Integration section, change the directory service type to Application Integration.
ApplicationIntegration sync 01.png


Connection to Application Integration Server

For synchronization MailStore Server requires information on how to connect to the the Application Integration server.

  • URL
    The URL where the Application Integration server is serving requests. If the certificate provided by the remote host cannot be verified (e.g. self-signed or signed by an unknown certificate authority), enable the option Accept all certificates to allow MailStore to establish a connection. As this option leads to an insecure configuration, warnings may appear in the summary and/or the dashboard. If accessing the Application Integration server requires authentication , enable the Server requires authentication and enter the credential in the following fields:
  • User Name
    Name of user who has access to the Application Integration server
  • Password
    Password of the user who has access to Application Integration server

Options

  • Automatically delete users in MailStore Server
    Here you can choose whether users that have been deleted in the Application Integration Server will also be deleted in the MailStore Server user database by the synchronization. Users will also be deleted if they fall out of scope of the configured settings.
    Only MailStore Server users that have their authentication method set to Directory Services will be deleted.
    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.

Assigning Default Privileges

By default, users that have been synchronized to MailStore Server from Application Integration Server have the privilege to log on to MailStore Server as well as read access to their own user archive.
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...
More information on managing user privileges and their effects is available in the chapter Users, Folders and Settings which also has details on editing existing privileges.

Running Directory Services Synchronization

Click on Test Settings to check synchronization configuration and the results returned by the Application Integration Server without any changes to the MailStore Server user database being actually committed.

To finally run the synchronization, click on Synchronize now. The results are shown with any changes committed to the MailStore Server user database.

ApplicationIntegration sync 02.png


You can test the authentication for a user by first selecting him from the list and then clicking on the button on the lower left. You will now be asked for that user's password. Upon clicking OK you'll receive a message whether the authentication has been successful.

Login with Application Integration Server Credentials

After synchronization MailStore users can log on to MailStore Server with their Application Integration Server username and Application Integration Server password.


Application Integration Support in MDaemon Email Server

The MDaemon Email Server does support the Application Integration protocol. A guide on how to set up the MDaemon Email Server can be found here [1].