# Email Settings

Atollon Mail operates as an independent email server. There are two basic ways to configure email reception in Atollon:

### **Atollon as the Primary Email Server**

This option is the default system setting, where all email communication is directed to Atollon servers.

##### **Domain Settings at the Registrar**

The customer must configure their domain's MX records to point to Atollon servers. Add the following MX records to your domain's DNS:

<table border="1" id="bkmrk-1-10-mx1.atollon.com" style="border-collapse: collapse; width: 100%; height: 29.7969px; border-width: 1px; background-color: #c2e0f4; border-color: #CED4D9;"><colgroup><col style="width: 2.53094%;"></col><col style="width: 97.5927%;"></col></colgroup><tbody><tr style="height: 29.7969px;"><td style="border-width: 1px; height: 29.7969px; border-color: rgb(206, 212, 217);"><span style="background-color: rgb(194, 224, 244);">1</span></td><td style="border-width: 1px; height: 29.7969px; border-color: rgb(206, 212, 217);"><span style="background-color: rgb(194, 224, 244);">10 mx1.atollon.com</span></td></tr></tbody></table>

##### **Domain settings in the system**

Into the system, enter a second-level domain (e.g., company.com), under which individual email accounts will be created.

##### **Sending messages**

The sender's identity is the same as the specific email account, e.g., mailbox@company.com.

##### **Nastavení SPF**

It is necessary to add the following TXT record to the DNS records of the domain "company.com":

**Recommended SPF setting:**

<table border="1" id="bkmrk-1-v%3Dspf1-mx-include%3A" style="border-collapse: collapse; width: 100%; border-width: 1px; background-color: #c2e0f4; border-color: #CED4D9;"><colgroup><col style="width: 2.53094%;"></col><col style="width: 97.5927%;"></col></colgroup><tbody><tr><td style="border-width: 1px; border-color: rgb(206, 212, 217);">1</td><td style="border-width: 1px; border-color: rgb(206, 212, 217);">v=spf1 mx include: spf.atollon.com -all</td></tr></tbody></table>

If you also send emails from other servers, they must be included in the SPF rules as well.

Example of what the record might look like when using multiple mail providers:

<table border="1" id="bkmrk-1-v%3Dspf1-mx-include%3A-1" style="border-collapse: collapse; width: 100%; border-width: 1px; background-color: #c2e0f4; border-color: #CED4D9;"><colgroup><col style="width: 2.4728%;"></col><col style="width: 97.5272%;"></col></colgroup><tbody><tr><td style="border-width: 1px; border-color: rgb(206, 212, 217);">1</td><td style="border-width: 1px; border-color: rgb(206, 212, 217);">v=spf1 mx include: spf.google.com include:\_spf.mailprovider.sk include:spf.atollon.com -all</td></tr></tbody></table>

### **Atollon as a secondary email server**

This option is suitable if Atollon is intended to serve purely as a mail archiving tool (not as the primary email server), or if the goal is for Atollon to manage only a specific portion of the email communication (selected mailboxes).

##### **Domain settings in the system**

<div _ngcontent-ng-c4035966414="" class="container" id="bkmrk-"><div _ngcontent-ng-c4276624637="" aria-busy="false" aria-live="polite" class="markdown markdown-main-panel enable-updated-hr-color" dir="ltr" id="bkmrk--1" inline-copy-host=""></div></div>Into the system, you enter the settings for a third-level email domain (e.g., INSTANCENAME.atollon.com), for which only selected email mailboxes are created. On the primary email server (at the current email service provider), email forwarding is then set up for individual mailboxes from <mailbox@company.com> to <mailbox@company.atollon.com>.

##### **Sending messages**

After creating the mailboxes, it is advisable to change the sender's identity within the Atollon system. Instead of <mailbox@company.atollon.com>, it is recommended to set it to <mailbox@company.com>. For this to function correctly, the DNS records for the domain "company.com" must be updated—specifically, the SPF rule must be supplemented—see below.

<span style="color: rgb(0, 0, 0);">**SPF Settings**</span>

Just as when using Atollon as your primary email server, you must add the following TXT record to the DNS records of the "**company.com**" domain:

Recommended SPF settings:

Just as when using Atollon as your primary email server, you must add the following TXT record to the DNS records of the "**company.com**" domain:

**Recommended SPF settings:**

<table border="1" id="bkmrk-1-v%3Dspf1-mx-include%3A-2" style="border-collapse: collapse; width: 100%; height: 29.7969px; border-width: 1px; background-color: #c2e0f4; border-color: #CED4D9;"><colgroup><col style="width: 2.71941%;"></col><col style="width: 97.2806%;"></col></colgroup><tbody><tr style="height: 29.7969px;"><td style="height: 29.7969px; border-width: 1px; border-color: rgb(206, 212, 217);">1</td><td style="height: 29.7969px; border-width: 1px; border-color: rgb(206, 212, 217);">v=spf1 mx include:spf.atollon.com -all</td></tr></tbody></table>

If you also send mail from other servers, these must also be included in the SPF rules.

Example of what the record might look like when multiple mail providers are involved:

<table border="1" id="bkmrk-1-v%3Dspf1-mx-include%3A-3" style="border-collapse: collapse; width: 100%; border-width: 1px; background-color: #c2e0f4; border-color: #CED4D9;"><colgroup><col style="width: 2.6544%;"></col><col style="width: 97.4692%;"></col></colgroup><tbody><tr><td style="border-width: 1px; border-color: rgb(206, 212, 217);">1</td><td style="border-width: 1px; border-color: rgb(206, 212, 217);">v=spf1 mx include:spf.google.com include:\_spf.mailprovider.sk include:spf.atollon.com -all</td></tr></tbody></table>

#### **How to set up forwarding of your email to Atollon**

**Office 365 Configuration Example**

In the case of using Atollon as a secondary email server while utilizing Microsoft 365, it is necessary to enable forwarding to an external email address; a link to the instructions can be found <span style="color: rgb(53, 152, 219);">[(here)](https://learn.microsoft.com/en-us/defender-office-365/anti-spam-policies-configure)</span>. In the **Admin Center**, select **Security**. Then expand the **Outbound spam filter policy (always ON)** menu and click the **Edit policy** button. Here, you need to change the setting from the default "Automatic – system-controlled" to **On – forwarding is enabled** and **Save** the changes.

**Forwarding at the Email System Level**

At the email system settings level, it is necessary to set up automatic forwarding (auto-forward) for each mailbox whose messages are to be delivered to Atollon – for example, from the address thomas@company.com to thomas@company.atollon.com.

<div id="bkmrk--0"><div><div><div>  
</div><div>  
</div></div></div></div><div id="bkmrk--2"><div><div><div>  
</div><div>  
</div></div></div></div>