Difference between revisions of "Quick Start Guide"

[unchecked revision][checked revision]
(41 intermediate revisions by 5 users not shown)
Line 1: Line 1:
= Starting MailStore Client =
+
__NOTOC__
 +
== Install MailStore Server ==
 +
If you have not already downloaded the free 30-day trial version, please download it from [http://www.mailstore.com www.mailstore.com] and start the installer by double-clicking the setup file, which is a typical Microsoft Windows installer package. Thus, simply follow the on-screen prompts until you are asked to install a license.
  
After successful [[Installation|installation]], a new ''MailStore Client'' icon will appear on the desktop; simply double click this icon to start MailStore.
+
'''Hint''': Due to low system requirements, MailStore Server can be installed on a normal workstation computer for testing. Tests with a larger number of users should be done in an environment that follows our [[System Requirements]].
  
'''Background Information:''' With MailStore Client, a Windows application, users can search the archive and view archived emails. The administration of MailStore Server is also done through MailStore Client. Therefore, when installing MailStore Server, an installation of MailClient is automatically included as well.
+
A test installation can be converted to a full version by just replacing the license key. It can also be moved to another computer at any time.
  
== Loggin On as Administrator ==
+
=== Install Trial License ===
 +
[[File:Setup003.png|right|350px]]
 +
After the program files have been copied by the installation program, you are required to enter a product key.
  
[[File:gsta_login_01.png|right|350px]]
+
You can now either install the trial license you were emailed after downloading the free trial version or a license you have purchased.
  
When logging on as administrator, you will be prompted for the access data. Server name ''localhost'', user name ''admin'' and password ''admin'' are preset; simply click on ''OK''. If asked whether to trust MailStore Server, click on ''OK'' as well.
+
<br style="clear: both;" />
 +
 
 +
=== Configure Certificate ===
 +
[[File:Setup003a.png|right|350px]]
 +
In the next step you need to configure the certificate to be used by MailStore Server in order to ensure authenticity and security for all inbound connections.
 +
 
 +
Though not recommended for production use, self-signed certificates may be a good choice for a trial installation. But keep in mind that self-signed certificates will trigger certificate warnings in web browsers and email clients.  
 +
 
 +
The certificate can be changed any time after the installation through the [[MailStore Server Service Configuration]] tool.
 +
 
 +
<br style="clear: both;" />
 +
 
 +
=== Configure Self-Signed Certificate ===
 +
[[File:Setup003a1.png|right|350px]]
 +
 
 +
To create a self-signed certificate, that matches the actual server name, enter the name (i.e. mailstore.example.com) into the corresponding field ''Server Name''. This server name should be resolvable by your client computer.
  
 
<br style="clear: both;" />
 
<br style="clear: both;" />
  
== Installing a License ==
+
=== Complete the Installation ===
 +
[[File:Setup004.png|right|350px]]
 +
At the end of the installation, select whether MailStore should automatically configure the Windows firewall and search for updates regularly.
  
If MailStore Server was installed for the first time, the license manager will open after logging on as administrator. Here you can install a free 30-day test license or an already purchased license.
+
'''Help us to improve MailStore''' by enabling the option ''Submission of anonymous usage data'', whereby you help us to even better understand how our software is being used.
  
== Changing the Password (Recommended)==
+
<br style="clear: both;" />
  
To ensure security, the administrator password should be changed after the first start of MailStore: simply click on ''Administrative Tools'' > ''Users and Privileges'' > ''Users''. Double-click on the ''admin'' user and select ''Password...''.
+
== Logging on as Administrator ==
 +
[[File:Gsta_login_01.png|right|350px]]
 +
The logon credentials (username/password: ''admin'') required for a newly-installed MailStore Server show up automatically in the login window.
  
'''Important notice:''' For security reasons you will not be allowed to log on to MailStore as user ''admin'' from any other computer, as long as the password is set to ''admin''.
+
Therefore simply click ''OK'' to log on.
  
= Adding New Users =
+
<br style="clear: both;" />
  
When emails are archived, they are always assigned to individual users. For each user, whose emails are to be archived with MailStore, a corresponding user account has to be created in MailStore. As a suggestion, begin by adding a user account for yourself.
+
== Changing the Password ==
 +
[[File:LoginChangePassword001.png|right|350px]]
 +
After you have logged in, you are required to change the admin user's password.
  
<p class="msnote">'''Important notice:''' This chapter describes how you can add a MailStore user manually. However, users can also be added through [[Active Directory Integration]], [[Generic LDAP Integration]] or [[MDaemon Integration]]. In addition, MailStore users can be created automatically during archiving a Microsoft Exchange Server.</p>
+
Enter the new password into both the ''New Password'' and ''Repeat Password'' fields and click ''OK'' to proceed.
  
== Opening User Management ==
+
The passwords must meet the [[Notes on Password Complexity|complexity rules]].
  
 +
<br style="clear: both;" />
 +
 +
== Create Users ==
 +
It may be more economical to synchronize users with a directory service rather than creating them manually, depending on your system environment. In addition to Active Directory and generic LDAP support, MailStore Server also enables you to synchronize users from MDaemon, Kerio Connect and IceWarp mail servers. By means of the generic Application Integration, users can also be synchronized with your own backend.
 +
 +
If your initial archiving needs only encompass a single mailbox or email files (such as a PST file), manual user creation is entirely adequate.
 +
 +
=== Option 1: Synchronize Users ===
 +
To set up synchronization with a directory service in MailStore Server,
 +
proceed as follows:
 +
 +
* Click ''Administrative Tools'' > ''Users and Archives'' > ''Directory Services''.
 +
* Change the ''Directory Services Type'' to the directory service that matches your environment.
 +
* Next, enter the required settings for the selected ''Directory Services Type''. In-depth descriptions of these settings are provided in the MailStore Server help section.
 +
* ''Optional:'' Click ''Default Privileges...'' to view and specify privileges for new users provided from a directory service.
 +
* To test your entries, click ''Test Settings'' and check the results.
 +
* To synchronize, and thereby create the users, click ''Synchronize Now''.
 +
 +
'''Hint:''' Some archiving profiles provide a ''Synchronize with directory service before archiving'' option, which can be used to ensure that MailStore synchronizes users and their properties regularly.
 +
 +
=== Option 2: Create Users Manually ===
 
[[File:QuickStart_users.png|right|350px]]
 
[[File:QuickStart_users.png|right|350px]]
 +
To create users manually, proceed as follows:
  
Click on ''Administrative Tools'' > ''Users and Privileges'' and select ''Users''; user management is displayed.
+
* Click ''Administrative Tools'' > ''Users and Archives'' > Users''.
 +
* Click Create ''New...''.
 +
* Enter a user name for the new user and confirm with ''OK''.
 +
* In the next window, enter the full user name and click the ''Password...'' button to specify a MailStore password for the new user. Passwords must meet the [[Notes on Password Complexity|complexity rules]].
 +
* Click ''OK'' to apply the settings and exit the User Properties.
  
== Adding a New User ==
+
'''Note:''' Manually-created users are permitted to archive email by default.
  
Click on ''Create New...'' and enter a user name for the new user, such as the first name or a short combination of first and last name. Click on ''OK''.
+
== Archiving Management based on Profiles ==
 +
=== Overall Concept ===
 +
In MailStore Server, email archiving is controlled using archiving profiles.
 +
An archiving profile contains the following data:
  
On the next screen, the full name can be entered; the button ''password'' provides the option to create a MailStore password for the new user. Click on ''OK'' to save the settings and close user management.
+
* What is archived (for example, a specific mail server)
 +
* How much is archived (for example, specified mailboxes or a specific folder within a mailbox)
 +
* Additional settings such as deletion rules (these settings are disabled by default, enabling you to safely test MailStore in live operating environments)
  
== Logging On to MailStore Server as User ==
+
'''Note:''' Archiving profiles can either be run manually or according to a
 +
schedule and they can be modified or deleted at any time. This has no
 +
effect on previously archived emails.
  
To log on to MailStore Server using the new user account, simply close and restart MailStore Client. On the login screen enter the new access data (user name and password) and click on ''OK''.
+
'''Note:''' In MailStore Server, archived emails are always associated with
 +
specific users and stored in the corresponding user archives.
  
= Creating and Executing an Archiving Task =
+
=== Archiving Your First Email ===
 +
[[File:WuickStart_arch.png|left|350px]]
 +
MailStore users who are assigned the required privileges by the MailStore Administrator are able to archive individual mailboxes, local email client profiles, and email files.
  
<p class="msnote">'''Please note:''' Depending on the type of archiving profile, some preparations may be required on your email server . Therefore, please take notice of the [[Implementation Guides]], to get detailed information on how to archive your email server.</p>
+
Administrators are additionally able to centrally archive email for several or all users. Archiving profiles such as ''Multiple Mailboxes'' can be used for this purpose. To get to know MailStore, we recommend first archiving a single mailbox or a local email client profile. To do this, proceed as follows:
  
Once you have set up their accounts, you can archive emails for the new users:
 
[[File:WuickStart_arch.png|left|350px]]
 
* Click on ''Archive Email''.
 
* In the ''Create Profile'' area of the application window, select the source from which emails are to be archived.
 
* A wizard will help you define the properties of your archiving task (e.g. which mailbox is to be archived by which email server).
 
* Once completed, you can find your new archiving task in the list under ''Saved Profiles''.
 
* You can now run your archiving task manually or specify a schedule for its execution.
 
 
<br style="clear: both;" />
 
<br style="clear: both;" />
'''Notice'''
 
* Each archiving task can be executed any number of times. MailStore only archives emails which are not yet stored in the archive. By default, no emails will be deleted and no changes will be made to the mailboxes, email clients or email files (e.g. PST files) that are to be archived.
 
* When archiving, emails will be indexed automatically and can be located using the integrated full-text search. By default, the contents of file attachments are not included in the search index. To be able to include the contents of certain file attachments in the search, MailStore Server has to be configured accordingly. This can be done in ''Administrative Tools'' > ''Storage'' > ''Search Indexes''.
 
  
= Setting Up User Access to the Archive =
+
* Click ''Archive Email''.
MailStore provides several different ways for users to access their archived emails (their user archive):
+
* In the ''Create Profile'' area, select the source for archiving your email.
 +
* You can then specify the properties of the archiving profile using the Setup Wizard provided.
 +
* The last page in the Setup Wizard dialog box provides a ''Finish'' button, which you need to click in order to run the archiving profile.
  
== Using MailStore Client ==
+
After archiving is complete, you can immediately access the archived emails using the folder structure provided on the left of the window. The archiving profile you have just created is now displayed in the ''Saved Profiles'' list. From here, you can run it whenever it is required.
MailStore Client is a Windows application that can be installed on any number of user computers (depending on the license purchased). Of all the options for accessing the archive, MailStore Client provides the largest range of functions: Not only can users browse and view their emails but, depending on the privileges assigned to them, set up and execute archiving and exporting tasks. The available functions of MailStore Client are explained in the chapter [[Accessing the Archive with the MailStore Client software]].
 
  
== Using the MailStore Add-In for Microsoft Outlook ==
+
'''Note:''' If you are logged on as the MailStore Administrator while setting up the archiving profile, you can also specify the user archive in which the emails are stored. If you are logged on as a regular user, this is always your own user archive. Please note that in case you are archiving emails into the archive of another user, you will not be able to access these emails, as long as the ''Archive Access'' is blocked for MailStore administrators in the [[Compliance General|compliance settings]].
  
Das MailStore Outlook add-in must be installed separately. In Microsoft Outlook it provides an additional toolbar which can be used to conveniently access the archive. Additional information about this neat feature can be found in chapter [[Accessing the Archive with the Microsoft Outlook integration]].
+
== User Access to the Archive ==
 +
Users can access their individual user archives in a variety of ways. Click the ''Install MailStore Client on other Computers'' link on the desktop to access the installers for MailStore Client and the MailStore Outlook add-in.
  
== Using Other Email Clients ==  
+
=== Via MailStore Client ===
MailStore Server provides an integrated IMAP server for accessing the archive regardless of the operating system. It can be used to access the archive from Mac OS or Linux workstations as well as most mobile terminals. The archive is integrated just like a regular mailbox. To learn how to prepare MailStore Server for this, please refer to chapter [[Accessing the Archive via Integrated IMAP Server]].
+
With MailStore Client, users can access MailStore Server from any computer in the network. With this option, users can search and view emails that have been archived specifically for them. Additionally, users with the corresponding privileges can use MailStore Client to archive emails themselves.
  
== Using an Internet Browser (MailStore Web Access) ==
+
=== Via the MailStore Outlook Add-In ===
With MailStore Web Access, the archive can be accessed using any internet browser; no additional software has to be installed on the user computers. Simply enter ''http://servername:8461'',or ''https://servername:8462'' for an encrypted connection, into your browser. Please replace ''servername'' with the actual name of the server on which MailStore Server was installed. More information about this feature is available the chapter [[Accessing the Archive with MailStore Web Access]].
+
The MailStore Outlook add-in provides an additional toolbar in Microsoft Outlook that permits easy access to the archive.
  
== Using a Smartphone (iPhone, Android, Windows Phone, etc.) ==
+
=== Via Other Email Clients ===
 +
MailStore Server includes an integrated IMAP server for users who need to
 +
access the archive independently of the operating system. This way, the
 +
archive can be accessed from Mac OS and Linux workstations as well as
 +
from most mobile devices. In this case, the archive is accessed like a
 +
regular mailbox (read-only).
  
With MailStore Mobile Web Access you can access the MailStore archive regardless of your location using a smartphone. In addition to browsing and viewing archived emails, MailStore Mobile Web Access also provides access via the folder structure and allows you to restore emails from the archive. The features of MailStore Mobile Web Access offers are described in chapter [[Access Using MailStore Mobile Web Access]].
+
=== Via an Internet Browser (MailStore Web Access) ===
 +
MailStore Web Access provides users with access to the archive via any Internet browser. No additional software needs to be installed on the user computers. Simply enter <tt><nowiki>http://servername:8461</nowiki></tt> in your browser (for an encrypted connection, enter <tt><nowiki>https://servername:8462</nowiki></tt>). Make sure to replace servername with the actual name of the computer where MailStore Server is installed.
  
 +
=== Via Smartphone (iPhone, Android, Windows Phone, etc.) ===
 +
MailStore Mobile Web Access lets users access the archive from any location via their smartphone. Mobile Web Access also provides a search function, as well as allowing users to access the folder structure and view the archived emails.
  
 
[[de:Quick_Start_Guide]]
 
[[de:Quick_Start_Guide]]
 +
[[en:Quick_Start_Guide]]

Revision as of 12:49, 4 March 2019

Install MailStore Server

If you have not already downloaded the free 30-day trial version, please download it from www.mailstore.com and start the installer by double-clicking the setup file, which is a typical Microsoft Windows installer package. Thus, simply follow the on-screen prompts until you are asked to install a license.

Hint: Due to low system requirements, MailStore Server can be installed on a normal workstation computer for testing. Tests with a larger number of users should be done in an environment that follows our System Requirements.

A test installation can be converted to a full version by just replacing the license key. It can also be moved to another computer at any time.

Install Trial License

Setup003.png

After the program files have been copied by the installation program, you are required to enter a product key.

You can now either install the trial license you were emailed after downloading the free trial version or a license you have purchased.


Configure Certificate

Setup003a.png

In the next step you need to configure the certificate to be used by MailStore Server in order to ensure authenticity and security for all inbound connections.

Though not recommended for production use, self-signed certificates may be a good choice for a trial installation. But keep in mind that self-signed certificates will trigger certificate warnings in web browsers and email clients.

The certificate can be changed any time after the installation through the MailStore Server Service Configuration tool.


Configure Self-Signed Certificate

Setup003a1.png

To create a self-signed certificate, that matches the actual server name, enter the name (i.e. mailstore.example.com) into the corresponding field Server Name. This server name should be resolvable by your client computer.


Complete the Installation

Setup004.png

At the end of the installation, select whether MailStore should automatically configure the Windows firewall and search for updates regularly.

Help us to improve MailStore by enabling the option Submission of anonymous usage data, whereby you help us to even better understand how our software is being used.


Logging on as Administrator

Gsta login 01.png

The logon credentials (username/password: admin) required for a newly-installed MailStore Server show up automatically in the login window.

Therefore simply click OK to log on.


Changing the Password

LoginChangePassword001.png

After you have logged in, you are required to change the admin user's password.

Enter the new password into both the New Password and Repeat Password fields and click OK to proceed.

The passwords must meet the complexity rules.


Create Users

It may be more economical to synchronize users with a directory service rather than creating them manually, depending on your system environment. In addition to Active Directory and generic LDAP support, MailStore Server also enables you to synchronize users from MDaemon, Kerio Connect and IceWarp mail servers. By means of the generic Application Integration, users can also be synchronized with your own backend.

If your initial archiving needs only encompass a single mailbox or email files (such as a PST file), manual user creation is entirely adequate.

Option 1: Synchronize Users

To set up synchronization with a directory service in MailStore Server, proceed as follows:

  • Click Administrative Tools > Users and Archives > Directory Services.
  • Change the Directory Services Type to the directory service that matches your environment.
  • Next, enter the required settings for the selected Directory Services Type. In-depth descriptions of these settings are provided in the MailStore Server help section.
  • Optional: Click Default Privileges... to view and specify privileges for new users provided from a directory service.
  • To test your entries, click Test Settings and check the results.
  • To synchronize, and thereby create the users, click Synchronize Now.

Hint: Some archiving profiles provide a Synchronize with directory service before archiving option, which can be used to ensure that MailStore synchronizes users and their properties regularly.

Option 2: Create Users Manually

QuickStart users.png

To create users manually, proceed as follows:

  • Click Administrative Tools > Users and Archives > Users.
  • Click Create New....
  • Enter a user name for the new user and confirm with OK.
  • In the next window, enter the full user name and click the Password... button to specify a MailStore password for the new user. Passwords must meet the complexity rules.
  • Click OK to apply the settings and exit the User Properties.

Note: Manually-created users are permitted to archive email by default.

Archiving Management based on Profiles

Overall Concept

In MailStore Server, email archiving is controlled using archiving profiles. An archiving profile contains the following data:

  • What is archived (for example, a specific mail server)
  • How much is archived (for example, specified mailboxes or a specific folder within a mailbox)
  • Additional settings such as deletion rules (these settings are disabled by default, enabling you to safely test MailStore in live operating environments)

Note: Archiving profiles can either be run manually or according to a schedule and they can be modified or deleted at any time. This has no effect on previously archived emails.

Note: In MailStore Server, archived emails are always associated with specific users and stored in the corresponding user archives.

Archiving Your First Email

WuickStart arch.png

MailStore users who are assigned the required privileges by the MailStore Administrator are able to archive individual mailboxes, local email client profiles, and email files.

Administrators are additionally able to centrally archive email for several or all users. Archiving profiles such as Multiple Mailboxes can be used for this purpose. To get to know MailStore, we recommend first archiving a single mailbox or a local email client profile. To do this, proceed as follows:


  • Click Archive Email.
  • In the Create Profile area, select the source for archiving your email.
  • You can then specify the properties of the archiving profile using the Setup Wizard provided.
  • The last page in the Setup Wizard dialog box provides a Finish button, which you need to click in order to run the archiving profile.

After archiving is complete, you can immediately access the archived emails using the folder structure provided on the left of the window. The archiving profile you have just created is now displayed in the Saved Profiles list. From here, you can run it whenever it is required.

Note: If you are logged on as the MailStore Administrator while setting up the archiving profile, you can also specify the user archive in which the emails are stored. If you are logged on as a regular user, this is always your own user archive. Please note that in case you are archiving emails into the archive of another user, you will not be able to access these emails, as long as the Archive Access is blocked for MailStore administrators in the compliance settings.

User Access to the Archive

Users can access their individual user archives in a variety of ways. Click the Install MailStore Client on other Computers link on the desktop to access the installers for MailStore Client and the MailStore Outlook add-in.

Via MailStore Client

With MailStore Client, users can access MailStore Server from any computer in the network. With this option, users can search and view emails that have been archived specifically for them. Additionally, users with the corresponding privileges can use MailStore Client to archive emails themselves.

Via the MailStore Outlook Add-In

The MailStore Outlook add-in provides an additional toolbar in Microsoft Outlook that permits easy access to the archive.

Via Other Email Clients

MailStore Server includes an integrated IMAP server for users who need to access the archive independently of the operating system. This way, the archive can be accessed from Mac OS and Linux workstations as well as from most mobile devices. In this case, the archive is accessed like a regular mailbox (read-only).

Via an Internet Browser (MailStore Web Access)

MailStore Web Access provides users with access to the archive via any Internet browser. No additional software needs to be installed on the user computers. Simply enter http://servername:8461 in your browser (for an encrypted connection, enter https://servername:8462). Make sure to replace servername with the actual name of the computer where MailStore Server is installed.

Via Smartphone (iPhone, Android, Windows Phone, etc.)

MailStore Mobile Web Access lets users access the archive from any location via their smartphone. Mobile Web Access also provides a search function, as well as allowing users to access the folder structure and view the archived emails.