helpcenter/Web/Controls/Help/Guides/Mail/MailServer/MailServer.ascx

156 lines
14 KiB
Plaintext
Raw Normal View History

2016-08-29 13:51:20 +00:00
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Setting up mail server";
2016-08-29 13:51:20 +00:00
MetaKeyWords = "server, mail, domain, mailbox, adress, alias";
MetaDescription = "Mail. Organize and manage your correspondence right on your portal.";
var guides = new GuidesModel();
guides.CaptionRelatedTips = "Related Tips & Tricks";
guides.Title = "Importing from Other Sources";
guides.TitleVideo = "Organize and manage your company documentation";
guides.RelatedTips = "Do you have some documents stored in other web-sources like Zoho, Google Docs or Box.net?";
guides.LearnMore = "Learn more...";
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Setting up mail server</h1>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/AdminLabel/AdminLabel.ascx" />
2016-08-29 13:51:20 +00:00
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/email-accounts/email-accounts.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/email-adresses/email-adresses.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/mail-server/mail-server.ascx" /></li>
2016-08-29 13:51:20 +00:00
</ul>
</div>
<div class="video_ground video_trips">
<h2 id="introduction">Introduction</h2>
<div class="block_of_step">
<div class="screen_text">
<p><b>Mail Server</b> is an additional feature of the <b>Mail</b> module used to send and receive emails using your own domain names. Connecting mail to your own domain, you will be able to do business correspondence using your own addresses such as your company name.</p>
<p>This messaging solution makes email management simple and includes the following components: mail server, mail server API, web server, WebUI and mail aggregator (2g!) service.</p>
<p>In the following guide you will find out how to set up and get started with the portal <b>Mail Server</b>.</p>
</div>
</div>
</div>
<h2 id="step1"><span class="style_step">Step 1. </span>Access the Mail</h2>
<div class="block_of_step">
<div class="screen_text">
<p>Enter your portal and click the <img alt="Mail" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail.png")%>" /> icon available at the top of each portal page.</p>
</div>
<div class="screen_block">
<img alt="How to set up the portal Mail Server? Step 1" target="img1_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide72/step1.png")%>" />
<img alt="How to set up the portal Mail Server? Step 1" id="img1_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide72/step1.png")%>" />
<div target="img1_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>To access the <b>Mail</b>, you can also open the drop-down list in the top left corner of the page and select the corresponding option.</p>
</div>
</div>
<h2 id="step2"><span class="style_step">Step 2.</span> Add a domain</h2>
<div class="block_of_step">
<div class="screen_text">
<p>The portal <b>Mail</b> window will open.</p>
<p>Switch to the <b>Settings</b> section on the left-side menu, select the <b>Mail Server</b> option and click the <b>Add your own domain</b> button.</p>
</div>
<div class="screen_block">
<img alt="How to set up the portal Mail Server? Step 2" target="img2_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide72/step2.png")%>" />
<img alt="How to set up the portal Mail Server? Step 2" id="img2_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide72/step2.png")%>" />
<div target="img2_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>Enter the company domain name in the field and click the <b>Next</b> button.</p>
<p>The next step is used to prove your domain ownership. To do that you need to add TXT-record in the control panel of your own domain.</p>
<div class="notehelp nh_important"><span class="important_notice_label">If you are using the server version</span>
Its not necessary to prove the domain ownership by adding a TXT record. In this case, the <b>Add domain</b> wizard includes 4 steps only and you can proceed to adding the MX record right after you specify the domain name.
</div>
2016-08-29 13:51:20 +00:00
<p>Open the control panel of your domain in another browser tab, copy the bold text provided in the <b>Add domain</b> Wizard and paste it into the appropriate fields in your domain DNS settings.</p>
<div class="notehelp">
The <b>Next</b> button will be locked until the TXT entry appears in the DNS settings. Once the DNS settings are updated, the next step of the <b>Add domain</b> wizard will be available.
</div>
<p>As soon as the TXT record is created press the <b>Next</b> button of the <b>Add domain</b> wizard.</p>
<p>The same way you need to add MX-record, SPF-record and DKIM-record in the DNS settings.</p>
<p>Just copy the needed information provided in the wizard and pase it into the appropriate fields of the control panel of your domain and click the <b>Next</b> button of the wizard.</p>
<p>When all records are added press the <b>Complete</b> button.</p>
<p>To verify your domain settings, click the <img alt="Actions button" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> button situated next to the domain name and select the <b>DNS Settings</b> option from the menu. The domain settings window will open where the records are checked.
</div>
<div class="screen_block">
<img alt="How to set up the portal Mail Server? Step 2" target="img3_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide72/step2_2.png")%>" />
<img alt="How to set up the portal Mail Server? Step 2" id="img3_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide72/step2_2.png")%>" />
<div target="img2_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<div class="notehelp">
If you see the DNS settings link appearing in red next to the domain name it means that one or several DNS records for your domain are incorrect or not updated yet. Go to your domain settings panel to verify the records. If all is correct please wait till the records are updated as some servers can take up to 24 hours to update DNS information. Use the <b>Verify</b> button in order to update the information.
</div>
2021-04-09 09:25:52 +00:00
<div class="notehelp nh_important">
It's possible to view the <b>connection settings</b> that can be used when connecting a mailbox to a third-party mail client, e.g. Mozilla Thunderbird.
<p>Administrators can view the connection settings using the domain menu at the <b>Mail Server</b> settings page. Users who have a mailbox on the domain can view the connection settings using the mailbox menu at the <b>Accounts Management</b> page.</p>
<p>Click the <img alt="Actions button" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> button to the right of the domain/mailbox and select the <b>Connection settings</b> option from the domain/mailbox menu. The connection settings will be displayed in a new window. The settings include the following data: Login and password (your mailbox address and password), Server, Port, SSL/TLS for the incoming mail (IMAP server) and outgoing mail (SMTP server).</p>
</div>
2016-08-29 13:51:20 +00:00
</div>
</div>
<h2 id="step3"><span class="style_step">Step 3. </span>Add a mailbox, aliases and mail group</h2>
<div class="block_of_step">
<div class="screen_text">
<p>You have set up your domain. Now you can add a first mailbox. </p>
<p>To do that click the <b>Add new mailbox</b> link and enter the mailbox address into <b>Mailbox address</b> field. </p>
<p>Then add a user. Click the <b>Add user</b> link and choose the needed person from the list or find the user typing his name into the <b>Search</b> field.</p>
<p>The <b>Sender name</b> field will be filled in automatically with the information from the user profile, but you can change the name, if necessary.</p>
</div>
<div class="screen_block">
<img alt="How to set up the portal Mail Server? Step 3" target="img4_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide72/step3.png")%>" />
<img alt="How to set up the portal Mail Server? Step 3" id="img4_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide72/step3.png")%>" />
<div target="img3_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>When you finish adding the user, click the <b>Save</b> button to make the settings take effect.</p>
<div class="notehelp">
You can create only two different mailboxes for one user.
</div>
2021-04-13 07:28:32 +00:00
<div class="notehelp nh_important">
The user will receive a notification about the mailbox creation. The notification will be sent to the mailbox specified in the users profile (if it is activated) and to the created mailbox. In the Enterprise Edition server version, the notification will also contain the information about the connection settings for the third-party mail clients.
</div>
<p>To add an alias to the newly created mailbox click the <img alt="Actions button" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> button to the right of the mailbox name and select the <b>Edit mailbox</b> option from the menu. In the opened window enter the mailbox alias into the corresponding field and press the <b>Save</b> button. The same way you can add as many aliases as you need.</p>
2021-04-09 09:25:52 +00:00
<div class="notehelp nh_important">
It's possible to <b>change a mailbox password</b>.
<p>Administrators can change a password for the users mailbox using the mailbox menu at the <b>Mail Server</b> settings page. Users who have a mailbox on the domain can change their passwords using the mailbox menu at the <b>Accounts Management</b> page.</p>
<p>Click the <img alt="Actions button" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> button to the right of the mailbox, select the <b>Change password</b> option from the mailbox menu and specify a new password. The password generation and validation rules are the same as the ones for the portal accounts passwords (which are specified in the <b>Password Strength Settings</b> section of the portal security settings). You can enter a password manually or generate it automatically. The password is validated as you type, its compliance with the password strength requirements is indicated by color. To generate a new password automatically click the <img alt="Generate password" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/generatepassword.png")%>" /> icon. The mailbox address and generated password can be copied using the corresponding link below and sent to the user. The automatic portal notification about the password change will be sent to the mailbox specified in the users profile (if it is activated). If the users profile mailbox is not activated the message will be sent to the current mailbox.</p>
</div>
2016-08-29 13:51:20 +00:00
</div>
<div class="screen_block">
<img alt="How to set up the portal Mail Server? Step 3" target="img5_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide72/step3_1.png")%>" />
<img alt="How to set up the portal Mail Server? Step 3" id="img5_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide72/step3_1.png")%>" />
<div target="img5_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>In case you need to group some email addresses under one name you can create a mail group.</p>
<p>Click the <b>Add new mail group</b> link situated under the needed domain name.</p>
<p>Enter the mail group address and choose mailboxes to be included in the mailgroup. Click the <b>Save</b> button to save the changes.</p>
</div>
<div class="screen_block">
<img alt="How to set up the portal Mail Server? Step 3" target="img6_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide72/step3_2.png")%>" />
<img alt="How to set up the portal Mail Server? Step 3" id="img6_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide72/step3_2.png")%>" />
<div target="img7_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>The added mailbox will be automatically included into the group. If the mailbox is not included in any group, it will apear in the <b>not in group</b> list.</p>
<p>That's all! Everything is ready to start sending emails using the new domain.</p>
</div>
</div>
</div>