Difference between revisions of "Overview"

[unchecked revision][unchecked revision]
Line 1: Line 1:
MailStore Gateway has been designed primarily to serve two distinct purposes, which are...
+
MailStore Gateway has been designed primarily to serve two distinct purposes, which are:
 +
 
 +
# Being a target for deliveries from other email servers, that themselves create copies of sent and received emails.
 +
# Being a SMTP and POP3 proxy that creates and stores copies of all emails, exchanged between email clients and email servers.
 +
 
 +
In both scenarios, emails are stored in mailboxes on MailStore Gateway, from wich MailStore Server and MailStore Service Provider Edition are able to archive from by means of the corresponding archiving profile. Instructions for  setting up archiving can be found in the manuals of the corresponding products.
 +
 
 +
 
 +
== Server Mode ==
 +
 
 +
== Proxy Mode ==
 +
 
 +
[File:MailStore_Gateway_Overview_Proxy.png]
 +
 
  
# ... being a target for deliveries from other email servers, that themselves create copies of send and received emails.
 
# ... being a SMTP and POP3 proxy that creates and stores copies of all emails, exchanged between email clients and email servers.
 
  
In both scenarios, emails are stored in mailboxes on MailStore Gateway, from wich MailStore Server and MailStore Service Provider Edition are able to archive from by means of the corresponding archiving profile. Instructions on setting up the archiving can be found in the manuals of the corresponding products.
 
  
 
== Security ==
 
== Security ==
All emails stored in the MailStore Gateway mailboxes are encrypted using a hybrid encryption. The asymmetric portion of the hybrid encryption provides very strong encryption at rest. This means that without supplying the correct mailbox password, data cannot be decrypted and thus cannot not be read by an attacker who gains access to the disks on which the mailboxes reside.
+
All emails stored in the MailStore Gateway mailboxes are protected by strong hybrid encryption. The mailbox passwords represent the passphrase for the private key of the asymmetric part of the hybrid encryption. This means that without the correct mailbox password, no data can ever be decrypted. Therefore it is highly recommended to keep the password in a safe place (i.e. enterprise password manager).
 +
 
 +
Additionally, MailStore Gateway does not allow usernames or passwords to be transferred over an unencrypted connection.

Revision as of 08:56, 6 February 2019

MailStore Gateway has been designed primarily to serve two distinct purposes, which are:

  1. Being a target for deliveries from other email servers, that themselves create copies of sent and received emails.
  2. Being a SMTP and POP3 proxy that creates and stores copies of all emails, exchanged between email clients and email servers.

In both scenarios, emails are stored in mailboxes on MailStore Gateway, from wich MailStore Server and MailStore Service Provider Edition are able to archive from by means of the corresponding archiving profile. Instructions for setting up archiving can be found in the manuals of the corresponding products.


Server Mode

Proxy Mode

[File:MailStore_Gateway_Overview_Proxy.png]



Security

All emails stored in the MailStore Gateway mailboxes are protected by strong hybrid encryption. The mailbox passwords represent the passphrase for the private key of the asymmetric part of the hybrid encryption. This means that without the correct mailbox password, no data can ever be decrypted. Therefore it is highly recommended to keep the password in a safe place (i.e. enterprise password manager).

Additionally, MailStore Gateway does not allow usernames or passwords to be transferred over an unencrypted connection.