helpcenter/Web/Controls/Help/GettingStarted/Mail/Mail.ascx

918 lines
89 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Mail. Getting Started";
MetaKeyWords = "send, receive, compose, read conversations, add tags, manage received messages, manage several email accounts";
MetaDescription = "Manage your correspondence right on the portal with Mail";
var guides = new GuidesModel();
guides.CaptionRelatedTips = "Related Tips & Tricks";
guides.Title = "Report Templates";
guides.RelatedTips = "Are you tired of generating reports manually? Now you can set up needed parameters once and regularly receive automatic reports by email.";
guides.LearnMore = "Learn more...";
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter GettingStarted">
<ul class="TableOfContents">
<li><span class="gs_link gs_active" id="all">All</span></li>
<li><span class="gs_link" id="Overview">Overview</span></li>
<li><span class="gs_link" id="CreatingEditingAccount">Creating/editing account</span></li>
<li><span class="gs_link" id="ChangingAccountSettings">Changing account settings</span></li>
<li><span class="gs_link" id="MailServer">Configuring mail server</span></li>
<li><span class="gs_link" id="SendingReceivingMessages">Sending/receiving messages</span></li>
<li><span class="gs_link" id="ManagingContacts">Managing Contacts</span></li>
<li><span class="gs_link" id="IntegratingwithCRM">Integrating with CRM</span></li>
<li><span class="gs_link" id="IntegratingwithCalendar">Integrating with Calendar</span></li>
<li><span class="gs_link" id="CreatingManagingTags">Creating/managing tags</span></li>
<li><span class="gs_link" id="CreatingManagingFolders">Creating custom folders</span></li>
<li><span class="gs_link" id="CreatingManagingFilters">Setting up/applying filters</span></li>
<li><span class="gs_link" id="ChangingMailSettings">Changing Mail module settings</span></li>
</ul>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-mail/onlyoffice-mail.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/manage-messages/manage-messages.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/inbox/inbox.ascx" /></li>
<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/contacts/contacts.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/send-email/send-email.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/receive-email/receive-email.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/add-tag/add-tag.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/delete-tags/delete-tags.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/edit-tags/edit-tags.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/font-formatting/font-formatting.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/invoices/invoices.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/mail-server/mail-server.ascx" /></li>
</ul>
</div>
<div class="gs_content" id="Overview_block">
<h2>Overview</h2>
<div class="PortalHelp">
<p><b>Mail</b> is a communication tool designed to manage your correspondence right on the portal. This message management solution helps you work more efficiently, improve business communication and allows you to:</p>
<ul>
<li>manage one or several email accounts,</li>
<li>communicate quickly and manage the contacts effectively,</li>
<li>get access to <a class="see_also" href="#ManagingContacts_block">your personal, portal and CRM contact addresses</a>,</li>
<li>organize email addresses in a single place,</li>
<li><a class="see_also" href="#MailServer_block">create corporate mailboxes</a>,</li>
<li><a class="see_also" href="#SendingReceivingMessages_block__manage">manage email messages</a> on the portal,</li>
<li><a class="see_also" href="#SendingReceivingMessages_block__read">read your messages</a> in one place and respond to all of them,</li>
<li>create and edit email templates to simplify the process of working with similar messages,</li>
<li>get access to message history, contacts and files through any browser any time, anywhere,</li>
<li>link a conversation or a single message to existing <a class="see_also" href="#IntegratingwithCRM_block">CRM elements</a> or <a class="see_also" href="#IntegratingwithCRM_block__newcontacts">create new CRM contacts</a> on the base of conversations,</li>
<li><a class="see_also" href="#IntegratingwithCRM_block__invoices">send invoices</a> from CRM module,</li>
<li><a class="see_also" href="#ChangingAccountSettings_block__addingSignature"> create a signature</a>,</li>
<li>use the <a class="see_also" href="#ChangingAccountSettings_block__mailAutoreply"> Mail autoreply feature</a>,</li>
<li><a class="see_also" href="#SendingReceivingMessages_block__emailIn"> save attachments to any folder in Documents module</a>,</li>
<li>create, customize and <a class="see_also" href="#CreatingManagingTags_block">use tags</a> for fast and easy message management,</li>
<li>receive <a class="see_also" href="#IntegratingwithCalendar_block">calendar event notifications</a>, accept or decline invitations,</li>
<li>use on-portal notifications when you receive new messages,</li>
<li>create custom <a class="see_also" href="#CreatingManagingFolders_block">folders</a> and apply <a class="see_also" href="#CreatingManagingFilters_block">filters</a> to automatically perform certain actions on messages.</li>
</ul>
<p>To access <b>Mail</b> just 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>
<div class="gs_content" id="CreatingEditingAccount_block">
<h2>Creating/editing account</h2>
<div class="PortalHelp">
<p>To send, receive and keep your messages in order right on the portal first of all you need to set up an account. To do that,</p>
<ol>
<li>click the <img alt="Mail" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail.png")%>" /> icon at the top of any portal page,</li>
<li>click the <b>Add new account</b> button in the opened window,</li>
<li>complete the following fields: email and password,
<div class="screen_block">
<img alt="Create Account" target="img1_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/CreateAccount.png")%>" />
<img alt="Create Account" id="img1_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/CreateAccount.png")%>" />
<div target="img1_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
<li>If necessary, switch to the advanced settings window using the <b>Advanced</b> option:
<div class="screen_block">
<img alt="Create Account - Advanced" target="img28_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/Advanced.png")%>" />
<img alt="Create Account - Advanced" id="img28_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/Advanced.png")%>" />
<div target="img28_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>Default parameters for the most popular mail services are automatically detected. You can change some of them if necessary. To return to the default settings click the <b>Get default settings</b> link.</p>
<div class="notehelp">The full list of the settings for the most popular mail services can be found <a href="<%=VirtualPathUtility.ToAbsolute("~/administration/mail-tables.aspx")%>">here</a>. You can also refer to the official documentation of your mail service.</div>
<p>The following parameters are available:</p>
<ul>
<li><b>Email</b> - your email address.</li>
<li><b>Account name</b> (optional) - your name.</li>
<li><b>Receive mail</b> fields
<ul>
<li><b>POP or IMAP Server</b> - your POP or IMAP server host name, such as <span class="param-type">pop.domain.com</span> or <span class="param-type">imap.domain.com</span>.</li>
<li><b>Port</b> - the port number used by the POP or IMAP server (by default, port 993 is used for IMAP Server, port 995 is used for POP Server, with the SSL encryption).</li>
<li><b>Login</b> - your email address.</li>
<li><b>Password</b> - the password you use to access the email box.</li>
<li><b>Authentication type</b> - <em>Simple password</em> or <em>Encrypted password</em>.</li>
<li><b>Encryption for POP or IMAP Server</b> - select the <em>SSL</em> or <em>STARTTLS</em> option depending on the encryption used for your POP or IMAP Server.</li>
</ul>
</li>
<li><b>Send mail</b> fields
<ul>
<li><b>SMTP Server</b> - your SMTP server host name, such as <span class="param-type">smtp.domain.com</span>.</li>
<li><b>Port</b> - the port number used by the SMTP server (by default, port 465 is used for <em>SSL</em>, port 587 is used for <em>STARTTLS</em>).</li>
<li><b>Login</b> - your email address.</li>
<li><b>Password</b> - the password you use to access the email box.</li>
<li><b>Authentication type</b> - <em>Simple password</em> or <em>Encrypted password</em>.</li>
<li><b>Encryption for SMTP Server</b> - select the <em>SSL</em> or <em>STARTTLS</em> option depending on the encryption used for your SMTP Server. You may need to change the port correspondingly.</li>
</ul>
</li>
</ul>
</li>
<li>click the <b>Add Account</b> (or <b>Save</b>) button to connect an account.</li>
</ol>
<%--<p>If you have a gmail account you can connect it to <b>Mail</b> using the <img alt="Google" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/google.png")%>" /> icon. To do that, </p>
<ol>
<li>click the <img alt="Google" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/google.png")%>" /> icon which is situated in the right part of the <b>Add mail account</b> window,</li>
<li>in the open window enter your <b>Email</b> and <b>Password</b>,</li>
<li>press the <b>Sign in</b> button,</li>
<li>grant the access to your account to the <b>Mail</b> application,</li>
<li>in the open <b>Done</b> window press the <b>OK</b> button.</li>
</ol>--%>
<p>The mail importing process starts. This might take some time. You can close the window and continue using the portal or even close the browser. The importing will continue in the background. When the importing process is finished, all messages from your mail account will be loaded into the <b>Inbox</b> folder and you can start working with your correspondence.</p>
<div class="inner_delimiter"></div>
<p>In case you need to add one more account, follow these steps:</p>
<ol>
<li>click the <b>Settings</b> section on the left-side menu,</li>
<li>select the <b>Account Management</b> option,</li>
<li>click the <b>Add New Account</b> button above the list of the existing accounts,</li>
<li>follow the account creation procedure described above,</li>
<li>click the <b>Add Account</b> button to connect a new account.</li>
</ol>
<p>The messages of the new added mail account will be loaded into the <b>Inbox</b> folder.</p>
<div class="inner_delimiter"></div>
<p>To edit an account (if you have changed the password for example) complete the following steps:</p>
<ol>
<li>click the <b>Settings</b> section on the left-side menu,</li>
<li>select the <b>Account Management</b> option,</li>
<li>select the necessary account from the list and click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right,</li>
<li>select the <b>Edit</b> option to open the <b>Account Management</b> window,</li>
<li>type in the necessary parameters to make changes,</li>
<li>click the <b>Save</b> button.</li>
</ol>
<div class="notehelp">
The settings for the accounts connected using OAuth cannot be edited. You can only change the account name for them.
</div>
<div class="inner_delimiter"></div>
<p>If you have decided to delete an account from <b>Mail</b>:</p>
<ol>
<li>click the <b>Settings</b> section on the left-side menu,</li>
<li>select the <b>Account Management</b> option,</li>
<li>select the necessary account from the list and click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right,</li>
<li>select the <b>Delete</b> option,</li>
<li>click the <b>Delete</b> button to confirm the account elimination.</li>
</ol>
<p>All messages of this account will be removed from the <b>Inbox</b> folder.</p>
<p>If you don't need an account any longer but you want to save all the messages that have already been sent to it just <b>Deactivate</b> your account. If you choose this option you won't receive new messages from the deactivated account but the previously received messages will be displayed in your <b>Mail</b> and you could access them any time.</p>
</div>
</div>
<div class="gs_content" id="ChangingAccountSettings_block">
<h2>Changing account settings</h2>
<div class="PortalHelp">
<a id="ChangingAccountSettings_block__addingSignature"></a>
<h6>Adding Signature</h6>
<p><b>Mail</b> allows you to add a <b>signature</b> to your email messages.</p>
<p>To do that,</p>
<ol>
<li>go to the <b>Settings</b> section on the left-side menu and choose the <b>Account Management</b> option,</li>
<li>click the <b>Manage signature</b> button next to the needed account,
<div class="screen_block">
<img alt="Activate Signature" target="img10_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/ActivateSignature.png")%>" />
<img alt="Activate Signature" id="img10_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/ActivateSignature.png")%>" />
<div target="img10_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
<li>in the opened 'Manage signature' window set up your own signature,
<div class="notehelp">
Your choice is not restricted to the name only. You may use a text, picture, link or even generated html code as a signature.
</div></li>
<li>click the <b>Save</b> button.
<div class="screen_block">
<img alt="Create Signature" target="img11_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/CreateSignature.png")%>" />
<img alt="Create Signature" id="img11_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/CreateSignature.png")%>" />
<div target="img11_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
</ol>
<p>Your personal signature will be added automatically every time you send an email from the account with the signature preconfigured.</p>
<p>If you want to change or delete the signature,</p>
<ol>
<li>go to the <b>Settings</b> section on the left-side menu and choose the <b>Account Management</b> option,</li>
<li>click the <b>Manage signature</b> button next to the needed account,</li>
<li>in the opened 'Manage signature' window change the signature or delete it,
<div class="notehelp">
You may also deactivate it temporarily unchecking the <b>Use signature</b> box.
</div></li>
</ol>
<div class="inner_delimiter"></div>
<a id="ChangingAccountSettings_block__mailAutoreply"></a>
<h6>Enabling Mail Autoreply feature</h6>
<p>You can set up your accounts connected to the <b>Mail</b> module to send <b>automatic replies</b> when you are away.</p>
<p>To do that,</p>
<ol>
<li>go to the <b>Settings</b> section on the left-side menu and choose the <b>Account Management</b> option,</li>
<li>select the necessary account from the list and click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right,</li>
<li>select the <b>Mail autoreply</b> option,</li>
<li>in the opened 'Mail autoreply' window check the <b>Turn autoreply on</b> option to enable the autoreply feature,</li>
<li>check the <b>Send autoreply to people in contacts only</b> option, if you want automatic replies to be sent to the email addresses stored in your address book only (including <b>Personal</b>, <b>Portal</b> and <b>CRM Contacts</b>).</li>
<li>if necessary, set the period when the feature should work. The start date is automatically set to a current date, but you can change it. Check the <b>To</b> box and set the end date.</li>
<li>fill in the message <b>Subject</b> and <b>Body</b>,
<div class="notehelp">
If you have set up a signature, it will also be added into automatic responses.
</div>
</li>
<li>click the <b>Save</b> button.</li>
</ol>
<div class="screen_block">
<img alt="Mail Autoreply" target="img21_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/MailAutoreply.png")%>" />
<img alt="Mail Autoreply" id="img21_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/MailAutoreply.png")%>" />
<div target="img21_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>Once the <b>Mail autoreply</b> feature is enabled, an information message will be displayed when you access <b>Mail</b>. Using the links in this message you will be able to quickly <b>disable</b> the feature or go to the <b>Account Management</b> page to change the settings. At the <b>Account Management</b> page, you can also turn <b>Mail autoreply</b> off by clicking the corresponding link.</p>
<p>When the <b>Mail autoreply</b> feature is enabled, an automatic response will be sent to all incoming messages, except when:</p>
<ul>
<li>a message has been received from your account or from a mail group,</li>
<li>an automatic response has already been sent to this address within one day,</li>
<li>a message is a newsletter,</li>
<li>the <b>Send autoreply to people in contacts only</b> option is checked and the sender's email address is not stored in your address book.</li>
</ul>
</div>
</div>
<div class="gs_content" id="MailServer_block">
<h2>Configuring mail server</h2>
<div class="PortalHelp">
<p>From now on <b>Mail</b> not only aggregates the emails from different email services that you use but also gives you an opportunity to add a mail server to your domain. So, if you have your own domain you can easily create and manage corporate mailboxes right on your portal.</p>
<div class="notehelp">
Only the portal owner and administrator can set up the domains, create, manage and delete corporate mailboxes.
</div>
<p>To set up your first domain,</p>
<ol>
<li>click the <img alt="Mail" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail.png")%>" /> icon at the top of any portal page (if you haven't created any account yet) and click the <b>Set up domain</b> link or go to the <b>Settings</b> section of the <b>Mail</b> module,</li>
<li>choose the <b>Mail Server</b> option and click the <b>Add your own domain</b> button,
<div class="screen_block">
<img alt="Add Domain" target="img16_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/AddDomain.png")%>" />
<img alt="Add Domain" id="img16_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/AddDomain.png")%>" />
<div target="img16_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
<li>follow the wizard instructions to set up the domain:
<ul>
<li>enter your domain name in the corresponding field and click the <b>Next</b> button,</li>
<li>prove the domain ownership by adding <b>TXT record</b> to the control panel of your domain using the information provided in the wizard instruction and click the <b>Next</b> button,
<div class="notehelp">
If you are using the <b>server version</b>, its not necessary to perform this step. In this case, the wizard includes 4 steps only.
</div>
</li>
<li>add the <b>MX record</b> to the control panel of your domain using the information provided in the wizard instruction and click the <b>Next</b> button,</li>
<li>add the <b>SPF record</b> to the control panel of your domain using the information provided in the wizard instruction and click the <b>Next</b> button,</li>
<li>add the <b>DKIM record</b> to the control panel of your domain using the information provided in the wizard instruction and click the <b>Complete</b> button.</li>
</ul>
</li>
<li>in the appeared window click the <b>OK</b> button.</li>
</ol>
<p>The added domain will be shown on the domains list page. Using the <b>Add your own domain</b> button you can add as many domains as you need.</p>
<p>Using the domain menu you can:</p>
<ul>
<li>Check the <b>DNS settings</b>,</li>
<li><b>Delete domain</b> if you don't need it any more.</li>
</ul>
<div class="notehelp">
There is also a possibility to view the <b>connection settings</b> that can be used when connecting a mailbox to a third-party mail client.
<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>Account Management</b> page.</p>
<p>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>
<p>If you see the red notification next to the added domain, it means that some of the DNS records are incorrect or that they haven't been updated yet (this process may take from several minutes to several hours). Wait some time and if the notification remains click the <b>DNS settings</b> link to learn which DNS record you need to check.
Click the <b>Verify</b> button to update the DNS settings information. Once updating is over, you can add the first mailbox.</p>
<p>In case you don't have your own domain you can use our free default domain. You can find it on the <b>Mail server</b> page of the <b>Settings</b> section.</p>
<p>To create a new mailbox,</p>
<ol>
<li>choose the needed domain (it can be either our domain or yours),</li>
<li>click the <b>Add new mailbox</b> link,</li>
<li>in the <b>Create new mailbox</b> window type the <b>Mailbox address</b> in the corresponding field and choose the user you want to create a mailbox for using the <b>Add user</b> link. 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,
<div class="notehelp">
You can create only two mailboxes for one user for each domain.
</div>
</li>
<li>click the <b>Save</b> button.
<div class="notehelp">
There is a second way to create a mailbox for our default domain. Go to the <b>Account Management</b> page, click the <b>Create Mailbox</b> button and follow the instruction described above.
</div>
</li>
</ol>
<div class="screen_block">
<img alt="Create New Mailbox" target="img17_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/CreateNewMailbox.png")%>" />
<img alt="Create New Mailbox" id="img17_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/CreateNewMailbox.png")%>" />
<div target="img17_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="notehelp">
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>Using the mailbox menu you can <b>Edit mailbox aliases</b> or <b>Delete</b> a mailbox. If you want to learn more about aliases and mail groups, read this <a target ="_blank" class="links" href="<%=VirtualPathUtility.ToAbsolute("~/administration/mail-alias-groups.aspx")%>">article</a>.</p>
<div class="notehelp">
There is also a possibility 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>Account Management</b> page.</p>
<p>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>
</div>
</div>
<div class="gs_content" id="SendingReceivingMessages_block">
<h2>Sending/receiving messages</h2>
<div class="PortalHelp">
<p>Once you've added an email account to <b>Mail</b> or have created a mailbox right on the portal you can send and receive emails.</p>
<p>To send an email,</p>
<ol>
<li>click the <b>Create Email</b> button in the upper left corner to open the page where you will be able to create a message,
<p>In case you have several accounts, you need to select one to send a message. To do that, click the black arrow next to the <b>From:</b> field to open the drop-down list and select the necessary account.</p>
<div class="notehelp">
You can set the default account on the <b>Account Management</b> page of the <b>Settings</b> section. To do that, check the account you want to set as default for sending the emails.
</div></li>
<li>start typing the recipient email address or name in the <b>To:</b> filter field and choose the needed one from the list. The contacts stored in your address book that match the entered characters are displayed there as you type (i.e. your personal, CRM and portal contacts as well as email adresses you've already sent emails to).
<p>You can send a message to more than one person. Select several addresses from the list one by one or enter multiple new addresses separated by commas. If an email address is entered incorrectly, the address block will be highlighted in red. To edit an address, double click the necessary address block. To delete an address from the <b>To:</b> field, click the <img alt="Delete Address Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/deleteaddressicon.png")%>" /> icon.</p>
<div class="notehelp">
When entering email addresses, you can also use common keyboard shortcuts: <b>Ctrl+A</b> to select all address blocks or all content within the block being edited, <b>Ctrl+C</b> to copy the selected data, <b>Ctrl+V</b> to paste the previously copied data, <b>Ctrl+Z</b> to undo the last performed action, <b>Ctrl+Y</b> to redo the last undone action.
</div>
<div class="screen_block">
<img alt="Add Multiple Email Addresses" target="img22_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/EmailAddresses.png")%>" />
<img alt="Add Multiple Email Addresses" id="img22_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/EmailAddresses.png")%>" />
<div target="img22_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>To send a copy to multiple addresses, use the <b>Add copy</b> link situated to the right of the <b>To:</b> field.</p>
</li>
<li>enter a subject of your message in the <b>Subject:</b> field,</li>
<li>write your message,
<p>To format your message, insert a link or an image use the formatting toolbar located above the message body field. You can change the font type, size, color, background color, clear formatting, change the text alignment, increase or decrease indents, insert lists, images, links, smileys, quotes, switch to the HTML view of your text.</p>
<p id="spellcheckerUse">The mail message editor uses native browser spellchecker to check the spelling when you enter the message text. The incorrectly spelt word will be underlined with the red wavy line. If you need to see the word variant suggestions with the correct spelling, click the word with the right mouse button holding the <b>Ctrl</b> key on the keyboard.</p>
<div class="notehelp">Some browsers have the spellchecker disabled by default. Please see your browser documentation to find out how to enable it.</div>
<p>The message is automatically saved as a drafts while you are typing.</p>
</li>
<li>attach files,
<p>You can attach documents from your local drive or <a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-gettingstarted-documents.aspx")%>">Documents</a> module to the message using the corresponding buttons under the message body field. Remember, that the file size must not exceed 15 MB and the total size of all files must not exceed 25 MB. To remove an attachment, click the <img alt="Remove attachment Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/removeattachment.png")%>" /> icon. You can also click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> <b>Actions</b> icon to the right of the attachment to <b>Download</b>, <b>View</b> or <b>Delete</b> the file. If your message contains several attachments, you can use the <b>Delete All</b> option next to the attachment list to remove all the files at once.</p>
<div class="notehelp">
If the file size exceedes the allowed limit, you'll be suggested to send the attachment(s) as a link(s) to the needed document(s). In such case all the files you want to send will be saved in <b>My Documents</b> folder.
</div>
<p>If you want to send links to some files from the <b>Documents</b> module instead of adding these files to your message as attachments, use the <b>Attach files from Documents</b> option. In a new window that opens, switch between the <b>Documents</b> module sections and folders, check the necessary documents in the list, make sure that the <b>Attach links to files</b> option is selected and click the <b>Attach Files</b> button. If you have the <b>Read Only</b> access rights to a file from the <b>Shared with me</b> or <b>Common Documents</b> folder, you'll be prompted to copy the file to the <b>My documents</b> folder.</p>
<div class="screen_block">
<img alt="Attach links to files" target="img23_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/AttachLinkToFile.png")%>" />
<img alt="Attach links to files" id="img23_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/AttachLinkToFile.png")%>" />
<div target="img23_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>The links to the selected files will be inserted into your message body. When you click the <b>Send</b> button, you will be asked to set up access rights for all the files attached as links. When a recipient follow the link from your message, the document will open in the online viewer or editor depending on the access rights you have specified.</p>
</li>
<li>if necessary, you can request the delivery report using the <img alt="Request the delivery report" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/deliveryreport.png")%>" /> icon. At the receiving end, a read-receipt request will be displayed in the message if the client application supports this functionality. If the server supports sending delivery receipts, you should also receive a message with a delivery notification.</li>
<li>assign a tag,
<p>The tags are used to simplify the search and message organization. To assign a tag to the message, click the <b>Tags</b> button at the top of the message body field and select the necessary tag or create a new one.</p></li>
<li>click the <b>Send</b> button.
<div class="screen_block">
<img alt="Create Mail" target="img2_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/CreateMail.png")%>" />
<img alt="Create Mail" id="img2_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/CreateMail.png")%>" />
<div target="img2_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>To send your message later, click the arrow next to the <b>Save</b> button and choose the <b>Save draft</b> option. Your message will be saved in the <b>Drafts</b> folder. To access your draft, just click the corresponding folder on the left-side menu.</p>
<p>To create a template on the base of your message, click the arrow next to the <b>Save</b> button and choose the <b>Save template</b> option. Your message will be saved in the <b>Templates</b> folder on the left-side menu. To learn more on how to create, edit and apply email templates, please refer to this <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-guides-mail-email-templates.aspx")%>">article</a>.</p></li>
</ol>
<div class="inner_delimiter"></div>
<a id="SendingReceivingMessages_block__manage"></a>
<h6>Managing messages in the Inbox folder</h6>
<p>In order to update the <b>Inbox</b> folder, just click the <img alt="Get New Messages Button" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/GetNewMessagesButton.png")%>" /> button. All the conversations which you haven't read yet are displayed next to the <b>Inbox</b> caption or over the <img alt="Mail" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail.png")%>" /> icon. If you click the <img alt="Mail" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail.png")%>" /> icon you'll see the list of new conversations/messages, click the <b>See all</b> link to open them in the inbox. The number of messages in one conversation is displayed next to the name of a sender, for example: <img alt="Number of letters Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/NumberofLettersIcon.png")%>" />.</p>
<div class="notehelp">
If you do not want messages to group into conversations, go to the <b>Settings</b> section on the left-side menu, open the <b>Common Settings</b> page and uncheck the <b>Enable Conversations</b> option. If this setting is disabled, all emails and replies to them are displayed separately in the message list.
</div>
<h6>Searching for, sorting and filtering messages</h6>
<p>To quickly <b>find</b> necessary emails according to the selected criteria, use the <b>Filter</b> field above the messages list.</p>
<ul>
<li> to display the conversations according to the selected criteria, click the <img alt="Add filter Button" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/filtericon.png")%>" /> button and select one of the options:
<p>Status</p>
<ul>
<li><b>Unread</b> to display the conversations with unread messages;</li>
<li><b>Read</b> to display the conversations that have been read.</li>
</ul>
<p>By period</p>
<ul>
<li><b>Last week</b> to display the conversations of last week;</li>
<li><b>Yesterday</b> to display the conversations of yesterday;</li>
<li><b>Today</b> to display the conversations of today;</li>
<li><b>Custom period</b> to display the conversations of the specified period.</li>
</ul>
<p>Other</p>
<ul>
<li><b>Important</b> to display the flagged conversations;</li>
<li><b>With attachment</b> to display the conversations with attachment only. These conversations are marked with the <img alt="With attachment" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/withattachment.png")%>" /> icon in the list;</li>
<li><b>From sender</b> to display the conversations of the specified sender;</li>
<li><b>To mail address</b> to display the conversations with a specified email address;</li>
<li><b>With tag</b> to display the conversations with a specified tag only;</li>
<li><b>With calendar</b> to display the conversations with calendar events only. These conversations are marked with the <img alt="With calendar" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/withcalendar.png")%>" /> icon in the list.</li>
</ul>
</li>
<li>you can also enter the message subject entirely or partially into the <b>Filter</b> field and press Enter.</li>
</ul>
<p>To organize the received emails, check the <img alt="Select Button" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/SelectAllButton.png")%>" /> box in the upper left corner above the message list to select all displayed messages, or click the arrow next to this check box and choose one of the options to mark the needed group of conversations: <b>All</b>, <b>Unread</b>, <b>Read</b>, <b>Important</b>, <b>With attachment</b>, <b>None</b>, or manually check some necessary conversations from different groups. Then choose an appropriate operation using buttons above the message list:</p>
<ul>
<li><b>Delete</b> - to move the selected conversation(s) to the <b>Trash</b> folder,
<p>You can delete all the conversations from the <i>Trash</i> folder in one click. You only need to click the <img alt="Trash Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Trash.png")%>" /> icon which appears when you hold the cursor on the <b>Trash</b> caption.</p></li>
<li><b>Spam</b> - to move the selected conversation(s) to the <b>Spam</b> folder,
<p>Remember that it's impossible to restore the conversations deleted from the <b>Spam</b> folder.</p></li>
<li><b>Move to</b> - to move the selected conversation(s) to the specified default or custom folder,</li>
<li><b>Tags</b> - to assign a selected or created tag to the selected conversation(s),</li>
<li><img alt="More Button" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/moreactions.png")%>" /> <b>More</b> - to choose one of the following actions:
<ul>
<li><b>Mark as read</b> - to mark the selected unread conversation(s) as read</li>
<li><b>Mark as unread</b> - to mark the selected read conversation(s) as unread</li>
<li><b>Mark as important</b> - to mark the selected conversation(s) as important using the <img alt="Important" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/importanticon.png")%>" /> icon.</li>
<li><b>Mark as not important</b> - to mark the selected important conversation(s) as not important. The flag icon will look like this: <img alt="Not Important" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/notimportanticon.png")%>" />.</li>
</ul>
</li>
</ul>
<div class="notehelp">
You can also use the conversation context menu to perform the desired operation. Check the necessary conversations, right click the selected area and choose the needed option: <b>Mark as Read/Unread</b>, <b>Spam</b>, <b>Delete</b>.
If you choose only one conversation, you'll see the advanced context menu. Choose one of the available options: <b>Open</b>, <b>Open in new tab</b>, <b>Reply</b> <b>Reply All</b>, <b>Forward</b>, <b>Create Email to Sender</b>, <b>Mark as Read/Unread</b>, <b>Mark as Important/Not Important</b>, <b>Print</b>, <b>Spam</b>, <b>Delete</b>.
</div>
<ul>
<li>add a <b>flag</b> to add a visual sign to the conversation,</li>
<li>use <b>Sort by</b> option to view the conversations in the <b>Inbox</b> folder arranged by date.
<div class="screen_block">
<img alt="Inbox" target="img3_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/Inbox.png")%>" />
<img alt="Inbox" id="img3_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/Inbox.png")%>" />
<div target="img3_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
</ul>
<a id="SendingReceivingMessages_block__read"></a>
<h6>Reading &amp; printing messages</h6>
<p>To read an email just click its subject.</p>
<p>When the conversation is open, by default, only the last sent or received message is shown. If you want to see all the messages of the conversation, click the <b>Expand all</b> link. If you want to hide them click the <b>Collapse all</b> link. You can pass from one open conversation to another using the <b>Previous</b> and <b>Next</b> links. Using the buttons situated above the message body field or the drop-down list, you can reply to the message, forward it, open it in a new tab, delete it, print, export it to CRM, mark it as unread, move it to the <b>Spam</b> folder, add a tag, link it with a CRM element, create a new personal or CRM contact on its base. </p>
<div class="notehelp">
To print all the messages in the conversation, open it, click the <b>More</b> button on the top and select the <b>Print all</b> option. To print a single message from the conversation, click the corresponding <b>Actions</b> button on the right and select the <b>Print</b> option.
</div>
<div class="screen_block">
<img alt="Read Message" target="img4_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/ReadMessage.png")%>" />
<img alt="Read Message" id="img4_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/ReadMessage.png")%>" />
<div target="img4_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<h6>Displaying images</h6>
<p>By default, images sent in a message are disabled for the security reasons. To see the images you need to press the <b>Display images</b> link. If you need to change display options click the <b>Always display images from "name of a sender"</b> caption. After you've applied this option all the images in a message sent by the chosen user will be displayed by default.</p>
<div class="screen_block">
<img alt="Enable Image" target="img5_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/EnableImage.png")%>" />
<img alt="Enable Image" id="img5_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/EnableImage.png")%>" />
<div target="img5_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>You can also go to the <b>Settings</b> section on the left-side menu, open the <b>Common Settings</b> page and use the <b>Always display images from all</b> option to enable or disable displaying images in all messages from all senders.</p>
<a id="SendingReceivingMessages_block__emailIn"></a>
<h6>Working with attachments</h6>
<p>The received email may contain attached files. Using <b>Mail</b> you can automatically save those files to any folder in the <b>Documents</b> module. To do that, you need to set up a folder for the attachments,</p>
<ol>
<li>go to the <b>Settings</b> section on the left-side menu and choose the <b>Account Management</b> option,</li>
<li>click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right of the account you want to set up the folder for,</li>
<li>choose the <b>Folder for Attachments</b> option and then the desired folder,</li>
<li>click the <b>OK</b> button.
<div class="screen_block">
<img alt="Folder For Attachments" target="img12_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/FolderForAttachments.png")%>" />
<img alt="Folder For Attachments" id="img12_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/FolderForAttachments.png")%>" />
<div target="img12_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
</ol>
<p>When the folder for attachments is set all the files attached to the future emails will be saved there.</p>
<div class="notehelp">
You can easily <b>Unlink</b> or change the attachment folder following the steps described above. But please note, if you change the folder all the previously saved attachments won't be transferred to a new folder. The changes will be applied only to new emails.
</div>
<p>Using the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right of the attachment you also can: </p>
<ul>
<li><b>Download</b> a file to your computer,</li>
<li><b>View</b> a file in your browser,</li>
<li><b>Open</b> a file (text file, spreadsheet or presentation) <b>in document editor</b>,</li>
<li><b>Save</b> a file <b>to Documents</b> module selecting the folder you need.</li>
</ul>
<p>If a message contains several attachments, you can use the <b>Download All</b> option next to the attachment list to download all the files as a single <code>.zip</code> archive.</p>
<div class="screen_block">
<img alt="Attachment Options" target="img13_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/AttachmentOptions.png")%>" />
<img alt="Attachment Options" id="img13_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/AttachmentOptions.png")%>" />
<div target="img13_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</div>
</div>
<div class="gs_content" id="ManagingContacts_block">
<h2>Managing Contacts</h2>
<div class="PortalHelp">
<p><b>Mail</b> as an indispensable tool of business communication allows you to carry on correspondence with your personal contacts, portal users as well as with CRM contacts. All the contacts are stored in the <b>address book</b>. To access it, expand the <b>Contacts</b> section on the left-side menu and select the <b>Personal Contacts</b>, <b>Portal Contacts</b> or <b>CRM Contacts</b> list.</p>
<p>The <b>Personal Contacts</b> list displays the people you've already sent emails to (they can be filtered by the <b>Frequently contacted</b> parameter) and those who have been added as your personal contacts.</p>
<ul>
<li>You can create completely new contacts using the <b>Create contact</b> button on the top of the list or save existing contacts using the <b>Add to contacts</b> option from the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> menu.
<div class="notehelp">
To add a new personal contact, you can also open an incoming message, click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right and select the <b>Create personal contact</b> option.
</div>
<p>Fill in the <b>Add to contacts</b> form specifying the person <b>Name</b>, <b>Email</b>, <b>Phone</b> (use the <img alt="Plus Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/PlusIcon.png")%>" /> icon to add additional phone numbers or email addresses) and <b>Description</b> and click <b>Save</b>. Once you have saved some contacts, you can filter them by the <b>Personal contacts</b> parameter.</p>
<div class="screen_block">
<img alt="Add New Personal Contacts" target="img19_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/CreatePersonalContact.png")%>" />
<img alt="Add New Personal Contacts" id="img19_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/CreatePersonalContact.png")%>" />
<div target="img19_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
<li>To edit a personal contact click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon, select the <b>Edit contact</b> option, change the necessary data and click <b>Save</b>.</li>
<li>To remove contacts from the list, click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon and use the <b>Delete</b> option for each separate contact or check several contacts and click the <b>Delete</b> button on the top of the list.</li>
</ul>
<p>Within the <b>Portal Contacts</b> and <b>CRM Contacts</b> lists, you can click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon and select the <b>View contact profile</b> option to open a contact profile. You can also use the <b>Filter</b> to display:</p>
<ul>
<li>portal contacts which are included into a certain <b>Group</b>,</li>
<li>all CRM <b>companies</b> or all <b>persons</b> only, or the CRM contacts <b>with opportunities</b>,</li>
<li>CRM contacts of a certain <b>temperature level</b> only,</li>
<li>CRM contacts with a specified <b>tag</b> only.</li>
</ul>
<p>To send an email to a contact,</p>
<ol>
<li>select the <b>Personal Contacts</b>, <b>Portal Contacts</b> or <b>CRM Contacts</b> list,</li>
<li>select the necessary contact from the list,</li>
<li>click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right of the selected contact and use the <b>Compose mail</b> option.
<div class="screen_block">
<img alt="CRM Contacts" target="img7_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/CRMContacts.png")%>" />
<img alt="CRM Contacts" id="img7_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/CRMContacts.png")%>" />
<div target="img7_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>Alternatively use the <b>Compose</b> button situated above the contact list to send a message to the contact(s) you have selected checking the box next to the contact name.</p></li>
</ol>
</div>
</div>
<div class="gs_content" id="IntegratingwithCRM_block">
<h2>Integrating with CRM</h2>
<div class="PortalHelp">
<p><b>Mail</b> gives you an opportunity to link a conversation or a single message to a CRM element with the purpose to transfer all the necessary information about the contacts, cases, opportunities sent by email to your CRM module. </p>
<p>There is a difference between linking a conversation and single message to a CRM element. If you link a conversation, all the conversation existing messages and as well as future ones will be transferred to the CRM module. If you link a single message to a CRM element, only this message will be displayed in the CRM module.</p>
<p>To link a conversation to a CRM element,</p>
<ol>
<li>choose a conversation and open it,</li>
<li>сlick the <b>More</b> button in the upper part of the page and select the <b>Link with CRM</b> option,</li>
<li>in the opened <b>Link conversation with CRM</b> window select the element you want to link your conversation to opening the drop-down list,
<p>There are three available options in Mail, they are: <b>Contact</b>, <b>Case</b> and <b>Opportunity</b>. The default option is <b>Contact</b>.</p></li>
<li>enter the name of an element fully or partially,
<div class="notehelp">
You can link your conversation to several CRM elements at once.
</div>
<p>If you've added an element by mistake and want to delete it click the <img alt="Eliminate" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Eliminateicon.png")%>" /> icon next to its name.</p>
</li>
<li>click the <b>Save</b> button.</li>
</ol>
<div class="screen_block">
<img alt="Link conversation" target="img8_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/LinkConversation.png")%>" />
<img alt="Link conversation" id="img8_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/LinkConversation.png")%>" />
<div target="img8_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>To link a single message to a CRM element,</p>
<ol>
<li>open the required conversation,</li>
<li>click the desired message,</li>
<li>click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right and select the <b>Export to CRM</b> option,</li>
<li>in the opened <b>Export to CRM</b> window select the element you want to link your message to opening the drop-down list,</li>
<li>enter the name of an element fully or partially,
<p>If you've added an element by mistake and want to delete it click the <img alt="Eliminate" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Eliminateicon.png")%>" /> icon next to its name.</p>
</li>
<li>click the <b>Export</b> button.</li>
</ol>
<p>So that's it! You successfully transferred the necessary emails to the CRM module and since this moment you can look over your correspondence right on the element description page.</p>
<p>On the element description page in the CRM module you also can:</p>
<ul>
<li>see not only the messages of the conversation that have already been sent or received but the new ones as well;</li>
<li>open any message by clicking its subject;</li>
<li>open the attached files by clicking the <b>Show files</b> link;</li>
<li>delete a message by clicking the <img alt="Delete" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Eliminateicon2.png")%>" /> icon next to it.</li>
</ul>
<div class="screen_block">
<img alt="Element Page" target="img9_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/ElementPage.png")%>" />
<img alt="Element Page" id="img9_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/ElementPage.png")%>" />
<div target="img9_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>To unlink a conversation from a CRM element,</p>
<ol>
<li>click the <img alt="Mail" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail.png")%>" /> icon at the top of any portal page,</li>
<li>choose the necessary conversation and open it,</li>
<li>сlick the <b>More</b> button in the upper part of the page and select the <b>Link with CRM</b> option,</li>
<li>in the opened <b>Link conversation with CRM</b> window you'll see all the CRM elements linked with the conversation. If you want to delete all the linked elements, click the <b>Unlink all</b> button and confirm your choice. If you want to delete a certain CRM element click the <img alt="Eliminate" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Eliminateicon.png")%>" /> icon next to its name and then the <b>Save</b> button.
<div class="notehelp">
Remember that if you unlink a conversation from a CRM element, new messages won't be transferred to the CRM module any longer but all the previously transferred conversation messages will remain on the element description page.If you want to delete the conversation from the element description page delete the messages one by one clicking the <img alt="Eliminate2" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Eliminateicon2.png")%>" /> icon next to the corresponding message.
</div>
</li>
</ol>
<p>To unlink a single message from a CRM element go to the element description page and click the <img alt="Eliminate2" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Eliminateicon2.png")%>" /> icon next to the required message.</p>
<a id="IntegratingwithCRM_block__newcontacts"></a>
<p>You can also create a new CRM contact on the base of a conversation. To do that,</p>
<ol>
<li>open the required conversation,</li>
<li>click any message received from the sender you want to add to CRM contacts,</li>
<li>click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right and select the <b>Create new CRM person</b> or <b>Create new CRM company</b> option,</li>
<li>in the opened <b>Link conversation with CRM</b> window click the necessary button:
<ul>
<li><b>Create and link</b> - to create a new contact and link the current conversation with it,</li>
<li><b>Just create contact</b> - to create a new contact without linking the current conversation.</li>
</ul>
</li>
<li>a new CRM contact creation form will open. The <b>First name</b>, <b>Last name</b> (or <b>Company Name</b> for companies) and <b>Email</b> fields will be automatically filled in with the contact information from the received message. Add some other data, if necessary, and click <b>Save</b>.</li>
</ol>
<div class="screen_block">
<img alt="Create a new CRM Contact" target="img18_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/CreateCRMContact.png")%>" />
<img alt="Create a new CRM Contact" id="img18_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/CreateCRMContact.png")%>" />
<div target="img18_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="inner_delimiter"></div>
<a id="IntegratingwithCRM_block__invoices"></a>
<p>You can send invoices from the CRM module using <b>Mail</b>. No doubt this feature will considerably save your time as long as you don't need to change between modules any longer.</p>
<p>To do that,</p>
<ol>
<li>go to <b>CRM</b> module,</li>
<li>click the <b>Create new</b> button and choose the <b>Invoice</b> option. Alternatively, go to the <b>Contacts</b> section and choose a person or company the invoice is going to be made out to and click the <b>Make out an invoice</b> button,
<div class="screen_block">
<img alt="Make Out Invoice" target="img14_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/MakeOutInvoice.png")%>" />
<img alt="Make Out Invoice" id="img14_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/MakeOutInvoice.png")%>" />
<div target="img14_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="notehelp">
If the invoice that you need to send is made out already, proceed to the step 5.
</div></li>
<li>fill out all the fields marked with the red sign,</li>
<li>click the <b>Add this invoice</b> button,</li>
<li>on the 'Invoices' page click <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right of the necessary invoice and select the <b>Send by email</b> option. You will be redirected to the <b>Mail</b>. There you'll see the letter with the invoice attached,
<div class="screen_block">
<img alt="Send Invoice" target="img15_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/SendInvoice.png")%>" />
<img alt="Send Invoice" id="img15_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/SendInvoice.png")%>" />
<div target="img15_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
<li>fill out all the necessary fields of the letter,</li>
<li>click the <b>Send</b> button.
<div class="notehelp">
If you want to send it later click the <b>Save</b> button.
</div></li>
</ol>
<p>There you are! Now you know how to easily send the invoices to your clients with <b>Mail</b>. If you want to know more about <b>Invoices</b> read the <a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-gettingstarted-CRM.aspx")%>">CRM</a> section.</p>
</div>
</div>
<div class="gs_content" id="IntegratingwithCalendar_block">
<h2>Integrating with Calendar</h2>
<div class="PortalHelp">
<p>The <b>Mail</b> and <b>Calendar</b> integration gives you a possibility to exchange the calendar event information between the internal portal <a class="see_also" href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-gettingstarted-calendar.aspx")%>"><b>Calendar</b></a> and some third-party calendar applications using the <b>Mail</b> module as a communication channel.</p>
<p>The integration is based on the common open <a class="see_also" href="<%=VirtualPathUtility.ToAbsolute("~/glossary.aspx#iCal")%>">iCalendar</a> format. <b>iCalendar</b> is a popular format for interchanging calendar and scheduling information over the Internet. <b>iCalendar</b> is supported by a large number of open and proprietary software, such as <em>MS Exchange Server</em>, <em>MS Office Outlook 2000-2013</em>, <em>Google Calendar/GMail</em>, <em>Outlook.com</em>, <em>Yandex Mail/Calendar</em>, <em>Mail.ru</em>, <em>Yahoo</em>, <em>Apple Mail/Calendar</em>, <em>Lotus</em>, <em>Zimbra</em>, <em>Mozilla Thunderbird with the Lightning extension</em> etc.</p>
<p>When the <b>Mail Aggregator</b> downloads email messages from any mail accounts connected to the <b>Mail</b> module, the service searches for files in the <b>iCalendar</b> format. If an email contains such a file, you can:</p>
<ul>
<li>view the information about the event: its date and time, location, organizer's name. The calendar event card is interactive, i.e. it changes depending on the source event state. If the event has been changed or deleted in the third-party calendar or in the internal portal <b>Calendar</b>, the event card will display corresponding changes and a new notification about the event update or cancellation will be sent to the event participants.
<ul>
<li>if you have been invited to an event from the third-party calendar application or the internal portal <b>Calendar</b>, you can respond to the invitation right from the email message clicking the <b>Yes</b>, <b>Maybe</b> or <b>No</b> button in the <b>Reply</b> section. You can change your decision later. When a participant accept, tentatively accept or decline the invitation, the event organizer will also receive an email notification.</li>
<li>view the event <b>Location</b> on the <b>map</b> (if the location has been specified by the organizer).</li>
<li>edit the event in the internal portal <b>Calendar</b> using the <b>Go to event</b> link. The events from the email messages are automatically imported to <b>My calendar</b> on the portal. When you edit an imported event, the changes will be applied to this calendar only, they will not affect the source event in the third-party calendar. In turn, any further changes to the source event in the third-party application will not have an effect on the imported event.</li>
<li>view other events scheduled for the event date clicking the <b>Go to Calendar</b> in the <b>Agenda</b> section.</li>
</ul>
<div class="screen_block">
<img alt="View Calendar Invitations" target="img20_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/Invitation.png")%>" />
<img alt="View Calendar Invitations" id="img20_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/Invitation.png")%>" />
<div target="img20_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
<li>manually import events into the internal portal <b>Calendar</b>. While the events are imported automatically, you might need to import the event repeatedly from the email message, e.g. in case you delete it from your calendar. To do that, click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right of the file and select the <b>Save to Calendar</b> option from the menu. The event will be saved to <b>My calendar</b>.</li>
<li>view <em>.ics</em> files. To do that, click the <b>More Details</b> link in the event card, or the file name in the <b>Attachments</b> section, or click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right of the file and select the <b>View</b> option from the menu. The file will open in a new window.</li>
<li>download the <em>.ics</em> files to your computer or save them to any folder in the <b>Documents</b> module. To do that, click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right of the file and select the <b>Download</b> or <b>Save to Documents</b> option from the menu.</li>
</ul>
</div>
</div>
<div class="gs_content" id="CreatingManagingTags_block">
<h2>Creating/managing tags</h2>
<div class="PortalHelp">
<p>Arranging your emails will help you track your correspondence and facilitate the message search process. In order to arrange your emails you can add tags to them. To do that,</p>
<p>In the <b>Inbox</b> folder:</p>
<ol>
<li>select the conversation(s) checking the appropriate box,</li>
<li>click the <b>Tags</b> button above the list of received conversations,</li>
<li>select the tag from the list or create a new one.</li>
</ol>
<p>While reading a message:</p>
<ol>
<li>open the necessary conversation,</li>
<li>click the <b>Tags</b> button above the message body field,</li>
<li>if necessary, check the <b>Mark all sender(s) mail</b> option to automatically add the selected tag to all messages received later from the sender(s) of the current message,</li>
<li>select the tag from the list or create a new one.</li>
</ol>
<p>While composing a message:</p>
<ol>
<li>click the <b>Create Email</b> button,</li>
<li>click the <b>Tags</b> button situated above the <b>From:</b> field,</li>
<li>select the tag from the list or create a new one.</li>
</ol>
<p>The added tag is always visible next to the conversation subject in the <b>Inbox</b> folder and in the opened conversation window in the <b>Tags</b> field under the <b>Date</b> field.</p>
<p>You can access the tagged conversations using the links available in the left-side menu under the <b>Spam</b> folder. Clicking the name of the necessary tag you will open the list of conversations with the specified tag name.</p>
<p>To edit a tag:</p>
<ol>
<li>click the <b>Settings</b> section on the left-side menu,</li>
<li>select the <b>Tag Management</b> option to open the list of tags,</li>
<li>select the necessary tag from the list and click the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> icon to the right,</li>
<li>select the <b>Edit</b> option,</li>
<li>make all the changes you need: for example, change the tag color, name, or specify necessary email address(es) in the <b>Mark all messages from</b> section to automatically add this tag to all messages received later from the specified email address. To add one more email address, use the <img alt="Plus Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/PlusIcon.png")%>" /> icon, to remove the added email address, use the <img alt="Eliminate" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Eliminateicon.png")%>" /> icon.</li>
<li>click the <b>Save</b> button.</li>
</ol>
<p>At the <b>Tag Management</b> page, you can also create new tags using the <b>Create New Tag</b> button.</p>
<p>To delete a tag, choose the corresponding option from the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> <b>Actions</b> drop-down list.</p>
<div class="screen_block">
<img alt="Manage Tags" target="img6_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/ManageTag.png")%>" />
<img alt="Manage Tags" id="img6_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/ManageTag.png")%>" />
<div target="img6_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</div>
</div>
<div class="gs_content" id="CreatingManagingFolders_block">
<h2>Creating custom folders</h2>
<div class="PortalHelp">
<p>In the <b>Mail</b> module, the following default folders are available: <b>Inbox</b>, <b>Sent</b>, <b>Drafts</b>, <b>Trash</b> and <b>Spam</b>. It's also possible to create your own folders and subfolders to organize your messages. </p>
<div class="notehelp">
It's not possible to edit, move or delete the default folders as well as to create a subfolder within the default folder.
</div>
<p>To create a new custom folder,</p>
<ol>
<li>click the <b>Create folder</b> link below the default folders list on the left-side menu,
<p>Alternatively, you can click the <b>Settings</b> section on the left-side menu, go to the <b>Folder Management</b> page and use the <b>Create</b> button.</p>
</li>
<li>in the <b>Create folder</b> window that opens, enter the folder name,</li>
<li>select a parent folder, if necessary. You can select only previously created custom folders, the default folders are not available in the list,</li>
<li>click the <b>Save</b> button.</li>
</ol>
<div class="screen_block">
<img alt="Manage Folders" target="img24_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/ManageFolders.png")%>" />
<img alt="Manage Folders" id="img24_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/ManageFolders.png")%>" />
<div target="img24_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>When folders are created, you can move messages to the necessary folders manually or set up rules to move messages automatically. To move messages manually,</p>
<ol>
<li>check necessary messages in the list or select multiple emails by dragging the mouse,</li>
<li>drag-and-drop the selected messages to the necessary folder on the left-side menu, or click the <b>Move to</b> button on the top and select the folder in the list (the current folder will be disabled in the list).</li>
</ol>
<p>To find out how to move messages automatically, refer to the <a class="see_also" href="#CreatingManagingFilters_block"><b>Setting up/applying filters</b></a> section.</p>
<p>To edit a created folder,</p>
<ol>
<li>click the <b>Settings</b> section on the left-side menu and select the <b>Folder Management</b> option,
<p>You can also quickly access the <b>Folder Management</b> settings clicking the <img alt="Manage folders Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ManageFoldersIcon.png")%>" /> <b>Manage folders</b> icon that appears when you move the cursor over the <b>Create folder</b> link.</p>
</li>
<li>select the folder you want to edit in the list,</li>
<li>click the <b>Edit</b> button on the top,</li>
<li>in the <b>Edit folder</b> window, make all the changes you need: change the folder name or select a different parent folder,</li>
<li>click the <b>Save</b> button.</li>
</ol>
<p>At the <b>Folder Management</b> page, you can easily edit the folders nested structure. To do that select the folder you want to move, then drag-and-drop it to the root folder or to a different custom folder in the list. You can edit the nested structure by dragging folders at the <b>Folder Management</b> page only, not in the left-side menu.</p>
<p>To delete a folder:</p>
<ol>
<li>switch to the <b>Folder Management</b> settings section,</li>
<li>select the necessary folder in the list and click the <b>Delete</b> button,
<div class="notehelp">
If you delete the folder, all the messages stored in it will be moved to <b>Trash</b>.
</div>
</li>
<li>confirm the deletion clicking the <b>Delete</b> button.</li>
</ol>
</div>
</div>
<div class="gs_content" id="CreatingManagingFilters_block">
<h2>Setting up/applying filters</h2>
<div class="PortalHelp">
<p>You can set up rules to automatically perform specified actions on the messages, for example, to move them to the necessary folders, add tags, mark messages as important or read. </p>
<p>To create a new filter,</p>
<ol>
<li>click the <b>Settings</b> section on the left-side menu, go to the <b>Filter Management</b> page and use the <b>Create</b> button.</li>
<li>set the necessary condition(s) under which the filter should be applied. You can set a simple condition or a complex one that includes several conditions.
<ul>
<li>In the <b>If</b> section, open the first drop-down list and select one of the message items that will be checked by the filter:
<ul>
<li><em>From</em> - to check the sender,</li>
<li><em>To or Cc</em> - to check both recipients and the persons to whom a copy of the message has been sent,</li>
<li><em>To</em> - to check only the message recipients,</li>
<li><em>Cc</em> - to check only the persons to whom a copy of the message has been sent,</li>
<li><em>Subject</em> - to check the message subject.</li>
</ul>
</li>
<li>In the next list, select the match type:
<ul>
<li><em>matches</em> - this means that the message item should exactly match the specified value,</li>
<li><em>doesn't match</em> - this means that the message item should not match the specified value,</li>
<li><em>contains</em> - this option that the item should contain the specified value anywhere in the text,</li>
<li><em>doesn't contain</em> - this means that the item should not contain the specified value,</li>
</ul>
</li>
<li>In the entry field, specify the necessary value, e.g. a sender's email address, a sender's or recipient's name or a certain word that the subject may contain.</li>
<li>Use the <img alt="Plus Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/PlusIcon.png")%>" /> <b>Add condition</b> option below to create one more condition. To remove a condition use the <img alt="Eliminate" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Eliminateicon2.png")%>" /> icon next to it.</li>
<li>For a complex condition, specify if a message must <em>matches all of the conditions</em> or <em>matches at least one of the conditions</em>.</li>
</ul>
</li>
<li>select actions that should be performed if a message matches all conditions or one of conditions. You can check one or several options:
<ul>
<li><em>Delete forever</em> - to delete the filtered messages permanently without the possibility to restore them,</li>
<li><em>Move to folder</em> - to move the filtered messages to the selected folder. You can choose both the default folders and previously created custom folders,</li>
<li><em>Add tag</em> - to add the selected tag to the filtered messages. You can also create a new tag in the <b>Create new tag</b> section. To do that enter the tag name and click <b>OK</b>,</li>
<li><em>Mark important</em> - to mark the filtered messages as important,</li>
<li><em>Mark as read</em> - to mark the filtered messages as read.</li>
</ul>
</li>
<li>specify advanced options,
<ul>
<li>Select the default folder(s) that the filter should be applied to: <em>Inbox</em>, <em>Sent</em>, <em>Spam</em>.</li>
<li>If you have several accounts, decide if the filter should be applied to <em>all mailboxes</em> or to certain mailboxes only.</li>
<li>Specify how the filter should be applied depending on the attachment presence. Select the necessary option: <em>Apply if attachments are present in the letter</em> or <em>not present in the letter</em>.</li>
<li>Specify if you want to <em>Ignore other filters</em>.</li>
</ul>
</li>
<li>specify the filter name in the corresponding field,</li>
<li>click the <b>Check filter</b> button to make sure that all parameters are set correctly and display the messages that the filter can be applied to. The <b>Filtered messages</b> will be displayed below. </li>
<li>if necessary, click the <b>Apply filter to existing messages</b> button. The filter will be saved and enabled. The confirmation window will also appear informing you that the specified actions will be applied to all the filtered existing messages. Click the <b>Apply filter</b> button to perform the actions. If you have specified the <b>Delete forever</b> action, you'll be able to select the <b>Move to Trash</b> action instead of that. </li>
<li>if you did not apply the filter, click the <b>Create filter</b> button to save the created filter.</li>
</ol>
<div class="screen_block">
<img alt="Create Filters" target="img25_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/CreateFilter.png")%>" />
<img alt="Create Filters" id="img25_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/CreateFilter.png")%>" />
<div target="img25_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>All the created filters are displayed at the <b>Filter Management</b> page. This page allows you to:</p>
<ul>
<li>change the filter order by dragging filters,</li>
<li>disable/enable filters,</li>
<li>apply a certain filter to existing messages,</li>
<li>edit or delete filters.</li>
</ul>
<p>Use the <img alt="Actions Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/ActionsIcon.png")%>" /> <b>Actions</b> icon to the right of the selected filter to <b>Disable</b> the filter or <b>Enable</b> the disabled filter, <b>Apply the filter to existing messages</b>, <b>Edit</b> or <b>Delete</b> it.</p>
<div class="screen_block">
<img alt="Manage Filters" target="img26_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/ManageFilters.png")%>" />
<img alt="Manage Filters" id="img26_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/ManageFilters.png")%>" />
<div target="img26_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</div>
</div>
<div class="gs_content" id="ChangingMailSettings_block">
<h2>Changing Mail module settings</h2>
<div class="PortalHelp">
<p>By default, all portal users can access the <b>Mail</b> module. There are 2 different access levels inside it: <b>user</b> and <b>Mail administrator</b>.</p>
<p>Being a <b>user</b> you may perform the following operations:</p>
<ul class="list_getstart">
<li>manage own mail accounts, receive and send letters;</li>
<li>manage own Mail settings;</li>
<li>manage the tags and address book;</li>
</ul>
<p>Being a <b>Mail administrator</b> you may perform the following operations:</p>
<ul class="list_getstart">
<li>manage Mail Server: add own domain, create mailboxes and mail groups;</li>
<li>manage the general Mail settings.</li>
</ul>
<p>But being a <b>portal owner/full access administrator</b> you can restrict access to the <b>Mail</b> for some users or even disable this module, if you don't need it at all. To do that,</p>
<ol>
<li>click the <b>Settings</b> link at the left-side panel,</li>
<li>select the <b>Portal Access Rights</b> subsection,</li>
<li>go to the <b>Mail</b> section,</li>
<li>check the <b>Users from list</b> radio button,</li>
<li>select the users you wish to grant access to,
<p>To do that, use one of the available options;</p>
<ul>
<li>use the <b>Add user</b> link if you wish to grant access to one or more people;</li>
<li>use the <b>Add group</b> link if you wish to grant access to all portal users, or to one or more groups.</li>
</ul>
</li>
</ol>
<div class="screen_block">
<img alt="Change Mail Module Settings" target="img27_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/small/ChangeMailModuleSettings.png")%>" />
<img alt="Change Mail Module Settings" id="img27_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Mail/big/ChangeMailModuleSettings.png")%>" />
<div target="img27_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>To disable the <b>Mail</b> module just switch to the <b>Modules &amp Tools</b> subsection of the <b>Common</b> portal settings selecting the corresponding option on the left side panel, uncheck the <b>Mail</b> module in the <b>Modules</b> section and click the <b>Save</b> button.</p>
</div>
</div>
</div>