﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<description>eM Client Blog</description>
		<generator>Intellisoft RSS Feed Writer 1.0</generator>
		<language>en-US</language>
		<lastBuildDate>Tue, 09 Jun 2026 01:04:53 +0000</lastBuildDate>
		<link>https://www.emclient.com/</link>
		<pubDate>Thu, 04 Jun 2026 00:00:00 +0000</pubDate>
		<title>eM Client Secured Mail Client With Calendar</title>
		<ttl>60</ttl>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    #emcBlogPost .emc-blogpost .emc-blogpost__content p {
        font-size: 1.21em;
    }
&lt;/style&gt;

&lt;p&gt;We’ve been working hard on the next major release - eM&amp;nbsp;Client 11 will be packed with new and exciting features we believe you’ll love. &lt;/p&gt;

&lt;p&gt;
    We’ve already shown you &lt;a href="https://www.emclient.com/blog/em-client-11-sneak-peek--ai-nbspsummarize-800"&gt;&lt;strong&gt;AI Summarize&lt;/strong&gt;&lt;/a&gt;, &lt;a href="https://www.emclient.com/blog/em-client-11-sneak-peek--customizable-message-detail-toolbar-805"&gt;&lt;strong&gt;Customizable message detail toolbar&lt;/strong&gt;&lt;/a&gt;, the option to &lt;a href="https://www.emclient.com/blog/em-client-11-sneak-peek--don-t-select-first-message-810"&gt;&lt;strong&gt;not display the first message in a folder&lt;/strong&gt;&lt;/a&gt; and &lt;a href="https://www.emclient.com/blog/em-client-11-sneak-peek--matrix-chat-support-815"&gt;&lt;strong&gt;Matrix chat support&lt;/strong&gt;&lt;/a&gt;.
&lt;/p&gt;


    &lt;p&gt;Today, we’re happy to share that eM&amp;nbsp;Client 11 will bring &lt;strong&gt;Spotlight search support&lt;/strong&gt; to our macOS version users.&lt;/p&gt;




&lt;h2 style="margin-top: 16px;"&gt;What can you look forward to?&lt;/h2&gt;

&lt;p&gt;eM&amp;nbsp;Client data will be indexed in Spotlight, so &lt;strong&gt;you can find and open emails, events, contacts, tasks, notes and attachments&lt;/strong&gt; just as naturally as you would anything else on macOS..&lt;/p&gt;

   &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note:&lt;/strong&gt; Please keep in mind that this is only a preview - the finalized features may vary in the officially released version of the app.
        &lt;/p&gt;
    &lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="video-player video-media"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Sneak-Peek-Spotlight.mp4" data-fancybox="" data-caption="Spotlight search support"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Spotlight.webp" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;p&gt;This feature will be available in eM&amp;nbsp;Client 11 for all macOS version users.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="emc-article__indent" style="margin:0px auto; border-top: 3px solid #fe9400;"&gt;
    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
        &lt;h2 style="margin-top: 0;" class="emc-typo--heading-2"&gt;Want to be the first to check out eM&amp;nbsp;Client&amp;nbsp;11?&lt;/h2&gt;
        &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
        &lt;a href="/subscribe-beta" target="_blank" class="emc-button emc-button--green emc-button--long emc-typo--align-center" style="font-size: 1.21em; max-width: none; "&gt;Subscribe to Beta program&lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=820</link>
			<pubDate>Thu, 04 Jun 2026 00:00:00 +0000</pubDate>
			<title>eM Client 11 sneak peek: Spotlight search support</title>
			<guid isPermaLink="false">820</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    .emc-list.emc-list--dot&gt;li {
        margin-bottom: 16px;
    }

    h2:target,
    h3:target {
        scroll-margin-top: 80px;
    }

    .device-cell {
        display: flex;
        flex-direction: column;
        align-items: center; /* or center if you want it centered */
        gap: 6px; /* space between images and text */
    }

    .device-images {
        display: flex;
        gap: 16px; /* space between the two icons */
    }

    .device-images .arrow {
        font-weight: 500;
        font-size: 1.5em;
        color: #595959 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .device-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .cell-text-line-height {
        line-height: 1.5em;
    }

    ol&gt;li {
        margin-top:1.5em;
    }

    @media (max-width: 600px){
        .device-images {
            flex-direction: column;
            gap: 8px;

        }
        .device-images .arrow {
            transform: rotate(90deg);
        }
    }

&lt;/style&gt;

&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;

    &lt;p&gt;
        Getting a new computer or mobile device is both exciting and intimidating - but transferring your data to a new device doesn’t have to be a hassle. eM&amp;nbsp;Client gives you a few options for migrating your data from one device to another. Choose between &lt;strong&gt;backup and restore&lt;/strong&gt;, &lt;strong&gt;QR export/import&lt;/strong&gt;, settings saved into a .xml file, or a manual move of the database. Our guide will walk you through the steps for each - so you can continue using eM&amp;nbsp;Client on your new device with ease.
    &lt;/p&gt;

    

    &lt;p&gt;
        The methods for transferring data vary based on the devices you are using for the transfer. Feel free to skip ahead to the section that best suits your current need:
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;table class="emc-table--default emc-table--server-settings" style="border:1px solid #E5E5E5; border-collapse:collapse;"&gt;
                    &lt;thead&gt;
                    &lt;tr&gt;
                        &lt;td style="background: #fba3000a; width:30%; font-size: 1.5em; text-align: left;"&gt;&lt;strong class="emc-typo--size-md emc-typo--color-mid-grey"&gt;Devices&lt;/strong&gt;&lt;/td&gt;
                        &lt;td style="background: #fba3000a; font-size: 1.5em; text-align: left; padding-left: 1em;"&gt;&lt;strong class="emc-typo--size-md emc-typo--color-mid-grey"&gt;Which method can be used&lt;/strong&gt;&lt;/td&gt;
                    &lt;/tr&gt;
                    &lt;/thead&gt;
                    &lt;tbody&gt;
                    &lt;tr&gt;
                        &lt;td style="padding-top: 0.5em; padding-bottom:0.5em; text-align: left;"&gt;
                            &lt;div class="device-cell"&gt;
                                &lt;div class="device-images"&gt;
                                    &lt;div class="device-wrap"&gt;
                                        
                                        &lt;span class="emc-typo--size-md  emc-typo--color-mid-grey"&gt;&lt;strong&gt;Desktop&lt;/strong&gt;&lt;/span&gt;
                                    &lt;/div&gt;
                                    &lt;span class="arrow"&gt;&amp;#8594;&lt;/span&gt;
                                    &lt;div class="device-wrap"&gt;
                                        
                                        &lt;span class="emc-typo--size-md emc-typo--color-mid-grey"&gt;&lt;strong&gt;Desktop&lt;/strong&gt;&lt;/span&gt;
                                    &lt;/div&gt;
                                &lt;/div&gt;
                            &lt;/div&gt;
                        &lt;/td&gt;
                        &lt;td style="padding-top: 0.5em; padding-bottom:0.5em; padding-left: 1.5em; text-align: left;"&gt;
                            &lt;ul class="emc-list emc-list--dot"&gt;
                            &lt;li&gt;&lt;span class="emc-typo--size-md emc-typo--color-mid-grey "&gt;&lt;a href="#backup-restore"&gt;&lt;strong&gt;Backup &amp; Restore&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;span class="emc-typo--size-md emc-typo--color-mid-grey"&gt;&lt;a href="#xml-export-import"&gt;&lt;strong&gt;.xml file export &amp; import&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;span class="emc-typo--size-md emc-typo--color-mid-grey"&gt;&lt;a href="#move-database"&gt;&lt;strong&gt;Manual move of the database&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
                            &lt;/ul&gt;
                        &lt;/td&gt;
                    &lt;/tr&gt;
                    
                    &lt;tr&gt;
                        &lt;td style="padding-top: 0.5em; padding-bottom:0.5em; text-align: left;"&gt;
                            &lt;div class="device-cell"&gt;
                                &lt;div class="device-images"&gt;
                                    &lt;div class="device-wrap"&gt;
                                        
                                        &lt;span class="emc-typo--size-md  emc-typo--color-mid-grey"&gt;&lt;strong&gt;Desktop&lt;/strong&gt;&lt;/span&gt;
                                    &lt;/div&gt;
                                    &lt;span class="arrow"&gt;&amp;#8594;&lt;/span&gt;
                                    &lt;div class="device-wrap"&gt;
                                        
                                        &lt;span class="emc-typo--size-md emc-typo--color-mid-grey"&gt;&lt;strong&gt;Mobile&lt;/strong&gt;&lt;/span&gt;
                                    &lt;/div&gt;
                                &lt;/div&gt;
                            &lt;/div&gt;
                        &lt;/td&gt;
                        &lt;td style="padding-top: 0.5em; padding-bottom:0.5em; padding-left: 1.5em; text-align: left;"&gt;
                            &lt;ul class="emc-list emc-list--dot"&gt;
                            &lt;li&gt;&lt;span class="emc-typo--size-md emc-typo--color-mid-grey"&gt;&lt;a href="#qr-export-import"&gt;&lt;strong&gt;QR export &amp; import&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;span class="emc-typo--size-md emc-typo--color-mid-grey"&gt;&lt;a href="#xml-export-import"&gt;&lt;strong&gt;.xml file export &amp; import&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
                            &lt;/ul&gt;
                        &lt;/td&gt;
                    &lt;/tr&gt;

                    &lt;tr&gt;
                        &lt;td style="padding-top: 0.5em; padding-bottom:0.5em; text-align: left;"&gt;
                            &lt;div class="device-cell"&gt;
                                &lt;div class="device-images"&gt;
                                    &lt;div class="device-wrap"&gt;
                                        
                                        &lt;span class="emc-typo--size-md  emc-typo--color-mid-grey"&gt;&lt;strong&gt;Mobile&lt;/strong&gt;&lt;/span&gt;
                                    &lt;/div&gt;
                                    &lt;span class="arrow"&gt;&amp;#8594;&lt;/span&gt;
                                    &lt;div class="device-wrap"&gt;
                                        
                                        &lt;span class="emc-typo--size-md emc-typo--color-mid-grey"&gt;&lt;strong&gt;Mobile&lt;/strong&gt;&lt;/span&gt;
                                    &lt;/div&gt;
                                &lt;/div&gt;
                            &lt;/div&gt;
                        &lt;/td&gt;
                        &lt;td style="padding-top: 0.5em; padding-bottom:0.5em; padding-left: 1.5em; text-align: left;"&gt;
                            &lt;ul class="emc-list emc-list--dot"&gt;
                            &lt;li&gt;&lt;span class="emc-typo--size-md emc-typo--color-mid-grey"&gt;&lt;a href="#qr-export-import"&gt;&lt;strong&gt;QR export &amp; import&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;span class="emc-typo--size-md emc-typo--color-mid-grey"&gt;&lt;a href="#xml-export-import"&gt;&lt;strong&gt;.xml file export &amp; import&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
                            &lt;/ul&gt;
                        &lt;/td&gt;
                    &lt;/tr&gt;

                    &lt;tr&gt;
                        &lt;td style="padding-top: 0.5em; padding-bottom:0.5em; text-align: left;"&gt;
                            &lt;div class="device-cell"&gt;
                                &lt;div class="device-images"&gt;
                                    &lt;div class="device-wrap"&gt;
                                        
                                        &lt;span class="emc-typo--size-md  emc-typo--color-mid-grey"&gt;&lt;strong&gt;Mobile&lt;/strong&gt;&lt;/span&gt;
                                    &lt;/div&gt;
                                    &lt;span class="arrow"&gt;&amp;#8594;&lt;/span&gt;
                                    &lt;div class="device-wrap"&gt;
                                        
                                        &lt;span class="emc-typo--size-md emc-typo--color-mid-grey"&gt;&lt;strong&gt;Desktop&lt;/strong&gt;&lt;/span&gt;
                                    &lt;/div&gt;
                                &lt;/div&gt;
                            &lt;/div&gt;
                        &lt;/td&gt;
                        &lt;td style="padding-top: 0.5em; padding-bottom:0.5em; padding-left: 1.5em; text-align: left;"&gt;
                            
                            &lt;ul class="emc-list emc-list--dot"&gt;
                                &lt;li&gt;&lt;span class="emc-typo--size-md emc-typo--color-mid-grey"&gt;&lt;a href="#xml-export-import"&gt;&lt;strong&gt;.xml file export &amp; import&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;  
                            &lt;/ul&gt;
                        &lt;/td&gt;
                    &lt;/tr&gt;
                    &lt;/tbody&gt;
                &lt;/table&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
    
    
    &lt;h2 id="backup-restore"&gt;Use Backup &amp; Restore to move your data&lt;/h2&gt;

    &lt;p class="emc-typo--size-md emc-typo--color-dark-grey emc-typo--align-left"&gt;
        These steps work for moving data between any desktop versions - be it from one Windows PC to another, between two macOS devices, or even when moving from Windows to Mac or vice versa.
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;

        &lt;li&gt;On your old device, create a backup:&lt;br&gt;&lt;br&gt;
        
        &lt;strong&gt;Windows:&lt;/strong&gt; &lt;i&gt;Menu &gt; Backup&lt;/i&gt;&lt;br&gt;
        &lt;strong&gt;macOS:&lt;/strong&gt; &lt;i&gt;File &gt; Backup&lt;/i&gt;

        &lt;div style="display: flex; gap: 24px; max-width: 700px;"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot1.png" data-fancybox="" data-caption="eM Client desktop: Backup"&gt;&lt;/a&gt;
                &lt;/div&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot2.png" data-fancybox="" data-caption="eM Client desktop: Backup"&gt;&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
        &lt;/li&gt;

        &lt;li&gt;Once finished, move the .zip backup file to a new device - using an external hard drive, flash disk, cloud storage, etc.

         &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;&lt;strong&gt;Note: &lt;/strong&gt;You can find out the location of your eM&amp;nbsp;Client backup folder in: &lt;br&gt;&lt;br&gt;
        &lt;strong&gt;Windows:&lt;/strong&gt; &lt;i&gt;Menu &gt; Settings &gt; General &gt; Backup&lt;/i&gt;&lt;br&gt;
        &lt;strong&gt;macOS:&lt;/strong&gt; &lt;i&gt;eM&amp;nbsp;Client &gt; Settings &gt; General &gt; Backup&lt;/i&gt;
        &lt;/div&gt;

        The default location for the backup files is your &lt;strong&gt;Documents&lt;/strong&gt; folder; the folder named “eM&amp;nbsp;Client” is created the first time you create a backup. 
        The backup folder can be changed, so if you set it to a cloud drive, for example, you might be able access the backup files with your other device without having to move the file manually.  
        &lt;/li&gt;

        &lt;li&gt;&lt;strong&gt;Install eM&amp;nbsp;Client on your new device.&lt;/strong&gt; Ideally, the same version you used on your previous device. &lt;br&gt; 
        If you need to install a specific older version, find it in our &lt;a href="https://www.emclient.com/release-history"&gt;Release history&lt;/a&gt;.
        &lt;/li&gt;

        &lt;li&gt;Run eM&amp;nbsp;Client and click &lt;strong&gt;Cancel&lt;/strong&gt; to skip all initial setup, and go straight to importing your backup file: &lt;br&gt;&lt;br&gt;
        &lt;strong&gt;Windows:&lt;/strong&gt; &lt;i&gt;Menu &gt; File &gt; Restore&lt;/i&gt;&lt;br&gt;
        &lt;strong&gt;macOS:&lt;/strong&gt; &lt;i&gt; File &gt; Restore&lt;/i&gt;&lt;/li&gt;
        

        &lt;li&gt;Follow the steps to restore the backup file - if you have more than one backup file in the default backup folder, you will see a pop-up window where you can select which one to restore. &lt;br&gt;
        If you’re bringing a backup file from another drive or folder, simply instruct eM&amp;nbsp;Client which folder to look into. Keep in mind you are not selecting a file, but &lt;strong&gt;the folder where the backup file is located&lt;/strong&gt;.&lt;/li&gt;
    &lt;/ol&gt;


    &lt;h2 id="qr-export-import"&gt;QR Export &amp; Import&lt;/h2&gt;

    &lt;h3&gt;From a desktop to a mobile device&lt;/h3&gt;

    &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Go to &lt;i&gt;Menu &gt; File &gt; Export&lt;/i&gt; &lt;strong&gt;(Windows)&lt;/strong&gt; or &lt;i&gt;File &gt; Export&lt;/i&gt; &lt;strong&gt;(macOS)&lt;/strong&gt; and select &lt;strong&gt;“Export settings via QR code”&lt;/strong&gt;:
        
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot3.png" data-fancybox="" data-caption="eM Client desktop: QR export"&gt;&lt;/a&gt;
        &lt;/div&gt;

        &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;If you want to use the QR export &lt;strong&gt;from the eM&amp;nbsp;Client mobile app on another mobile device&lt;/strong&gt;, head to &lt;strong&gt;Settings &gt; Import/Export &gt; Export via QR code&lt;/strong&gt;. The rest of the process is the same as QR export from desktop to mobile.&lt;/div&gt;
        &lt;/li&gt;

        &lt;li&gt;&lt;strong&gt;Select the types of settings you wish to export&lt;/strong&gt; (Settings, Accounts, Account passwords and avatars, Tags, Certificates/Keypairs, Templates, Signatures, QuickTexts, and the local blacklist).
        
            &lt;div style="display: flex; gap: 24px; max-width: 700px;"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 60%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot4.png" data-fancybox="" data-caption="eM Client desktop: QR export settings"&gt;&lt;figure&gt;&lt;/figure&gt;&lt;/a&gt;&lt;figcaption style="font-size: 14px; color:gray;"&gt;eM&amp;nbsp;Client desktop: Select data for QR export&lt;/figcaption&gt;
                &lt;/div&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 40%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot5.png" data-fancybox="" data-caption="eM Client mobile: QR export settings"&gt;&lt;figure&gt;&lt;/figure&gt;&lt;/a&gt;&lt;figcaption style="font-size: 14px; color:gray;"&gt;eM&amp;nbsp;Client mobile: Select data for QR export&lt;/figcaption&gt;
                    &lt;/div&gt;
            &lt;/div&gt;
        &lt;/li&gt;

        &lt;li&gt;Your &lt;strong&gt;unique QR code&lt;/strong&gt; will appear:

            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot6.png" data-fancybox="" data-caption="eM Client desktop: QR Export code"&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;

        &lt;li&gt;Go to your &lt;strong&gt;eM&amp;nbsp;Client mobile app&lt;/strong&gt;.&lt;/li&gt;

        &lt;li&gt;If you’ve just installed the app, simply tap the &lt;strong&gt;“Migrate from desktop”&lt;/strong&gt; button that is visible on the initial screen. Then open the QR code reader by tapping the &lt;strong&gt;“Scan QR code”&lt;/strong&gt; button. &lt;br&gt;
        If you already skipped this screen, go to &lt;strong&gt;Settings &gt; General &gt; Import/Export&lt;/strong&gt; and select &lt;strong&gt;“Import via QR code”&lt;/strong&gt;.&lt;/li&gt;

        &lt;li&gt;Once the eM&amp;nbsp;Client app QR code reader opens, &lt;strong&gt;scan your unique QR code&lt;/strong&gt;.
        
        &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;&lt;strong&gt;Note:&lt;/strong&gt; Please remember that the import using the unique QR code can only work through the eM&amp;nbsp;Client mobile app, not your camera or other scanner app. Scanning the code with other apps or your device's camera won't work.&lt;/div&gt;
        &lt;/li&gt;

        &lt;li&gt;Select which specific accounts or settings you want to import, enable or disable &lt;a href="https://www.emclient.com/push-notifications"&gt;push notifications&lt;/a&gt;, and confirm the import:
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot7.png" data-fancybox="" data-caption="eM Client mobile: QR import settings selection"&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;
    &lt;/ol&gt;
    
    &lt;h2 id="xml-export-import"&gt;Export and Import Settings using .xml&lt;/h2&gt;

    &lt;p&gt;
        Exporting and importing settings via an .xml file can be a useful option for users who need to copy only partial settings to another device or are limited by the size of the file they can bring over. It’s important to note that, unlike a full backup, &lt;strong&gt;the .xml file won’t transfer any of your local folders, emails, calendars, and other data&lt;/strong&gt;. It will only transfer your selected settings. If you only use IMAP and Exchange accounts, it can be enough as these accounts will synchronize everything back from the server. 
    &lt;/p&gt;

    &lt;h3&gt;Export settings to an .xml file&lt;/h3&gt;

    &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Go to &lt;i&gt;Menu &gt; File &gt; Export&lt;/i&gt; &lt;strong&gt;(Windows)&lt;/strong&gt; or &lt;i&gt;File &gt; Export&lt;/i&gt; &lt;strong&gt;(macOS)&lt;/strong&gt; and select &lt;strong&gt;“Export settings to .xml file”&lt;/strong&gt;:
        
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot8.png" data-fancybox="" data-caption="eM Client desktop: .xml export"&gt;&lt;/a&gt;
        &lt;/div&gt;

        If you’re exporting from the eM&amp;nbsp;Client mobile app, go to &lt;strong&gt;Settings &gt; Import / Export &gt; Export settings to file&lt;/strong&gt;:

        &lt;div style="display: flex; gap: 24px; max-width: 700px; margin: 0 auto;"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot9.png" data-fancybox="" data-caption="eM Client mobile: .xml export"&gt;&lt;/a&gt;&lt;/div&gt;

                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot10.png" data-fancybox="" data-caption="eM Client mobile: .xml export"&gt;&lt;/a&gt;&lt;/div&gt;
            &lt;/div&gt;
        &lt;/li&gt;


        &lt;li&gt;&lt;strong&gt;Select the types of settings you wish to export&lt;/strong&gt; (Settings, Accounts, Account passwords and avatars, Tags, Certificates/Keypairs, Templates, Signatures, QuickTexts, and the local blacklist).
        
            &lt;div style="display: flex; gap: 24px; max-width: 700px;"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 60%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot11.png" data-fancybox="" data-caption="eM Client desktop: Select settings for .xml export"&gt;&lt;figure&gt;&lt;/figure&gt;&lt;/a&gt;&lt;figcaption style="font-size: 14px; color:gray;"&gt;eM&amp;nbsp;Client desktop: Select settings for .xml export&lt;/figcaption&gt;
                &lt;/div&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 40%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot12.png" data-fancybox="" data-caption="eM Client: eM Client mobile: Select settings for .xml export"&gt;&lt;figure&gt;&lt;/figure&gt;&lt;/a&gt;&lt;figcaption style="font-size: 14px; color:gray;"&gt;eM&amp;nbsp;Client mobile: Select settings for .xml export&lt;/figcaption&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;&lt;strong&gt;Note:&lt;/strong&gt; If you include your account passwords, we recommend &lt;strong&gt;password-protecting the exported file&lt;/strong&gt;.&lt;/div&gt;

            &lt;div style="display: flex; gap: 24px; max-width: 700px;"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 60%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot13.png" data-fancybox="" data-caption="eM Client desktop: Encrypt password"&gt;&lt;figure&gt;&lt;/figure&gt;&lt;/a&gt;&lt;figcaption style="font-size: 14px; color:gray;"&gt;eM&amp;nbsp;Client desktop: Encrypt password&lt;/figcaption&gt;
                &lt;/div&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 40%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot14.png" data-fancybox="" data-caption="eM Client mobile: Encrypt password"&gt;&lt;figure&gt;&lt;/figure&gt;&lt;/a&gt;&lt;figcaption style="font-size: 14px; color:gray;"&gt;eM&amp;nbsp;Client mobile: Encrypt password&lt;/figcaption&gt;
                    &lt;/div&gt;
            &lt;/div&gt;
        &lt;/li&gt;

        &lt;li&gt;Select a &lt;strong&gt;destination file on your device&lt;/strong&gt;.&lt;/li&gt;

        &lt;li&gt;Click &lt;strong&gt;Finish&lt;/strong&gt; (on desktop) or the &lt;strong&gt;confirm button&lt;/strong&gt; (on mobile).&lt;/li&gt;

        &lt;li&gt;Move the exported .xml file to the device you want to import it to - you can use an external hard drive, flash disk, Cloud storage, messaging app, etc.&lt;/li&gt;
        
            &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;If you’re importing to the &lt;strong&gt;desktop app&lt;/strong&gt;, &lt;a href="#xml-import-desktop"&gt;continue here&lt;/a&gt;. &lt;br&gt;&lt;br&gt;
            If you're importing to the &lt;strong&gt;mobile app&lt;/strong&gt;, &lt;a href="#xml-import-mobile"&gt;continue here&lt;/a&gt;.&lt;/div&gt;
        
        &lt;/ol&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
    &lt;h3 id="xml-import-desktop"&gt;Import settings to the eM&amp;nbsp;Client Desktop app via .xml file&lt;/h3&gt;

    &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Make sure eM&amp;nbsp;Client is installed on the other desktop device. &lt;br&gt;
        You can download it from our &lt;a href="https://www.emclient.com/release-history"&gt;Release history&lt;/a&gt; page, including older versions.&lt;/li&gt;
        
        &lt;li&gt;Use &lt;i&gt;Menu &gt; File &gt; Import&lt;/i&gt; &lt;strong&gt;(Windows)&lt;/strong&gt; or &lt;i&gt;File &gt; Import&lt;/i&gt; &lt;strong&gt;(macOS)&lt;/strong&gt;.&lt;/li&gt;

        &lt;li&gt;The &lt;strong&gt;Import&lt;/strong&gt; window will open. Choose &lt;strong&gt;eM&amp;nbsp;Client Settings (.xml)&lt;/strong&gt;.
        
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot15.png" data-fancybox="" data-caption="eM Client desktop: .xml settings import"&gt;&lt;/a&gt;&lt;/div&gt;        
        &lt;/li&gt;

        &lt;li&gt;Select the file for Import and click &lt;strong&gt;Finish&lt;/strong&gt;.
        
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot16.png" data-fancybox="" data-caption="eM Client desktop: .xml settings import"&gt;&lt;/a&gt;&lt;/div&gt;        
        &lt;/li&gt;


        &lt;li&gt;Let the process complete.&lt;/li&gt;
    &lt;/ol&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
    &lt;h3 id="xml-import-mobile"&gt;Import settings in the eM&amp;nbsp;Client mobile app via .xml file&lt;/h3&gt;

    
    &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Go to &lt;strong&gt;Settings &gt; Import/Export.&lt;/strong&gt;&lt;/li&gt;

        &lt;li&gt;Select the &lt;strong&gt;Import settings from file&lt;/strong&gt; option:
        
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot17.png" data-fancybox="" data-caption="eM Client mobile: .xml settings import"&gt;&lt;/a&gt;&lt;/div&gt;        
        &lt;/li&gt;

        &lt;li&gt;Select the file for Import on your device.&lt;/li&gt;

        &lt;li&gt;Select which specific accounts or settings you want to import, enable or disable &lt;a href="https://www.emclient.com/push-notifications"&gt;push notifications&lt;/a&gt;, and confirm the import:
        
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Transfer-data-screenshot18.png" data-fancybox="" data-caption="eM Client mobile: .xml settings import"&gt;&lt;/a&gt;&lt;/div&gt;        
        &lt;/li&gt;

        &lt;li&gt;Let the process complete.&lt;/li&gt;
    &lt;/ol&gt;

    &lt;h2 id="move-database"&gt;Manual database move&lt;/h2&gt;

    &lt;p&gt;The last option for moving your data involves moving the entire database folder.&lt;/p&gt;

     &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Check your database location in &lt;strong&gt;Settings &gt; General &gt; Storage&lt;/strong&gt;. &lt;br&gt;
        Unless you changed it, the default location of your database is: &lt;br&gt;&lt;br&gt;
            &lt;strong&gt;Windows:&lt;/strong&gt; &lt;i&gt;C:\Users\yourUsername\AppData\Roaming\eM&amp;nbsp;Client&lt;/i&gt; &lt;br&gt;
            &lt;strong&gt;macOS:&lt;/strong&gt; &lt;i&gt;/Users/yourUsername/Library/Application Support/eM&amp;nbsp;Client&lt;/i&gt;&lt;/li&gt;

        &lt;li&gt;Before moving the database, make sure that &lt;strong&gt;eM&amp;nbsp;Client is turned off and that no processes are running&lt;/strong&gt; - double-check this in the &lt;strong&gt;Windows Task Manager&lt;/strong&gt; (Windows) or &lt;strong&gt;Activity Monitor&lt;/strong&gt; (macOS).&lt;/li&gt;

        &lt;li&gt;Bring over the folder with the database manually to your new device (using external drive, USB, …). Use the same default location if you want it to start automatically.
        
        &lt;div class="emc-blogpost__highlighted-text emc-typo--align-left" style="margin-top: 24px;"&gt;&lt;strong&gt;Important:&lt;/strong&gt; Remember that it is imperative not to move the database if eM&amp;nbsp;Client is still running. If this process is attempted while eM&amp;nbsp;Client is running, the database could become corrupt, and your data could be lost. Always ensure you move the entire database, don’t remove any files or change them in any way - this could make the data unreadable for the eM&amp;nbsp;Client app.&lt;/div&gt;
        &lt;/li&gt;

        &lt;li&gt;Run the eM&amp;nbsp;Client app - all your settings and data will be there.&lt;/li&gt;
    &lt;/ol&gt;

    &lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt; &lt;h2 style="margin-top:0;"&gt;Don’t forget - reactivate your license!&lt;/h2&gt;
        &lt;p&gt;After you complete the move to a new desktop device, don’t forget to reactivate your license to keep using eM&amp;nbsp;Client. The Deactivate/Activate option is available in &lt;i&gt;Menu &gt; Help &gt; License&lt;/i&gt; &lt;strong&gt;(Windows)&lt;/strong&gt; or &lt;i&gt;Help &gt; License&lt;/i&gt; &lt;strong&gt;(macOS)&lt;/strong&gt;.&lt;/p&gt;
        &lt;p&gt;Can’t find your license key? Have it resent via our &lt;a href="https://www.emclient.com/lost-activation-key"&gt;Lost Activation Key&lt;/a&gt; page.&lt;/p&gt;
        &lt;p&gt;The eM&amp;nbsp;Client mobile app currently does not require a license.&lt;/p&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
    &lt;p&gt;Data migration can be a less exciting part of getting a new device - with eM&amp;nbsp;Client, the process can be quick and hassle-free. And if you get stuck? You can always reach out to our &lt;a href="https://www.emclient.com/support"&gt;&lt;strong&gt;support team&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;
   

    &lt;h2&gt;New to eM&amp;nbsp;Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=816</link>
			<pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate>
			<title>Transfer Your eM Client Data to a New Device</title>
			<guid isPermaLink="false">816</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    #emcBlogPost .emc-blogpost .emc-blogpost__content p {
        font-size: 1.21em;
    }
&lt;/style&gt;

&lt;p&gt;
    Have you seen the cool new features we’ve been revealing lately? There’s a lot to look forward to in eM&amp;nbsp;Client 11, such as the already presented &lt;a href="https://www.emclient.com/blog/em-client-11-sneak-peek--ai-nbspsummarize-800"&gt;&lt;strong&gt;AI Summarize&lt;/strong&gt;&lt;/a&gt;, &lt;a href="https://www.emclient.com/blog/em-client-11-sneak-peek--customizable-message-detail-toolbar-805"&gt;&lt;strong&gt;Message Detail Toolbar&lt;/strong&gt;&lt;/a&gt;, and the &lt;a href="https://www.emclient.com/blog/em-client-11-sneak-peek--don-t-select-first-message-810"&gt;&lt;strong&gt;option to not select the first message in a folder&lt;/strong&gt;&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;Those of you who prefer open-source, decentralized, and secure chat services will appreciate that the next major version of our app will include &lt;strong&gt;Matrix chat support&lt;/strong&gt;.&lt;/p&gt;




&lt;h2 style="margin-top: 16px;"&gt;What can you look forward to?&lt;/h2&gt;

&lt;p&gt;
    All of your Matrix spaces can now be viewed in one place in the Chats section - whether it’s a private or public room. Stay in touch via your favorite &lt;strong&gt;secure communication service&lt;/strong&gt; - with your messages and files protected by &lt;strong&gt;end-to-end encryption (E2EE)&lt;/strong&gt;.
&lt;/p&gt;

   &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note:&lt;/strong&gt; Please keep in mind that this is only a preview - the finalized features may vary in the officially released version of the app.
        &lt;/p&gt;
    &lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="video-player video-media"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Sneak-Peek-Matrix-chat.mp4" data-fancybox="" data-caption="Matrix chat support"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Matrix-chat.webp" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;p&gt;Support for Matrix chat will be available in eM Client 11 for all paid license users.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="emc-article__indent" style="margin:0px auto; border-top: 3px solid #fe9400;"&gt;
    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
        &lt;h2 style="margin-top: 0;" class="emc-typo--heading-2"&gt;Want to be the first to check out eM&amp;nbsp;Client&amp;nbsp;11?&lt;/h2&gt;
        &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
        &lt;a href="/subscribe-beta" target="_blank" class="emc-button emc-button--green emc-button--long emc-typo--align-center" style="font-size: 1.21em; max-width: none; "&gt;Subscribe to Beta program&lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=815</link>
			<pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate>
			<title>eM Client 11 Sneak peek: Matrix chat support</title>
			<guid isPermaLink="false">815</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    .emc-list.emc-list--dot&gt;li {
        margin-bottom: 16px;
    }
&lt;/style&gt;

&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;

    &lt;p&gt;
        Conversations are a neat feature that can become our lifeline when managing communication on multiple topics across large number of emails. It unifies messages with the same subject and sender and lets you view them comfortably in one place.
    &lt;/p&gt;

    &lt;p&gt;
        Conversations were introduced quite a while ago, with smaller improvements, such as the &lt;a href="/blog/boost-your-conversations-with-thread-view-549"&gt;Threads feature&lt;/a&gt;, added along the way. We’ve added even more Conversations settings as part of the version &lt;a href="/blog/meet-version-10-4--faster--smarter--better-784"&gt;10.4 release&lt;/a&gt;, so let’s take a look at all the current options to make Conversations work for you.
    &lt;/p&gt;

    

    &lt;h2&gt;How are Conversations linked?&lt;/h2&gt;

    &lt;p&gt;
        The eM Client app automatically creates conversations based on their subject, sender and recipient, and message ID. In other words, it keeps all related replies and forwards of a specific email together. 
    &lt;/p&gt;

    &lt;p&gt;
        For Google and Exchange accounts, which have their own algorithms, conversations are synchronized from the server, so you have the same message threads connected no matter which device or app you check your emails on.
    &lt;/p&gt;

    &lt;h2&gt;How to adjust Conversations settings&lt;/h2&gt;

    &lt;p&gt;
        All Conversations settings, including advanced options, can be managed in &lt;strong&gt;Settings &gt; Mail &gt; Conversations&lt;/strong&gt;. Basic options for quick change are accessible in &lt;strong&gt;Menu &gt; View &gt; Conversations&lt;/strong&gt; (Windows) or &lt;strong&gt;View &gt; Conversations&lt;/strong&gt; (macOS).
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Conversations-screenshot1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Conversations can be shown in the message list and message detail (“All Views”), message detail only, or disabled altogether. This can be quickly changed using the View menu options if you need to change the conversation option on the fly.
    &lt;/p&gt;

    &lt;h2&gt;Sort order of conversations in the message detail&lt;/h2&gt;

    &lt;p&gt;
        The initial sort order is set to show the latest messages at the bottom of the message detail, so if you read from the start, you can chronologically go down until you get to the newest email:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Conversations-screenshot2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        To see the new replies at the top of your message detail instead, easily switch the sort order in the &lt;strong&gt;Settings&lt;/strong&gt; or using the &lt;strong&gt;View&lt;/strong&gt; option from main menu:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Conversations-screenshot3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;h2&gt;Conversation settings for the message list&lt;/h2&gt;

    &lt;div class="emc-article__indent" style="margin: 12px 0"&gt;
        &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                &lt;h3 style="margin-top: 0px; margin-bottom: 8px"&gt;Exclude yourself from the participants list&lt;/h3&gt;
                &lt;p&gt;
                    In the message list, you’ll see all the participants displayed - including yourself. For a more streamlined display of other senders and recipients, you can switch off the option to “include me in the list of participants”.
                &lt;/p&gt;

                &lt;div style="display: flex; gap: 24px;"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Conversations-screenshot4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                &lt;/div&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Conversations-screenshot5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/div&gt;

            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3 style="margin-top: 0px; margin-bottom: 8px;"&gt;Order of participants in the message list&lt;/h3&gt;
                &lt;p&gt;
                    To quickly see who replied last in the conversation, change the order of participants in the message list - from latest to oldest. Or keep the default setting - from oldest to latest:
                &lt;/p&gt;

                &lt;div style="display: flex; gap: 24px;"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Conversations-screenshot6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                &lt;/div&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Conversations-screenshot7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3 style="margin-top: 0px; margin-bottom: 8px"&gt;Including messages from other folders&lt;/h3&gt;
                &lt;p&gt;
                    By default, conversations will &lt;strong&gt;include messages from other folders of a given account&lt;/strong&gt; - so all relevant emails (for example from Inbox and Sent folder) will be displayed in the &lt;em&gt;Threads view&lt;/em&gt;. 
                &lt;/p&gt;

                &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
                    &lt;p&gt;The Threads view adds the option to expand a conversation within the message list. This gives you a quick overview of the separate emails linked in this conversation, which can be especially useful when you need to view a single specific message or locate an attachment from a specific reply, etc.  It’s available to all users with &lt;strong&gt;a paid license&lt;/strong&gt;.&lt;/p&gt;
                &lt;/div&gt;

                &lt;p&gt;If you disable this option, the message list’s Thread view will only show the emails from the current folder (this does not affect which messages are visible in the message detail window):&lt;/p&gt;

                &lt;div style="display: flex; gap: 24px;"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Conversations-screenshot8.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                &lt;/div&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Conversations-screenshot9.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/li&gt;

            &lt;li&gt;
                &lt;h3 style="margin-top: 0px; margin-bottom: 8px"&gt;Expanding selected conversation threads in the message list&lt;/h3&gt;
                &lt;p&gt;
                    Threads will be collapsed until you manually expand them by clicking on the message counter for the given conversation. This can now be changed - enable the &lt;strong&gt;“Always expand selected conversations”&lt;/strong&gt; in &lt;strong&gt;Settings &gt; Mail &gt; Conversations&lt;/strong&gt; to always have a full overview of all your messages.
                &lt;/p&gt;
            &lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;
  

    
    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            In the eM Client mobile app, you’ll find all of the Conversations settings in &lt;strong&gt;Settings &gt; Mail &gt; Conversations&lt;/strong&gt;.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        When enabled, Conversations group all related emails into a single, organized view. This makes it easy to review the full discussion, follow the flow of communication across multiple participants, and ensure nothing gets overlooked. By keeping everything together, it reduces inbox clutter and saves you time - so that you can focus on moving conversations forward instead of searching for them.
    &lt;/p&gt;

    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=811</link>
			<pubDate>Thu, 30 Apr 2026 00:00:00 +0000</pubDate>
			<title>Make Conversations Work Your Way in eM Client</title>
			<guid isPermaLink="false">811</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    #emcBlogPost .emc-blogpost .emc-blogpost__content p {
        font-size: 1.21em;
    }
&lt;/style&gt;

&lt;p&gt;
    The eM&amp;nbsp;Client 11 is getting ready to launch as we speak. In our new features sneak peek series we’ve already covered &lt;a href="https://www.emclient.com/blog/em-client-11-sneak-peek--ai-nbspsummarize-800"&gt;&lt;strong&gt;AI Summarize&lt;/strong&gt;&lt;/a&gt; and &lt;a href="https://www.emclient.com/blog/em-client-11-sneak-peek--customizable-message-detail-toolbar-805"&gt;&lt;strong&gt;Customizable message detail toolbar&lt;/strong&gt;&lt;/a&gt;. But there’s still more on the way.
&lt;/p&gt;

&lt;p&gt;This time, we would like to introduce the option of &lt;strong&gt;not displaying the first message in a folder&lt;/strong&gt;.&lt;/p&gt;




&lt;h2 style="margin-top: 16px;"&gt;What can you look forward to?&lt;/h2&gt;

&lt;p&gt;
    You might not want to always automatically view the first message in a folder - be it for convenience or security concerns. In eM Client 11, we have implemented the ability to opt out of this behavior altogether in &lt;strong&gt;Settings &gt; Mail &gt; Read &gt; Message List&lt;/strong&gt;. Just uncheck the &lt;em&gt;Select first message in the list&lt;/em&gt; box.
&lt;/p&gt;

   &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note:&lt;/strong&gt; Please keep in mind that this is only a preview - the finalized features may vary in the officially released version of the app.
        &lt;/p&gt;
    &lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="video-player video-media"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Sneak-Peek-Dont-select-first-message.mp4" data-fancybox="" data-caption="Dont select first message"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Dont-select-first-message.webp" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;p&gt;This feature will be available in eM Client 11 for all users.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="emc-article__indent" style="margin:0px auto; border-top: 3px solid #fe9400;"&gt;
    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
        &lt;h2 style="margin-top: 0;" class="emc-typo--heading-2"&gt;Want to be the first to check out eM&amp;nbsp;Client&amp;nbsp;11?&lt;/h2&gt;
        &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
        &lt;a href="/subscribe-beta" target="_blank" class="emc-button emc-button--green emc-button--long emc-typo--align-center" style="font-size: 1.21em; max-width: none; "&gt;Subscribe to Beta program&lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=810</link>
			<pubDate>Thu, 16 Apr 2026 00:00:00 +0000</pubDate>
			<title>eM Client 11 Sneak peek: Don't select first message</title>
			<guid isPermaLink="false">810</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;
   
    &lt;p&gt;
        Last year, &lt;a href="https://support.google.com/mail/answer/16604719"&gt;&lt;strong&gt;Google announced&lt;/strong&gt;&lt;/a&gt; its plan to shut down the &lt;strong&gt;Gmailify&lt;/strong&gt; service and the &lt;strong&gt;“Check mail from other accounts”&lt;/strong&gt; feature.
    &lt;/p&gt;

    &lt;p&gt;
        These changes affect millions of people’s workflows - especially power users, freelancers, small businesses, multi-account email users, and domain email owners. 
    &lt;/p&gt;

    &lt;p&gt;So, what does this shift mean, and how do you get your workflow back on track?&lt;/p&gt;


    

    &lt;h2&gt;How Gmailify and “Check mail from other accounts” worked&lt;/h2&gt;

    &lt;p&gt; 
    &lt;strong&gt;Gmailify&lt;/strong&gt; allowed users to connect their non-Gmail email accounts and use them as if they were a Gmail account without actually migrating them. This meant taking advantage of all the Gmail features like &lt;em&gt;spam filtering&lt;/em&gt;, &lt;em&gt;search&lt;/em&gt;, &lt;em&gt;labels&lt;/em&gt;, and &lt;em&gt;categories&lt;/em&gt;, but with any email account provider.
    &lt;/p&gt;

    &lt;p&gt;&lt;strong&gt;Check mail from other accounts&lt;/strong&gt; used POP3 to download emails from other email providers. Unlike Gmailify, this service &lt;strong&gt;didn’t provide live two-way sync&lt;/strong&gt; or full Gmail feature support on the original account. It simply copied emails from external accounts into Gmail, where they could then be searched or labeled locally, but actions in Gmail didn’t affect the original inbox.&lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-block: 0;"&gt;
        &lt;p&gt;&lt;strong&gt;POP3 (Post Office Protocol 3)&lt;/strong&gt; is still used by many email services today, not just Gmail. It’s a standard email protocol that downloads messages from a server to a local client. With the POP3 protocol, any email client can pull emails from a server and make them available for offline reading. Optionally, the original copies can be removed from the server after they’re downloaded.&lt;/p&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
    &lt;h2&gt;Gmailify and POP3 service change: the timeline&lt;/h2&gt;

    &lt;p&gt;
        The initial announcement was published in October 2025, and after a migration period, &lt;strong&gt;deprecation started in January 2026&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;During the first quarter of 2026, new Gmail users are being blocked from using the two services, and no new emails can be added, even for current users. Google will begin disabling connected accounts for current users in batches. And with the full discontinuation of Gmailify and Gmail’s “Check mail from other accounts” feature in late 2026, &lt;strong&gt;users should transition to email forwarding or use a full email client as soon as possible&lt;/strong&gt;.&lt;/p&gt;


    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Gmailify-Timeline.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
    &lt;h2&gt;Why is Google’s POP3 download and Gmailify ending?&lt;/h2&gt;

    &lt;p&gt;Google hasn’t fully explained this decision. Ending support for POP3-based mail fetching in Gmail and Gmailify was likely driven by a combination of factors.&lt;/p&gt;

    &lt;p&gt;Email services have increasingly &lt;strong&gt;moved away from POP3 toward IMAP and real-time synchronization&lt;/strong&gt;. Unlike IMAP, POP3 stores emails locally, which can be useful for simpler workflows on a single device, but requires managing on-device storage. IMAP is generally better suited for modern email use, with features like multi-device synchronization across all folders and server-based storage.&lt;/p&gt;

    &lt;p&gt;Gmail also appears to be &lt;strong&gt;simplifying its overall architecture&lt;/strong&gt; by limiting deeper integration with external providers &lt;strong&gt;and reducing maintenance costs&lt;/strong&gt;.&lt;/p&gt;

    &lt;p&gt;From a business perspective, Google has a clear incentive to encourage users to only use Gmail accounts or migrate their custom domains to Google Workspace. In practice, this nudges users deeper into Google’s ecosystem - a classic example of &lt;strong&gt;vendor lock-in&lt;/strong&gt;, a trend that has become increasingly common across the industry.&lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
    &lt;h2&gt;How to replace Gmailify and manage multiple email accounts&lt;/h2&gt;

    &lt;p&gt;
        While &lt;a href="https://support.google.com/mail/answer/16604719"&gt;Google mentions&lt;/a&gt; using the &lt;strong&gt;Gmail mobile app&lt;/strong&gt; with IMAP-based access, or using &lt;strong&gt;email forwarding&lt;/strong&gt;. However, with either of these options, Gmail’s features won’t be applied to your external account’s messages.
    &lt;/p&gt;

    &lt;p&gt;
        So what’s the best solution? Use a third-party email client instead!
    &lt;/p&gt;

    &lt;p&gt;
        Email clients let you send, receive, and organize emails by connecting to your provider’s mail server directly using protocols like IMAP, Exchange, or POP3 to access email accounts. Desktop email clients also offer additional features to help manage inboxes across multiple accounts from different providers, and the incoming messages remain in their original form, including their headers. On top of that, many apps allow local email management and archiving, so &lt;strong&gt;you’re in control of your data&lt;/strong&gt;. 
    &lt;/p&gt;

    &lt;p&gt;On the other hand, third-party email clients might have a limited ability to apply Gmail features to external accounts and might miss other features you’re used to.&lt;/p&gt;

    &lt;p&gt;That said, the right email client can not only match Gmailify’s functionality, but significantly improve on it. And that’s where &lt;strong&gt;eM&amp;nbsp;Client&lt;/strong&gt; stands out.&lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
    &lt;h2&gt;eM&amp;nbsp;Client as a strong replacement for Gmailify&lt;/h2&gt;

    &lt;p&gt;Gmailify was designed to turn Gmail into a central hub for multiple accounts. eM&amp;nbsp;Client can successfully replace this functionality - and expands on it. It connects to accounts directly using IMAP, Exchange, or even the POP3 protocol if the user prefers it. This means users can choose between real-time synchronization or more traditional setups, &lt;strong&gt;without depending on Gmail as a middleman&lt;/strong&gt;.&lt;/p&gt;

    &lt;p&gt;At the same time, eM&amp;nbsp;Client stands out in how well it integrates Gmail-specific features. When connected to a Gmail account, it &lt;strong&gt;synchronizes labels and supports threading&lt;/strong&gt;, and even &lt;a href="/blog/keep-your-inbox-clean-with-em-client-inbox-categories-736"&gt;&lt;strong&gt;implements inbox categories&lt;/strong&gt;&lt;/a&gt; like Primary, Social, and Promotions. The categories feature is available for non-Gmail accounts as well - for these, categories are assigned using eM&amp;nbsp;Client’s own algorithm.&lt;/p&gt;

    &lt;p&gt;Overall, &lt;a href="/blog/how-gmail-s-all-mail-folder-actually-works-788#GmailStructure"&gt;&lt;strong&gt;eM&amp;nbsp;Client reflects much of Gmail’s structure&lt;/strong&gt;&lt;/a&gt; instead of replacing it, helping preserve the familiar Gmail experience.&lt;/p&gt;

    &lt;p&gt;And beyond email, &lt;strong&gt;eM&amp;nbsp;Client is an all-in-one productivity hub.&lt;/strong&gt;&lt;/p&gt;

    &lt;p&gt;It combines email with calendar, tasks, contacts, notes, and chat in a single interface, reducing the need to switch between multiple apps. This experience extends seamlessly to mobile: eM&amp;nbsp;Client offers a &lt;a href="https://www.emclient.com/blog/mobile-app--now-with-ai--calendar--contacts--tasks-and-notes-760"&gt;&lt;strong&gt;mobile app for iOS and Android&lt;/strong&gt;&lt;/a&gt; that brings the same unified approach to phones and tablets.&lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/sitecontrol/images/eM-and-Services.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;Removing Gmailify and “Check mail from other accounts” makes Gmail less open. Instead of bringing other services in, users are now pushed toward fully committing to Google’s ecosystem. If that’s not what you want, &lt;strong&gt;eM&amp;nbsp;Client is one of the clearest alternatives&lt;/strong&gt; - it supports multiple providers, keeps the Gmail experience intact, and puts you back in control of how your email works.&lt;/p&gt;



    &lt;h2&gt;New to eM&amp;nbsp;Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=806</link>
			<pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate>
			<title>Alternative to Gmailify: eM&amp;nbsp;Client keeps your emails together</title>
			<guid isPermaLink="false">806</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    #emcBlogPost .emc-blogpost .emc-blogpost__content p {
        font-size: 1.21em;
    }
&lt;/style&gt;

&lt;p&gt;
    We have been polishing the upcoming eM&amp;nbsp;Client 11, last time we showed you &lt;a href="https://www.emclient.com/blog/em-client-11-sneak-peek--ai-nbspsummarize-800"&gt;&lt;strong&gt;AI Summarize&lt;/strong&gt;&lt;/a&gt;, and now our features preview series continues with another reveal. 
&lt;/p&gt;

&lt;p&gt;Today, we’re happy to inform you that the message detail will have its own &lt;strong&gt;adjustable toolbar&lt;/strong&gt;!&lt;/p&gt;




&lt;h2 style="margin-top: 16px;"&gt;What can you look forward to?&lt;/h2&gt;

&lt;p&gt;
    By default, the message toolbar will display the &lt;strong&gt;Reply&lt;/strong&gt;, &lt;strong&gt;Reply all&lt;/strong&gt;, and &lt;strong&gt;Forward&lt;/strong&gt; buttons. You can tailor it to your needs by clicking the three-dots icon and selecting &lt;strong&gt;“Customize”&lt;/strong&gt;. This way, all your frequently used actions will be easily accessible when you need them.
&lt;/p&gt;

   &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note:&lt;/strong&gt; Please keep in mind that this is only a preview - the finalized features may vary in the officially released version of the app.
        &lt;/p&gt;
    &lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="video-player video-media"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Sneak-Peek-Customize-message-toolbar.mp4" data-fancybox="" data-caption="Customize message detail toolbar"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Customize-message-toolbar.webp" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;p&gt;The adjustable message toolbar feature will be available in eM Client 11 for all users.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="emc-article__indent" style="margin:0px auto; border-top: 3px solid #fe9400;"&gt;
    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
        &lt;h2 style="margin-top: 0;" class="emc-typo--heading-2"&gt;Want to be the first to check out eM&amp;nbsp;Client&amp;nbsp;11?&lt;/h2&gt;
        &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
        &lt;a href="/subscribe-beta" target="_blank" class="emc-button emc-button--green emc-button--long emc-typo--align-center" style="font-size: 1.21em; max-width: none; "&gt;Subscribe to Beta program&lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=805</link>
			<pubDate>Wed, 25 Mar 2026 00:00:00 +0000</pubDate>
			<title>eM Client 11 Sneak peek: Customizable message detail toolbar</title>
			<guid isPermaLink="false">805</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;
   
    &lt;p&gt;
        In the &lt;a href="https://www.emclient.com/blog/meet-version-10-4--faster--smarter--better-784"&gt;&lt;strong&gt;eM&amp;nbsp;Client 10.4 update&lt;/strong&gt;&lt;/a&gt;, we have implemented new methods for easily locating emails.  Now you will see the folder name in threads, message details, and search results. In this article, we will explain how folder name boxes can be useful - and how to disable this feature in case it doesn’t fit your workflow.
    &lt;/p&gt;


    

    &lt;h2&gt;Folder name in message detail&lt;/h2&gt;

    &lt;p&gt; 
        &lt;strong&gt;The folder box is always visible in the upper-right corner of the message preview’s header&lt;/strong&gt;, no matter what Conversations settings you use. It will show the full path once hovered over:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Folder-names-screenshot1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;


    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-block: 0;"&gt;
        &lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; For Google accounts, you will not see the folder name box, as it is already covered by Gmail tags (labels), corresponding to the folders (labels) the messages are stored in.&lt;/p&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;p&gt;
        The folder name box is also displayed in Conversations, helping you quickly distinguish where each message from the thread is actually stored:
    &lt;/p&gt;

        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Folder-names-screenshot2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        In previous versions, you could only see the folder name in the message list with the Conversations feature disabled, and even then, it was not the default. It had to be manually added to the visible columns.
    &lt;/p&gt;

    &lt;p&gt;To show the Folder in the message list, right-click the top of the list, select &lt;strong&gt;“Columns configuration”&lt;/strong&gt;, and add &lt;strong&gt;“Folder”&lt;/strong&gt; to the displayed columns. Or hide it by removing it from the visible columns.&lt;/p&gt;


    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Folder-names-screenshot3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;h2&gt;Folder name in search&lt;/h2&gt;

    &lt;p&gt;The Search feature now shows the &lt;strong&gt;message location in the search results list&lt;/strong&gt;, in the Folder column. You will be able to see this in the &lt;strong&gt;“Messages on the bottom”&lt;/strong&gt; layout and with the messages panel disabled. This is especially convenient if you use the search in the &lt;strong&gt;“All folders”&lt;/strong&gt; option:&lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Folder-names-screenshot4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-block:1em;"&gt;
        &lt;h3 style="margin-top:0; margin-bottom:0.3em"&gt;How to hide the folder name box
        &lt;p&gt;If you do not want to see the folder boxes in message detail or in Conversations, go to &lt;strong&gt;Settings &gt; Mail &gt; Read&lt;/strong&gt; and disable the &lt;strong&gt;“Show folder in message detail”&lt;/strong&gt; option.&lt;/p&gt;
    &lt;/h3&gt;&lt;/div&gt;

    &lt;h2&gt;Folder name boxes in the eM&amp;nbsp;Client mobile app&lt;/h2&gt;

    &lt;p&gt;
        When using the mobile app, the folder box is visible in the message detail.
    &lt;/p&gt;

    &lt;div style="display: flex; flex-direction: row; gap: 10px; align-items: center;justify-content: center;"&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/Folder-names-screenshot5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;

            &lt;/div&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/Folder-names-screenshot6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
    &lt;/div&gt;



    &lt;p&gt;
        To enable or disable this feature, head to &lt;strong&gt;Settings &gt; Mail &gt; Read&lt;/strong&gt; and look for the &lt;strong&gt;“Show folder in message detail”&lt;/strong&gt; option:
    &lt;/p&gt;


    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Folder-names-screenshot7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;


    &lt;p&gt;
        Folder name boxes are a neat feature that helps users quickly pinpoint a message’s location, making browsing your inbox or looking up emails fast and hassle-free. And if you have no need for them? Turn this feature off in seconds and enjoy using the eM Client app exactly the way you prefer. 
    &lt;/p&gt;

    

    &lt;h2&gt;New to eM&amp;nbsp;Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=801</link>
			<pubDate>Wed, 11 Mar 2026 00:00:00 +0000</pubDate>
			<title>Navigate your mailbox easily with visible folder names</title>
			<guid isPermaLink="false">801</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    #emcBlogPost .emc-blogpost .emc-blogpost__content p {
        font-size: 1.21em;
    }
&lt;/style&gt;

&lt;p&gt;
    You might have been wondering what's next for eM&amp;nbsp;Client. Behind the scenes, we have been steadily working on the next major update – and we’ve decided to gradually reveal the new features that will be included in the upcoming &lt;strong&gt;eM&amp;nbsp;Client 11 release&lt;/strong&gt;.
&lt;/p&gt;

&lt;p&gt;
    To offer a tiny window into what lies ahead, let’s take a look at the newly added &lt;strong&gt;AI Summarize&lt;/strong&gt;.
&lt;/p&gt;




&lt;h2 style="margin-top: 16px;"&gt;What can you look forward to?&lt;/h2&gt;

&lt;p&gt;
    The AI support will receive a complete overhaul in eM&amp;nbsp;Client 11. The AI features will be expanded, and the improvements are something we cannot wait to share with you.
&lt;/p&gt;

&lt;p&gt;
    You will now find a &lt;strong&gt;“Summarize”&lt;/strong&gt; button in the subject line of your messages. Click it to let the Summarize feature process the message – or an entire conversation. You will have an overview of the main points in seconds! 
&lt;/p&gt;

   &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note:&lt;/strong&gt; Please keep in mind that this is only a preview – the finalized features may vary in the officially released version of the app.
        &lt;/p&gt;
    &lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="video-player video-media"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Sneak-Peek-AI-Summarize.mp4" data-fancybox="" data-caption="AI Summarize"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-AI-summarize.webp" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;p&gt;The new AI Summarize feature will be available in &lt;strong&gt;eM&amp;nbsp;Client&amp;nbsp;11&lt;/strong&gt; for all users with a subscription license or an active &lt;a href="https://www.emclient.com/buy-ai-add-on"&gt;AI add-on&lt;/a&gt;.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="emc-article__indent" style="margin:0px auto; border-top: 3px solid #fe9400;"&gt;
    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
        &lt;h2 style="margin-top: 0;" class="emc-typo--heading-2"&gt;Want to be the first to check out eM&amp;nbsp;Client&amp;nbsp;11?&lt;/h2&gt;
        &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
        &lt;a href="/subscribe-beta" target="_blank" class="emc-button emc-button--green emc-button--long emc-typo--align-center" style="font-size: 1.21em; max-width: none; "&gt;Subscribe to Beta program&lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=800</link>
			<pubDate>Thu, 26 Feb 2026 00:00:00 +0000</pubDate>
			<title>eM Client 11 Sneak peek: AI&amp;nbspSummarize</title>
			<guid isPermaLink="false">800</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;
   
    &lt;p&gt;
        Separating work and personal communication when using a single device can become a daily struggle. And what if you have to share the same computer with a colleague or family member? The &lt;strong&gt;Profiles feature&lt;/strong&gt;, introduced in &lt;a href="https://www.emclient.com/blog/em-client-10-3---your-all-in-one-solution-just-got-better-724"&gt;eM&amp;nbsp;Client 10.3 release&lt;/a&gt;,  is available with all paid licenses and offers a solution for exactly these kinds of scenarios.
    &lt;/p&gt;

    &lt;p&gt;
        Let’s delve into how profiles work and how you can set them up to best aid your workflow.
    &lt;/p&gt;

    

    &lt;h2&gt;How does the Profiles feature work?&lt;/h2&gt;

    &lt;p&gt; 
        The Profiles feature enables you to create and run multiple sessions of the eM&amp;nbsp;Client with distinct accounts and settings. This is possible because each profile has its data stored in a separate database.
    &lt;/p&gt;


    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p style="margin-block:1em;"&gt;Unless you previously changed it in &lt;strong&gt;Settings &gt; General &gt; Storage&lt;/strong&gt;, the default profile database is stored in:&lt;/p&gt;
        &lt;p style="margin-block:1em;"&gt; &lt;em&gt;C:\Users\%username%\AppData\Roaming\eM&amp;nbsp;Client&lt;/em&gt; (Windows)&lt;/p&gt;
        &lt;p&gt;or&lt;/p&gt;
        &lt;p style="margin-block:1em;"&gt;&lt;em&gt;/Users/yourUsername/Library/Application Support/eM&amp;nbsp;Client&lt;/em&gt; (macOS)&lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;Creating a new profile&lt;/h2&gt;

    &lt;p&gt;
        To view your existing profiles and manage or add new ones, navigate to &lt;strong&gt;Settings &gt; General &gt; Profiles&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;If you haven’t created an additional Profile, you’ll only find the Default Profile on the list.&lt;/p&gt;

    &lt;p&gt;
        If you want to change its name, use the &lt;strong&gt;“Rename”&lt;/strong&gt; button.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Profiles_screenshot1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Creating a new profile starts with clicking the &lt;strong&gt;“Create”&lt;/strong&gt; button.
    &lt;/p&gt;


    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Profiles_screenshot2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Give your profile a name and choose the location of its database, where the data will be stored:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Profiles_screenshot3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        After the setup is done, the newly created profile will be displayed in the list of profiles.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Profiles_screenshot4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;


    &lt;h2&gt;Launching a profile&lt;/h2&gt;

    &lt;p&gt;
        In &lt;strong&gt;Settings &gt; General &gt; Profiles&lt;/strong&gt; section, selecting the profile and clicking &lt;strong&gt;“Launch”&lt;/strong&gt; will start a new eM&amp;nbsp;Client session.
    &lt;/p&gt;

    &lt;p&gt;
        From the main app window, available profiles can be quickly selected and launched via &lt;strong&gt;Menu &gt; Profiles&lt;/strong&gt; (Windows) or &lt;strong&gt;eM&amp;nbsp;Client &gt; Profiles&lt;/strong&gt; (macOS).
    &lt;/p&gt;

    &lt;p&gt;
        If the profile’s folder was newly created or empty, the Welcome wizard is triggered when you run it - just like the first time you installed eM&amp;nbsp;Client:  
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Profiles_screenshot5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;


    &lt;p&gt;
        It’s also possible to set up a password-protected startup for each profile in &lt;strong&gt;Settings &gt; General &gt; Password Protection&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        If you want to see the profile manager each time you start the app, enable the &lt;strong&gt;“Show profile manager on startup”&lt;/strong&gt; option in &lt;strong&gt;Settings &gt; General &gt; Profiles&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Profiles_screenshot7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        This feature will show a profile selection window every time eM&amp;nbsp;Client is launched. The pop-up includes the option to run the selected profile in Offline mode:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Profiles_screenshot8.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        It can also be triggered if you press and hold the &lt;strong&gt;“Alt”&lt;/strong&gt; key while clicking the eM&amp;nbsp;Client app startup icon.
    &lt;/p&gt;

    &lt;h2&gt;Deleting a profile&lt;/h2&gt;

    &lt;p&gt;
        When a profile is not needed anymore, it can be deleted in &lt;strong&gt;Settings &gt; General &gt; Profiles&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        Select the profile and click &lt;strong&gt;“Delete”&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        You’ll have the option to either delete the profile’s files (database) or keep the database in case you need it later:
    &lt;/p&gt;

        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Profiles_screenshot6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note:&lt;/strong&gt; You must always have at least one profile. If there’s only one profile in the list, you can only delete it after creating an alternative profile.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Profiles make it easier to switch from different work modes or clearly separate personal and professional communication. Your work and personal contacts and calendars will stay neatly organized in separate databases. And when it’s time to disconnect, you won’t be disturbed by work notifications while reading personal emails.
    &lt;/p&gt;

    &lt;p&gt;
        For easy orientation, each profile can have distinct interfaces with their own settings and themes, including different settings of categories, conversations, or AI features. With eM&amp;nbsp;Client, you have the freedom to tailor the app to your needs and adapt it to your workflow. eM&amp;nbsp;Client will help you stay productive without sacrificing your work-life balance and peace of mind.
    &lt;/p&gt;

    

    &lt;h2&gt;New to eM&amp;nbsp;Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=796</link>
			<pubDate>Wed, 04 Feb 2026 00:00:00 +0000</pubDate>
			<title>Profiles: move between workflows effortlessly</title>
			<guid isPermaLink="false">796</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    .emcShortcuts__table tr td:first-of-type,
    .emcShortcuts__table tr th:first-of-type {
        width: 33.33333%;
    }

    .emcShortcuts__table tr td:not(:first-of-type),
    .emcShortcuts__table tr th:not(:first-of-type) {
        text-align: center;
        width: 33.33333%;
    }

    .emc-list.emc-list--dot&gt;li {
        margin-bottom: 16px;
    }
&lt;/style&gt;
&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;

    &lt;p&gt;
        Our partnership with &lt;strong&gt;SmarterTools&lt;/strong&gt; started a few years ago, and together, we have tirelessly
        worked on enhancing the integration between SmarterMail and eM Client. Starting with version 9.2, we introduced
        significant improvements, and we have only continued building on them ever since. &lt;/p&gt;&lt;p&gt;In this article, we’ll take a
        closer look at all the features and options that make eM Client and SmarterMail work together more seamlessly
        than ever.
    &lt;/p&gt;

    

    &lt;p&gt;
        First of all, thanks to our close collaboration with SmarterTools, the enhanced compatibility of SmarterMail
        features is available to you whether you are using an &lt;strong&gt;SmarterMail Enterprise&lt;/strong&gt; (via EWS protocol)
        or &lt;strong&gt;SmarterMail Professional&lt;/strong&gt; (via IMAP and CardDAV/CalDAV protocols) edition.
    &lt;/p&gt;

    &lt;p&gt;
        No lengthy configuration is needed to use your SmarterMail account in the eM Client app. Just open &lt;strong&gt;Menu &gt; Accounts &gt; Add account &lt;/strong&gt; (Windows) or &lt;strong&gt; eM Client &gt; Add account&lt;/strong&gt; (macOS), and with
        the automatic setup wizard, you'll be ready to go in a few simple steps. eM Client will seamlessly detect the
        optimal settings for all your services, so you don't have to worry about the technical details.
    &lt;/p&gt;

    &lt;h2&gt;Sync your emails, contacts, calendars, tasks, and chat&lt;/h2&gt;

    &lt;p&gt;
        Easily synchronize all of your SmarterMail emails, contacts, calendars, and tasks - and thanks to the XMPP
        protocol support, you can also &lt;strong&gt;access all of your SmarterMail chats in real time&lt;/strong&gt;!
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;h2&gt;Stay connected with SmarterMail Online meetings&lt;/h2&gt;

    &lt;p&gt;
        The eM Client app includes native support for &lt;strong&gt;SmarterMail Online meetings&lt;/strong&gt;, which means that you
        can easily create an online meeting and select SmarterMail as the provider - eM Client then automatically
        creates the SmarterMail Online Meeting and embeds the meeting link into the appointment. No need to switch to
        the SmarterMail web interface.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        You can also forward invites so that other people can join without the organizer having to invite them manually:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;h2&gt;Company workflow made easy with sync of server-side features&lt;/h2&gt;

    &lt;p&gt;
        Thanks to the seamless integration between SmarterMail and eM Client, your team can enjoy the benefits of:
    &lt;/p&gt;

    &lt;div class="emc-article__light-orange-background emc-article__indent" style="margin: 12px 0"&gt;
        &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                &lt;h3 style="margin-top: 0px; margin-bottom: 8px"&gt;Synchronized signatures&lt;/h3&gt;
                &lt;p&gt;
                    The signatures you set up will be synced across all of your devices via EWS or IMAP, so there is no
                    need to import your signature designs manually. This also helps to keep the company branding unified
                    for all users.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3 style="margin-top: 0px; margin-bottom: 8px;"&gt;SmarterMail tags&lt;/h3&gt;
                &lt;p&gt;
                    Any tags you set up in your webmail will be synced in the eM Client app and vice versa, so even with
                    a large number of emails, your inbox will stay neat and organized.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3 style="margin-top: 0px; margin-bottom: 8px"&gt;Server-side rules&lt;/h3&gt;
                &lt;p&gt;
                    Unlike Local Rules, server-side Rules are applied even before any message is downloaded to the email
                    client. This ensures you are in charge of organizing your messages right from the source, no matter
                    which device you are using.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3 style="margin-top: 0px; margin-bottom: 8px"&gt;Server-side blacklist and whitelist&lt;/h3&gt;
                &lt;p&gt;
                    Centralized filtering for incoming messages will help you prevent important emails from ending up in
                    the spam folder. Administrators can monitor or override any inappropriate user blacklists or
                    whitelists.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3 style="margin-top: 0px; margin-bottom: 8px"&gt;Contact groups&lt;/h3&gt;
                &lt;p&gt;
                    Contact groups, referred to as Distribution Lists in the eM Client app, significantly improve
                    communication between departments. By integrating with the Global Address List (GAL) or using a
                    shared CardDAV address book in an IMAP-based email setup, you can effectively manage company-wide
                    distribution lists organized by department, role, or location.
                &lt;/p&gt;
            &lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;h2&gt;Feature availability based on SmarterMail edition&lt;/h2&gt;

    &lt;div class="emcShortcuts__table-wrapper"&gt;
        &lt;table class="emcShortcuts__table"&gt;
            &lt;thead&gt;
                &lt;tr&gt;
                    &lt;th class="table-header"&gt;
                        Feature
                    &lt;/th&gt;
                    &lt;th&gt;SmarterMail Enterprise
                        &lt;br&gt;(Exchange)
                    &lt;/th&gt;
                    &lt;th&gt;SmarterMail Professional
                        &lt;br&gt;(IMAP)
                    &lt;/th&gt;
                &lt;/tr&gt;
            &lt;/thead&gt;
            &lt;tbody&gt;
                &lt;tr&gt;
                    &lt;td&gt;Email&lt;/td&gt;
                    &lt;td&gt;EWS&lt;/td&gt;
                    &lt;td&gt;IMAP&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;Calendar&lt;/td&gt;
                    &lt;td&gt;EWS&lt;/td&gt;
                    &lt;td&gt;CalDAV&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;Contacts&lt;/td&gt;
                    &lt;td&gt;EWS&lt;/td&gt;
                    &lt;td&gt;CardDAV&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;Tasks&lt;/td&gt;
                    &lt;td&gt;EWS&lt;/td&gt;
                    &lt;td&gt;CalDAV&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;Chats&lt;/td&gt;
                    &lt;td&gt;XMPP&lt;/td&gt;
                    &lt;td&gt;XMPP&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;SmarterMail online meetings&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;Synchronized signatures&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;SmarterMail tags&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;Server-side blacklist / whitelist&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;Contact groups&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;Server-side rules&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                    &lt;td&gt;No&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;Account delegation&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                    &lt;td&gt;No&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;Public folders&lt;/td&gt;
                    &lt;td&gt;Yes&lt;/td&gt;
                    &lt;td&gt;No&lt;/td&gt;
                &lt;/tr&gt;
            &lt;/tbody&gt;
        &lt;/table&gt;
    &lt;/div&gt;

    &lt;h2&gt;Setting up account delegation and public folders&lt;/h2&gt;

    &lt;p&gt;
        In case you use the Exchange setup for your account via the EWS protocol, you can allow users to share and
        access SmarterMail accounts or public folders in the eM Client app. This is handy for team collaboration or when
        a colleague needs to cover for you during your absence.
    &lt;/p&gt;

    &lt;h3&gt;Delegation for SmarterMail accounts &lt;/h3&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;
                Go to &lt;strong&gt;Menu &gt; Accounts&lt;/strong&gt; (on Windows) or &lt;strong&gt;eM Client &gt; Accounts&lt;/strong&gt; (on macOS)
                and select your SmarterMail account. You will see a &lt;strong&gt;Delegation&lt;/strong&gt; section under the
                &lt;strong&gt;Exchange Web Services&lt;/strong&gt; tab:
            &lt;/p&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
                &lt;p&gt;
                    Your account settings can also be accessed from your email accounts list in the left panel by
                    right-clicking the account and selecting "&lt;strong&gt;Delegation&lt;/strong&gt;".
                &lt;/p&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;
                Click the "&lt;strong&gt;Edit&lt;/strong&gt;" button to &lt;strong&gt;change who can access your account&lt;/strong&gt;. The
                &lt;strong&gt;Delegated accounts&lt;/strong&gt; window will pop up:
            &lt;/p&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;
                After clicking "&lt;strong&gt;Add&lt;/strong&gt;", delegate access to user(s) or groups by typing their email.
            &lt;/p&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;
                Once you click "Ok," you'll have the chance to customize the permission settings. You can grant limited
                access to the delegated account by choosing to allow reading, creating, or modifying items, or any
                combination of these:
            &lt;/p&gt;
            &lt;div style="display: flex; gap: 24px;"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                &lt;/div&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot8.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p&gt;
                Now the setup is done, and the user will be able to access your SmarterMail account based on your
                settings.
            &lt;/p&gt;
            &lt;p&gt;
                To revoke their access, head to the Delegation section, click the "Edit" button next to the option
                labeled &lt;strong&gt;Change who can access your account&lt;/strong&gt;, select the account, and click
                "&lt;strong&gt;Remove&lt;/strong&gt;".
            &lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;h3&gt;Add a delegated account you already have access to&lt;/h3&gt;

    &lt;p&gt;
        If you have been granted access to a SmarterMail account, you can add it to your eM Client folder list in
        &lt;strong&gt;Menu &gt; Accounts&lt;/strong&gt; (on Windows) or &lt;strong&gt;eM Client &gt; Accounts&lt;/strong&gt; (on macOS).
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;
                Head to the Delegation section under the Exchange Web Services tab. Then click the
                "&lt;strong&gt;Show&lt;/strong&gt;" button next to the &lt;strong&gt;Accounts you can access&lt;/strong&gt; option:
            &lt;/p&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot9.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;
                After that, press the “&lt;strong&gt;Add&lt;/strong&gt;” button and look for the delegated account within your
                organization. Once it comes up, click “&lt;strong&gt;OK&lt;/strong&gt;”.
            &lt;/p&gt;
            &lt;div style="display: flex; flex-direction: column;  gap: 24px;"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot10.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                &lt;/div&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot11.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p&gt;
                You will find the added account in your folder list.
            &lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;


    &lt;h3&gt;Subscribe to Public folders&lt;/h3&gt;

    &lt;div class="emc-article__light-orange-background emc-article__indent" style="margin: 12px 0"&gt;

        &lt;p&gt;
            Admins can create public folders that users can subscribe to in the eM Client app. If you want to do that,
            go to
            &lt;strong&gt;Menu &gt; Accounts&lt;/strong&gt; (on Windows) or &lt;strong&gt;eM Client &gt; Accounts&lt;/strong&gt; (on macOS) and head
            to
            the &lt;strong&gt;Exchange Web Services&lt;/strong&gt; tab's &lt;strong&gt;Public folders&lt;/strong&gt; section:
        &lt;/p&gt;

        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot12.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;

        &lt;p&gt;
            To subscribe to public folders, click the "&lt;strong&gt;Edit…&lt;/strong&gt;" button. A pop-up window will appear,
            allowing
            you to select the folders you want by checking their boxes.
        &lt;/p&gt;

        &lt;p&gt;
            You can also subscribe to or unsubscribe from a folder and all its subfolders by right-clicking on it or
            clicking the three dots symbol next to it. This is handy when a folder has many subfolders, saving you the
            effort of checking each one individually.
        &lt;/p&gt;

        &lt;div style="display: flex; gap: 24px;"&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot13.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%;"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot14.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;p&gt;
            After selecting the public folders you want to subscribe to, click the "Ok" button to save your changes.
        &lt;/p&gt;

        &lt;p&gt;
            Your subscribed public folders will appear on the left panel under the delegated account's section.
        &lt;/p&gt;

        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/SmarterMail_eM_screenshot15.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

    &lt;p&gt;
        Thanks to our ongoing close cooperation with SmarterTools, you can now make the most of your SmarterMail
        account's features. Enjoy smooth teamwork with &lt;em&gt;SmarterMail online meetings&lt;/em&gt;, sync your
        &lt;em&gt;signatures&lt;/em&gt;, SmarterMail &lt;em&gt;tags&lt;/em&gt;, and stay on top of your messages with server-side
        &lt;em&gt;Rules&lt;/em&gt;, &lt;em&gt;blacklist&lt;/em&gt;, and &lt;em&gt;whitelist&lt;/em&gt;. Distribution lists in combination with the Global
        Address List can help you keep your contacts organized across the company departments. And with your SmarterMail
        Exchange accounts, delegation and public folders can become another irreplaceable tool to make your workdays
        easier.
    &lt;/p&gt;

    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=792</link>
			<pubDate>Wed, 14 Jan 2026 00:00:00 +0000</pubDate>
			<title>Smooth teamwork: eM&amp;nbsp;Client with SmarterMail</title>
			<guid isPermaLink="false">792</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;
   
    &lt;p&gt;
        If you have ever used a Gmail account, you might have noticed that the folder system is a bit different from other email providers. It can be a bit tricky to understand, especially the enigmatic "&lt;strong&gt;All Mail&lt;/strong&gt;" folder.
    &lt;/p&gt;

    &lt;p&gt;
        We would like to show you how Gmail organizes your emails and how its folder structure translates in the eM&amp;nbsp;Client app.
    &lt;/p&gt;
    
    


    &lt;h2&gt;Gmail mailbox structure explained&lt;/h2&gt;

    &lt;p&gt; 
        Gmail puts all of your emails in one big "heap", divided into three real folders: &lt;strong&gt;All Mail&lt;/strong&gt;, &lt;strong&gt;Spam&lt;/strong&gt;, and &lt;strong&gt;Trash&lt;/strong&gt;. 
    &lt;/p&gt;

    &lt;p&gt;
        Then it uses search to look for your messages &lt;strong&gt;based on their labels&lt;/strong&gt; and shows you the search results in &lt;strong&gt;dedicated virtual folders&lt;/strong&gt;, including &lt;strong&gt;Inbox&lt;/strong&gt; and &lt;strong&gt;Sent&lt;/strong&gt; and all others. A single email can appear in multiple folders if it has several labels, but &lt;strong&gt;there’s always only one actual copy of any given email in your Gmail mailbox&lt;/strong&gt;. 
    &lt;/p&gt;

    &lt;p&gt;
        Once you delete a message from any of the virtual folders, it will be moved from the &lt;em&gt;All Mail&lt;/em&gt; folder to &lt;em&gt;Trash&lt;/em&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        And in case you mark any message as spam, it will be moved from &lt;em&gt;All Mail&lt;/em&gt; to the &lt;em&gt;Spam&lt;/em&gt; folder. It will therefore lose all user-defined labels and will be removed from all virtual folders.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Allmail_labels_screenshot1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: Messages placed in the &lt;em&gt;Spam&lt;/em&gt; or &lt;em&gt;Trash&lt;/em&gt; folder on Gmail are &lt;strong&gt;automatically deleted after 30 days&lt;/strong&gt;.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Since there is always only one copy of any message in the Gmail mailbox, let's clarify how it affects some basic actions:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;
                When you &lt;strong&gt;move a message to another folder, the message is not moved&lt;/strong&gt;; its old label (which defined the virtual folder it could be viewed in) is removed, and a new one is added. 
                &lt;br&gt;
                For example, if you move a message from a &lt;em&gt;Personal&lt;/em&gt; folder to a &lt;em&gt;Work&lt;/em&gt; folder, its &lt;em&gt;Personal&lt;/em&gt; label will be removed and &lt;em&gt;Work&lt;/em&gt; label will be added.
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;
                When you &lt;strong&gt;copy an email&lt;/strong&gt; to another folder, there won't be a new copy of the message created, but an additional label will be assigned to it.
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;
                &lt;strong&gt;When you create a new folder, a new corresponding label will be created automatically&lt;/strong&gt;, and can be assigned to messages. By the same logic, creating a new synchronized Tag (label) will create a new corresponding virtual folder.
            &lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Important&lt;/strong&gt;: Please keep in mind that if you delete the content of your &lt;em&gt;All Mail&lt;/em&gt; folder, you will delete these messages from your &lt;em&gt;Inbox&lt;/em&gt;, &lt;em&gt;Sent&lt;/em&gt; folder, and any other virtual folders you have as well, since this is where the only copy of each message is stored. 
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;&lt;a id="GmailStructure"&gt;&lt;/a&gt;Gmail mailbox structure in the eM Client app&lt;/h2&gt;

    &lt;p&gt;
        When viewing your Gmail account in the eM Client app, you will find the same folder structure we explained above.
    &lt;/p&gt;

    &lt;div style="display: flex; flex-direction: row; gap: 10px; align-items: center;justify-content: center;"&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/Allmail_labels_screenshot2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;

            &lt;/div&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/Allmail_labels_screenshot3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;
        eM Client also synchronizes your Gmail label colors. If you haven't selected colors for your Gmail labels, they will be displayed in the default grey.
    &lt;/p&gt;

    &lt;p&gt;
        You can also automatically randomize the colors of your synchronized labels when they’re shown as tags in &lt;strong&gt;Menu &gt; Accounts &gt; your Gmail account &gt; IMAP tab &gt; Tags&lt;/strong&gt; by ticking the "&lt;strong&gt;Show random colors for tags downloaded from server&lt;/strong&gt;" checkbox instead of spending time manually color-coding them. This will not affect your folder colors, but it makes the assigned tags stand out more.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Allmail_labels_screenshot4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: The assigned tags are the folder locations for your messages. If you remove all your tags, the messages that had those tags assigned will still be visible in your &lt;em&gt;All Mail&lt;/em&gt; folder, but will no longer appear in any of their virtual folders.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        While Gmail's specific folder structure is very useful when it comes to saving space and time when synchronizing, it has been a source of confusion for many users. Once you understand its logic, you can significantly lower the chances of misplacing an email and losing your time (and nerves). &lt;br&gt;
        And with our &lt;a href="https://www.emclient.com/blog/em-client-search--stop-scrolling--start-finding-756"&gt;&lt;strong&gt;Search feature and keywords&lt;/strong&gt;&lt;/a&gt;, you'll be able to find what you're looking for in seconds. eM Client ensures you can view all of your emails in one user-friendly interface, customizable for your convenience. Now you can venture beyond the limitations of your webmail and enjoy a more efficient, distraction-free workflow.
    &lt;/p&gt;

    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=788</link>
			<pubDate>Wed, 17 Dec 2025 00:00:00 +0000</pubDate>
			<title>How Gmail’s All Mail folder actually works</title>
			<guid isPermaLink="false">788</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    .emc-list.emc-list--dot&gt;li&gt;h3 {
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .emc-list.emc-list--dot&gt;li {
        margin-top: 24px;
    }

    .emc-article__light-orange-background li {
        margin-top: 8px !important;
    }
    
    #emcBlogPost .emc-blogpost .emc-blogpost__content p {
        font-size: 1.21em;
    }

    @media screen and (max-width: 500px) {
        .emc-control-wrapper {
            display: flex !important;
            flex-direction: column;
            align-items: center;
            gap: 24px
        }
    }
&lt;/style&gt;

&lt;p&gt;
    Maybe you've been wondering what we've been up to since launching the &lt;a href="/blog/mobile-app--now-with-ai--calendar--contacts--tasks-and-notes-760"&gt;&lt;strong&gt;full-featured eM&amp;nbsp;Client mobile app&lt;/strong&gt;&lt;/a&gt;, and yes, we have heard your questions about desktop updates. Don’t worry, we have not forgotten the desktop app at all. In fact, &lt;strong&gt;we are excited to introduce eM&amp;nbsp;Client&amp;nbsp;10.4 with several great new features&lt;/strong&gt;!
&lt;/p&gt;

&lt;p&gt;
    Your feedback has always been an integral part of our development process, and this release is no exception. Let's take a look at the latest improvements and additions!
&lt;/p&gt;



&lt;h2&gt;General&lt;/h2&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
    &lt;li&gt;
        &lt;h3&gt;Sync optimization&lt;/h3&gt;

        &lt;p&gt;
           We have &lt;strong&gt;greatly improved performance and loading times&lt;/strong&gt; thanks to a new smart optimization feature for IMAP synchronization. For example, small messages are downloaded right away in full, and bigger ones based on your preferences, but there is a complex algorithm that determines the optimal way to get you your messages quickly. 
        &lt;p&gt;
         
            &lt;p&gt;
                This &lt;strong&gt;new mode will be enabled by default&lt;/strong&gt;, so your messages will open much faster now!
            &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Folder name shown in threads, message details, and search results&lt;/h3&gt;
        &lt;p&gt;
            Never lose track of where your message is located again &amp;ndash; the message folder name is now visible in threads, message details, and search results! This is particularly helpful when using the search feature across all folders and conversations, so you have a clear overview of where each message is stored. Hover over the box to see the full path.
        &lt;/p&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/10_4_screenshot1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: The folder name box will not be visible for Google accounts because Gmail uses tags (labels) that correspond to folder names.
        &lt;/p&gt;
    &lt;/div&gt;
        
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Additional conversation view settings&lt;/h3&gt;
        &lt;p&gt;
            The Conversation view got some neat improvements &amp;ndash; you have the option to include messages from other folders, or choose to always expand selected conversations. Remove your own name so you have an easier overview of the other senders and recipients &amp;ndash; or change the order of the names shown in the message list. Find all these options in &lt;strong&gt;Settings &gt; Mail &gt; Conversations&lt;/strong&gt;.
        &lt;/p&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/10_4_screenshot2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Option to turn off fade-in animation&lt;/h3&gt;
        &lt;p&gt;
            You can now &lt;strong&gt;disable the fade-in animation when opening messages&lt;/strong&gt;, which can help especially on older hardware and other devices where the animation used to be jerky.
        &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Search feature for QuickTexts manager&lt;/h3&gt;
        &lt;p&gt;
            We made managing QuickTexts much more comfortable by adding a search feature in the QuickText section. Access it via &lt;strong&gt;Settings &gt; Mail &gt; QuickText&lt;/strong&gt; or via the “&lt;strong&gt;Manage QuickTexts&lt;/strong&gt;” option in the compose window.
        &lt;/p&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/10_4_screenshot3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Undo for Move action&lt;/h3&gt;
        &lt;p&gt;
            Accidentally moved a message to an incorrect folder? By popular demand, any Move action can now be undone via the pop-up notification in the message list or the Ctrl + Z keyboard shortcut.
        &lt;/p&gt;      
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/10_4_screenshot4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Improved “Move to Junk” dialog&lt;/h3&gt;
        &lt;p&gt;
            We redesigned the "Move to Junk" dialog so it’s clearer and your desired option is easier to select:
        &lt;/p&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/10_4_screenshot5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;  
    &lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Mail composing&lt;/h2&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
     &lt;li&gt;
        &lt;h3&gt;Enhanced table editing capabilities&lt;/h3&gt;
        &lt;p&gt;
            Edit tables comfortably in the Compose window with a &lt;strong&gt;new pop-up table editing bar&lt;/strong&gt; &amp;ndash; easily add or remove rows, columns, and split or merge cells! Formatting options for shading, borders, and alignment are also available via a single click.
        &lt;/p&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/10_4_screenshot6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;  
    &lt;/li&gt;
     &lt;li&gt;
        &lt;h3&gt;Option to paste tables as images&lt;/h3&gt;
        &lt;p&gt;
            Want to paste a formatted table into your email? Paste it as an image without any hassle or worries that it will lose its properties on the recipient's side.
        &lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;New features for specific providers&lt;/h2&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
     &lt;li&gt;
        &lt;h3&gt;Workaround for shared calendars on CalDAV servers&lt;/h3&gt;
        &lt;p&gt;
            We have added a workaround that solves issues with shared calendars on Axigen and cPanel servers.
        &lt;/p&gt;
    &lt;/li&gt;
     &lt;li&gt;
        &lt;h3&gt;Support for POP3 with OAuth for Microsoft 365 and Gmail accounts&lt;/h3&gt;
        &lt;p&gt;
            You don't have to say goodbye to using the POP3 protocol for your Microsoft 365 or Gmail accounts. Just set up POP3 manually for these accounts &amp;ndash; use the &lt;strong&gt;Mail &gt; Other&lt;/strong&gt; option in the &lt;strong&gt;New Account&lt;/strong&gt; window and select POP, and eM Client will automatically use the secure OAuth login. No more App Passwords!
        &lt;/p&gt;
    &lt;/li&gt;
     &lt;li&gt;
        &lt;h3&gt;Vacation responder and forwarder for MDaemon accounts&lt;/h3&gt;
        &lt;p&gt;
            You can now use the responder for Automatic Replies and a forwarder for your MDaemon accounts in the eM Client app. Enjoy your vacation without the added stress of monitoring your inbox!
        &lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;p&gt;
   &lt;strong&gt; …and much more&lt;/strong&gt; &amp;ndash; check the new features out for yourself!
&lt;/p&gt;


&lt;h2&gt;Download eM Client 10.4&lt;/h2&gt;

&lt;h3&gt;How can you get these improvements?&lt;/h3&gt;

&lt;p&gt;    
    If you are &lt;strong&gt;already using eM Client 10&lt;/strong&gt;, you will receive a notification that a new update is available, or you can download it below.
&lt;/p&gt;

&lt;p&gt;
    If you own &lt;strong&gt;eM Client Pro for version 9 (or older)&lt;/strong&gt;, purchase an upgrade to eM Client 10.4 to get access to the updated features.
&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a href="/download" target="_blank" class="emc-button emc-button--green emc-button--long emc-typo--align-center"&gt;Download eM Client 10.4&lt;/a&gt;
    &lt;a href="/renew-license" target="_blank" class="emc-button emc-button--orange emc-button--long emc-typo--align-center"&gt;Upgrade to eM Client 10&lt;/a&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=784</link>
			<pubDate>Thu, 04 Dec 2025 00:00:00 +0000</pubDate>
			<title>Meet version 10.4: Faster, smarter, better</title>
			<guid isPermaLink="false">784</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;
   
    &lt;p&gt;
        Automatic email suggestions can help you find the right email address in seconds, instead of having to type it out manually. But you already know that. In this article, we will focus on the eM Client app email address suggestion feature – where address suggestions come from and how to adjust them according to your preferences.
    &lt;/p&gt;
    
    

    &lt;p&gt;
        When you start typing an email address into the &lt;strong&gt;To&lt;/strong&gt;: fields (including the &lt;strong&gt;Cc&lt;/strong&gt;: and &lt;strong&gt;Bcc&lt;/strong&gt;: field), you will see a list of email address suggestions:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Email_address_suggestion_screenshot1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt; 
        By default, the eM Client app suggests addresses from your Contacts, Sent folders, and Recipients history.
    &lt;/p&gt;

    &lt;p&gt;
        The suggestion settings can be changed in &lt;strong&gt;Menu &gt; Settings &gt; Mail &gt; Compose &gt; Email address suggestion&lt;/strong&gt; (on Windows) or &lt;strong&gt;eM Client &gt; Preferences &gt; Mail &gt; Compose &gt; Email address suggestion&lt;/strong&gt; (on macOS):
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Email_address_suggestion_screenshot2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;
    
    &lt;p&gt;
        The "&lt;strong&gt;Use all recipients from Sent folders for suggestion&lt;/strong&gt;" option will recommend email addresses from the messages in your Sent folders. This is especially useful if you have no saved Contacts and no recipient history. 
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: With a long message history, scanning all your Sent messages can take time, so if the address suggestions pop-up has a delay or responds slowly, you can try turning this option off. You will still get suggestion from your Contacts and Recipients history.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        The "&lt;strong&gt;Store composed mail recipients for suggestion&lt;/strong&gt;" feature saves the addresses of any recipients you sent emails to from the eM Client app. Additionally, it makes the suggestions more precisely tailored to your needs, as you will see your most frequent recipients suggested at the top of the list.
    &lt;/p&gt;


    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: You will also see suggested email addresses when using the search bar. To learn more about the Search feature, check out &lt;a href="https://www.emclient.com/blog/em-client-search--stop-scrolling--start-finding-756"&gt;&lt;strong&gt;this article&lt;/strong&gt;&lt;/a&gt; on our blog.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;How does the Recipients history work?&lt;/h2&gt;

    &lt;p&gt;
        The Recipients history keeps track of all the email addresses you send messages to.
    &lt;/p&gt;

    &lt;p&gt;
        You can access the full list in &lt;strong&gt;Settings/Preferences &gt; Mail &gt; Compose &gt; Email address suggestion &gt; Show recipients&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        The history of recipients is only saved locally and does not sync across devices. However, you can save addresses from the list to your Contacts by selecting them and clicking the "Save as" button:
    &lt;/p&gt;
    
    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Email_address_suggestion_screenshot3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: You can &lt;strong&gt;select all&lt;/strong&gt; of the addresses in the list by using the &lt;strong&gt;Ctrl + A&lt;/strong&gt; keyboard shortcut.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;How to remove addresses from suggestions&lt;/h2&gt;

    &lt;p&gt;
        Ways to remove addresses from suggestions vary depending on what those suggestions are based on.
    &lt;/p&gt;

    &lt;p&gt;
        A &lt;strong&gt;suggestion based on your recipients history will have an "X" icon next to it&lt;/strong&gt; in the suggestion list. You can click the "X" icon to delete the email address:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Email_address_suggestion_screenshot4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Or, you can go to the &lt;strong&gt;Email address suggestion&lt;/strong&gt; settings and click the "&lt;strong&gt;Show recipients&lt;/strong&gt;" button. There, it's possible to delete the selected recipients by clicking the "&lt;strong&gt;Delete&lt;/strong&gt;" button:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Email_address_suggestion_screenshot5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        If you want to start from scratch to get rid of old suggestions, click the "&lt;strong&gt;Clear recipients history&lt;/strong&gt;" button, which will delete the whole list: 
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Email_address_suggestion_screenshot6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Unless you delete your recipients history, the suggestions will work even if storing new mail recipients for suggestions is turned off.
    &lt;/p&gt;

    &lt;p&gt;
        If you don't want to see a specific address suggested from a sent message, you have to remove the relevant message from your Sent folder (either by moving it to a different folder or deleting it).
    &lt;/p&gt;

    &lt;p&gt;
        After clearing the recipients history, disabling the storing of composed mail recipients and the Sent folders suggestions, you will only see addresses from your saved &lt;strong&gt;Contacts&lt;/strong&gt; in the list. 
    &lt;/p&gt;

    &lt;p&gt;
        &lt;strong&gt;Suggestions from Contacts cannot be disabled&lt;/strong&gt;; the only way to prevent an address from a saved contact from being suggested is to delete it from your Contacts.
    &lt;/p&gt;

    &lt;h2&gt;Mentions feature (@) and how to use it&lt;/h2&gt;

    &lt;p&gt;
        &lt;strong&gt;The mentions&lt;/strong&gt; feature is handy for referring to specific contacts in an email. 
    &lt;/p&gt;

    &lt;p&gt;
        When you type the &lt;strong&gt;@ symbol&lt;/strong&gt; in the mail compose window and start typing a name or an address of a contact, a suggestions list will pop up. Click on the contact you want to mention in the body of your email, and their name will be inserted in the message – for example, "@John Doe". You can edit the mention so that only the person's first name is visible in the message, not just the full name from your Contacts. Their &lt;strong&gt;email address&lt;/strong&gt; will be automatically added to the &lt;strong&gt;To&lt;/strong&gt;: field (if it wasn't already there).
    &lt;/p&gt;

    &lt;p&gt;
        The mentions feature is also used in Chats for tagging other users, but utilizes the same setting from this section.
    &lt;/p&gt;

    &lt;h2&gt;Email address suggestions in the mobile app&lt;/h2&gt;

    &lt;p&gt;
        Contacts section has been recently added to eM Client for iOS and Android. The mobile app offers the same suggestion options as the desktop versions. And once you grant the app permission to access your device contacts, they will be included in the suggestions as well. 
        &lt;br&gt;
        The relevant settings can be found in &lt;strong&gt;Settings &gt; Mail &gt; Compose &gt; Email Address Suggestion&lt;/strong&gt;.
    &lt;/p&gt;

     &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Email_address_suggestion_screenshot7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Whether you're sending out a work email or catching up with a friend, suggested addresses make it easy to reach the right person fast. While dealing with the everyday chaos, we might take this small feature for granted, but it can make a big difference in keeping our communication smooth. eM Client offers even more useful features, so make sure to check out other articles on our &lt;a href="/blog"&gt;&lt;strong&gt;blog&lt;/strong&gt;&lt;/a&gt;!
    &lt;/p&gt;


    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=768</link>
			<pubDate>Wed, 05 Nov 2025 00:00:00 +0000</pubDate>
			<title>Smart email suggestions in eM&amp;nbsp;Client</title>
			<guid isPermaLink="false">768</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;
   
    &lt;p&gt;
        &lt;strong&gt;QuickTexts&lt;/strong&gt; let you predefine text snippets or full replies and quickly insert them into your emails - perfect for saving time when you need to reuse the same content.
    &lt;/p&gt;

    &lt;p&gt;
        While the QuickText feature has been implemented in the eM Client app for quite some time, we would like to show you some useful improvements we have added since its initial release.
    &lt;/p&gt;

    

    &lt;h2&gt;What’s new with QuickText?&lt;/h2&gt;

    &lt;p&gt; 
        The &lt;strong&gt;Reply with QuickText&lt;/strong&gt; feature allows you to immediately use a QuickText as a reply to an email, while the &lt;strong&gt;Instant QuickText shortcut&lt;/strong&gt; can be used to easily add a QuickText to an email you are already drafting.
    &lt;/p&gt;

    &lt;p&gt;
        QuickTexts can also be enhanced by adding &lt;strong&gt;Placeholders&lt;/strong&gt; - insert them in the spots where specific information needs to be filled in later, such as a name in the greeting.
    &lt;/p&gt;
    
    &lt;p&gt;
        Let's explore all that QuickText feature offers in detail below.
    &lt;/p&gt;

    &lt;h2&gt;The basics: Create your first QuickText&lt;/h2&gt;

    &lt;p&gt;
        You can access and manage all of your QuickTexts in &lt;strong&gt;Menu &gt; Settings &gt; Mail &gt; QuickText&lt;/strong&gt; (on Windows) or &lt;strong&gt;eM&amp;nbsp;Client &gt; Preferences &gt; Mail &gt; QuickText&lt;/strong&gt; (on macOS).
    &lt;/p&gt;

    &lt;p&gt;
        Click the &lt;strong&gt;Manage QuickTexts&lt;/strong&gt; button to open the QuickTexts manager:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Click &lt;strong&gt;+New&lt;/strong&gt; to draft a new QuickText:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        You can format your QuickText as needed, insert links, images, or variables, etc. 
    &lt;/p&gt;

    &lt;p&gt;
        Once you are done, don't forget to &lt;strong&gt;give it a name&lt;/strong&gt; and click &lt;strong&gt;Save&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;h2&gt;How to import QuickTexts&lt;/h2&gt;

    &lt;p&gt;
        You do not have to create your QuickTexts from scratch - click the &lt;strong&gt;Import&lt;/strong&gt; button and either &lt;strong&gt;import QuickTexts from a file&lt;/strong&gt; (.html or .htm) or try importing them from our &lt;strong&gt;QuickText library&lt;/strong&gt;:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        &lt;strong&gt;Importing from a file&lt;/strong&gt; allows you to either reuse QuickTexts you created on another device, or, for example, if there is a nicely formatted QuickText your colleague shared with you.
    &lt;/p&gt;

    &lt;p&gt;
        The &lt;strong&gt;QuickText library&lt;/strong&gt; was added in case you needed a little inspiration when creating your QuickTexts. You can use the available text snippets as they are or adjust them to your needs.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: QuickText library is currently only available in English for users with a paid license. 
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;Reply with QuickText&lt;/h2&gt;

    &lt;p&gt;
        “Reply with QuickText” option is a recent addition to our QuickText features. It saves you time and clicks required to use a QuickText in a reply - the compose window will open with the selected content already filled in.
    &lt;/p&gt;

    &lt;p&gt;
        The feature is easily accessible via the &lt;strong&gt;Reply button&lt;/strong&gt;'s drop-down menu on both the main window toolbar and each message's Reply action button. Click the drop-down menu arrow icon and select &lt;strong&gt;Reply with QuickText&lt;/strong&gt; - then you can choose which QuickText you want to use:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        After you click the selected QuickText, you will have a chance to edit the reply as needed before sending the message.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;h2&gt;Placeholders&lt;/h2&gt;

    &lt;p&gt;
        You might be familiar with &lt;em&gt;Variables&lt;/em&gt;, which you can add to your message and, when you send it, they’re automatically replaced with the right details from your Contacts or other stored information.
    &lt;/p&gt;

    &lt;p&gt;
        Although &lt;strong&gt;Placeholders&lt;/strong&gt; have to be edited manually, they are also very useful, especially when a little personal touch is needed.
    &lt;/p&gt;

    &lt;p&gt;
        While preparing your new QuickText, use the &lt;strong&gt;3-dot menu button&lt;/strong&gt; on the toolbar and select &lt;strong&gt;Insert Placeholder&lt;/strong&gt; or right-click inside the QuickText compose window and choose &lt;strong&gt;Insert &gt; Placeholder&lt;/strong&gt;. A pop-up will appear, allowing you to create whatever placeholder you need.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot8.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Before you send out the message, replace the Placeholders with personalized data as needed.
    &lt;/p&gt;

    &lt;p&gt;
        In case you forget to replace the placeholders, &lt;strong&gt;the app will give you a warning pop-up&lt;/strong&gt;, so you do not have to worry about accidentally sending out an unfinished email:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot9.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;h2&gt;Inserting QuickTexts in a new email&lt;/h2&gt;

    &lt;p&gt;
        When composing a new message, your QuickTexts can be inserted using the &lt;strong&gt;QuickText button&lt;/strong&gt; on the compose window toolbar:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot10.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Select and click the QuickText you want to insert from the drop-down menu.
    &lt;/p&gt;

    &lt;p&gt;
        You can also use keyboard shortcuts to insert specific QuickTexts. The default keyboard shortcut is &lt;strong&gt;Ctrl + Shift + number&lt;/strong&gt;. You can see the shortcuts next to each of your QuickTexts in the drop-down menu.
    &lt;/p&gt;

    &lt;p&gt;
        Finally, the fastest way to insert a QuickText is using the &lt;strong&gt;Instant QuickText shortcut&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        In the mail compose window, use the &lt;strong&gt;Ctrl + Q keyboard shortcut&lt;/strong&gt; to open a &lt;strong&gt;QuickText search bar&lt;/strong&gt; - start typing your QuickText names to select which QuickText should be inserted.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot11.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;


    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot12.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;h2&gt;Creating QuickText from an email&lt;/h2&gt;

    &lt;p&gt;
        When writing an email, you might realize immediately that you will need this text again. For those cases, you might find it useful that the &lt;strong&gt;QuickText manager is accessible from the mail compose window toolbar&lt;/strong&gt; as well - just click the &lt;strong&gt;QuickText icon&lt;/strong&gt; and select &lt;strong&gt;Manage&lt;/strong&gt; to create a new QuickText.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickTexts_BLOG_screenshot13.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Drafting the same emails over and over again can become tedious. The &lt;strong&gt;QuickText feature&lt;/strong&gt; brings a new level of convenience that will transform your workday. 
    &lt;/p&gt;

    &lt;p&gt;
        QuickTexts are just one of the many tools in eM Client designed to save time and simplify email management. You might also find &lt;a href="https://www.emclient.com/blog/streamline-your-work-with-the-em-nbsp-client-quick-actions-740"&gt;&lt;strong&gt;Quick Actions&lt;/strong&gt;&lt;/a&gt; useful for automating routine tasks, or keyboard &lt;a href="https://www.emclient.com/shortcuts"&gt;&lt;strong&gt;Shortcuts&lt;/strong&gt;&lt;/a&gt; for speeding up your workflow. Exploring these features can help you build a more efficient and stress-free email experience.
    &lt;/p&gt;


    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=764</link>
			<pubDate>Thu, 23 Oct 2025 00:00:00 +0000</pubDate>
			<title>Smooth workflow made easy with eM&amp;nbsp;Client QuickTexts</title>
			<guid isPermaLink="false">764</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    #emcBlogPost .emc-blogpost .emc-blogpost__wrapper p {
        font-size: 1.21em;
        display: block;
    }

    .emc-blogpost .emc-blogpost__content li h3 {
        margin-top: 0;
    }

    .emc-blogpost .emc-blogpost__content li:not(:first-of-type) {
        margin-top: 24px;
    }

    .image-slider {
        position: relative;
        margin: auto;
        max-width: 200px;
        margin: 16px auto;
    }

    @media screen and (min-width: 768px) {
        .image-slider.wider {
            max-width: 500px;
        }
    }

    .image-slider .slide-image {
        display: none;
    }

    .image-slider .slide-image img {
        box-shadow: 0 8px 16px #00000020;
    }

    .image-slider .prev,
    .image-slider .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        margin-top: -22px;
        padding: 16px;
        color: #fe9400;
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
        text-decoration: none;

    }

    .image-slider .next {
        right: -42px;
    }

    .image-slider .prev {
        left: -42px;
        border-radius: 3px 0 0 3px;
    }

    .image-slider .prev:hover,
    .image-slider .next:hover {
        background-color: rgba(226, 226, 226, 0.8);
    }

    /* Caption text */
    .image-slider .text {
        font-weight: 500;
        font-size: 16px;
        width: 100%;
        text-align: center;
    }

    /* Number text (1/3 etc) */
    .image-slider .slide-text {
        color: #fe9400;
        font-size: 14px;
        font-weight: 500;
        padding: 8px 12px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
&lt;/style&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__wrapper emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        This is a huge milestone in our journey. eM&amp;nbsp;Client for iOS and Android now brings together &lt;strong&gt;email&lt;/strong&gt;, &lt;strong&gt;calendar&lt;/strong&gt;, &lt;strong&gt;tasks&lt;/strong&gt;, &lt;strong&gt;contacts&lt;/strong&gt;, and &lt;strong&gt;notes&lt;/strong&gt; - an experience unlike any other mobile app.
    &lt;/p&gt;
    &lt;p&gt;
        All the powerful desktop features you know and trust are now right at home on your mobile device, whether phone or tablet. To take things further, the mobile app also comes with &lt;strong&gt;AI support&lt;/strong&gt; for faster, smarter email writing and replies.
    &lt;/p&gt;

    &lt;p&gt;
        The best part? Even with this unprecedented functionality, the mobile app remains completely free. Download eM&amp;nbsp;Client for iOS or Android and enjoy all your favorite desktop features right at your fingertips.
    &lt;/p&gt;

    

    &lt;h2&gt;What’s new?&lt;/h2&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;

        &lt;li&gt;
            &lt;h3&gt;Calendar&lt;/h3&gt;
            &lt;p&gt;
                The eM&amp;nbsp;Client mobile app now offers full support for both local and synchronized calendars, keeping your events and schedules at your fingertips wherever you are. You can accept meeting invitations straight from your messages, create new appointments, and explore your agenda in multiple layouts - including week, month, agenda, and a special &lt;strong&gt;Three-Day view&lt;/strong&gt; for quick access to what’s ahead.
            &lt;/p&gt;
            
            &lt;p&gt;
                Stay on top of your plans with &lt;strong&gt;real-time notifications&lt;/strong&gt;, so you never miss an important meeting or reminder.
            &lt;/p&gt;
            &lt;div class="image-slider"&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;1 / 2&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/iPhone/iOS-Calendar-Month.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iOS - Month view&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;2 / 2&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/iPhone/iOS-Calendar-3Day.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iOS - 3-day view&lt;/div&gt;
                &lt;/div&gt;
               
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Contacts&lt;/h3&gt;
            &lt;p&gt;
                Go beyond your phone’s default address book with a complete contact management solution. Synchronize and edit your contacts across all accounts, quickly start new messages or calls, and keep everything organized in one place.
            &lt;/p&gt;
            &lt;p&gt;
                You can also browse each contact’s &lt;strong&gt;communication and attachment history&lt;/strong&gt;, providing an instant overview of your interactions.
            &lt;/p&gt;
            &lt;div class="image-slider"&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;1 / 2&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/Android/Android-Phone-Contact-Detail.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android - Contacts details&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;2 / 2&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/Android/Android-Phone-Contacts-List.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android - Contacts list&lt;/div&gt;
                &lt;/div&gt;
              
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Tasks&lt;/h3&gt;
            &lt;p&gt;
                Stay organized wherever you are with powerful task management. Create, edit, and categorize your to-dos, then sync them seamlessly across your devices through supported accounts. Keeping track of deadlines and priorities has never been easier.
            &lt;/p&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/Mobile/iPhone/8.PNG" data-fancybox="" style="margin: 32px auto; max-width: 200px;" data-caption=""&gt;&lt;/a&gt;
                        &lt;div class="text" style="font-weight: 500; font-size: 16px; text-align: center;"&gt;iOS Tasks&lt;/div&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Notes&lt;/h3&gt;
            &lt;p&gt;
                Capture ideas and information on the go with integrated note-taking. For Exchange and IceWarp accounts you can also synchronize them across devices.
            &lt;/p&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/Mobile/Android/9.PNG" data-fancybox="" style="margin: 32px auto; max-width: 200px;" data-caption=""&gt;&lt;/a&gt;
                            &lt;div class="text" style="font-weight: 500; font-size: 16px; text-align: center;"&gt;Android Notes&lt;/div&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;AI Features &lt;/h3&gt;
            &lt;p&gt;
                The mobile app now includes built-in AI tools to help you compose drafts and quickly &lt;strong&gt;Reply with AI&lt;/strong&gt;, with all the same options from desktop.
            &lt;/p&gt;
        &lt;/li&gt;
        
        &lt;li&gt;
            &lt;h3&gt;Tablet UI improvements&lt;/h3&gt;
            &lt;p&gt;
                We’ve enhanced the interface and layout for &lt;strong&gt;Android tablets&lt;/strong&gt; and &lt;strong&gt;iPads&lt;/strong&gt;, bringing them closer to the familiar desktop experience and making the app even more convenient on larger screens.
            &lt;/p&gt;
            &lt;p&gt;
                You can now &lt;strong&gt;pin or unpin the folder list&lt;/strong&gt; on the left, or &lt;strong&gt;collapse the message list&lt;/strong&gt; to create more space for reading your messages comfortably.
            &lt;/p&gt;
            &lt;div class="image-slider wider"&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;1 / 10&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/iPad/iPad-Mail.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iPad Mail&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;2 / 10&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/iPad/iPad-Calendar-Month.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iPad Calendar&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;3 / 10&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/iPad/iPad-Contacts.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iPad Contacts&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;4 / 10&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/iPad/iPad-Tasks.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iPad Tasks&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;5 / 10&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/iPad/iPad-Notes.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iPad Notes&lt;/div&gt;
                &lt;/div&gt;

                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;6 / 10&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/AndroidTablet/Android-Tablet-Mail.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android Tablet Mail&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;7 / 10&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/AndroidTablet/Android-Tablet-Calendar-Month.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android Tablet Calendar&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;8 / 10&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/AndroidTablet/Android-Tablet-Contacts.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android Tablet Contacts&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;9 / 10&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/AndroidTablet/Android-Tablet-Tasks.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android Tablet Tasks&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;10 / 10&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/AndroidTablet/Android-Tablet-Notes.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android Tablet Notes&lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Customizable Font Size &lt;/h3&gt;
            &lt;p&gt;
                By popular demand, you can now customize the font size in the app for a reading experience that suits you — no need to stick to your device’s default.
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Custom Sorting for All Lists&lt;/h3&gt;
            &lt;p&gt;
                Sorting is now fully customizable across all lists, accessible under the filter icon, just like in the desktop version.
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Performance improvements for iOS&lt;/h3&gt;
            &lt;p&gt;
                Using your feedback, we were able to find the places to tweak to improve speed of the app on Apple devices and add features such as background send.
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;And more fixes&lt;/h3&gt;
        &lt;/li&gt;
    &lt;/ul&gt;


    &lt;h2&gt;How to install eM&amp;nbsp;Client for iOS and Android?&lt;/h2&gt;
        &lt;p&gt;
            &lt;strong&gt;If you’re already running the mobile app&lt;/strong&gt;, you should get the update automatically! Your existing accounts which provide services beyond email will be added automatically after the update, but you can also add them as new accounts.
        &lt;/p&gt;
        &lt;p&gt;
            &lt;strong&gt;New to eM&amp;nbsp;Client for iOS and Android&lt;/strong&gt;? Go ahead and click the buttons below or search for eM&amp;nbsp;Client in your Store app - with the &lt;strong&gt;Import via QR feature&lt;/strong&gt; it will take just a few clicks to get all your settings from your desktop eM&amp;nbsp;Client and bring your emails wherever you go.
        &lt;/p&gt;
        &lt;p&gt;
            &lt;strong&gt;First time using any eM&amp;nbsp;Client?&lt;/strong&gt; The automatic setup will find the right services and settings for your accounts in no time.
        &lt;/p&gt;
         &lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

        &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
            &lt;a class="emc-button emc-button--green download-btn-cst" style="margin-top: 16px;" href="https://apps.apple.com/us/app/em-client/id1561166404"&gt;
                &lt;div&gt;
                    &lt;span style="font-weight: 500 !important;"&gt;iOS&lt;/span&gt;
                    &lt;i class="fa fa-apple" style="font-size: 18px !important; vertical-align: text-bottom;"&gt;&lt;/i&gt;
                &lt;/div&gt;
            &lt;/a&gt;
            &lt;a class="emc-button emc-button--green download-btn-cst" style="margin-top: 16px;" href="https://play.google.com/store/apps/details?id=com.emclient.mailclient"&gt;
                &lt;div&gt;
                    &lt;span style="font-weight: 500 !important;"&gt;Android&lt;/span&gt;
                    &lt;i class="fa fa-android" style="font-size: 18px !important; vertical-align: text-bottom;"&gt;&lt;/i&gt;
                &lt;/div&gt;
            &lt;/a&gt;
        &lt;/div&gt;
    &lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
     &lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="emc-blogpost__highlighted-text emc-typo--align-left" style="margin-top: 24px;"&gt;
    &lt;h3&gt;How to leave the BETA program and do you have to?&lt;/h3&gt;
    &lt;p&gt;If you’d like a &lt;strong&gt;stable release&lt;/strong&gt;, we recommend leaving the beta program and installing the official build from the App Store / Google Play. The beta program will continue, but it’s intended mainly for testing new experimental features and may not always be as stable.&lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li style="margin-top: 8px;"&gt;
            &lt;p&gt;
                &lt;strong&gt;On Android:&lt;/strong&gt; open the eM Client page in the Play Store, scroll down to the &lt;em&gt;“You’re a beta tester!”&lt;/em&gt; section and tap &lt;em&gt;“Leave”&lt;/em&gt;.
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li style="margin-top: 0;"&gt;
            &lt;p&gt;
                &lt;strong&gt;On iOS:&lt;/strong&gt; simply &lt;em&gt;install the official version&lt;/em&gt; directly from the App Store, it will replace your TestFlight version of the app automatically.
            &lt;/p&gt;    
        &lt;/li&gt;
    &lt;/ul&gt;

        &lt;p&gt;So, if you want the smoothest everyday experience, &lt;strong&gt;switch to the official release&lt;/strong&gt;. &lt;br&gt;
If you prefer early access to features (with a bit more risk), you’re welcome to stay in the beta program. &lt;/p&gt;

&lt;br&gt;
&lt;/div&gt;

&lt;/div&gt;






&lt;script&gt;
    document.addEventListener("DOMContentLoaded", function () {
        const sliders = document.querySelectorAll(".image-slider");

        sliders.forEach((slider) =&gt; {
            let slides = slider.querySelectorAll(".slide-image");
            let slideIndex = 1;

            // Store current slide index in dataset
            slider.dataset.slideIndex = slideIndex;

            // Create navigation arrows dynamically
            let prevButton = document.createElement("a");
            prevButton.classList.add("prev");
            prevButton.innerHTML = "&amp;#10094;";
            prevButton.style.textDecoration = "none";
            prevButton.addEventListener("click", () =&gt; changeSlide(slider, -1));

            let nextButton = document.createElement("a");
            nextButton.classList.add("next");
            nextButton.innerHTML = "&amp;#10095;";
            nextButton.style.textDecoration = "none";
            nextButton.addEventListener("click", () =&gt; changeSlide(slider, 1));

            // Append buttons to the slider
            slider.appendChild(prevButton);
            slider.appendChild(nextButton);

            // Show initial slide
            showSlides(slider, slideIndex);

            function changeSlide(slider, n) {
                let currentIndex = parseInt(slider.dataset.slideIndex);
                showSlides(slider, currentIndex + n);
            }

            function showSlides(slider, n) {
                let slides = slider.querySelectorAll(".slide-image");
                let totalSlides = slides.length;

                if (n &gt; totalSlides) { n = 1; }
                if (n &lt; 1) { n = totalSlides; }

                slider.dataset.slideIndex = n;

                slides.forEach((slide, i) =&gt; {
                    slide.style.display = (i + 1 === n) ? "block" : "none";
                });
            }
        });
    });
&lt;/script&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=760</link>
			<pubDate>Mon, 29 Sep 2025 00:00:00 +0000</pubDate>
			<title>Mobile App: now with AI, Calendar, Contacts, Tasks and Notes</title>
			<guid isPermaLink="false">760</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;
   
    &lt;p&gt;
        Search functionality is something we are used to and expect to be present in most of the apps we use everyday. So, naturally, it’s always been a huge part of the eM Client application.
    &lt;/p&gt;

    &lt;p&gt;
        Search is available in every part of the program - you can look up specific emails, calendar events, contacts, tasks, and even attachments, chat messages, or notes. Even the Settings section has its own search bar to help you quickly find the option you’re looking for!
    &lt;/p&gt;

    &lt;p&gt;
        And if you thought the search in the eM Client app would be just a basic function – guess again. This article will show you how you can take advantage of advanced search options, including &lt;strong&gt;search keywords&lt;/strong&gt;, &lt;strong&gt;arguments&lt;/strong&gt;, and &lt;strong&gt;custom search folders&lt;/strong&gt;, to tweak your searches and find exactly what you were looking for.
    &lt;/p&gt;

    

    &lt;h2&gt;The Search bar and its features&lt;/h2&gt;

    &lt;p&gt; 
        With the search bar, you can look for emails in your inbox or other folders, and also search for other items &lt;strong&gt;depending on which app section you are in&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        You will find the Search bar right above the main toolbar:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Search_overview_BLOG_screenshot_1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;
    
    &lt;!--&lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;--&gt;
&lt;div class="emc-blogpost__highlighted-text emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: The Search bar has been placed in the middle of the top title bar since version 10 of the eM Client desktop app. In older versions (like eM Client 9), you will find it on the top right side of the app window.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Start your search by typing out what you are looking for – you can also use &lt;strong&gt;exact search&lt;/strong&gt; by placing your search word in &lt;strong&gt;quotation marks&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            For instance, the search results for &lt;em&gt;subject:"team lunch"&lt;/em&gt; will be messages with subject lines including the phrase &lt;em&gt;team lunch&lt;/em&gt; but &lt;strong&gt;only if the words &lt;em&gt;team&lt;/em&gt; and &lt;em&gt;lunch&lt;/em&gt; are in consecutive order&lt;/strong&gt;. On the other hand, if you omit the quotation marks, the search will also find messages where the words &lt;em&gt;team&lt;/em&gt; and &lt;em&gt;lunch&lt;/em&gt; are in the subject line, in any order.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        It's possible to narrow down &lt;strong&gt;which folder you want to carry out your search in&lt;/strong&gt;. You will find this option by clicking the &lt;strong&gt;arrow icon on the left&lt;/strong&gt; side of the search bar – a drop-down menu with further options will open:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Search_overview_BLOG_screenshot_2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        In case you already carried out a search previously, your search history will appear after you click in the text field part of the search bar – you can then either &lt;strong&gt;click one of your previous searches to repeat it&lt;/strong&gt;, or you can &lt;strong&gt;click&lt;/strong&gt; the &lt;strong&gt;'X' icon&lt;/strong&gt; to &lt;strong&gt;delete the item from your search history&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Search_overview_BLOG_screenshot_3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        In the search bar's right corner, you can bring up the search bar's &lt;strong&gt;context menu&lt;/strong&gt; by clicking on the &lt;strong&gt;downward arrow symbol next to the magnifying glass icon&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Search_overview_BLOG_screenshot_4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        In the context menu, you will find the option to repeat a search from a recent history under &lt;strong&gt;Recent History&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        You can also choose &lt;strong&gt;which part of the messages will be the search performed within&lt;/strong&gt; – either limit the search to a specific message part, like Subject, or include all of them – the "&lt;em&gt;Subject, sender, recipients, body, and attachments&lt;/em&gt;" option will be selected by default, but once you change it your choice is remembered for next time.
    &lt;/p&gt;

    &lt;h2&gt;Server-side search and how it works&lt;/h2&gt;

    &lt;p&gt;
        &lt;strong&gt;Server search is enabled by default&lt;/strong&gt; and can be turned off (or back on) via the "&lt;strong&gt;Use server search if available&lt;/strong&gt;" option. If you use the server search, the eM Client app will &lt;em&gt;perform the search directly on the server rather than locally&lt;/em&gt;. This is useful especially if you cannot or do not want to download all of your messages for offline use, as only the locally downloaded data is searched in local searches.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            Server search is currently available for all &lt;strong&gt;Exchange accounts&lt;/strong&gt; and any &lt;strong&gt;IMAP accounts with server search support&lt;/strong&gt; (e.g. Google). The server-side support is reliant on whether the IMAP server uses &lt;a href="https://tools.ietf.org/html/rfc7377"&gt;&lt;strong&gt;RFC 7377&lt;/strong&gt;&lt;/a&gt; and &lt;a href="https://tools.ietf.org/html/rfc6203"&gt;&lt;strong&gt;RFC 6203&lt;/strong&gt;&lt;/a&gt; extensions. 
        &lt;/p&gt;
        &lt;p&gt;
            Server search has limited options and does not always support all of the extra eM Client features, like keywords and others, so you might prefer turning it off if you require a more detailed search. 
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;Indexed search and wildcards&lt;/h2&gt;

    &lt;p&gt;
        In the eM Client app, searching in &lt;strong&gt;message bodies&lt;/strong&gt; is performed using an indexed search. By default, each searched term is treated as if it were followed by a wildcard at the end (e.g., &lt;strong&gt;word*&lt;/strong&gt;). This means that typing &lt;em&gt;approv&lt;/em&gt; will automatically return results such as &lt;em&gt;approval&lt;/em&gt;, &lt;em&gt;approved&lt;/em&gt;, etc., without the need to enter an asterisk.
    &lt;/p&gt;

    &lt;p&gt;
        Searching in &lt;strong&gt;message headers&lt;/strong&gt; (i.e., Subject, From, To, Cc, Bcc fields) works differently. This basic search allows you to place wildcards not only at the end but also at the beginning or in the middle of words. For example, &lt;em&gt;*green.com&lt;/em&gt; will return results such as &lt;em&gt;hankgreen.com&lt;/em&gt;.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: To keep searches fast and the app responsive, wildcard placement is not allowed at the start or middle of words in message body searches. That’s why advanced wildcard options are only available when searching in message headers.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;Search effectively with Advanced search&lt;/h2&gt;

    &lt;p&gt;
        The Advanced search feature can be accessed by clicking the sliders icon in the &lt;em&gt;right corner of the search bar&lt;/em&gt;. 
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Search_overview_BLOG_screenshot_5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        The search fields can be further expanded by clicking "&lt;strong&gt;Choose fields&lt;/strong&gt;":
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Search_overview_BLOG_screenshot_6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        This will open a drop-down menu with all the additional field options like &lt;strong&gt;Message Content&lt;/strong&gt;, &lt;strong&gt;Body&lt;/strong&gt;, &lt;strong&gt;Attachment Filename&lt;/strong&gt;, &lt;strong&gt;Cc&lt;/strong&gt;, and others, that can be checked and unchecked as needed:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Search_overview_BLOG_screenshot_7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;h2&gt;Frequent complex searches made easy with Search folders&lt;/h2&gt;

    &lt;p&gt;
        After going through the work of setting up all of your advanced search parameters, it would be convenient to have a way of saving the search settings for later use, especially if it's a search you will need to perform often.
    &lt;/p&gt;

    &lt;p&gt;
        &lt;strong&gt;Search folders&lt;/strong&gt; make it easy to do just that.
    &lt;/p&gt;

    &lt;p&gt;
        A &lt;strong&gt;Search folder&lt;/strong&gt; can be created by setting up various search parameters and then clicking the "&lt;strong&gt;Create Search folder...&lt;/strong&gt;" button:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Search_overview_BLOG_screenshot_8.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        This will open a dialog window where you can &lt;strong&gt;name your new Search folder&lt;/strong&gt;:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Search_overview_BLOG_screenshot_9.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        After you click "&lt;strong&gt;Ok&lt;/strong&gt;", your new Search folders will appear in a new "&lt;strong&gt;Search folders&lt;/strong&gt;" section in the left panel:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Search_overview_BLOG_screenshot_10.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        When you click the new Search folder, the search results will automatically load in the main window section.
    &lt;/p&gt;

    &lt;p&gt;
        &lt;strong&gt;Search folders&lt;/strong&gt; can be created for the &lt;strong&gt;Mail&lt;/strong&gt;, &lt;strong&gt;Calendar&lt;/strong&gt;, &lt;strong&gt;Contacts&lt;/strong&gt;, &lt;strong&gt;Tasks&lt;/strong&gt;, and &lt;strong&gt;Notes sections&lt;/strong&gt;. In each section they were created in, you will always find them in the &lt;em&gt;top part of the left panel&lt;/em&gt;.
    &lt;/p&gt;

    &lt;h2&gt;Optimize your search results with Search keywords&lt;/h2&gt;

    &lt;p&gt;
        Although the Advanced search feature is quite practical when making a new, unique search for the first time, you can also use &lt;strong&gt;Search keywords&lt;/strong&gt; as a quicker alternative when performing more complex searches on the fly.
    &lt;/p&gt;

    &lt;p&gt;
        You can access &lt;strong&gt;the in-app keyword hints&lt;/strong&gt; by typing &lt;strong&gt;?&lt;/strong&gt; (question mark) into the search bar:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Search_overview_BLOG_screenshot_11.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        While there are universal keywords available, each app section (Mail, Calendar, Contacts, Tasks, Attachments, Notes, and Chats) also has its own set of specific keywords.
    &lt;/p&gt;

    &lt;p&gt;
        Keywords need to be followed by a &lt;strong&gt;: (colon)&lt;/strong&gt;, then the search words and any arguments that you want to apply to the search.
    &lt;/p&gt;

    &lt;p&gt;
        You can &lt;strong&gt;learn more about the feature&lt;/strong&gt; in our &lt;a href="https://www.emclient.com/search-keywords"&gt;&lt;strong&gt;Search keyword overview&lt;/strong&gt;&lt;/a&gt;. It includes a list of all the search keywords along with their descriptions and use examples, as well as practical tips and tricks on how to use them to fine-tune your searches.
    &lt;/p&gt;

    &lt;p&gt;
        A good search tool can be the difference between spending an hour looking for a single email versus simply finding what you need in seconds, allowing you to move on with your day.
    &lt;/p&gt;

    &lt;p&gt;
        Thanks to the eM Client search features, you won't have to waste your time and energy on figuring out whether the search results really contain the relevant data or not. Refine your searches with a &lt;strong&gt;variety of search keywords&lt;/strong&gt;, save your advanced searches as &lt;strong&gt;Search folders&lt;/strong&gt; to have them at the ready anytime you need them again – and above all, tailor your search experience exactly to your needs, without compromise.
    &lt;/p&gt;

    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=756</link>
			<pubDate>Thu, 11 Sep 2025 00:00:00 +0000</pubDate>
			<title>eM Client Search: Stop scrolling, start finding</title>
			<guid isPermaLink="false">756</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;
    &lt;p&gt;
        With most communication taking place electronically, many computer users have to deal with &lt;strong&gt;a large amount of email data&lt;/strong&gt; that needs to be stored, organized, and occasionally shared with colleagues. Although having all of our data in one place is convenient, there are times when we might appreciate a way to &lt;strong&gt;split the data into parts&lt;/strong&gt; – to store some of it elsewhere or to quickly share it.
    &lt;/p&gt;

    &lt;p&gt;
        This is where eM Client comes in with another valuable feature – &lt;strong&gt;Data Files&lt;/strong&gt;.
    &lt;/p&gt;

    

    &lt;p&gt;
        You might be familiar with the way eM Client stores its data—all the user settings, emails, and other data are saved in &lt;strong&gt;a single eM Client SQLite Database&lt;/strong&gt;. This allows everything to be connected and improves features like search, communication history, and such.
    &lt;/p&gt;

    &lt;p&gt;
        In this article, we will explain how the Data Files feature works and how this useful feature can assist you with your eM Client data management.
    &lt;/p&gt;

    &lt;h2&gt;What are eM Client Data Files?&lt;/h2&gt;

    &lt;p&gt;
        Data Files are &lt;strong&gt;separate mini-databases&lt;/strong&gt; that allow you to &lt;strong&gt;split off some of your data&lt;/strong&gt; and save it on your local drive or external drive. The Data Files have a custom eM Client file format – &lt;strong&gt;EMDF (eM Client Data file)&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        But that does not mean your data gets locked; anything that you could export from your main database can also be exported from Data Files via &lt;strong&gt;eM Client&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        Now comes the fun part: you can &lt;strong&gt;connect and access Data Files only when you need them&lt;/strong&gt; by using the &lt;strong&gt;mount/unmount&lt;/strong&gt; feature.
    &lt;/p&gt;

    &lt;p&gt;
        Would you like to keep your old email archive from two years ago out of sight and out of mind? You can create a new data file that will only contain the emails from that year, and unmount that data file. This way, the app will not comb through all of your old data, making your searches faster and free from irrelevant results.
    &lt;/p&gt;

    &lt;p&gt;
        Not only can Data Files be moved to a different location, but they can also be comfortably shared with others, so they can quickly mount the file into their eM Client app. That way, whole folder structures and emails they contain can be shared easily.
    &lt;/p&gt;

    &lt;p&gt;
        So, in case you need to hand over a whole project with all its related email communication to your colleague, you can do so by creating a data file and sharing it with them. The same can be done if a person is leaving the company and wants to share all of their emails with their replacement without much hassle.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: &lt;strong&gt;As with any data&lt;/strong&gt;, it's always a good practice to store your Data Files in a safe location and only share them via a secure cloud service or as a password-protected ZIP file. 
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;EMDF files versus PST files&lt;/h2&gt;

    &lt;p&gt;
        As we already mentioned, &lt;strong&gt;EMDF files are a custom eM&amp;nbsp;Client file format&lt;/strong&gt;. EMDF files are eM&amp;nbsp;Client's response to use cases covered by the commonly known PST files, a proprietary file created by Microsoft. They allow users to sort data and only mount it in the app when needed. While the use of EMDF files is similar to PST files, &lt;strong&gt;they do not share the often-cited pain points of PST files&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        EMDF data files offer &lt;strong&gt;improved stability&lt;/strong&gt; – unlike PST files, they are not as easily corrupted. They also have &lt;strong&gt;no size limitations&lt;/strong&gt;, so you can split your data when you want to, not when you run out of space.
    &lt;/p&gt;

    &lt;h2&gt;How to create Data Files in eM Client&lt;/h2&gt;

    &lt;p&gt;
        To create a new Data File, head to &lt;strong&gt;Menu &gt; Data Files&lt;/strong&gt; (on Windows) or &lt;strong&gt;eM&amp;nbsp;Client &gt; Data Files&lt;/strong&gt; (on macOS).
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        There you will find the Data Files Manager section. Click on "&lt;strong&gt;+ Create Data File&lt;/strong&gt;" to create a new empty Data File:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        A dialogue window will open, where you can select the location of your new Data File and its name:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        After you have chosen the file location and named the file, click the "&lt;strong&gt;Save&lt;/strong&gt;" button.
    &lt;/p&gt;

    &lt;p&gt;
        Now that you have created your Data File, you can change its &lt;strong&gt;Display name&lt;/strong&gt;, so it's easier to find among your other Data Files:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        The avatar of each Data File can be customized by clicking on the avatar and then either selecting from the predefined eM Client avatars or uploading your own image:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Click the &lt;strong&gt;Save &amp; Close&lt;/strong&gt; button to apply your changes:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        You will now find your newly created Data File displayed in the left panel, right under all of your email accounts, and above the &lt;strong&gt;Archive&lt;/strong&gt; and &lt;strong&gt;Local Folders&lt;/strong&gt;:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        As you can see, the new Data File doesn't show any data – let's create a new folder in which we can later copy or move data to.
    &lt;/p&gt;

    &lt;p&gt;
        By &lt;strong&gt;right-clicking the Data File&lt;/strong&gt;, a drop-down menu will open. It allows you to &lt;strong&gt;rename&lt;/strong&gt; the Data File, &lt;strong&gt;add new folders&lt;/strong&gt;, Show/Hide folders, and &lt;strong&gt;quickly unmount the Data File&lt;/strong&gt;, among other options:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_8.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Add a new folder, set it to be located under your new Data File, and choose its &lt;strong&gt;name&lt;/strong&gt; and the &lt;strong&gt;type of items&lt;/strong&gt; it will contain:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_9.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Now you can copy or move emails or other data to the new folder, set up Rules to sort certain emails into this folder automatically, and unmount or mount the Data File as needed.
    &lt;/p&gt;

    &lt;p&gt;
        We already mentioned PST files – when you mount PST files from your old Microsoft Outlook, the eM&amp;nbsp;Client app will copy data from the PST file and convert it into the EMDF format. Then it will mount the new file. The EMDF file will be saved in the same location as the original PST file.
    &lt;/p&gt;

    &lt;p&gt;
        You can also mount and unmount files via the &lt;strong&gt;Data Files Manager&lt;/strong&gt; section.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_10.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        To &lt;strong&gt;quickly mount a Data File&lt;/strong&gt;, you can &lt;strong&gt;drag &amp; drop&lt;/strong&gt; the file anywhere into your &lt;strong&gt;eM&amp;nbsp;Client app's left panel&lt;/strong&gt;, which will automatically mount the file and display it under your Data Files section.
    &lt;/p&gt;

    &lt;h2&gt;How to Import Outlook PST and OST files as Data Files&lt;/h2&gt;

    &lt;p&gt;
        Importing an Outlook file as a Data File allows you to choose which specific folders you wish to import. A new EMDF file will be created in the process.
    &lt;/p&gt;

    &lt;p&gt;
        If you would like to import a PST (or OST) file as a Data File head to &lt;strong&gt;Menu &gt; File &gt; Import&lt;/strong&gt; (on Windows) or &lt;strong&gt;File &gt; Import&lt;/strong&gt; (on macOS) and select "&lt;strong&gt;Outlook Data File (.pst, .ost)&lt;/strong&gt;".
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        If you have the Outlook app installed, the file path will be set to your &lt;strong&gt;local Microsoft Outlook AppData folder&lt;/strong&gt; by default. If you do not have the Outlook app installed or you want to import the file from a different location, click "&lt;strong&gt;Select file...&lt;/strong&gt;":
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_12.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Once a dialog window opens, find the file you wish to import and click "&lt;strong&gt;Open&lt;/strong&gt;".
    &lt;/p&gt;

    &lt;p&gt;
        Back in the eM Client, proceed by clicking the "&lt;strong&gt;Next&lt;/strong&gt;" button. 
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_13.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Now you can &lt;strong&gt;unselect any folders&lt;/strong&gt; you do not wish to import, then click "&lt;strong&gt;Next&lt;/strong&gt;" again:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_14.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        And finally, you can &lt;strong&gt;set the data to be imported to a newly created Data File&lt;/strong&gt;:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_15.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        After you select the location of the newly created EMDF file, click the "&lt;strong&gt;Finish&lt;/strong&gt;" button, let the import proceed, and then click the "&lt;strong&gt;Ok&lt;/strong&gt;" button - you will then find the imported data in the location you selected.
    &lt;/p&gt;

    &lt;h2&gt;How to Export Data into Data Files&lt;/h2&gt;

    &lt;p&gt;
        To export your data into a new Data File, go to &lt;strong&gt;Menu &gt; File &gt; Export&lt;/strong&gt; (on Windows) or &lt;strong&gt;File &gt; Export&lt;/strong&gt; (on macOS) and select "&lt;strong&gt;Export emails to .emdf file&lt;/strong&gt;":
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_16.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Choose which folders you wish to export, or tick the "&lt;strong&gt;Check all&lt;/strong&gt;" checkbox to select all of your data: 
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_17.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_18.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Pick where you want your new Data File to be saved, and when a dialog window opens, name the new file and click "&lt;strong&gt;Save&lt;/strong&gt;".
    &lt;/p&gt;
    
    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_19.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        In the eM Client app window, click "&lt;strong&gt;Finish&lt;/strong&gt;":
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Data_Files_BLOG_screenshot_20.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Wait for the exporting to finish and then click the "&lt;strong&gt;Ok&lt;/strong&gt;" button.
    &lt;/p&gt;

    &lt;p&gt;
        Now that your data is exported to your selected location, you can safely store it for later, mount it back into the app, or share it with others.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            EMDF files can also be imported back into your folders. You can do so via &lt;strong&gt;Menu &gt; File &gt; Import&lt;/strong&gt; (on Windows) or &lt;strong&gt;File &gt; Import&lt;/strong&gt; (on macOS) – select the "&lt;strong&gt;eM&amp;nbsp;Client Data File(.emdf)&lt;/strong&gt;" option.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        The way we handle and store our email data is always based on personal preference – and there are almost unlimited methods to choose from. eM Client provides diverse features for smooth and secure data management and sharing, including Data Files. Whether you prefer to rely on &lt;a href="https://www.emclient.com/blog/archive-your-emails-easily-with-em-client-315"&gt;&lt;strong&gt;Archiving&lt;/strong&gt;&lt;/a&gt; or you want to split your data to store it locally or backup on a cloud server, with eM Client, you do not have to compromise on the options.
    &lt;/p&gt;

    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=752</link>
			<pubDate>Thu, 21 Aug 2025 00:00:00 +0000</pubDate>
			<title>Stay in charge of your data with eM&amp;nbsp;Client Data Files</title>
			<guid isPermaLink="false">752</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;
    &lt;p&gt;
        No matter whom you ask, no one will claim they appreciate receiving spam and junk emails. Keeping unsolicited emails away from our email inboxes has been a struggle for most of us, and eM&amp;nbsp;Client is here to help you fend off the spam.
    &lt;/p&gt;

    

    &lt;p&gt;
        We have explained the eM Client &lt;strong&gt;spam and junk mail management&lt;/strong&gt; in general in one of our older &lt;a href="https://www.emclient.com/blog/manage-spam-and-junk-emails-with-em-client-622"&gt;&lt;strong&gt;blog posts&lt;/strong&gt;&lt;/a&gt;. In this article, we will elaborate on the current &lt;strong&gt;Blacklist&lt;/strong&gt; and new &lt;strong&gt;Whitelist feature&lt;/strong&gt;, as we have made some changes since then. You will also learn how to use both of these lists in the eM Client app so that your inbox remains clean and spam-free.
    &lt;/p&gt;

    &lt;h2&gt;What is a Blacklist and Whitelist in eM&amp;nbsp;Client?&lt;/h2&gt;

    &lt;p&gt;
        Blacklist and Whitelist are two features that work in tandem to help you manage which emails appear in your inbox and which are moved into your Spam folder.
    &lt;/p&gt;

    &lt;p&gt;
        What is a &lt;strong&gt;Blacklist&lt;/strong&gt;? You could say that Blacklist is a special rule that contains email addresses and domains list and automatically moves any messages matching senders from that list into the &lt;em&gt;Spam&lt;/em&gt; or &lt;em&gt;Junk Mail&lt;/em&gt; folder.
    &lt;/p&gt;

    &lt;p&gt;
        In the eM&amp;nbsp;Client app, you can find two types of Blacklist: the &lt;em&gt;server-side Blacklist&lt;/em&gt; and the &lt;em&gt;local Blacklist&lt;/em&gt;. 
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;        
            &lt;p&gt;The &lt;strong&gt;server-side Blacklist&lt;/strong&gt; filters incoming emails on the server &lt;em&gt;before they are downloaded&lt;/em&gt; to the eM&amp;nbsp;Client&amp;nbsp;app. &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;        
            &lt;p&gt;The &lt;strong&gt;local Blacklist&lt;/strong&gt; sorts through incoming spam mail and moves it to a Junk or Spam folder &lt;em&gt;once it is received via the eM&amp;nbsp;Client&amp;nbsp;app&lt;/em&gt;.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        &lt;strong&gt;IceWarp&lt;/strong&gt; and &lt;strong&gt;SmarterMail&lt;/strong&gt; accounts users can view and manage their &lt;em&gt;server-side Blacklist&lt;/em&gt; in the eM&amp;nbsp;Client&amp;nbsp;app. For all other users, &lt;em&gt;only the local Blacklist is available&lt;/em&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        On the other hand, &lt;strong&gt;Whitelist&lt;/strong&gt; is a server-side rule that decides which messages are &lt;em&gt;never moved to spam&lt;/em&gt;. As a result of whitelisting an email address or a domain, messages from the whitelisted address or domain will never end up in the Junk or Spam folder.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;            In the eM Client mobile app you can only edit the &lt;em&gt;local blacklist&lt;/em&gt; via &lt;strong&gt;Settings &gt; Blacklist&lt;/strong&gt;. Import and export are available in the &lt;strong&gt;Settings &gt; Import/Export&lt;/strong&gt; section. &lt;br&gt;
            Advanced options for Blacklist and Whitelist are only available in the desktop version of the eM Client app. However, synchronized lists are applied directly on the server, so messages will correctly move to spam on all devices, including mobile.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;How to Whitelist an email address or a domain&lt;/h2&gt;

    &lt;p&gt;
        Since Whitelist is located on the server, the ability to edit it from the eM&amp;nbsp;Client app is limited only to providers that allow the whitelist to be accessed by third parties. Currently, you can edit your Whitelist for all &lt;em&gt;IceWarp&lt;/em&gt; and &lt;em&gt;SmarterMail&lt;/em&gt; accounts.        
    &lt;/p&gt;

    &lt;p&gt;
        To edit your Whitelist, head to &lt;strong&gt;Menu &gt; Settings &gt; Mail &gt; Blacklist and whitelist&lt;/strong&gt; (on Windows) or &lt;strong&gt;eM&amp;nbsp;Client &gt; Preferences &gt; Mail &gt; Blacklist and whitelist&lt;/strong&gt; (on macOS).
    &lt;/p&gt;

    &lt;p&gt;
        Under the Whitelist tab, click the "Manage Whitelist" button:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Blacklist_and_whitelist_BLOG_screenshot_1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Add addresses or domains to your Whitelist by either entering the exact &lt;em&gt;address&lt;/em&gt; or just the &lt;em&gt;domain&lt;/em&gt;:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Blacklist_and_whitelist_BLOG_screenshot_2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        By clicking the arrow icon next to the "&lt;strong&gt;Add address&lt;/strong&gt;" button, you can add an email address from your Contacts:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Blacklist_and_whitelist_BLOG_screenshot_3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        In the pop-up window that opens, select the contact you wish to add to your Whitelist and click "&lt;strong&gt;Ok&lt;/strong&gt;":
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Blacklist_and_whitelist_BLOG_screenshot_4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            You can also click "&lt;strong&gt;Select all&lt;/strong&gt;" in the upper right corner of the selection window to bulk select and add all your contacts in one step.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        You can also import a whitelist from a .txt file or export the existing whitelist to a .txt file by clicking the "&lt;strong&gt;Import&lt;/strong&gt;" and "&lt;strong&gt;Export&lt;/strong&gt;" buttons. You can remove any item from your Whitelist by clicking the "&lt;strong&gt;Delete&lt;/strong&gt;" button. 
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Blacklist_and_whitelist_BLOG_screenshot_5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Additionally, you can look up an email address or domain by using the &lt;strong&gt;Search&lt;/strong&gt; field.
    &lt;/p&gt;

    &lt;h2&gt;How to edit your Blacklist in eM&amp;nbsp;Client&lt;/h2&gt;

    &lt;p&gt;
        To blacklist any email address or domain, select the message, click the "&lt;em&gt;Mark&lt;/em&gt;" button on the main window toolbar, and then &lt;strong&gt;Move to Junk &gt; Move to Junk and blacklist email&lt;/strong&gt; or &lt;strong&gt;Move to Junk and blacklist domain&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Blacklist_and_whitelist_BLOG_screenshot_6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Otherwise, you can &lt;em&gt;right-click any message&lt;/em&gt; and select &lt;strong&gt;Move to Junk &gt; Move to Junk and blacklist email/domain&lt;/strong&gt;, or select the message and use the keyboard shortcut &lt;strong&gt;Ctrl + J&lt;/strong&gt; (on Windows) or &lt;strong&gt;Cmd + J&lt;/strong&gt; (on macOS).
    &lt;/p&gt;

    &lt;p&gt;
        The keyboard shortcut can be changed in &lt;strong&gt;Settings &gt; General &gt; Shortcuts&lt;/strong&gt; (on Windows) or &lt;strong&gt;Preferences &gt; General &gt; Shortcuts&lt;/strong&gt; (on macOS).
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Blacklist_and_whitelist_BLOG_screenshot_7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        You can view and manage all of your blacklisted email addresses and domains in &lt;strong&gt;Menu &gt; Settings &gt; Mail &gt; Blacklist and whitelist&lt;/strong&gt; (on Windows) or &lt;strong&gt;eM&amp;nbsp;Client &gt; Preferences &gt; Mail &gt; Blacklist and whitelist&lt;/strong&gt; (on macOS).
    &lt;/p&gt;

    &lt;p&gt;
        Click the "&lt;strong&gt;Manage Blacklist&lt;/strong&gt;" button to edit your Blacklist:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Blacklist_and_whitelist_BLOG_screenshot_8.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        You will find the same options for editing your Blacklist as you did for your Whitelist. Add an &lt;em&gt;exact address&lt;/em&gt; or &lt;em&gt;domain&lt;/em&gt; by typing it or select one from your Contacts, import/export a blacklist from a .txt file or delete any item from your Blacklist.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Blacklist_and_whitelist_BLOG_screenshot_9.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            In version 10 of the eM&amp;nbsp;Client app, we have added the &lt;em&gt;Search field&lt;/em&gt; to both &lt;em&gt;Whitelist&lt;/em&gt; and &lt;em&gt;Blacklist&lt;/em&gt; windows. It is especially useful to search through your Blacklist quickly to find and remove any safe contacts or domains that you might have accidentally blacklisted. 
        &lt;/p&gt;
    &lt;/div&gt;


    &lt;h2&gt;How to move messages from Junk folder back to Inbox&lt;/h2&gt;

    &lt;p&gt;
        When you find an innocuous message in your Junk folder instead of your Inbox, you can always move it back to your Inbox. Right-click the message in the Junk folder and select &lt;strong&gt;"Move to inbox", "Move to inbox and remove blacklisted email"&lt;/strong&gt; or &lt;strong&gt;"Move to inbox and remove blacklisted domain"&lt;/strong&gt;. &lt;br&gt;
    If the email address or domain isn't in the Blacklist, the actions to "remove blacklisted email/domain" will not have any effect, the message will simply be moved back to Inbox.
    &lt;/p&gt;

    &lt;p&gt;
        You can also select the message and use the "&lt;strong&gt;Move to Inbox&lt;/strong&gt;" keyboard shortcut, which is &lt;strong&gt;Ctrl + J&lt;/strong&gt; (on Windows) or &lt;strong&gt;Cmd + I&lt;/strong&gt; (on macOS) by default. 
    &lt;/p&gt;

    &lt;p&gt;
        The seemingly never-ending grind to keep spam and scam emails from cluttering your inbox might be exhausting at times. That said, with the right tools, you can regain control over which emails will be redirected to your spam folder and which will be allowed into your inbox. eM Client Blacklist and Whitelist are just one of many useful features eM&amp;nbsp;Client provides to help you &lt;em&gt;stay in charge of your emails&lt;/em&gt;.   
    &lt;/p&gt;

    &lt;p&gt;
        Did you know you can easily make your email communication safer? For example, by using &lt;strong&gt;PGP encryption&lt;/strong&gt; - even if someone intercepts your emails, they won't be able to read any of their contents. &lt;br&gt;By using &lt;a href="https://www.emclient.com/blog/safeguard-your-emails-with-pgp-encryption-732"&gt;&lt;strong&gt;digital signatures&lt;/strong&gt;&lt;/a&gt;, your recipients can also easily verify your identity when you send them an email. And thanks to our &lt;a href="https://www.emclient.com/blog/email-tracking-pixel-detection-525"&gt;&lt;strong&gt;anti-mail-tracking&lt;/strong&gt;&lt;/a&gt; features, your personal details will be perfectly protected from any intrusions. With eM&amp;nbsp;Client, you can prioritize your data privacy and security while never compromising ease of use and smooth workflow.
    &lt;/p&gt;


    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=748</link>
			<pubDate>Wed, 30 Jul 2025 00:00:00 +0000</pubDate>
			<title>eM Client Blacklist &amp; Whitelist: fine&amp;#8209;tune your spam protection</title>
			<guid isPermaLink="false">748</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    #emcMobileBeta :target::before {
        content: "";
        display: block;
        height: 100px;
    }
&lt;/style&gt;

&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;
    &lt;p&gt;
        Ready to improve your Microsoft Exchange experience? eM Client supports Microsoft Exchange accounts without any compromises to your favorite features. Get full synchronization between your eM Client application and your Microsoft Exchange account.
    &lt;/p&gt;

    

    &lt;h2&gt;Microsoft Exchange workflow made easy&lt;/h2&gt;

    &lt;p&gt;
        Using the Microsoft Exchange protocol, you can automatically configure all of your services for your Exchange account in the eM Client app. Your emails, contacts, calendars, tasks, notes, signatures and more will all be synchronized seamlessly.
    &lt;/p&gt;

    &lt;p&gt;
        Enhance your team coordination with &lt;a href="https://www.emclient.com/blog/get-in-sync--shared-calendars-guide-675"&gt;&lt;strong&gt;shared calendars&lt;/strong&gt;&lt;/a&gt;, &lt;strong&gt;Free/Busy view&lt;/strong&gt;, and &lt;strong&gt;public folders&lt;/strong&gt; in the eM Client app.
    &lt;/p&gt;

    &lt;p&gt;
        Get full control over your Microsoft Exchange account with search, rules, and delegations through eM Client. Need to find something specific? Want to set up rules for your inbox? Or do you need to give someone else access to your inbox to manage it? eM Client offers easy solutions.
    &lt;/p&gt;

    &lt;h2&gt;Amazing search options&lt;/h2&gt;

    &lt;p&gt;
        The eM Client &lt;strong&gt;search feature&lt;/strong&gt; allows you to quickly find specific emails. You have the option to use &lt;strong&gt;both local and server search&lt;/strong&gt; - if you download all of your messages into local folders for offline use, you can use our advanced local search.
    &lt;/p&gt;

    &lt;p&gt;
         You can also decide not to download all of your messages for offline use or only download recent messages. In that case, &lt;strong&gt;Server search&lt;/strong&gt; will help you find exactly what you’re looking for directly via the mail server. This makes server search an excellent solution for anyone with limited storage space.
    &lt;/p&gt;

    &lt;p&gt;
        If you wish to &lt;strong&gt;disable server search&lt;/strong&gt; and only use local search, make sure to disable the option in your eM Client search settings. Click &lt;strong&gt;on the arrow icon&lt;/strong&gt; in the right corner of eM Client &lt;strong&gt;main search field&lt;/strong&gt;, and in the drop-down menu, uncheck the "&lt;strong&gt;Use server search if available&lt;/strong&gt;" option:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;h2&gt;Server and Local Rules&lt;/h2&gt;

    &lt;p&gt;
        In eM Client, Microsoft Exchange users can set &lt;strong&gt;Server rules&lt;/strong&gt;, which handle the messages before they appear in your account - unlike &lt;strong&gt;Local rules&lt;/strong&gt;, which take effect after the messages are synchronized to your device. To set up both server and local rules, you can head to &lt;strong&gt;Menu &gt; Rules&lt;/strong&gt; to set your rules preferences.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: while all server rules are synchronized and can be seen in the list, server rules created using webmail cannot be edited in eM Client. Only server rules created in eM Client can be modified. This is because the server has additional conditions that are not currently supported in eM Client.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;Get help: Enable account delegation through eM&amp;nbsp;Client&lt;/h2&gt;

    &lt;p&gt;
        Have an assistant? Or is someone else managing your inbox while you’re on vacation? Delegations can be easily set up through eM Client for your Microsoft Exchange account to enable permissions for others to access your email account. Delegations give you the option to choose exactly what the additional user has access to - so you have complete control, even while you’re away from your inbox.
    &lt;/p&gt;

        &lt;h3&gt;
            Here’s how to do it: 
        &lt;/h3&gt;

        &lt;ol class="emc-list emc-list--ordered emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                &lt;p&gt;
                    Go to &lt;strong&gt;Menu &gt; Accounts&lt;/strong&gt; (on Windows) or &lt;strong&gt;eM Client &gt; Accounts&lt;/strong&gt; (on macOS) and select your Microsoft Exchange account. Then, head to the &lt;strong&gt;Exchange Web Services&lt;/strong&gt; tab, where you will find the &lt;strong&gt;Delegation&lt;/strong&gt; section:
                &lt;/p&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                &lt;/div&gt;
                &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
                    &lt;p&gt;
                        You can also access all your account settings by right-clicking one of your email accounts listed in the left panel and selecting "&lt;strong&gt;Delegation&lt;/strong&gt;"
                    &lt;/p&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    Click "&lt;strong&gt;Edit&lt;/strong&gt;" next to the &lt;strong&gt;Change who can access your account&lt;/strong&gt; option. The &lt;strong&gt;Delegated accounts&lt;/strong&gt; pop-up window will open:
                &lt;/p&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    Add user(s) or groups by clicking "&lt;strong&gt;Add&lt;/strong&gt;" and typing their email.
                &lt;/p&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    After clicking “&lt;strong&gt;Ok&lt;/strong&gt;” you can set up the specific permission details. You can allow only limited access to the delegated account if you wish. The options are: access to read, create, or modify items, or all of these options:
                &lt;/p&gt;
                &lt;div style="display: flex; flex-direction: row; gap: 10px; align-items: center;justify-content: center;"&gt;
                    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                        &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;/div&gt;
                    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                        &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/li&gt;
        &lt;/ol&gt;


    &lt;p&gt;
        After this, the process has been completed. The additional user can now access your Microsoft Exchange account according to your permissions.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        If needed, the delegated account can have access removed using the &lt;strong&gt;Edit&lt;/strong&gt; button in step one. 
    &lt;/p&gt;

    &lt;h2 id="add-delegated-account"&gt;How to add a delegated account to my list&lt;/h2&gt;

    &lt;p&gt;
        Already have your delegated accounts set up for Microsoft Exchange? Here are the steps for adding them to your list through eM Client. 
    &lt;/p&gt;

        &lt;ol class="emc-list emc-list--ordered emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                &lt;p&gt;
                    Go to your account settings in &lt;strong&gt;Menu &gt; Accounts&lt;/strong&gt; (on Windows) or &lt;strong&gt;eM&amp;nbsp;Client &gt; Accounts&lt;/strong&gt; (on macOS). 
                &lt;/p&gt;
                &lt;p&gt;
                    In the &lt;strong&gt;Delegation&lt;/strong&gt; section under the &lt;strong&gt;Exchange Web Services&lt;/strong&gt; tab, you will find the "&lt;strong&gt;Accounts you can access&lt;/strong&gt;" option. Click the &lt;strong&gt;Show&lt;/strong&gt; button:
                &lt;/p&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_8.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    Next, click on the “&lt;strong&gt;Add&lt;/strong&gt;” button, then search for the delegated account from your organization. Click “&lt;strong&gt;OK&lt;/strong&gt;” once it has been found.
                &lt;/p&gt;
                &lt;div style="display: flex; flex-direction: row; gap: 10px; align-items: center;justify-content: center;"&gt;
                    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                        &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_9.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;/div&gt;
                    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                        &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_10.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/li&gt;
        &lt;/ol&gt;

        &lt;p&gt;
            And that’s it! The delegated account is now accessible from your folder list. 
        &lt;/p&gt;

        &lt;h2&gt;Get organized&lt;/h2&gt;

        &lt;p&gt;
            A well-managed Microsoft Exchange inbox and calendar make everyone's workday easier - and eM Client has the tools to help you with that.
        &lt;/p&gt;

        &lt;div class="emc-article__light-orange-background emc-article__indent" style="margin: 12px 0"&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        &lt;strong&gt;Tags&lt;/strong&gt;: This feature will be familiar to Microsoft users as Categories. Instead of Categories, they’re called &lt;i&gt;Tags&lt;/i&gt; in eM&amp;nbsp;Client. eM&amp;nbsp;Client allows you to fully synchronize your tags list from the server. You can edit your Tags in &lt;strong&gt;Menu &gt; Tags&lt;/strong&gt; (on Windows) or &lt;strong&gt;Tools &gt; Tags&lt;/strong&gt; (on macOS). Tag search is also supported - helpful for anyone who uses hundreds of tags to keep everything labeled.
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        &lt;strong&gt;Archive&lt;/strong&gt;: Free up space and set aside old emails that you’re not ready to delete. The server archive in eM Client is shown as a separate mailbox, where all emails are copied from your main mailbox. Keep in mind that Archive Folders are read-only; so some operations are unavailable (move, delete, etc.). Admins can enable the archive mailboxes feature for users. To enable the eM Client archive folder, go to &lt;strong&gt;Menu &gt; Accounts&lt;/strong&gt; (on Windows) or &lt;strong&gt;eM Client &gt; Accounts&lt;/strong&gt; (on macOS) &gt; &lt;strong&gt;Exchange Web Services tab &gt; Show archive folders&lt;/strong&gt;.
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        &lt;strong&gt;Notes for emails&lt;/strong&gt;: Need to remember something about a specific message? eM Client allows you to add notes to emails, which are then synchronized to the server. This lets you see your notes for emails across all of your devices with eM Client. This is useful for sharing notes about specific emails between users who have shared inboxes or delegated accounts. To use notes, simply &lt;strong&gt;right-click &gt; Add note&lt;/strong&gt;.
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        &lt;strong&gt;Use Free/busy for scheduling&lt;/strong&gt;: This feature comes in handy for organizing offline or online events. Free/busy is a tool that shows you when your recipients are free or busy in your calendar, so you don’t have to waste time trying to coordinate through messages. To use Free/Busy, simply create a new event, add recipients, and their current free/busy status will be shown via the &lt;strong&gt;Schedule&lt;/strong&gt; option.
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/div&gt;

        &lt;h2&gt;Offline? No problem&lt;/h2&gt;

        &lt;p&gt;
            Whether you’re offline intentionally for a vacation or unintentionally due to a network interruption or catastrophe, eM Client has a solution to ensure you don’t return to a mountain of angry emails.
        &lt;/p&gt;

        &lt;p&gt;
            &lt;strong&gt;Out of Office reply&lt;/strong&gt;: Set up automatic Out of Office (OoO) messages to respond to messages received while you’re away. In eM Client, OoO messages are called Automatic Replies. Automatic Replies are fully customizable - determine the specific dates and content of your message, what you wish to send to external senders, and more. Find this helpful feature by going to &lt;strong&gt;Menu &gt; Tools &gt; Automatic replies&lt;/strong&gt; (on Windows) or &lt;strong&gt;Tools &gt; Automatic replies&lt;/strong&gt; (on macOS).
        &lt;/p&gt;

        &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
            &lt;p&gt;
                To read about Out of Office messages in more detail, check out &lt;a href="https://www.emclient.com/blog/out-of-office-messages-with-em-nbsp-client-651"&gt;&lt;strong&gt;our blog&lt;/strong&gt;&lt;/a&gt;!
            &lt;/p&gt;
        &lt;/div&gt;

        &lt;h2&gt;Share with anyone&lt;/h2&gt;

        &lt;p&gt;
            eM Client offers collaborative options to share folders and mailboxes with your team. 
        &lt;/p&gt;

        &lt;div class="emc-article__light-orange-background emc-article__indent" style="margin: 12px 0"&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        &lt;strong&gt;Shared mailbox&lt;/strong&gt;: This Exchange feature, available with eM Client, is popular with companies, businesses, or teams that require several people within an organization to access the same mailbox. More than one user is granted access to a mailbox. eM Client users can &lt;strong&gt;add a shared mailbox&lt;/strong&gt; as one of their inboxes by completing the steps mentioned earlier &lt;a href="#add-delegated-account"&gt;&lt;strong&gt;in this blogpost&lt;/strong&gt;&lt;/a&gt;. 
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        &lt;strong&gt;Calendar sharing&lt;/strong&gt;: Share Calendars with other users in your organization to ensure everything is exactly in order. To share, &lt;strong&gt;right click on a Calendar &gt; Share&lt;/strong&gt;, and then type the name of the user who you want to receive the shared calendar invite. The selected user will receive a message about the shared calendar invitation. After they click the &lt;strong&gt;Accept&lt;/strong&gt; button, the Calendar will be added to their list. 
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        &lt;strong&gt;Public folders&lt;/strong&gt;: Admin has the option to create public folders on the server that users can choose to subscribe to in eM Client. To do so, head to &lt;strong&gt;Menu &gt; Accounts&lt;/strong&gt; (on Windows) or &lt;strong&gt;eM Client &gt; Accounts&lt;/strong&gt; (on macOS). Under the &lt;strong&gt;Exchange Web Services&lt;/strong&gt; tab, you will find the &lt;strong&gt;Public folders&lt;/strong&gt; section:
                    &lt;/p&gt;
                    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                        &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_11.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;/div&gt;
                    &lt;p&gt;
                        Click the "&lt;strong&gt;Edit…&lt;/strong&gt;" button, and a pop-up window will open, where you can select the public folders you want to subscribe to by ticking their checkboxes. 
                    &lt;/p&gt;

                    &lt;p&gt;
                        Alternatively, you can subscribe or unsubscribe to a folder including all of its subfolders by either right-clicking it, or clicking the three dots symbol next to it. This is especially useful when the folder contains a lot of subfolders, so you do not have to tick all of their checkboxes individually.
                    &lt;/p&gt;

                    &lt;div style="display: flex; flex-direction: row; gap: 10px; align-items: center;justify-content: center;"&gt;
                        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                            &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_12.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                            &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_13.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;

                    &lt;p&gt;
                        Once you select the public folders you wish to subscribe to, click the "&lt;strong&gt;Ok&lt;/strong&gt;" button to save the changes.
                    &lt;/p&gt;

                    &lt;p&gt;
                        Your public folders will be visible on the left panel under the delegated account's section:
                    &lt;/p&gt;

                    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                        &lt;a href="/sitecontrol/en/images/screenshots/eM_Client_Microsoft_Exchange_BLOG_screenshot_14.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/div&gt;
        
        

        &lt;h2&gt;Exchange is even better with eM Client&lt;/h2&gt;

        &lt;p&gt;
            eM Client makes it easy to manage and do more with your Exchange account, with familiar and new features that are guaranteed to enhance your entire team’s email experience. 
        &lt;/p&gt;

        &lt;p&gt;
            Upgrading to a paid license opens up a new world of productivity. 
        &lt;/p&gt;

        &lt;p&gt;
            Use &lt;a href="https://www.emclient.com/blog/work-smarter--not-harder---with-em-nbsp-client-ai-tools-720"&gt;&lt;strong&gt;AI tools&lt;/strong&gt;&lt;/a&gt; to your advantage to &lt;strong&gt;quickly draft emails&lt;/strong&gt;, &lt;strong&gt;proofread&lt;/strong&gt; and &lt;strong&gt;correct errors&lt;/strong&gt;, as well as &lt;strong&gt;translate emails&lt;/strong&gt; so every message is understood, regardless of the language it was sent in.
        &lt;/p&gt;

        &lt;p&gt;
            Organize your inbox with the help of &lt;a href="https://www.emclient.com/blog/keep-your-inbox-clean-with-em-client-inbox-categories-736"&gt;&lt;strong&gt;Inbox categories&lt;/strong&gt;&lt;/a&gt; so you can prioritize which emails you will pay attention to.
        &lt;/p&gt;

        &lt;p&gt;
            Experience a &lt;strong&gt;new level of comfort&lt;/strong&gt; when working, thanks to our &lt;a href="https://www.emclient.com/blog/streamline-your-work-with-the-em-nbsp-client-quick-actions-740"&gt;&lt;strong&gt;Quick Actions&lt;/strong&gt;&lt;/a&gt;  - perform a series of interconnected actions with a single keyboard shortcut.
        &lt;/p&gt;

        &lt;p&gt;
            And last but not least, if you need to keep working on the go, use our &lt;a href="https://www.emclient.com/mobile-features"&gt;&lt;strong&gt;mobile app&lt;/strong&gt;&lt;/a&gt; available for iOS and Android to stay on track.
        &lt;/p&gt;

        &lt;p&gt;
            Want to learn more about eM Client’s features? Check out &lt;a href="/blog"&gt;&lt;strong&gt;our blog&lt;/strong&gt;&lt;/a&gt; to get more helpful email tips and tricks to streamline your communication. 
        &lt;/p&gt;





    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=744</link>
			<pubDate>Thu, 03 Jul 2025 00:00:00 +0000</pubDate>
			<title>Elevate your email: eM Client with Microsoft Exchange</title>
			<guid isPermaLink="false">744</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;
    &lt;p&gt;
        Many of us like to keep our work process effective - and not just because of fast-paced work environment. In
        this article, we will explore how eM Client can save you valuable time and energy with &lt;strong&gt;Quick
            Actions&lt;/strong&gt;.
    &lt;/p&gt;

    

    &lt;p&gt;
        When using your work email, there comes a point where you get used to your role and have already found the best
        way to deal with certain emails. While repeating the identical series of actions during your workday, you might
        have thought: isn’t there an easier way to do all these routine tasks?
    &lt;/p&gt;

    &lt;p&gt;
        &lt;strong&gt;Quick Actions&lt;/strong&gt; will help you achieve an even smoother workflow.
    &lt;/p&gt;

    &lt;p&gt;
        The Quick Action feature enables you to perform a series of interconnected tasks &lt;strong&gt;with a single keyboard
            shortcut&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;h2&gt;How to use Quick Actions in the eM Client desktop app&lt;/h2&gt;

    &lt;p&gt;
        You can &lt;strong&gt;create a new Quick Action&lt;/strong&gt; by either going to &lt;strong&gt;Menu &gt; Quick Actions&lt;/strong&gt; or
        using the main toolbar to open a Quick Actions menu and selecting &lt;strong&gt;Manage&lt;/strong&gt;.
    &lt;/p&gt;

     &lt;div style="display: flex; flex-direction: row; gap: 10px; align-items: center;justify-content: center;"&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/QuickActions_BLOG_screenshot_1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/QuickActions_BLOG_screenshot_2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;
        In the Quick Actions section you can edit existing Quick Actions or create new ones by clicking the &lt;strong&gt;+ Add&lt;/strong&gt;
        button.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickActions_BLOG_screenshot_3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Once you click &lt;strong&gt;+ Add&lt;/strong&gt;, the Quick Action Detail window will pop up. Then you can create your new
        Quick Action by adding an action to the sequence:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickActions_BLOG_screenshot_4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Once you have selected the actions to be performed, name your new Quick Action and select which shortcut will
        launch it:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickActions_BLOG_screenshot_5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: you can assign any shortcut you like - including single-key shortcuts, unless the
            same key combination is already in use in &lt;strong&gt;Settings &gt; General &gt; Shortcuts&lt;/strong&gt;.
        &lt;/p&gt;
        &lt;p&gt;
            The use of shortcuts is completely optional - you can change the default shortcuts in &lt;strong&gt;the
                settings&lt;/strong&gt;. More on shortcuts &lt;a href="https://www.emclient.com/shortcuts"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        If you want to change the order of the actions, either drag and drop the action to a different slot, or select
        the action by clicking on it and use the toolbar arrows to move it into the preferred position:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickActions_BLOG_screenshot_6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Once you are finished adjusting, do not forget to click on &lt;strong&gt;Save &amp; Close&lt;/strong&gt; to save your new Quick
        Action.
    &lt;/p&gt;

    &lt;p&gt;
        To launch your Quick Action, you can use the shortcut you assigned to it. Alternatively, the Quick Actions can
        be launched from the main toolbar or (when in the main window), you can use the single-key shortcut -
        &lt;strong&gt;Q&lt;/strong&gt; - to open the Quick Action bar. Once it opens, start typing the name of the Quick action you
        want to launch, then click on it to launch it.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickActions_BLOG_screenshot_7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            The Quick Actions feature is currently only available in the eM Client desktop app for paid license users.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;When Can I Use Quick Actions?&lt;/h2&gt;

    &lt;h3&gt;When Composing Emails&lt;/h3&gt;

    &lt;p&gt;
        Is there an email that you send out often? You can create a Quick Action that will automatically open a new
        compose window, fill out your signature, insert a template or a Quick Text, add the recipient or Cc: (carbon
        copy), the subject, and also notify you when the recipient replies to it.
    &lt;/p&gt;

    &lt;p&gt;
        It’s also quite useful to be able to quickly send a polite reply to emails that need to wait until you are less
        busy. This way, you can give them the attention they require. By acknowledging their emails, your colleagues or
        clients will know you are not ignoring them, which is always better than leaving them in silence.
    &lt;/p&gt;

    &lt;p&gt;
        Let’s have a look at this Quick Action example in action: open the Quick Actions window, create a new Quick
        Action, and add the following:
    &lt;/p&gt;

    &lt;p&gt;
        &lt;strong&gt;Tag - Reply - Add QuickText - Use signature - Send - Create Task from Message&lt;/strong&gt;
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickActions_BLOG_screenshot_8.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        &lt;strong&gt;Adding a tag&lt;/strong&gt; that says "Detailed reply needed" or something similar will help you see which
        emails need your attention later.
    &lt;/p&gt;

    &lt;p&gt;
        You need to insert some text in the email, and &lt;strong&gt;QuickText will work great for this&lt;/strong&gt; (Settings &gt;
        Mail &gt; QuickText).
    &lt;/p&gt;

    &lt;p&gt;
        But let's &lt;strong&gt;customize it a little bit by adding a variable&lt;/strong&gt; that will insert the given name of the
        email recipient - or a placeholder that you can later edit manually before the email is sent:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickActions_BLOG_screenshot_9.png" data-fancybox="" data-caption=""&gt;
        &lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Add a signature of your choice and &lt;strong&gt;don't forget the Send action&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        The &lt;strong&gt;final touch is creating a task from message&lt;/strong&gt; - once the message is sent out, a Task creation window will automatically open. Schedule a better time for a detailed reply, and set a reminder - maybe after you finally send out that project proposal with an urgent deadline?
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickActions_BLOG_screenshot_10.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        &lt;strong&gt;Select a shortcut&lt;/strong&gt; that feels the most comfortable to you and save your new Quick Action.
    &lt;/p&gt;

    &lt;h3&gt;When Managing Inbox&lt;/h3&gt;

    &lt;p&gt;
        You might prefer sorting incoming emails into your own folders - and while the Rules feature can solve this easily, sometimes semi-manual sorting is needed. Especially when there is a lot of variation in terms of senders' addresses or email subjects and content.
    &lt;/p&gt;

    &lt;p&gt;
        An easy and clean solution for those cases is creating a Quick Action to move an email to a folder.
    &lt;/p&gt;

    &lt;p&gt;
        Just create a shortcut for each of your folders and &lt;strong&gt;sort your emails while also having complete control&lt;/strong&gt; of what goes where. And while you're at it, you can &lt;strong&gt;add a tag to the email&lt;/strong&gt; and &lt;strong&gt;mark it as read&lt;/strong&gt; within the same Quick Action .
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickActions_BLOG_screenshot_11.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Sometimes you receive an email and you know immediately it's supposed to be handled by a colleague rather than yourself. A simple Quick Action can not only forward the email to the person in charge but also save a copy of the email to a prepared folder, so this task will be as painless as possible:
    &lt;/p&gt;

        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/QuickActions_BLOG_screenshot_12.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        &lt;strong&gt;Quick Actions&lt;/strong&gt; can transform the way you work and help you optimize your tasks. You won't have to repeat the same series of actions and waste time in the process. With Quick Actions, you can easily compose new emails and replies, organize your inbox, and create related tasks &lt;strong&gt;using a simple shortcut&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        Try Quick Actions for a &lt;strong&gt;smoother&lt;/strong&gt; and more &lt;strong&gt;efficient workflow&lt;/strong&gt; - we are sure you'll find them useful!
    &lt;/p&gt;

    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=740</link>
			<pubDate>Thu, 12 Jun 2025 00:00:00 +0000</pubDate>
			<title>Streamline your work with the eM&amp;nbsp;Client Quick Actions</title>
			<guid isPermaLink="false">740</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;
    &lt;p&gt;
        Between various emailing lists, email notifications from multiple social sites, and other “non-email” content,
        our email inboxes have become quite bloated. One way to sort out different kinds of emails is inbox categories.
        This article will show how inbox categories function in the eM Client desktop and mobile applications and how to
        make the most of the categories feature.
    &lt;/p&gt;

    


    &lt;h2&gt;Missing Messages from Inbox?&lt;/h2&gt;

    &lt;p&gt;
        You might have noticed that there are fewer messages than you expected in your inbox. Before panicking, consider
        checking the top tab of your inbox – if the &lt;strong&gt;Categories&lt;/strong&gt; feature is enabled, the message might
        have been assigned a category and sorted into a separate tab.
    &lt;/p&gt;

    &lt;p&gt;
        The category view helps you filter out the marketing newsletters you subscribed to, occasional notifications
        from social networking sites, and other emails that typically aren't a priority.
    &lt;/p&gt;

    &lt;p&gt;
        The default categories tabs for Gmail accounts are &lt;strong&gt;Primary&lt;/strong&gt;, &lt;strong&gt;Promotions&lt;/strong&gt;, and
        &lt;strong&gt;Social&lt;/strong&gt;. For all other accounts, they will be &lt;strong&gt;Primary&lt;/strong&gt; and
        &lt;strong&gt;Other&lt;/strong&gt;. But you can customize these, of course. We’ll illustrate how further down in this
        article.
    &lt;/p&gt;

    &lt;div class="emc-article__light-orange-background emc-article__indent " style="display: flex; gap: 16px;  flex-direction: column;"&gt;
        &lt;div style="display: flex; justify-content: center; align-items: center; gap: 20px; width: 100%;"&gt;
            &lt;p style="width: 50%; text-align: left;"&gt;
                &lt;strong&gt;Default Gmail account categories view:&lt;/strong&gt;
            &lt;/p&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%; text-align: left !important; margin: 0 auto;"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;div style="display: flex; justify-content: center; align-items: center; gap: 20px;"&gt;
            &lt;p style="width: 50%; text-align: left;"&gt;
                &lt;strong&gt;Default non-Gmail account categories view:&lt;/strong&gt;
            &lt;/p&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 50%; text-align: left !important; margin: 0 auto;"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/div&gt;

    &lt;/div&gt;

    &lt;p&gt;
        The default Gmail account layout, which we call “&lt;strong&gt;Gmail style&lt;/strong&gt;” in eM Client, copies the same
        Gmail inbox categories view you might be used to from the Gmail webmail.
    &lt;/p&gt;

    &lt;p&gt;
        The default view for all other accounts is very loosely inspired by Outlook’s “Focused Inbox”, with
        &lt;strong&gt;Primary&lt;/strong&gt; containing the more important categories that might require your attention first and
        the rest in &lt;strong&gt;Other&lt;/strong&gt; tab.
    &lt;/p&gt;

    &lt;p&gt;
        The view can always be changed to a different one that you prefer – for example “Gmail style” for all accounts.
    &lt;/p&gt;

    &lt;h2&gt;Changing and Disabling the Categories View&lt;/h2&gt;

    &lt;p&gt;
        The category tabs view can be customized for each email account separately in the main window by right-clicking
        the tabs or the top of the message list:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            At the bottom part of the drop-down menu, you will also find the “&lt;strong&gt;Hide Categories Bar&lt;/strong&gt;”
            option which allows you to instantly &lt;strong&gt;turn off the categories view in the specific inbox&lt;/strong&gt;.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;Inbox Categories in the eM Client desktop app&lt;/h2&gt;

    &lt;p&gt;
        eM Client supports &lt;em&gt;Personal&lt;/em&gt;, &lt;em&gt;Promotions&lt;/em&gt;, &lt;em&gt;Social&lt;/em&gt;, &lt;em&gt;Updates&lt;/em&gt;, and
        &lt;em&gt;Forums&lt;/em&gt; categories. Any messages that have not yet been categorized will be in the “&lt;em&gt;Not categorized
            yet&lt;/em&gt;” state. This means the categorization process has not been started at all (for example after
        importing a large number of messages). Messages that do not fit into any of the available categories will be
        shown as having “&lt;em&gt;No Category&lt;/em&gt;”.
    &lt;/p&gt;

    &lt;h2&gt;How to turn off inbox categories?&lt;/h2&gt;

    &lt;p&gt;
        The categories feature can be enabled (and disabled) for the whole app by heading to &lt;strong&gt;Menu &gt; Settings &gt;
            Mail &gt; Categories&lt;/strong&gt; and checking the “&lt;strong&gt;Show categories&lt;/strong&gt;” option:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;h2&gt;Assigning and Changing Categories&lt;/h2&gt;

    &lt;p&gt;
        When the Categories feature is enabled, messages are sorted into categories automatically. In the case of Gmail
        accounts, the sorting is done by Google and then synchronized with the eM Client app. All non-Gmail accounts’
        messages are sorted by eM Client’s algorithm.
    &lt;/p&gt;

    &lt;p&gt;
        If the automatic categorization fails, try using the Repair function – right-click on the Inbox and select
        &lt;strong&gt;Properties &gt; Repair &gt; Categorize messages&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        And how to move emails from Promotions to Primary, for example?
    &lt;/p&gt;

    &lt;p&gt;
        Changing category for individual messages can be done either by &lt;strong&gt;right-clicking the message&lt;/strong&gt; and
        choosing “&lt;strong&gt;Category&lt;/strong&gt;”, after which the available categories can be chosen:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Or change the category by &lt;strong&gt;dragging and dropping the message to the target tab&lt;/strong&gt;.
    &lt;/p&gt;

    

    &lt;p&gt;
        Once you drop the message to the intended category tab (or confirm the category for combined tabs), a
        confirmation window will pop up. It shows the different options you have in terms of whether the category change
        will be applied to future or older messages as well, or just the selected message:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_8.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        By default, the drag-and-drop category change creates a new rule for all future messages received from or sent
        to that same email address. These messages will be assigned the target category.
    &lt;/p&gt;

    &lt;p&gt;
        You also have the option to &lt;strong&gt;change the category for all past messages&lt;/strong&gt; associated with that
        email address. To do this, simply press and hold the “&lt;strong&gt;Shift&lt;/strong&gt;” key while dragging and dropping
        the message.
    &lt;/p&gt;

    &lt;p&gt;
        Additionally, if you press and hold the “&lt;strong&gt;Alt&lt;/strong&gt;” key (on Windows) or the
        “&lt;strong&gt;Control&lt;/strong&gt;” key (on macOS) while dragging and dropping, only the category of &lt;strong&gt;the selected
            message&lt;/strong&gt; will be changed, and no new rule will be created.
    &lt;/p&gt;

    &lt;p&gt;
        In case of combined tabs (&lt;em&gt;Primary&lt;/em&gt;, &lt;em&gt;Other&lt;/em&gt;, or &lt;em&gt;All&lt;/em&gt;), a pop-up window will open, asking
        to specify the category first:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: Changing categories for messages in Google accounts is only available with paid
            licenses.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;Custom Rules for Categories&lt;/h2&gt;

    &lt;p&gt;
        In &lt;strong&gt;Settings &gt; Mail &gt; Categories&lt;/strong&gt;, you will find all of your Custom rules and category settings
        in one place.
    &lt;/p&gt;

    &lt;p&gt;
        By clicking the “&lt;strong&gt;Modify&lt;/strong&gt;” button in the Custom Rules section, you can edit the Custom rules:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_9.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_10.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Each category can be manually assigned here – it is also possible to limit the categorization beyond the default
        rule (“&lt;strong&gt;Sent to and received from&lt;/strong&gt;”) to only “&lt;strong&gt;Received from&lt;/strong&gt;” or “&lt;strong&gt;Sent
            to&lt;/strong&gt;”
    &lt;/p&gt;

    &lt;p&gt;
        Category rules can only be applied to a full email address – they do not work with domains or partial email
        addresses.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Note&lt;/strong&gt;: For Gmail accounts, the &lt;strong&gt;custom category rules cannot be viewed at
                all&lt;/strong&gt;. &lt;br&gt;
            This is how the Gmail categories work: the eM Client app sends the new category rule information to the
            Google server, which saves and applies them for future messages, but it does not provide a way to access and
            view them, not on the web interface nor third-party apps like eM Client.
        &lt;/p&gt;
        &lt;p&gt;
            Additionally, changing categories for messages in Google accounts is only available with paid licenses.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;Customizing Category Tab Defaults&lt;/h2&gt;

    &lt;p&gt;
        In the &lt;strong&gt;Categories&lt;/strong&gt; section, choose which category tabs will be shown by default:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_11.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Additionally, by selecting the “&lt;strong&gt;Custom&lt;/strong&gt;” option in the drop-down menu, you are able to
        separately choose categories tabs’ visibility for your Gmail and non-Gmail accounts and global folders.
    &lt;/p&gt;

    &lt;p&gt;
        For all accounts and folders, it is possible to also specify which categories will be displayed under the
        &lt;strong&gt;Primary&lt;/strong&gt; and &lt;strong&gt;Other&lt;/strong&gt; tab (in the case of the Primary &amp; Other tabs view), based on
        your priorities:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_12.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Below the tabs view settings, you will also find the display options for recent and unread messages. You have
        the option to choose which of these will be displayed next to the category tab’s name – the number of recent
        messages, the number of unread messages, or neither.
    &lt;/p&gt;

    &lt;p&gt;
        The message counter’s style can be adjusted as well – a &lt;strong&gt;badge showing the number&lt;/strong&gt;, a
        &lt;strong&gt;number in parenthesis&lt;/strong&gt;, or a &lt;strong&gt;dot&lt;/strong&gt; without any number to indicate there are
        unread or recent messages in the particular category tab.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_13.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div style="display: flex; flex-direction: row; gap: 10px; align-items: center;justify-content: center;"&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_14.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_15.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_16.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;h2&gt;Inbox Categories in the eM Client mobile app&lt;/h2&gt;

    &lt;p&gt;
        The mobile app offers nearly identical settings to the desktop app.
    &lt;/p&gt;

    &lt;p&gt;
        The view of all categories can be changed by tapping and holding the top of the inbox – the &lt;strong&gt;Category
            tabs&lt;/strong&gt; menu will pop up:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_17.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        You will find the Categories section in the main settings menu:
    &lt;/p&gt;

    &lt;div style="display: flex; flex-direction: row; gap: 10px; align-items: center;justify-content: center;"&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_18.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_19.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;
        The default visible tabs can be adjusted as well:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_20.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        By tapping on the &lt;strong&gt;Custom Rules&lt;/strong&gt; option, adjustments can be made to the Custom rules of each
        category:
    &lt;/p&gt;

    &lt;div style="display: flex; flex-direction: row; gap: 10px; align-items: center;justify-content: center;"&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_21.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_22.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_23.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;
        After selecting a message in the Inbox, you can re-categorize it – tap the &lt;strong&gt;three dots icon&lt;/strong&gt; in
        the upper right corner, then tap the &lt;strong&gt;Category&lt;/strong&gt; option and select which category you wish to
        assign the message:
    &lt;/p&gt;

    &lt;div style="display: flex; flex-direction: row; gap: 10px; align-items: center;justify-content: center;"&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_24.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_25.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/Inbox_categories_BLOG_screenshot_26.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;
        &lt;strong&gt;Inbox categories&lt;/strong&gt; are a useful tool that will help you prioritize which emails you view
        primarily and which ones you postpone for later.
    &lt;/p&gt;

    &lt;p&gt;
        Thanks to the inbox categories feature, various notifications from forums and pesky promotional emails will not
        clutter your inbox anymore. Category tabs can be &lt;strong&gt;adjusted for each of your email accounts&lt;/strong&gt;,
        making it easy for you to set different styles for work and personal inboxes.
    &lt;/p&gt;

    &lt;p&gt;
        And if using the categories just isn’t your thing? Turn them off in a few clicks. With eM Client, your inbox
        will always look just the way you prefer.
    &lt;/p&gt;
    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=736</link>
			<pubDate>Thu, 29 May 2025 00:00:00 +0000</pubDate>
			<title>Keep Your Inbox Clean with eM Client Inbox Categories</title>
			<guid isPermaLink="false">736</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    #emcBlogPost .emc-blogpost .emc-blogpost__wrapper p {
        font-size: 1.21em;
        display: block;
    }
&lt;/style&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__wrapper emc-typo--align-left no-padding"&gt;
    &lt;p&gt;
        Nowadays it’s increasingly important to use various online safety measures. In this article, we will explain how
        PGP encryption can help you achieve truly secure email communication and how to use PGP encryption in both the
        &lt;strong&gt;eM&amp;nbsp;Client desktop app&lt;/strong&gt; and the &lt;strong&gt;eM&amp;nbsp;Client mobile app&lt;/strong&gt;.
    &lt;/p&gt;

    

    &lt;p&gt;
        When you send a regular email, TLS (Transport Layer Security) encrypts the communication between email servers,
        ensuring your data isn’t transmitted in plaintext.
    &lt;/p&gt;

    &lt;p&gt;
        However, TLS only protects the data while it's in transit. If TLS fails or the connection is compromised, the
        contents of the email could still be exposed.
    &lt;/p&gt;

    &lt;p&gt;
        &lt;em&gt;This is where PGP (Pretty Good Privacy) encryption comes in.&lt;/em&gt;
    &lt;/p&gt;

    &lt;p&gt;
        &lt;strong&gt;PGP&lt;/strong&gt; encrypts your email data end-to-end, ensuring it remains secure regardless of the connection’s security.
        Even if TLS fails to protect your data in transit, or the email server is attacked, PGP keeps your data
        encrypted until it's decrypted with the correct key.
    &lt;/p&gt;

    &lt;p&gt;
        PGP uses &lt;strong&gt;asymmetric encryption&lt;/strong&gt;: there is always a key pair of a &lt;strong&gt;private key&lt;/strong&gt;
        and a &lt;strong&gt;public key&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        Your &lt;strong&gt;private key&lt;/strong&gt; is used to digitally sign your emails, confirming they were sent by you. It is also used to decrypt incoming emails.
    &lt;/p&gt;

    &lt;p&gt;
        Private key should always be kept safe and &lt;strong&gt;should not be shared with anyone&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        Meanwhile, your &lt;strong&gt;public key&lt;/strong&gt; is shared with others, allowing them to send encrypted emails to
        you and verify your digital signature.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            Read all about the important
            technical aspects of PGP  &lt;a href="/email-encryption"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        We will guide you through setting up PGP data encryption in the eM&amp;nbsp;Client desktop and mobile app, so you have
        that extra layer of security for all your private data.
    &lt;/p&gt;

    &lt;p&gt;
        Let’s look at the PGP encryption settings in the eM&amp;nbsp;Client desktop app.
    &lt;/p&gt;

    &lt;h2&gt;How to use PGP encryption in the eM&amp;nbsp;Client desktop app&lt;/h2&gt;

    &lt;p&gt;
        PGP can be enabled when you first set up your e-mail account. If you haven’t done that, there is always the
        option to set it up later.
    &lt;/p&gt;

    &lt;p&gt;
        To start using PGP email encryption in our desktop app, go to &lt;strong&gt;Settings &gt; Signing and Encryption &gt;
            Certificates and Keys&lt;/strong&gt;. Click on the “&lt;string&gt;Manage Certificates/Keypairs&lt;/string&gt;” button:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_1.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        If you already have a PGP keypair, you will find the &lt;strong&gt;Import&lt;/strong&gt; feature under the &lt;strong&gt;Manage
            Certificates/Keypairs&lt;/strong&gt; section. To import your public and private keys from a file, click on the
        “&lt;strong&gt;Import&lt;/strong&gt;” button. When you select “&lt;strong&gt;Import&lt;/strong&gt;”, you will be able to choose the
        keypair files from your local files.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_2.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        In case this is your first time using PGP, create a new key pair by clicking on the “&lt;strong&gt;Create a PGP
            keypair&lt;/strong&gt;” button.
    &lt;/p&gt;

    &lt;p&gt;
        A pop-up window will show up where you name your key pair and set up a password to protect it:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_3a.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        There is an option to choose the key size in bits - 1024, 2048, or 4096 bits:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_4a.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Generally, the bigger the key size, the more secure it is.
    &lt;/p&gt;

    &lt;p&gt;
        Once you configure your settings and set a password, an &lt;strong&gt;ASC file with your private key&lt;/strong&gt; is
        created and saved on your computer. For optimal security, store it in a safe location and back it up on a secure
        external USB drive or cloud storage.
    &lt;/p&gt;

    &lt;p&gt;
        Your &lt;strong&gt;public key has to be shared&lt;/strong&gt; with the people you want to communicate with - to do this, use
        the Send function in &lt;strong&gt;Settings &gt; Signing and Encryption &gt; Certificates and Keys&lt;/strong&gt;. After you
        double-click on your key pair, a pop-up window will appear.
    &lt;/p&gt;

    &lt;p&gt;
        Click “&lt;strong&gt;Send&lt;/strong&gt;” to automatically compose a new email with the public key attached.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_5.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        After sending your public key, contact the people you want to share it with separately (via phone or in person)
        to verify the key’s fingerprints match.
    &lt;/p&gt;

    &lt;p&gt;
        The “&lt;strong&gt;Export&lt;/strong&gt;” button will let you export the public key, and the complete key pair or export
        your key pair to your mobile device using a QR code:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_6.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left"&gt;
        &lt;p&gt;
            You can export your entire PGP keypair as a QR code, which is quite convenient. However, it's crucial to
            remember that you should never share your full keypair with anyone, no matter the situation. 
            &lt;br&gt;Always share only your PGP public key.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        You can also upload your public key to the major public key sharing websites - &lt;em&gt;keys.openPGP.org&lt;/em&gt; and &lt;em&gt;eM Keybook&lt;/em&gt;.
        More on eM&amp;nbsp;Client Keybook &lt;a href="/email-encryption?utm_source=help&amp;utm_medium=app#eMKeybook"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        Either upload it to the eM&amp;nbsp;Client Keybook during the key pair creation or later on in the “&lt;strong&gt;Manage
            Certificates/Keypairs&lt;/strong&gt;” section:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_7a.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        To be able to access the upload feature, make sure the Key Lookup Services are enabled in &lt;strong&gt;Settings &gt;
            Signing and Encryption &gt; Key Lookup Services&lt;/strong&gt;:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_9.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        If you choose to share your public key through one of these services, you make it easier for people to send you
        encrypted emails.
    &lt;/p&gt;

    &lt;p&gt;
        You may need to remove a public key if it expires or if you lose the corresponding private key.
        In such cases, it's important to create a new key pair to replace the old one.
    &lt;/p&gt;

    &lt;p&gt;
        The uploaded public keys can always be deleted later in the “&lt;strong&gt;Manage Certificates/Keypairs&lt;/strong&gt;”
        section by right-clicking on the public key and choosing “&lt;strong&gt;Remove from…&lt;/strong&gt;”:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_10.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;h2&gt;PGP Encryption and Digital Signatures in Practice&lt;/h2&gt;

    &lt;p&gt;
        Now that you have set up PGP encryption in the eM&amp;nbsp;Client desktop app and shared your public key by either
        sending it out or uploading it to a Key Lookup service, let’s discuss how the encryption and decryption process
        works in practice.
    &lt;/p&gt;

    &lt;p&gt;
        In eM&amp;nbsp;Client, &lt;strong&gt;both you and the recipient must create a PGP key pair&lt;/strong&gt; and exchange public keys. Only then can you
        send encrypted emails to each other.
    &lt;/p&gt;

    &lt;p&gt;
        It's important to note that you and your recipient need to use the &lt;em&gt;same encryption method&lt;/em&gt; - either PGP or S/MIME.
        eM&amp;nbsp;Client supports S/MIME, which is widely used by companies and government organizations. However, it requires
        a paid certificate issued by a centralized certificate authority (CA).
    &lt;/p&gt;

    &lt;p&gt;
        In contrast, PGP is free and easier to set up, making it a more accessible option for many users, mainly
        individual users.
    &lt;/p&gt;

    &lt;p&gt;
        When composing a new email, you will see a lock icon in the top toolbar of the compose window - hover over it,
        and “Encrypt” will show up:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_11.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left"&gt;
        &lt;p&gt;
            The Encrypt and Sign icons will only show up in the top toolbar once you create a keypair and enable
            encryption.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Once you click on the lock icon, it will turn on the encryption for the email you compose. The button should
        have a grey background when the encryption is turned on:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_12.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        The same goes for the built-in &lt;strong&gt;digital signature&lt;/strong&gt; feature. By clicking on the &lt;strong&gt;digital
            signature icon&lt;/strong&gt; that looks like a seal, a digital signature will be included in your message:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_12a.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Your emails will show that you signed them digitally, so the recipient will have no doubts about the sender’s
        identity:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_12b.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Once you send the email, the sent copy will be saved in your Sent folder, encrypted by your private key, and
        thus kept safe from any potential threat:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_13.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        If you want to decrypt it, you will be asked to enter your password:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_14.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        The same pop-up will show up if you want to decrypt any encrypted email in your inbox.
    &lt;/p&gt;

    &lt;p&gt;
        Entering your password for each new email might get tedious.
    &lt;/p&gt;

    &lt;p&gt;
        If you want to make your life a bit easier, go to &lt;strong&gt;Settings &gt; Signing and Encryption &gt; General&lt;/strong&gt;,
        where you can enable eM&amp;nbsp;Client to remember the entered key password - until the application exit, for 5 minutes,
        never or forever. Select the option that best suits your preferences and workflow. It’s important not to use the
        “Forever” option if there’s a chance someone else could access your device or if it could be stolen. This could
        expose your identity, as a thief could easily use your digital signature.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_15.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        If you do not want to turn on encryption and digital signature manually each time you compose an email, set a
        policy for each of your accounts by heading to &lt;strong&gt;Settings &gt; Signing and Encryption &gt; Account
            Policies&lt;/strong&gt;:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_16.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Either select a policy for all of your accounts or a different policy for each, depending on your needs.
    &lt;/p&gt;

    &lt;p&gt;
        By choosing “&lt;strong&gt;Encrypt messages by default&lt;/strong&gt;” and “&lt;strong&gt;Digitally sign messages by
            default&lt;/strong&gt;”, all of the emails you send will be encrypted, as long as you have the public PGP key of
        the recipients and have set up your own PGP key pair.
    &lt;/p&gt;

    &lt;h2&gt;Setting up PGP encryption in the eM&amp;nbsp;Client mobile app&lt;/h2&gt;

    &lt;p&gt;
        You will find the encryption settings in the main Settings menu under &lt;strong&gt;Signing &amp; Encryption&lt;/strong&gt;:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_17.jpg" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        In the General section, the mobile app offers the additional use of biometrics to protect your passwords:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center" sty=""&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_18.jpg" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Under the Certificates section, you can create a new key pair. There is also an option to import an existing key
        pair using a QR code. This means you can use the same key pair for both your desktop application and your mobile
        application.
    &lt;/p&gt;
&lt;div class="display: flex; flex-direction: row; justify-content: center; gap: 24px;"&gt;&lt;/div&gt;
    &lt;div style="display: flex; flex-direction: row; justify-content: center; gap: 24px;"&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_19.jpg" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_20.jpg" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;
        You will find the export option in your desktop app under &lt;strong&gt;Settings &gt; Signing and Encryption &gt;
            Certificates and Keys &gt; Manage Certificates/Keypairs&lt;/strong&gt;:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_21.png" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        The same Account Policies and Key Lookup Services options are available in the mobile app:
    &lt;/p&gt;

    &lt;div style="display: flex; flex-direction: row;justify-content: center; gap: 24px;"&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_22.jpg" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/PGP_Encryption_tutorial_BLOG_screenshot_23.jpg" data-fancybox="" data-caption="eM Client: PGP Encryption"&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;
        PGP encryption provides an essential layer of security for your email communications, protecting your private
        data from potential threats. When using eM&amp;nbsp;Client’s desktop and mobile app, you can easily set up and manage PGP
        encryption, ensuring that your emails are encrypted and signed for authenticity. Whether you’re using PGP for
        personal privacy or professional communication, this method offers a reliable way to protect sensitive
        information and maintain control over your data.
    &lt;/p&gt;

    &lt;h2&gt;New to eM&amp;nbsp;Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=732</link>
			<pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate>
			<title>Safeguard your emails with PGP encryption</title>
			<guid isPermaLink="false">732</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    #emcBlogPost .emc-blogpost .emc-blogpost__wrapper .emc-list.emc-list--dot.li-larger-margin-bottom&gt;li {
        margin-top: 24px;
    }

    .emc-blogpost__wrapper .emc-list.emc-list--dot.li-larger-margin-bottom&gt;li&gt;h3 {
        margin-top: 0px;
        margin-bottom: 8px;
    }


&lt;/style&gt;
&lt;div class="emc-blogpost__wrapper emc-typo--align-left"&gt;

    &lt;p&gt;
        Postbox is no longer in development and many of its users have jumped over to eM Client.

    &lt;/p&gt;

    &lt;p&gt;
        We know many of them have been experimenting with eM Client and learning already, but some options are in
        different place, and some were unfortunately missing until now. With the release of eM Client 10.3, we wanted to
        provide a transition guide for our Postbox-turned-eM Client users for all the features we have added, so here
        are some tips, tricks, and additional information to getting to know eM Client the way you know Postbox!
    &lt;/p&gt;

    


    &lt;h2&gt;Why isn’t Postbox developed further?&lt;/h2&gt;

    &lt;p&gt;
        We’ve had feedback from some users who wished Postbox could continue as a parallel product, and from others who
        were under the impression that eM Client “bought out” Postbox. We’d like to clear up any confusion:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot li-larger-margin-bottom emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;h3&gt;Postbox was shutting down no matter what &lt;/h3&gt;
            &lt;p&gt;The team that developed Postbox has moved on to other projects and the app has not been in active
                development for quite some time.&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;eM Client was offered the rights to some of Postbox’s features &lt;/h3&gt;
            &lt;p&gt;eM Client is similarly designed for email power-users, so we felt it was a good chance to add some
                enhancements to our product that we know people already find useful, and at the same time provide
                Postbox users a smoother transition to a replacement app.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        eM Client wanted to help relieve some of the frustration over having to hunt for a Postbox replacement, so we’ve
        rushed into production many of the features Postbox users love that didn’t exist in our app — and also borrowed
        some improvements to existing features too.
    &lt;/p&gt;

    &lt;p&gt;
        With that out of the way, let’s focus on those features!
    &lt;/p&gt;

    &lt;h2&gt;Postbox features now available in eM Client&lt;/h2&gt;

    &lt;p&gt;
        Here is a list of features that were added I the newest version 10.3:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot li-larger-margin-bottom emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;h3&gt;Account Groups&lt;/h3&gt;

            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        To create a group simply &lt;em&gt;Right-click in Mailboxes Panel &gt; Add account group&lt;/em&gt;.
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Profiles&lt;/h3&gt;

            &lt;p&gt;
                Set up separate eM Client environments for work and home, or for different projects.
            &lt;/p&gt;

            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Set up separate eM Client environments for work and home, or for different projects.
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Go to &lt;em&gt;menu &gt; Settings &gt; General &gt; Profiles (Windows)&lt;/em&gt; or &lt;em&gt;eM Client &gt; Preferences &gt;
                            General &gt; Profiles (macOS).&lt;/em&gt;
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        You can also switch between &lt;em&gt;created profiles via menu &gt; Profiles (Windows)&lt;/em&gt; or &lt;em&gt;eM
                            Client &gt; Profiles (macOS)&lt;/em&gt;.
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Keyboard navigation &amp; filing&lt;/h3&gt;

            &lt;p&gt;
                Functionality to pop up a special bar so you can start typing right away was added, as well as a number
                of new shortcuts:
            &lt;/p&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        M - &lt;strong&gt;Quick Move&lt;/strong&gt; (move message to folder...)
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        C - &lt;strong&gt;Quick Copy&lt;/strong&gt; (copy message to folder...)
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        A - &lt;strong&gt;Archive&lt;/strong&gt;
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        R - &lt;strong&gt;Toggle read/unread&lt;/strong&gt;
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        T - &lt;strong&gt;Quick Tag&lt;/strong&gt; (add a tag/topic)
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        S - &lt;strong&gt;Snooze&lt;/strong&gt;
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        F - Switch to the &lt;strong&gt;next message&lt;/strong&gt; in the current mailbox
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        B - Switch to the &lt;strong&gt;previous message&lt;/strong&gt; in the current mailbox
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        N - Switch to the &lt;strong&gt;next unread message&lt;/strong&gt; in the current mailbox
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        P - Switch to the &lt;strong&gt;previous unread message&lt;/strong&gt; in the current mailbox
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        See the full list of all eM Client keyboard shortcuts &lt;a href="/shortcuts"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
            &lt;p&gt;
                You can also create your own combination &lt;a href="https://www.emclient.com/webdocumentation/en/10.0/emclient/default.htm#Quick%20Actions/Quick%20Actions.htm?Highlight=quick%20action"&gt;&lt;strong&gt;Quick
                        Actions&lt;/strong&gt;&lt;/a&gt; and assign a custom shortcut to execute more actions at once.
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;
                Paste as Quotation
            &lt;/h3&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        &lt;em&gt;Right-click &gt; Paste as Quote&lt;/em&gt;
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        You can also paste first, then format using the Paste Options contextual pop-up
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;

        &lt;li&gt;
            &lt;h3&gt;Response snippets&lt;/h3&gt;

            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Can be imported from Postbox, and inserted from the QuickText tool in the formatting toolbar of
                        the Compose window
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;

        &lt;li&gt;
            &lt;h3&gt;Sent sound&lt;/h3&gt;

            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        You can find this option under &lt;em&gt;Settings (Windows) or Preferences (macOS) &gt; Mail &gt; Send &gt;
                            Play sound when message is sent&lt;/em&gt;. You can also select your own sound file.
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;h2&gt;Postbox features coming to eM Client 11&lt;/h2&gt;

    &lt;p&gt;
        While we would love to include all features right away, some of them require a larger redesign to our current
        app, so we had to plan some of the features for the next major version.
    &lt;/p&gt;

    &lt;h3&gt;Among these features are:&lt;/h3&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;
                More synchronization options for each account (manual sync only, custom intervals, and so on)
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;
                Pinning emails to the top of a mailbox
            &lt;br&gt;
                In the meantime, there’s a workaround in the &lt;a href="#pinning"&gt;next section&lt;/a&gt;
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;
                Redesign and more options for the Rules (filters in Postbox)
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;
                Redesigned message headers in conversations to show each message’s parent folder
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;
                And possibly more, make sure to use our &lt;a href="https://emclient.sleekplan.app/"&gt;&lt;strong&gt;Sleekplan&lt;/strong&gt;&lt;/a&gt; page to vote for features you’d like to see!
            &lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;


    &lt;h2&gt;eM Client versions of other Postbox features&lt;/h2&gt;

    &lt;p&gt;
        Some features are not exactly missing, but look different in eM Client, or the same outcome can be achieved by
        using different settings. Here are tips on some you have asked about:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot li-larger-margin-bottom emc-typo--color-dark-grey" id="pinning"&gt;
        &lt;li&gt;
            &lt;h3&gt;Pinning&lt;/h3&gt;
            &lt;p&gt;
                Pinning is not available right now, but you can achieve the same outcome by changing the sorting of your
                message list based on different attributes, for example, by flagging messages:
            &lt;/p&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Click the Filter icon at the top of a mailbox
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Choose &lt;em&gt;Sort &gt; Flag&lt;/em&gt; and &lt;em&gt;Sort &gt; Descending&lt;/em&gt;
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Then click the Filter icon again
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Select &lt;em&gt;Secondary Sort&lt;/em&gt; &gt; &lt;em&gt;Received&lt;/em&gt; and &lt;em&gt;Descending&lt;/em&gt;
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Now when you add flags to an email, it will be sorted to the top
                    &lt;/p&gt;
                    &lt;p&gt;And all other messages will be sorted newest to oldest&lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Favorites&lt;/h3&gt;
            &lt;p&gt;
                While Postbox had a Favorites bar, like a browser’s bookmark bar, eM&amp;nbsp;Client features its Favorites
                section in the Mailboxes Panel (left sidebar)
            &lt;/p&gt;

            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Set which special or global folders should be included in your view in &lt;em&gt;menu &gt; Settings &gt;
                            General &gt; Folders (Windows)&lt;/em&gt; or &lt;em&gt;eM Client &gt; Preferences &gt; General &gt; Folders&lt;/em&gt;.
                    &lt;/p&gt;
                    &lt;p&gt;
                        Favorites automatically include all Unread and Flagged messages
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Any mailbox, tag, or search folder, can be added to your Favorites
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Add folders via &lt;em&gt;right click &gt; Add to Favorites&lt;/em&gt; or drag &amp; drop your folders there
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Attachments View&lt;/h3&gt;
            &lt;p&gt;
                At the bottom of the Mailboxes Panel in eM Client (left sidebar) is the menu for other sections, which
                includes a paperclip icon (or Attachments section under 3-dot menu) that opens an Attachments View even
                more powerful than the view Postbox offered, including:
            &lt;/p&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Separate tabs for attached Images, Media, Documents, and Archives (e.g., .zip files)
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        The ability to sort by Filename, Subject, date, size, and whether the attachment is connected to
                        an email, a calendar event, a task, a contact, or a note
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Inspector Pane&lt;/h3&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        In eM Client, this feature is called the Sidebar, and it can be found down the right edge of the
                        app window, and expanded/collapsed using &lt;strong&gt;F10&lt;/strong&gt; or &lt;strong&gt;⌘ ⌥ 0&lt;/strong&gt;
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        The sidebar includes Contact Details and a history of messages and attachments from that contact
                        (which are previewed when you mouse over them)
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        The sidebar also shows related Tasks, Invites, and Calendar Events for today
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;h2&gt;Postbox features not available in eM Client (and workarounds)&lt;/h2&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;
                &lt;strong&gt;Folder locations&lt;/strong&gt; shown in message headers
            &lt;/p&gt;
            &lt;p&gt;
                Unfortunately, currently you can only view the folder location in message properties (right-click inside
                the message &gt; &lt;em&gt;Properties&lt;/em&gt;) or within a specific view.
            &lt;/p&gt;

            &lt;p&gt;
                This view is with Conversations &lt;em&gt;turned off&lt;/em&gt; or in &lt;em&gt;Contact details only&lt;/em&gt; in menu &lt;em&gt;&gt;
                    View &gt; Conversations&lt;/em&gt;, and the message list set to single-line layout in menu &gt; &lt;em&gt;Settings &gt;
                    Mail &gt; Read (Windows)&lt;/em&gt; or &lt;em&gt;eM Client &gt; Preferences &gt; Mail &gt; Read (macOS)&lt;/em&gt;.
            &lt;/p&gt;
        &lt;/li&gt;
              &lt;li&gt;
            &lt;p&gt;
                &lt;strong&gt;Focus Pane&lt;/strong&gt;
            &lt;/p&gt;
            &lt;p&gt;
                But you can customize eM Client to emulate some of its features:
            &lt;/p&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        The &lt;strong&gt;Filter&lt;/strong&gt; tool at the top of the message list can focus on messages that are
                        flagged, unread, tagged, with attachments, encrypted, signed, or containing attachments,
                        invitations, notes, or tracking pixels.
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        The &lt;strong&gt;Favorites&lt;/strong&gt; and &lt;strong&gt;Tags&lt;/strong&gt; in the Mailboxes Panel can be used in
                        the same way as Favorite Topics in Postbox
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        For dates, you can use the Filter to sort by date, which divides your mailbox into collapsible
                        sections by date
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;h2&gt;Great eM Client features you’ll like&lt;/h2&gt;
    &lt;ul class="emc-list emc-list--dot li-larger-margin-bottom  emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;h3&gt;Watch for reply&lt;/h3&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Right-click any message and select &lt;em&gt;Watch for Reply&lt;/em&gt;
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Attaching your own notes to emails&lt;/h3&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Go to &lt;em&gt;menu &gt; Message &gt; Add Note&lt;/em&gt; to attach your own comments to any email, almost like
                        sticking a Post-It Note on the message
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        You can also customize the mail Toolbar to include an &lt;em&gt;Add&lt;/em&gt; a &lt;em&gt;Note&lt;/em&gt; button for
                        faster Note creation
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Emails with notes display a Note icon in the Messages list and show up to 512 characters of that
                        note in the message header
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Exchange accounts can synchronize these notes across your devices!
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        
        &lt;li&gt;
            &lt;h3&gt;Folder colors&lt;/h3&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Set your preferred colors via right-click a folder &gt; &lt;em&gt;Folder Color&lt;/em&gt;
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        And in &lt;em&gt;menu &gt; Settings &gt; General &gt; Folders (Windows)&lt;/em&gt; or &lt;em&gt;eM Client &gt; Preferences &gt;
                            General &gt; Folders (macOS)&lt;/em&gt;, you can select whether this change affects the icon, text,
                        or both
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        For Google accounts the colors from labels are used instead, set it up in &lt;em&gt;menu &gt; Tags
                            (Windows)&lt;/em&gt; or &lt;em&gt;Tools &gt; Tags (macOS)&lt;/em&gt;.
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Powerful Contacts features&lt;/h3&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Apply tags to your contacts
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Attach files to your contacts
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        See your history with each contact
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Add notes to your contacts
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Quick Actions (&lt;a href="https://www.emclient.com/webdocumentation/en/10.0/emclient/default.htm#Quick%20Actions/Quick%20Actions.htm?Highlight=quick%20action"&gt;&lt;strong&gt;guide&lt;/strong&gt;&lt;/a&gt;)
            &lt;/h3&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Create your own shortcuts for all kinds of actions, like inserting a signature, adding a
                        specific tag, or sending at a certain time
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Integrated calendar&lt;/h3&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Add invites to your schedule with a single click
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Manage your calendars, events and online meetings
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Never miss a thing with reminders for your events and tasks
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Avatars in the Messages List&lt;/h3&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Skim your inbox for important replies easily based on the faces, logos, or icons you recognize
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Account icons in combined Inbox, Favorites, and searches&lt;/h3&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        See at a glance which messages are from which accounts in combined views and search results
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;h2&gt;Customizing eM Client&lt;/h2&gt;
    &lt;p&gt;
        eM Client has a wide variety of customization options, not only for your messages, but appearance, layouts and
        more.
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot li-larger-margin-bottom  emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;h3&gt;
                Keyboard shortcuts
            &lt;/h3&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        In &lt;em&gt;menu &gt; Settings &gt; General &gt; Shortcuts (Windows)&lt;/em&gt; or &lt;em&gt;eM Client &gt; Preferences &gt;
                            General &gt; Shortcuts (macOS)&lt;/em&gt;, you can customize almost any shortcut you like
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Theme editor&lt;/h3&gt;
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Change your theme in &lt;em&gt;menu &gt; Settings &gt; Appearance &gt; Themes (Windows)&lt;/em&gt; or &lt;em&gt;eM Client &gt;
                            Preferences &gt; Appearance &gt; Themes (macOS)&lt;/em&gt;.
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Go to &lt;em&gt;menu &gt; Tools &gt; Theme Editor&lt;/em&gt; to start customizing the look of eM Client
                    &lt;/p&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    &lt;p&gt;
                        Or find a theme made by other users to import in our &lt;a href="https://www.emclient.com/themes"&gt;&lt;strong&gt;Theme Gallery&lt;/strong&gt;&lt;/a&gt;
                    &lt;/p&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Find more in this &lt;a href="https://www.emclient.com/blog/how-to-customize-your-em-client-application-602"&gt;&lt;strong&gt;blog&lt;/strong&gt;&lt;/a&gt;!
            &lt;/h3&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        So, welcome, Postbox users! We hope you’ll enjoy discovering all that eM Client has to offer. Feel free to get
        in touch via &lt;a href="https://forum.emclient.com/"&gt;&lt;strong&gt;our Community forum&lt;/strong&gt;&lt;/a&gt; or vote for and post
        more ideas on our &lt;a href="https://emclient.sleekplan.app/"&gt;&lt;strong&gt;Sleekplan&lt;/strong&gt;&lt;/a&gt;!
    &lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=728</link>
			<pubDate>Mon, 28 Apr 2025 00:00:00 +0000</pubDate>
			<title>eM Client guide for Postbox users</title>
			<guid isPermaLink="false">728</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    #emcBlogPost .emc-blogpost .emc-blogpost__wrapper p {
        font-size: 1.21em;
        display: block;
    }

    .emc-blogpost .emc-blogpost__content li h3 {
        margin-top: 0;
    }

    .emc-blogpost .emc-blogpost__content li:not(:first-of-type) {
        margin-top: 24px;
    }

    .image-slider {
        position: relative;
        margin: auto;
        max-width: 200px;
        margin: 16px auto;
    }

    @media screen and (min-width: 768px) {
        .image-slider.wider {
            max-width: 500px;
        }
    }

    .image-slider .slide-image {
        display: none;
    }

    .image-slider .slide-image img {
        box-shadow: 0 8px 16px #00000020;
    }

    .image-slider .prev,
    .image-slider .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        margin-top: -22px;
        padding: 16px;
        color: #fe9400;
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
        text-decoration: none;

    }

    .image-slider .next {
        right: -42px;
    }

    .image-slider .prev {
        left: -42px;
        border-radius: 3px 0 0 3px;
    }

    .image-slider .prev:hover,
    .image-slider .next:hover {
        background-color: rgba(226, 226, 226, 0.8);
    }

    /* Caption text */
    .image-slider .text {
        font-weight: 500;
        font-size: 16px;
        width: 100%;
        text-align: center;
    }

    /* Number text (1/3 etc) */
    .image-slider .slide-text {
        color: #fe9400;
        font-size: 14px;
        font-weight: 500;
        padding: 8px 12px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
&lt;/style&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__wrapper emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        We've just completed the next development step on our journey to create a mobile app with the full functionality you know from the desktop! So we'd like to share the beta version where we’re introducing &lt;strong&gt;calendar&lt;/strong&gt;, &lt;strong&gt;contacts&lt;/strong&gt;, &lt;strong&gt;notes&lt;/strong&gt;, and &lt;strong&gt;tasks support&lt;/strong&gt;.
    &lt;/p&gt;
    &lt;p&gt;
Our goal is to complete the feature set while making the app as powerful and seamless as possible on all devices, and we can't do that without your feedback. That's also why, based on your suggestions, we've made it possible to &lt;strong&gt;adjust the font size across the app&lt;/strong&gt; and we've tried to &lt;strong&gt;improve the user interface&lt;/strong&gt; to make it more intuitive and user-friendly (especially on tablets). We'd love for you to try out the beta and share your feedback!
    &lt;/p&gt;

    

    &lt;h2&gt;What’s new?&lt;/h2&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;

        &lt;li&gt;
            &lt;h3&gt;Calendar&lt;/h3&gt;
            &lt;p&gt;
                Functionality for both local and synchronized &lt;strong&gt;Calendar is now available in the mobile
                    app&lt;/strong&gt;.
                &lt;br&gt;
                Have all your &lt;strong&gt;events and schedules&lt;/strong&gt; at your fingertips everywhere you go! Accept invites
                directly from
                your messages, create new meetings, view your events in a number of views (&lt;strong&gt;week&lt;/strong&gt;,
                &lt;strong&gt;month&lt;/strong&gt;, &lt;strong&gt;agenda&lt;/strong&gt; views you know
                from the desktop app and even a special &lt;strong&gt;Three days&lt;/strong&gt; view for the upcoming 3 days) and
                more!
            &lt;/p&gt;
            &lt;div class="image-slider"&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;1 / 3&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/iPhone/4.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iOS - Month view&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;2 / 3&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/Android/3.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android - Week view&lt;/div&gt;
                &lt;/div&gt;

                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;3 / 3&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/iPhone/1.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iOS - View selector&lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Contacts&lt;/h3&gt;
            &lt;p&gt;
                Instead of using just your mobile device contacts, eM Client has a &lt;strong&gt;full Contacts
                    management&lt;/strong&gt; features to
                synchronize and edit your contacts and initiate &lt;strong&gt;new messages, calls&lt;/strong&gt; and more.&lt;br&gt;You
                can also view &lt;strong&gt;Communication&lt;/strong&gt;
                and &lt;strong&gt;Attachments history&lt;/strong&gt;.
            &lt;/p&gt;
            &lt;div class="image-slider"&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;1 / 2&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/Android/6.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android - Contacts list&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;2 / 2&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/iPhone/7.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iOS - Contact details&lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Tasks&lt;/h3&gt;
            &lt;p&gt;
                Planning and organization is easier than ever, wherever you are. &lt;strong&gt;Create and organize your
                    tasks&lt;/strong&gt; and sync
                them to
                your devices with supported accounts.
            &lt;/p&gt;
            &lt;div class="image-slider"&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;1 / 2&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/iPhone/8.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iOS Tasks&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;2 / 2&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/Android/10.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android Task Detail&lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Notes&lt;/h3&gt;
            &lt;p&gt;
                Create &lt;strong&gt;notes&lt;/strong&gt; directly in the mobile app the same way you can in desktop,
                &lt;i&gt;Exchange&lt;/i&gt; and &lt;i&gt;IceWarp&lt;/i&gt; accounts
                can also
                synchronize them across devices.
            &lt;/p&gt;
            &lt;div class="image-slider"&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;2 / 2&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/Android/9.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android Notes&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;1 / 2&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/iPhone/10.PNG" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iOS Notes Detail&lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Customizable font size&lt;/h3&gt;
            &lt;p&gt;
                One of the most requested change is here - you can now &lt;strong&gt;make the font inside the app the size you
                    need&lt;/strong&gt; to
                read
                comfortably, instead of the size being taken only from your system setting.
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Custom sort for all lists&lt;/h3&gt;
            &lt;p&gt;
                The &lt;strong&gt;sorting functionality&lt;/strong&gt; was added under the filter icon, the same way it is in the
                desktop version,
                for all
                lists.
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Tablet UI improvements&lt;/h3&gt;
            &lt;p&gt;
                We have improved the interface and layout for android tablets and iPads to more closely follow the
                desktop
                version, making the app more convenient to use on a bigger screen than your phone.
            &lt;/p&gt;
            &lt;p&gt;
                You can now &lt;strong&gt;pin or unpin&lt;/strong&gt; the folder list on the left or &lt;strong&gt;collapse the message
                    list&lt;/strong&gt; if you need more space
                to read
                your messages comfortably.
            &lt;/p&gt;
            &lt;div class="image-slider wider"&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;1 / 8&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/iPad/1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iPad&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;2 / 8&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/iPad/2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iPad&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;3 / 8&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/iPad/3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iPad&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;4 / 8&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/iPad/5.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;iPad&lt;/div&gt;
                &lt;/div&gt;

                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;5 / 8&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/AndroidTablet/1.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android Tablet&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;6 / 8&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/AndroidTablet/2.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android Tablet&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;7 / 8&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/AndroidTablet/3.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android Tablet&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="slide-image"&gt;
                    &lt;div class="slide-text"&gt;8 / 8&lt;/div&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/tablet/AndroidTablet/5.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
                    &lt;div class="text"&gt;Android Tablet&lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;Performance improvements for iOS&lt;/h3&gt;
            &lt;p&gt;
                Using your feedback, we were able to find the places to tweak to improve speed of the app on apple
                devices.
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;h3&gt;And more fixes&lt;/h3&gt;
        &lt;/li&gt;
    &lt;/ul&gt;


    &lt;h2&gt;How to install the new BETA update?&lt;/h2&gt;

    &lt;div class="emc-article__indent emc-article__light-orange-background" style="box-shadow: 0 8px 16px #00000010;"&gt;
        &lt;h3 style="margin-top: 0;"&gt;&lt;strong&gt;iOS&lt;/strong&gt;&lt;/h3&gt;

        &lt;p&gt;
            To join &lt;strong&gt;testing of the iOS app&lt;/strong&gt; make sure to install &lt;a href="https://testflight.apple.com/"&gt;Test Flight&lt;/a&gt; on your device.
            Then use the link below to install the new version:
        &lt;/p&gt;
        &lt;div class="emc-control-wrapper emc-typo--align-center" style="margin-top: 16px;"&gt;
            &lt;a class="emc-button emc-button--green download-btn-cst" href="https://testflight.apple.com/join/nzXZuIQs"&gt;
                &lt;div&gt;
                    &lt;span style="font-weight: 500 !important;"&gt;Download&lt;/span&gt;
                    &lt;i class="fa fa-apple " style="font-size: 18px !important; vertical-align: text-bottom;"&gt;&lt;/i&gt;
                &lt;/div&gt;
            &lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
    &lt;div class="emc-article__indent emc-article__light-orange-background" style="box-shadow: 0 8px 16px #00000010;"&gt;
        &lt;h3 style="margin-top: 0;"&gt;&lt;strong&gt;Android&lt;/strong&gt;&lt;/h3&gt;
        &lt;p&gt;
            To join &lt;strong&gt;testing on Android&lt;/strong&gt; go to the &lt;a href="https://play.google.com/store/apps/details?id=com.emclient.mailclient"&gt;eM Client page on Google
                Play store&lt;/a&gt;. Scroll down to the &lt;strong&gt;Join the beta&lt;/strong&gt;
            section and click &lt;strong&gt;Join&lt;/strong&gt;.
        &lt;/p&gt;

        

        &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
            &lt;a class="emc-button emc-button--green download-btn-cst" style="margin-top: 16px;" href="https://play.google.com/store/apps/details?id=com.emclient.mailclient"&gt;
                &lt;div&gt;
                    &lt;span style="font-weight: 500 !important;"&gt;Download&lt;/span&gt;
                    &lt;i class="fa fa-android" style="font-size: 18px !important; vertical-align: text-bottom;"&gt;&lt;/i&gt;
                &lt;/div&gt;
            &lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

    &lt;p&gt;
        Make sure to share your feedback at &lt;a href="mailto:mobile@emclient.com"&gt;&lt;strong&gt;mobile@emclient.com&lt;/strong&gt;&lt;/a&gt;!
    &lt;/p&gt;
&lt;/div&gt;


&lt;script&gt;
    document.addEventListener("DOMContentLoaded", function () {
        const sliders = document.querySelectorAll(".image-slider");

        sliders.forEach((slider) =&gt; {
            let slides = slider.querySelectorAll(".slide-image");
            let slideIndex = 1;

            // Store current slide index in dataset
            slider.dataset.slideIndex = slideIndex;

            // Create navigation arrows dynamically
            let prevButton = document.createElement("a");
            prevButton.classList.add("prev");
            prevButton.innerHTML = "&amp;#10094;";
            prevButton.style.textDecoration = "none";
            prevButton.addEventListener("click", () =&gt; changeSlide(slider, -1));

            let nextButton = document.createElement("a");
            nextButton.classList.add("next");
            nextButton.innerHTML = "&amp;#10095;";
            nextButton.style.textDecoration = "none";
            nextButton.addEventListener("click", () =&gt; changeSlide(slider, 1));

            // Append buttons to the slider
            slider.appendChild(prevButton);
            slider.appendChild(nextButton);

            // Show initial slide
            showSlides(slider, slideIndex);

            function changeSlide(slider, n) {
                let currentIndex = parseInt(slider.dataset.slideIndex);
                showSlides(slider, currentIndex + n);
            }

            function showSlides(slider, n) {
                let slides = slider.querySelectorAll(".slide-image");
                let totalSlides = slides.length;

                if (n &gt; totalSlides) { n = 1; }
                if (n &lt; 1) { n = totalSlides; }

                slider.dataset.slideIndex = n;

                slides.forEach((slide, i) =&gt; {
                    slide.style.display = (i + 1 === n) ? "block" : "none";
                });
            }
        });
    });
&lt;/script&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=716</link>
			<pubDate>Tue, 22 Apr 2025 00:00:00 +0000</pubDate>
			<title>eM Client BETA: Mobile Calendar, Contacts and more</title>
			<guid isPermaLink="false">716</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    .emc-list.emc-list--dot&gt;li&gt;h3 {
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .emc-list.emc-list--dot&gt;li {
        margin-top: 24px;
    }

    .emc-article__light-orange-background li {
        margin-top: 8px !important;
    }
    
    #emcBlogPost .emc-blogpost .emc-blogpost__content p {
        font-size: 1.21em;
    }
    @media screen and (max-width: 500px) {
        .emc-control-wrapper {
            display: flex !important;
            flex-direction: column;
            align-items: center;
            gap: 24px
        }
    }
&lt;/style&gt;

&lt;p&gt;
    We've all been eagerly anticipating this update! After carefully considering your feedback, we're thrilled to introduce eM Client 10.3, which will improve email management for all eM Client users. 
&lt;/p&gt;

&lt;p&gt;
    Inspired by user input, including insights from former Postbox users, we've incorporated highly requested features such as &lt;strong&gt;Profiles&lt;/strong&gt;, &lt;strong&gt;Account Groups&lt;/strong&gt;, more &lt;strong&gt;keyboard shortcuts&lt;/strong&gt; and visual difference for &lt;strong&gt;Free/Busy/Tentative/Out of office&lt;/strong&gt; event statuses in your calendar.
&lt;/p&gt;

&lt;p&gt;
    Whether you're a longtime user or new to eM Client, you'll find something to love in this latest release.
&lt;/p&gt;




&lt;h2&gt;Why is the number 10.3?&lt;/h2&gt;

&lt;p&gt;
    The last version was 10.1 and now we’re at 10.3 and you might wonder what happened there?
&lt;/p&gt;

&lt;p&gt;
    Don’t worry about the skipped decimal - we just needed to unite the numbering of versions with our mobile version for easier management and compatibility of exported/imported data.
    While it is maybe surprising, it will not cause any issues on your side.
&lt;/p&gt;

&lt;p&gt;
    If you have a license valid for eM Client 10, you can install this version without a problem! 
&lt;/p&gt;

&lt;h2&gt;eM Client 10.3 features&lt;/h2&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
    &lt;li&gt;
        &lt;h3&gt;Account Groups&lt;/h3&gt;

        &lt;p&gt;
            Get a cleaner overview of your sidebar with account groups - this great Postbox feature allows you to put specific accounts into separate groups that can be expanded and collapsed separately, so you can focus on specific accounts. Right-click any account and then select the option "&lt;strong&gt;Add account group&lt;/strong&gt;" to get started.        &lt;/p&gt;
        
        &lt;p&gt;
            This can be used to separate your personal and work accounts or if you have multiple email accounts for different projects or companies it can be useful to sort them into these groups.
        &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Profiles&lt;/h3&gt;

        &lt;p&gt;
            This feature allows you to run the app in separate profiles. This can be useful for splitting your work and personal accounts or for multiple users on the same terminal device. Each Profile is stored in a separate database. Find the settings in &lt;em&gt;Menu &gt; Settings &gt; General &gt; Profiles&lt;/em&gt;.
        &lt;/p&gt;

        &lt;p&gt;&lt;strong&gt;This feature is not available with the Free license.&lt;/strong&gt;&lt;/p&gt;
        
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/em-profiles.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;"Go" Menu&lt;/h3&gt;

        &lt;p&gt;
            This new section in the main menu list (&lt;em&gt;Menu &gt; Go&lt;/em&gt;) allows you to quickly go to a specific folder or move to &lt;em&gt;Previous/Next message&lt;/em&gt;, this includes moving to &lt;em&gt;Previous/Next Unread message&lt;/em&gt;. These options also exist as keyboard shortcuts!
        &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Event background based on Free/Busy/Tentative/Out of office event statuses&lt;/h3&gt;

        &lt;p&gt;
            You can now see the Free/Busy state of each of your events from &lt;strong&gt;all your calendars&lt;/strong&gt; so you can easily view your schedule or compare schedules from shared calendars at a glance. 
        &lt;/p&gt;

        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/win/em-visual-free-busy.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;
            Useful one-key shortcuts
        &lt;/h3&gt;
        
        &lt;p&gt;
            These shortcuts make it easier to quickly perform specific actions with your keyboard only:
        &lt;/p&gt;
        
        &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
            &lt;li&gt;
                &lt;p&gt;&lt;strong&gt;M&lt;/strong&gt; for &lt;strong&gt;Quick Move&lt;/strong&gt;, just press the shortcut and start typing the name of the folder to move your message to!&lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;C&lt;/strong&gt; for &lt;strong&gt;Quick Copy&lt;/strong&gt; to quickly copy items the same way
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;T&lt;/strong&gt; for &lt;strong&gt;Quick Tag&lt;/strong&gt; to assign a tag - just start typing the name of the tag and press enter to assign it
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;Ctrl + T&lt;/strong&gt; to remove all tags from a message
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;R&lt;/strong&gt; to quickly mark message as &lt;strong&gt;Read&lt;/strong&gt; or &lt;strong&gt;Unread&lt;/strong&gt;
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;G&lt;/strong&gt; for &lt;strong&gt;Quick Switch&lt;/strong&gt; to navigate to a specific folder
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;F&lt;/strong&gt; to move to the &lt;strong&gt;Next message&lt;/strong&gt; in the message list
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;B&lt;/strong&gt; to move to the &lt;strong&gt;Previous message&lt;/strong&gt; in the message list
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;N&lt;/strong&gt; to move to the &lt;strong&gt;Next unread message&lt;/strong&gt; in the message list
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;P&lt;/strong&gt; to move to the &lt;strong&gt;Previous unread message&lt;/strong&gt; in the message list
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;F9&lt;/strong&gt; to &lt;strong&gt;collapse/expand left pane&lt;/strong&gt;
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;F10&lt;/strong&gt; to &lt;strong&gt;collapse/expand right sidebar&lt;/strong&gt;
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;D&lt;/strong&gt; to go to Today in Calendar
                &lt;/p&gt;
            &lt;/li&gt;    
            &lt;li&gt;
                &lt;p&gt;
                    &lt;strong&gt;Ctrl + D&lt;/strong&gt; to go to a custom date
                &lt;/p&gt;
            &lt;/li&gt;    
            &lt;li&gt;
                &lt;p&gt;
                    And more!
                &lt;/p&gt;
            &lt;/li&gt;    

        &lt;/ul&gt;
        
        &lt;p&gt;
            The defaults here are inspired by Postbox but you can customize these shortcuts in &lt;em&gt;Menu &gt; Settings &gt; General &gt; Shortcuts&lt;/em&gt;, as with any other eM Client shortcuts!
        &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Placeholders&lt;/h3&gt;

        &lt;p&gt;
            Insert Placeholders into your QuickTexts to help you fill in the gaps! Variables fill in details automatically from your contacts, but placeholders can help you prepare snippets for new situations and contacts, that you fill in on the fly. You can find this option either in the toolbar (under the 3-dot menu on the right) or via &lt;em&gt;right-click &gt; Insert &gt; Placeholder&lt;/em&gt;.
        &lt;/p&gt;
        
        &lt;p&gt;
            If you forget to fill in one of the details, you’ll get a warning before the message is sent, avoiding any awkward situations that might arise otherwise!
        &lt;/p&gt;
        
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/em-10.2-placeholder.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;QuickText Library&lt;/h3&gt;

        &lt;p&gt;
            We have added a library of pre-defined snippets that you can use as easy-to-insert responses into your messages, or save them for more frequent use, many users will recognize these as Custom Responses from Postbox.
        &lt;/p&gt;

        &lt;p&gt;
            This feature is currently available only in English (but you can always use automatic translation or AI if your license includes these)
        &lt;/p&gt;

        &lt;p&gt;
            &lt;strong&gt;This feature is not available with the Free license.&lt;/strong&gt;
        &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Signature Library&lt;/h3&gt;

        &lt;p&gt;
            Spice up your signature design with these signature templates! You can save the Signatures from Library directly to your saved settings and edit them with your own details using the standard text editing tools.
        &lt;/p&gt;

        &lt;p&gt;
            &lt;strong&gt;This feature is not available with the Free license.&lt;/strong&gt;
        &lt;/p&gt;
        
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/em-signature-library.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;New rule actions&lt;/h3&gt;

        &lt;p&gt;
            eM Client Rules have new actions such as &lt;strong&gt;playing a sound&lt;/strong&gt; (system or custom), &lt;strong&gt;adding words at the beginning of the subject&lt;/strong&gt; (Prefix) or &lt;strong&gt;at the end&lt;/strong&gt; (Postfix). 
        &lt;/p&gt;

        &lt;p&gt;
            We do plan to redesign and add even more options to rules in future updates!
        &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Directional delete&lt;/h3&gt;

        &lt;p&gt;
            Choose which message is selected after delete, you can now decide if you go to the next or previous one. Find this setting in &lt;strong&gt;Menu &gt; Mail &gt; Read&lt;/strong&gt; section.
        &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Reply with QuickText&lt;/h3&gt;

        &lt;p&gt;
            With this new reply option you can instantly open the reply window with your selected text snippet already inserted with one click and send. Find it in the drop-down menu of the &lt;em&gt;Reply&lt;/em&gt; button.
        &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Optional and customizable send message sound&lt;/h3&gt;

        &lt;p&gt;
            You can enable sound notification when you send a message, including option to select your own sound file in &lt;strong&gt;Menu &gt; Mail &gt; Send&lt;/strong&gt; settings.
        &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Undo send countdown and more options for duration&lt;/h3&gt;

        &lt;p&gt;
            The Undo Send pop up now has a countdown so you know exactly how much time there is left before the message is sent. The time duration can also be increased up to 60 seconds.
        &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Context menu for links&lt;/h3&gt;

        &lt;p&gt;
            Right-click the link to get more options to quickly edit or remove links.
        &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;Paste as quote in context menu&lt;/h3&gt;

        &lt;p&gt;
            Paste as quote is now easily accessible in the context menu and not just in the pop-up.
        &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;h3&gt;And more!&lt;/h3&gt;

        &lt;p&gt;
            As usual, there are always a lot of “hidden” improvements in the background, as we continually try to make the app faster and more efficient!
        &lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Get eM Client 10.3&lt;/h2&gt;

&lt;h3&gt;How can you get these improvements?&lt;/h3&gt;

&lt;p&gt;    
    &lt;strong&gt;If you already use eM Client 10&lt;/strong&gt;, you will simply get a notification that a new update is ready or download it below.
&lt;/p&gt;

&lt;p&gt;
    If you own &lt;strong&gt;eM Client Pro for version 9 (or older)&lt;/strong&gt;, just purchase an upgrade to eM Client 10.3.
&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a href="/download" target="_blank" class="emc-button emc-button--green emc-button--long emc-typo--align-center"&gt;Download eM Client 10.3&lt;/a&gt;
    &lt;a href="/renew-license" target="_blank" class="emc-button emc-button--orange emc-button--long emc-typo--align-center"&gt;Upgrade to eM Client 10&lt;/a&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=724</link>
			<pubDate>Wed, 09 Apr 2025 00:00:00 +0000</pubDate>
			<title>eM Client 10.3 - Your All-In-One Solution Just Got Better</title>
			<guid isPermaLink="false">724</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;
    &lt;p&gt;
        In today's fast-paced world, it often feels like we must work at an incredible speed to keep up. Everyone is
        looking for new ways to streamline tasks and maximize productivity. And email communication is one of the areas
        where technology can make a significant difference.
    &lt;/p&gt;

    &lt;p&gt;
        While writing yet another work email summarizing a meeting that could have been an email all along, it is
        sometimes hard not to feel a little disheartened. Fortunately, &lt;strong&gt;eM Client’s built-in AI tools&lt;/strong&gt; are here to save
        the day (and your nerves).
    &lt;/p&gt;

    &lt;p&gt;
        In this post, we will dive into &lt;strong&gt;the powerful AI tools that can improve the tone and clarity of your emails&lt;/strong&gt;, and
        help you respond quickly to colleagues and clients without losing your sanity in the process.
    &lt;/p&gt;

    &lt;p&gt;
        Let’s explore how these tools can transform your email experience.
    &lt;/p&gt;
    

    &lt;p&gt;
        We have explained eM Client’s spell-checking and AI proofreading features - and how to enable them - in our
        previous blog post &lt;a href="https://www.emclient.com/blog/improve-your-email-game-with-built-in-spell-check-and-ai-tools-709"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        But did you know proofreading is just one of the many powerful AI tools you have at your disposal with eM
        Client? Nowadays, AI can bring efficiency and ease to your emails instead of pain and wasted time.
    &lt;/p&gt;

    &lt;p&gt;
        After checking that you have the AI features turned on in &lt;strong&gt;Settings &gt; Mail &gt; Artificial Intelligence &gt; Enable Artificial
            intelligence&lt;/strong&gt;, let’s look at some of the useful ways you can utilize AI in your eM Client app.
    &lt;/p&gt;

    &lt;p&gt;
        The AI can assist you with many things - here is a list of all the general options (for each of them you will
        find additional adjustments):
    &lt;/p&gt;

    &lt;div class="emc-article__indent emc-article__light-orange-background"&gt;
        &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey" style="margin: 16px 0;"&gt;
            &lt;li&gt;Generate text&lt;/li&gt;
            &lt;li&gt;Reply with AI&lt;/li&gt;
            &lt;li&gt;Shorten&lt;/li&gt;
            &lt;li&gt;Lengthen&lt;/li&gt;
            &lt;li&gt;Proofread&lt;/li&gt;
            &lt;li&gt;Rephrase&lt;/li&gt;
            &lt;li&gt;Change tone&lt;/li&gt;
            &lt;li&gt;Rewrite in first person&lt;/li&gt;
            &lt;li&gt;Translate&lt;/li&gt;
        &lt;/ol&gt;
    &lt;/div&gt;

    &lt;p&gt;
        We will introduce some of the features in more detail with examples.
    &lt;/p&gt;

    &lt;p&gt;
        When crafting a new email, we often end up in a "stream of consciousness" style of writing, which not everyone
        enjoys reading. Before sending such a long email, consider using the &lt;strong&gt;"Shorten"&lt;/strong&gt; AI feature:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-AI-features-blog-1.png" data-fancybox="" data-caption="eM Client: AI input"&gt;&lt;/a&gt;
        &lt;span&gt;&lt;i&gt;eM Client: Load more button with Load all option&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Or you can &lt;strong&gt;"Change Tone"&lt;/strong&gt; of the email:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-AI-features-blog-2.png" data-fancybox="" data-caption="eM Client: Change tone"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        You might have to send a nice quick email about a meeting but you only took brief notes? AI is here to help you
        with the "&lt;strong&gt;Generate text&lt;/strong&gt;" feature. Just write your points down with some instructions in the provided text box,
        choose the length and tone, and let the mail write itself as the team manager here did:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-AI-features-blog-3.png" data-fancybox="" data-caption="eM Client: generate text"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        You can choose &lt;strong&gt;how long&lt;/strong&gt; the generated email will be, &lt;strong&gt;the tone&lt;/strong&gt; (&lt;i&gt;friendly, formal,&lt;/i&gt; or &lt;i&gt;strict&lt;/i&gt;), and even the
        &lt;strong&gt;language that will be used&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        The &lt;strong&gt;"Reply with AI"&lt;/strong&gt; feature will save you plenty of time and energy by analyzing the text and
        suggesting a proper reply according to your preference.
    &lt;/p&gt;

    &lt;p&gt;
        This feature branches out and gives you various options in terms of your reply:
    &lt;/p&gt;

    &lt;div class="emc-article__indent emc-article__light-orange-background"&gt;
        &lt;p style="margin-bottom: 8px;"&gt;
            &lt;strong&gt;REPLY WITH AI&lt;/strong&gt;
        &lt;/p&gt;
        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;Reply&lt;/li&gt;
            &lt;li&gt;Thank you&lt;/li&gt;
            &lt;li&gt;Not interested
                &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
                    &lt;li style="margin-bottom: 0;"&gt;Maybe next time&lt;/li&gt;
                    &lt;li style="margin-bottom: 0;"&gt;Never&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/li&gt;
            &lt;li&gt;Tell me more
                &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
                    &lt;li style="margin-bottom: 0;"&gt;Interested&lt;/li&gt;
                    &lt;li style="margin-bottom: 0;"&gt;Not sure&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/li&gt;
            &lt;li&gt;Resolve with someone else&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;p&gt;
        The reply’s content will vary depending on which option you choose.
    &lt;/p&gt;

    &lt;p&gt;
        Maybe you are like Deborah - neck-deep in a work project and your boss keeps micromanaging you? Let’s use AI to
        deal with him quickly while not losing our job:
    &lt;/p&gt;

    &lt;p&gt;
        In the Reply window, click on the "&lt;strong&gt;AI&lt;/strong&gt;" icon and choose "&lt;strong&gt;Reply with AI&lt;/strong&gt;" &gt;
        "&lt;strong&gt;Reply&lt;/strong&gt;".
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-AI-features-blog-4.png" data-fancybox="" data-caption="eM Client: Generate reply"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        This option will generate a response to any email, keeping in mind reacting to any questions:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-AI-features-blog-5.png" data-fancybox="" data-caption="eM Client: Generated reply"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Sometimes the person is asking you something that should be handled by someone else instead - choose the
        "&lt;strong&gt;Resolve with someone else&lt;/strong&gt;" option and a "&lt;strong&gt;Select Contact&lt;/strong&gt;" window will pop up.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-AI-features-blog-6.png" data-fancybox="" data-caption="eM Client: Contact select"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Choose the person in charge you want the sender to get in touch with and click "&lt;strong&gt;OK&lt;/strong&gt;".
    &lt;/p&gt;

    &lt;p&gt;
        As you can see, the reply will re-direct Bob to send a request to Ollie instead:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-AI-features-blog-7.png" data-fancybox="" data-caption="eM Client: Resolve with someone else"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Work-life can sometimes test your patience. Deborah became frustrated with Bob’s constant questions about a project she was not overseeing.
    &lt;/p&gt;

    &lt;p&gt;
        Let’s see what happens if she chooses the "&lt;strong&gt;Reply with AI&lt;/strong&gt;" &gt; "&lt;strong&gt;Not interested&lt;/strong&gt;" &gt; "&lt;strong&gt;Never&lt;/strong&gt;"" route:
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-AI-features-blog-8.png" data-fancybox="" data-caption="eM Client: Reply with AI, Not interested"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-AI-features-blog-9.png" data-fancybox="" data-caption="eM Client: Generated text"&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        As shown here, &lt;strong&gt;AI can help you write a quick and to-the-point reply to any email&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
       &lt;strong&gt;eM Client’s AI tools&lt;/strong&gt; are designed to help you navigate the complexities of email communication with ease and efficiency. These handy features can streamline your email drafting, adjust the tone, and enable you to craft quick, well-written replies.
    &lt;/p&gt;

    &lt;p&gt;
        With AI, you can save valuable time, boost your productivity, and maintain professionalism - all while investing your energy in what truly matters.
    &lt;/p&gt;

    &lt;p&gt;
        These AI tools are available as an &lt;strong&gt;add-on&lt;/strong&gt; that can be purchased in addition to your &lt;a href="https://www.emclient.com/buy-ai-add-on"&gt;&lt;strong&gt;one-time payment license&lt;/strong&gt;&lt;/a&gt;. Alternatively, you can access them with our &lt;a href="https://www.emclient.com/pricing"&gt;&lt;strong&gt;1-year subscription&lt;/strong&gt;&lt;/a&gt;, which includes the AI add-on in the subscription fee.
    &lt;/p&gt;


    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=720</link>
			<pubDate>Thu, 03 Apr 2025 00:00:00 +0000</pubDate>
			<title>Work smarter, not harder – with eM&amp;nbsp;Client AI tools</title>
			<guid isPermaLink="false">720</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;
    We all know the frustration of discovering a typo in an email that we have just sent. Writing professional emails
    without grammatical errors can become tedious without the right tools. Fortunately, eM Client provides built-in
    spell check and AI tools that can help support you throughout your busy day.
&lt;/p&gt;



&lt;p&gt;
    In this article, we will explain how eM Client's spell check works and how to effectively utilize eM Client’s AI
    tools to quickly craft concise emails.
&lt;/p&gt;

&lt;h2&gt;Using Spell Check in eM Client&lt;/h2&gt;

&lt;p&gt;
    When you compose an email, eM Client will check your spelling in real time and underline any errors it finds. You
    can then right-click on each word and choose from a list of suggestions to replace the incorrectly spelled word.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-spellcheck-ai-01.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    To turn this feature on, go to &lt;strong&gt;Settings &gt; General &gt; Spell-Checker&lt;/strong&gt; and check the &lt;strong&gt;"Use
        automatic spell-checker"&lt;/strong&gt; option.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-spellcheck-ai-02.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    You have the option to choose the language for spell-checking. This setting can automatically adjust based on the eM
    Client’s app language, which you can change in &lt;strong&gt;Settings &gt; General &gt; Language&lt;/strong&gt;. Alternatively, it can
    also switch based on your keyboard language, which you can configure in your system’s keyboard settings.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-spellcheck-ai-03.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    Additionally, it is possible to download dictionaries of more than 40 different languages that can be then chosen as
    the spell-checker’s language.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-spellcheck-ai-04.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    In case you want to check all of your grammar at one time, right before you send the email, you can turn on the
    &lt;strong&gt;"Check spelling before sending message"&lt;/strong&gt; feature.
&lt;/p&gt;

&lt;p&gt;
    To do that, go to &lt;strong&gt;Settings &gt; Mail&lt;/strong&gt;, then head to the &lt;strong&gt;"Compose"&lt;/strong&gt; section and turn on
    the &lt;strong&gt;"Check spelling before sending message"&lt;/strong&gt; feature.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-spellcheck-ai-05.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    Once spellcheck is enabled, you will be alerted to any misspellings after clicking &lt;strong&gt;"Send"&lt;/strong&gt;. A window
    will appear allowing you to correct or ignore errors before clicking &lt;strong&gt;"Send"&lt;/strong&gt; again to send the
    email.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-spellcheck-ai-06.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;h2&gt;eM Client’s spell-checker feature on Mac&lt;/h2&gt;

&lt;p&gt;
    If you are a Mac user, it's important to know that the autocorrect and autocompletion settings from your Mac will be
    carried over to the eM Client desktop app. If you want to use the spell-checking features in eM Client, ensure that
    your Mac's autocorrect settings are enabled. Conversely, if you prefer not to use these features, make sure they are
    turned off.
&lt;/p&gt;

&lt;h2&gt;Enhance Your Writing with AI Tools&lt;/h2&gt;

&lt;p&gt;
    Apart from the classic spell-checker, taking advantage of AI tools has become a natural part of writing emails for
    many – and that is when eM Client’s built-in AI features come in handy.
&lt;/p&gt;

&lt;p&gt;
    For AI features to be available you have to either have the AI add-on or become a subscription license user.
&lt;/p&gt;

&lt;p&gt;
    In &lt;strong&gt;Settings&lt;/strong&gt;, go to the &lt;strong&gt;Mail&lt;/strong&gt; section. Choose the &lt;strong&gt;Artificial
        Intelligence&lt;/strong&gt; option and click on &lt;strong&gt;the "Enable Artificial intelligence"&lt;/strong&gt; checkbox.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-spellcheck-ai-07.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    Now that you enabled the AI tools in the eM Client app, let’s look at how they can enhance your work life.
&lt;/p&gt;

&lt;p&gt;
    When crafting an email, you will find the &lt;strong&gt;"AI"&lt;/strong&gt; icon among the other options in the new email
    toolbar. Click on it to choose from the AI tools list.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-spellcheck-ai-08.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    The &lt;strong&gt;"Proofread"&lt;/strong&gt; function will suggest ways to make your email more concise:
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-spellcheck-ai-09.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-spellcheck-ai-10.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    Learn more about eM Client’s powerful AI tools &lt;a href="https://www.emclient.com/ai"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;.
&lt;/p&gt;

&lt;h2&gt;Integrating Grammarly for Extra Help&lt;/h2&gt;

&lt;p&gt;
    For English speakers, the Grammarly desktop app offers additional support in the form of a floating icon that offers
    all the functionalities of the Grammarly app and gives further suggestions:
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-spellcheck-ai-11.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    This feature works well even with the eM Client desktop app – give it a try if it is something you find useful.
&lt;/p&gt;

&lt;p style="margin-top: 32px;"&gt;
    In conclusion, eM Client's built-in spell check and AI proofreading tools provide a powerful combination for
    professional emails with none of those awkward errors. With eM Client you can be sure your email communication is
    clear and polished at all times.
&lt;/p&gt;


 &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;

 For a broader perspective on &lt;a href="https://bitsfrombytes.com/how-ai-is-transforming-email-clients/"&gt;&lt;strong&gt;how AI is transforming modern email clients&lt;/strong&gt;&lt;/a&gt;, particularly when it comes to &lt;em&gt;productivity gains without compromising user privacy&lt;/em&gt;, this independent analysis by &lt;em&gt;Bits From Bytes&lt;/em&gt; team provides useful context.
&lt;/p&gt;
&lt;/div&gt;

&lt;h2&gt;New to eM Client?&lt;/h2&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business license&lt;/strong&gt;&lt;/a&gt; and enjoy:
&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;
        &lt;p&gt;unlimited email accounts&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;unlimited commercial use&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;professional VIP support&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Snooze Email&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Mass Mail&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Send Email Later&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Watch for Replies&lt;br&gt;
            and more.&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=709</link>
			<pubDate>Thu, 13 Feb 2025 00:00:00 +0000</pubDate>
			<title>Improve Your Email Game with built-in Spell Check and AI Tools</title>
			<guid isPermaLink="false">709</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;
    &lt;p&gt;
        If you spend a lot of time at your job writing and sending out emails, you could make good use
        of a couple of email templates to make your life easier and your workflow smoother.

        &lt;strong&gt;eM Client templates&lt;/strong&gt; can be handy for creating &lt;strong&gt;email newsletter
            templates&lt;/strong&gt; or templates for other emails you tend to send often.
    &lt;/p&gt;

    &lt;p&gt;
        This article will walk you through the basic template creation in the eM Client mobile app,
        enabling you to start creating your templates right away.
    &lt;/p&gt;



    
    &lt;p&gt;
        To use your mail templates in the eM Client mobile app, you can &lt;strong&gt;create them via the
            app&lt;/strong&gt; or &lt;strong&gt;import them from a file&lt;/strong&gt;. Additionally, you have the option
        to import your templates by &lt;strong&gt;scanning a QR code&lt;/strong&gt;.
    &lt;/p&gt;

&lt;h2&gt;How to create a template in the eM Client mobile app&lt;/h2&gt;

    &lt;p&gt;
        To create a new template, go to the main mobile app menu and head on to
        &lt;strong&gt;Settings&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        Once in the &lt;strong&gt;Settings&lt;/strong&gt; menu, go to &lt;strong&gt;"Templates"&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 200px; margin: 16px auto; max-width: 100%;     box-shadow: 0 0 4px #00000030;"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-1.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;p&gt;
        In the &lt;strong&gt;Templates&lt;/strong&gt; section, use the &lt;strong&gt;"+"&lt;/strong&gt; sign to add a new
        template.
    &lt;/p&gt;

    &lt;p&gt;
        The new template creation section offers basic editing options including sharing the new
        template as an HTML or EMLT file (use the three dots symbol to access this function).
    &lt;/p&gt;

    &lt;div style="display: flex; flex-direction: row; width: 80%; margin: 0 auto; gap: 10px;"&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 500px; margin: 16px auto; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-2.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 500px; margin: 16px auto; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-3.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 500px; margin: 16px auto; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-4.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;
        By tapping on the &lt;strong&gt;"Font"&lt;/strong&gt; section, font design including font color can be
        changed according to your preference:
    &lt;/p&gt;

    &lt;div style="display: flex; flex-direction: row; width: 80%; justify-content: center; margin: 0 auto; gap: 10px"&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 200px; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-5.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 200px; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-6.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;h2&gt;How to edit source code in eM Client mobile app&lt;/h2&gt;

    &lt;p&gt;
        The template text editing section in our eM Client mobile app offers options to format your
        template text and also to edit source.
    &lt;/p&gt;

    &lt;p&gt;
        To edit a source, click on the three dots symbol in the upper right corner.
    &lt;/p&gt;

    &lt;div style="display: flex; flex-direction: row; width: 80%; margin: 0 auto; gap: 10px;"&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 200px; margin: 16px auto; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-7.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 200px; margin: 16px auto; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-8.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 200px; margin: 16px auto; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-9.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;h2&gt;How to edit a template with the eM Client mobile app&lt;/h2&gt;

    &lt;div style="display: flex; flex-direction: row; width: 80%; justify-content: center; margin: 0 auto; gap: 10px"&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 200px; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-10.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 200px; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-11.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;
        In the eM Client mobile app, you can edit already created mail templates by tapping on their
        name and editing the text.
    &lt;/p&gt;

    &lt;h2&gt;Importing templates via QR code from eM Client desktop to mobile app&lt;/h2&gt;

    &lt;p&gt;
        All your favorite templates that you created on your desktop app can be imported to your eM
        Client mobile app in a couple of seconds.
    &lt;/p&gt;

    &lt;p&gt;
        First, open your eM Client mobile app and head to the &lt;strong&gt;Settings&lt;/strong&gt; section.
    &lt;/p&gt;

    &lt;p&gt;
        Once there, tap on the &lt;strong&gt;"Templates"&lt;/strong&gt; option. In the &lt;strong&gt;Templates&lt;/strong&gt;
        section, you can see three dots in the right upper corner - tapping this symbol will show two
        options - choose the &lt;strong&gt;"Import via QR code"&lt;/strong&gt; option.
    &lt;/p&gt;

    &lt;div style="display: flex; flex-direction: row; width: 80%; margin: 0 auto; gap: 10px;"&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 200px; margin: 16px auto; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-12.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 200px; margin: 16px auto; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-13.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 200px; margin: 16px auto; max-width: 100%; box-shadow: 0 0 4px #00000030;"&gt;
            &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-14.jpg" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;
        The walkthrough will open on your screen, once you click on &lt;strong&gt;"Import via QR
            code"&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        Follow the steps shown on the screen and import any templates you want from your eM Client
        desktop app.
    &lt;/p&gt;

    &lt;p&gt;
        In case you want the full instructions, here it is:
    &lt;/p&gt;

    &lt;div class="emc-article__indent emc-article__light-orange-background"&gt;
        &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey" style="margin: 16px 0;"&gt;
        &lt;li&gt;Open eM Client for desktop&lt;/li&gt;
        &lt;li&gt;Open &lt;strong&gt;Settings&lt;/strong&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 500px; margin: 16px auto; max-width: 100%;"&gt;
                &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-15.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;Once in &lt;strong&gt;Settings&lt;/strong&gt;, head on to the &lt;strong&gt;Mail&lt;/strong&gt; section and open
            &lt;strong&gt;"Templates and Signatures"&lt;/strong&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 500px; margin: 16px auto; max-width: 100%;"&gt;
                &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-16.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;Click the &lt;strong&gt;"Mail Templates..."&lt;/strong&gt; button
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 500px; margin: 16px auto; max-width: 100%;"&gt;
                &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-17.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;In the &lt;strong&gt;Mail Templates&lt;/strong&gt; section, select the template(s) you want to export
            and click the &lt;strong&gt;"QR Export"&lt;/strong&gt; button
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 500px; margin: 16px auto; max-width: 100%;"&gt;
                &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-18.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;Optionally include account bindings
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 500px; margin: 16px auto; max-width: 100%;"&gt;
                &lt;a href="/assets/img/localized/en/screenshots/mobile/emc-scr-mobile-template-19.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;Click the &lt;strong&gt;"Export"&lt;/strong&gt; button&lt;/li&gt;
        &lt;li&gt;Scan the QR Code with your phone (the scanning is available from &lt;strong&gt;Settings &gt;
                Templates &gt; three dots symbol&lt;/strong&gt; &gt; choose &lt;strong&gt;"Import via QR code"&lt;/strong&gt;)
        &lt;/li&gt;
    &lt;/ol&gt;
    &lt;/div&gt;  

    &lt;p&gt;
        If you want to learn how to create email templates on the eM Client desktop app, check out our
        guide &lt;a href="https://www.emclient.com/blog/how-to-create-a-professional-email-template-in-em-client-500"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        And there you have it! Anyone can create email templates easily with eM Client - make sure to
        try it out.
    &lt;/p&gt;

    &lt;h2&gt;New to eM Client?&lt;/h2&gt;

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy Personal or Business license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=705</link>
			<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
			<title>How to create and import mail templates with eM Client mobile app</title>
			<guid isPermaLink="false">705</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    .emc-list.emc-list--dot&gt;li&gt;h3 {
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .emc-list.emc-list--dot&gt;li {
        margin-top: 24px;
    }

    .emc-article__light-orange-background li {
        margin-top: 8px !important;
    }
&lt;/style&gt;

&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

&lt;p&gt;
eM Client has officially acquired &lt;b&gt;Postbox Inc.&lt;/b&gt;, a well-established email application for Windows and macOS. As part of this transition, Postbox Inc. will be winding down its operations. What does this mean for existing Postbox customers?
&lt;/p&gt;



    

&lt;h2&gt;What’s happening with Postbox?&lt;/h2&gt;
&lt;p&gt;We are pleased to announce that eM Client is acquiring Postbox, a trusted email application for Windows and macOS users. As part of this transition, Postbox Inc. will be winding down its operations. 
&lt;/p&gt;
&lt;p&gt;
While Postbox will no longer be sold or developed beyond essential maintenance updates required for end-of-life, &lt;b&gt;support for existing users will continue through December 22nd, 2024&lt;/b&gt;. 
&lt;br&gt;Additionally, the &lt;b&gt;Postbox Support Website will remain available until December 22nd, 2025&lt;/b&gt;, ensuring users have access to important resources during this period. 
&lt;/p&gt;
&lt;p&gt;
For those who recently purchased Postbox, all refund requests must be submitted by November 22nd, 2024. &lt;br&gt; &lt;b&gt;But you can switch to eM Client instead!&lt;/b&gt;
&lt;/p&gt;

  &lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-center" style="border-left: none;
        border-radius: 8px; padding: 16px;"&gt;                 
&lt;p&gt;
At eM Client, we are committed to making this transition as smooth as possible for Postbox users. We are offering significant discounts on our licenses to help you migrate to eM Client.
&lt;/p&gt;

   &lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;


    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
        &lt;a class="emc-button emc-button--orange discount-button" href="https://emclient.com/postbox-discount"&gt;Get eM Client discount&lt;/a&gt;
    &lt;/div&gt;
    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt; 
&lt;p&gt;&lt;i&gt;This offer is available through &lt;b&gt;December 31st, 2024&lt;/b&gt;.&lt;/i&gt;&lt;/p&gt;
  &lt;/div&gt;
&lt;h2&gt;Why switch to eM Client?&lt;/h2&gt;
&lt;p&gt;
Over the years, eM Client has evolved into a comprehensive tool for managing not only &lt;b&gt;emails&lt;/b&gt; but also &lt;b&gt;calendars, contacts, tasks,&lt;/b&gt; and &lt;b&gt;notes&lt;/b&gt;. Our latest version even includes integrated chat with support for group platforms like &lt;b&gt;MS Teams, Slack,&lt;/b&gt; and &lt;b&gt;Rocket.Chat&lt;/b&gt;, making communication easier than ever. 
&lt;/p&gt;
&lt;p&gt;
On the email front, eM Client offers all the modern features you’d expect, including &lt;b&gt;conversation view, inbox categories, quick translation, snooze, labels, signatures, templates, quick texts,&lt;/b&gt; and &lt;b&gt;quick actions&lt;/b&gt;. In addition, with &lt;b&gt;AI-powered tools&lt;/b&gt; for generating and editing text integrated into the latest version, eM Client allows users to craft emails more efficiently.
&lt;/p&gt;
&lt;p&gt;
We also provide flexible licensing options, including a one-time purchase or an annual subscription, ensuring you have the choice that best fits your needs.
&lt;/p&gt;

&lt;h2&gt;Preparing for the future&lt;/h2&gt;
&lt;p&gt;
Both eM Client and Postbox Inc. are working closely together to ensure continuity for users during this period of change, and we are excited to welcome Postbox users into the eM Client community, where they will enjoy our enhanced features and continued development. 
&lt;/p&gt;
&lt;p&gt;
Stay tuned for more updates as we move forward together!
&lt;/p&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=695</link>
			<pubDate>Tue, 22 Oct 2024 00:00:00 +0000</pubDate>
			<title>eM Client acquires Postbox Inc.</title>
			<guid isPermaLink="false">695</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    .emc-list.emc-list--dot&gt;li&gt;h3 {
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .emc-list.emc-list--dot&gt;li {
        margin-top: 24px;
    }

    .emc-article__light-orange-background li {
        margin-top: 8px !important;
    }
&lt;/style&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        After months of refinement, we’re pleased to introduce version 10.1! Our team has worked hard on bug fixes, optimizations, and responding to user feedback from eM Client 10. eM Client 10.1 brings several improvements for IMAP, with faster attachment download and support for subaccounts, Rocket.Chat integration, whitelist support and more!

    &lt;/p&gt;

    

    

    &lt;h2&gt;What’s new in eM Client 10.1&lt;/h2&gt;

       

        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                &lt;h3&gt;Major speedup of attachment download on IMAP&lt;/h3&gt;
                &lt;p&gt;
                    We have reworked IMAP implementation so your attachments are downloaded much faster than before. This will be noticed especially by users with Microsoft 365, iCloud and Yahoo accounts.
                &lt;/p&gt;                
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Rocket.Chat support&lt;/h3&gt;
                &lt;p&gt;
                   Rocket.Chat is joining the ranks of supported Chat collaboration services! Including support for channels, multichat, mentions, starred messages and threads.
                &lt;/p&gt;               
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Read-only calendars support&lt;/h3&gt;
                &lt;p&gt;
                    eM Client can now detect and correctly work with read-only calendars, so it won’t be possible to accidentally synchronize anything back to the server.
                &lt;/p&gt;                
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Postbox importer &lt;/h3&gt;
                &lt;p&gt;
                    eM Client now includes an import tool for Postbox, so you can easily bring over all your accounts, folders, messages, address book, filters, tags, signatures, account settings for automatic copies, and more!
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                 &lt;h3&gt;Delegated accounts and public folders can now be shown as subaccounts on IMAP&lt;/h3&gt;
                 &lt;p&gt;
                    Previously, we showed all shared, public and delegated folders for IMAP accounts as any other folders. Now you can manually set which folders belong to the other accounts and separate them from your main folders.
                    &lt;br&gt;
                    This can make the distinction between these folders clearer and will also separate the Conversations threads inside your IMAP account.

                &lt;/p&gt;

            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Ignored paths setting for IMAP accounts&lt;/h3&gt;
                &lt;p&gt;
                    This setting can be used to remove specific folders from synchronization – the folder will still be available on your mail server and your webmail, but instead of just hiding your folder, it will not be synchronized into eM Client at all.
                &lt;/p&gt;
            &lt;/li&gt;
       
            &lt;li&gt;
                &lt;h3&gt;Tenor for animated GIFs&lt;/h3&gt;
                &lt;p&gt;
                    Tenor has replaced Giphy as our provider for gifs that you can use in your emails and chat.
                &lt;/p&gt;
                 
            &lt;/li&gt;

            &lt;li&gt;
                &lt;h3&gt;Fixed missing generated events on Google &lt;/h3&gt;
                &lt;p&gt;
                    Automatically generated events in Google accounts, such as flights, concerts, etc., are now correctly shown in eM Client. 
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Server-side blacklists and whitelists for IceWarp and SmarterMail accounts&lt;/h3&gt;
                &lt;p&gt;
                    Blacklist which moves messages to Junk Mail folder and whitelist, which makes sure messages from specific contacts are never marked as Spam can be synchronized with IceWarp and SmarterMail accounts, ensuring you can have these same settings on your server and across your devices.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Search in whitelist and blacklist&lt;/h3&gt;
                &lt;p&gt;
                    You can now search inside your blacklists and whitelists to easily manage these rules.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Fixed a few issues with chat notifications&lt;/h3&gt;
                &lt;p&gt;
                   The chat notifications sometimes did now show up correctly or were not visible enough with the Chat section now being moved from the right sidebar to the left section – so we reworked the notifications to make sure you never overlook them, even when you have the eM Client app already opened.
                &lt;/p&gt;

            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Fixed badly displayed search bar for some custom themes&lt;/h3&gt;
                &lt;p&gt;
                    In custom themes the search bar was too low when a different colored background was used for the title bar, the position is now fixed for these themes.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Fixes for swipe (macOS)&lt;/h3&gt;
                &lt;p&gt;
                    Visual glitches with swipe feature on macOS devices are now fully resolved.
                &lt;/p&gt;
            &lt;/li&gt;
 &lt;li&gt;
                &lt;h3&gt;Quick Look for attachments (macOS)&lt;/h3&gt;
                &lt;p&gt;
                    eM Client now supports Quick Look for attachments, so you can easily preview all your files by selecting them and pressing the spacebar.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;A lot of bug and crash fixes&lt;/h3&gt;
            
            &lt;/li&gt;
            
        &lt;/ul&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
        &lt;h2&gt;Get eM Client 10.1&lt;/h2&gt;

&lt;p&gt;How can you get these improvements?&lt;br&gt;
    
    If you already use eM Client 10, you will simply get a notification that a new update is ready or you can use &lt;strong&gt;Menu &gt; Check for updates&lt;/strong&gt; option inside your app. 
&lt;/p&gt;
&lt;p&gt;
    If you own eM Client Pro for version 9 (or older), just &lt;a href="/renew-license" target="_blank"&gt;&lt;strong&gt;purchase an upgrade&lt;/strong&gt;&lt;/a&gt; to eM Client 10.1.
&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
        &lt;h2&gt;New to eM Client? Try it out!&lt;/h2&gt;

        &lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
        &lt;a href="/download" target="_blank" class="emc-button emc-button--green emc-button--long emc-typo--align-center"&gt;Free trial&lt;/a&gt;
        &lt;a href="/pricing" target="_blank" class="emc-button emc-button--orange emc-button--long emc-typo--align-center"&gt;Buy license&lt;/a&gt;
    &lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=696</link>
			<pubDate>Tue, 22 Oct 2024 00:00:00 +0000</pubDate>
			<title>Introducing eM Client 10.1</title>
			<guid isPermaLink="false">696</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    .emc-list.emc-list--dot&gt;li&gt;h3 {
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .emc-list.emc-list--dot&gt;li {
        margin-top: 24px;
    }

    .emc-article__light-orange-background li {
        margin-top: 8px !important;
    }
&lt;/style&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        eM Client 10 is finally here, and we would dare say it's the biggest upgrade we've ever released!
        Not only does eM Client 10 bring a huge load of new features, but it also comes with a modernized design and
        optimizations on all fronts.

    &lt;/p&gt;

    &lt;p&gt;
        We've been diligently working on all of these for over 2 years. We were inspired mainly by your feedback, which
        we collected from the user forum, your emails, VIP support and now also from &lt;a href="https://www.emclient.com/blog/sleekplan-app--share-your-feature-requests-for-em-client-667"&gt;Sleekplan&lt;/a&gt;,
        where you can vote on new features and changes.
    &lt;/p&gt;

    &lt;p&gt;
        In addition to the new features, we've also added new licensing options.
    &lt;/p&gt;

    

    &lt;h2&gt;License changes&lt;/h2&gt;

    &lt;p&gt;
        We are slightly changing our license model. Instead of a paid Pro license, we now offer &lt;b&gt;Personal&lt;/b&gt; and
        &lt;b&gt;Business&lt;/b&gt; licenses. Either license can be purchased as a subscription or for a one-time fee.
    &lt;/p&gt;

    &lt;p&gt;
        Or course, current &lt;b&gt;Pro licenses will keep working and never expire&lt;/b&gt; - you can still upgrade to eM Client
        10 with your existing Pro license. Licenses with Lifetime Upgrades will be valid for eM Client 10 and all future
        versions as before.
    &lt;/p&gt;

    &lt;p&gt;
        Read about why we changed the license model and other details in this &lt;a href="/blog/683"&gt;blog post&lt;/a&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        You can also learn more about current prices and license options on our &lt;a href="/pricing"&gt;Pricing page&lt;/a&gt;.
    &lt;/p&gt;

    &lt;h2&gt;So what’s new in eM&amp;nbsp;Client 10?&lt;/h2&gt;

    &lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Whats-new-eM-Client-10.png" src="/assets/video/localized/en/Whats-new-eM-Client-10.mp4"&gt;&lt;/video&gt;


    &lt;h3 style="text-decoration: underline; font-size: 1.8em;"&gt;Key features&lt;/h3&gt;

        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                &lt;h3&gt;New initial and upgrade wizard&lt;/h3&gt;
                &lt;p&gt;
                    Whether you’re installing eM Client for the first time or upgrading from an older version of eM Client,
                    you’ll have a more user-friendly start from the get-go. The new wizard will allow you to choose which
                    features will be enabled and which will be hidden, including an explanation of what they change in your app,
                    so you can decide for specific settings for message layout, theme, conversation settings, categories, badges
                    and AI features.
                &lt;/p&gt;
                &lt;p&gt;
                    The upgrade wizard also contains step to easily re-authorize accounts, making the onboarding process much
                    smoother.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Generative AI integration&lt;/h3&gt;
                &lt;p&gt;
                    Powered by &lt;b&gt;ChatGPT&lt;/b&gt;, you can now generate your messages based on specific prompts or let eM Client help you
                    write content-aware replies.
                &lt;/p&gt;
                &lt;p&gt;
                    The AI features can also provide message summaries, proofread your text, translate, change the tone of your
                    message, or help you make your response shorter or longer, and much more.
                &lt;/p&gt;
                &lt;p&gt;
                    Look for the AI button in the message composer or an additional option for &lt;i&gt;Reply/Reply All&lt;/i&gt; buttons.
                &lt;/p&gt;

                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/em-compose-message-AI-button.png" data-fancybox="" data-caption="eM Client 10: AI Integration with ChatGPT"&gt;&lt;/a&gt;
               &lt;/div&gt;

                &lt;p&gt;
                    To use AI features you will need a separate AI-Add-on or the new license subscription.
                &lt;/p&gt;

                &lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

                &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left"&gt;
                    If you &lt;b&gt;purchase a version 10 upgrade&lt;/b&gt; for your Pro license before &lt;b&gt;the end of July 2024&lt;/b&gt; &lt;br&gt;you will get a 3-month
                    subscription for the AI Features for free.
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Customizable email classification into Inbox Categories&lt;/h3&gt;
                &lt;p&gt;
                    eM Client now supports category tabs in your Inbox, so you can have the most important messages at the ready
                    while the newsletters, social site updates, and other emails are categorized into separate sections for your
                    convenience.
                &lt;/p&gt;
                &lt;p&gt;
                    There are several options: use just two categories (&lt;i&gt;Primary and Other&lt;/i&gt;), Google style model (&lt;i&gt;Primary,
                    Promotions, Social, …&lt;/i&gt;), add or remove other options (&lt;i&gt;All, Updates, Forums, Other, …&lt;/i&gt;), and mix and match
                    based on your preference.
                &lt;/p&gt;
                &lt;p&gt;
                    For Gmail accounts, categories are synchronized from the server while eM Client uses its own algorithm to
                    sort messages for other accounts.
                &lt;/p&gt;
                &lt;p&gt;
                    If the default categorization does not fit your preference, drag the message into a different category tab
                    or change the category via right-click on the message &gt; Category and assigning the right one for you!
                    You can also merge different categories together, if you perhaps want to see your Social updates in your
                    Primary inbox.
                &lt;/p&gt;

                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/em-change-category-context-menu.png" data-fancybox="" data-caption="eM Client 10: Change category"&gt;&lt;/a&gt;

                &lt;/div&gt;

                &lt;p&gt;
                    Together with this option come Custom rules for category organization – when moving a message, it is
                    possible to set any new messages from the same sender to go into the same category and you can also move all
                    older messages into this category.
                &lt;/p&gt;
                &lt;p&gt;
                    Custom rules and all category settings can be modified or removed in menu &gt; Settings &gt; Mail &gt; Categories
                    section.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Full support for Chat collaboration services&lt;/h3&gt;
                &lt;p&gt;
                    eM Client now directly supports &lt;b&gt;Microsoft Teams&lt;/b&gt;, &lt;b&gt;Slack&lt;/b&gt;, and &lt;b&gt;IceWarp TeamChat&lt;/b&gt;. This is
                    not a widget or browser add-on, but a complete integration of these services to our own user interface.
                    The chat has been moved from the right sidebar into the left pane section, so you can have a better view of
                    all your accounts, multi-chats and channels. The sidebar on the right can be used for chat threads.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                 &lt;h3&gt;Quick Actions&lt;/h3&gt;
                 &lt;p&gt;
                    Open the ‘Quick Actions’ window via the top toolbar and create macros for common task automation to execute several actions via a single shortcut or option in the toolbar.
                &lt;/p&gt;
                &lt;p&gt;
                    You can for example set steps such as creating a &lt;i&gt;new email&lt;/i&gt;, &lt;i&gt;forwarding or replying&lt;/i&gt; to the mail, instantly changing its properties to contain specific &lt;i&gt;addresses in Cc fields, Reply-to address, signatures, templates, set importance&lt;/i&gt; or more. For managing existing messages you can add steps to &lt;i&gt;snooze, assign flag, tag&lt;/i&gt; or &lt;i&gt;move&lt;/i&gt; it to another folder, etc. &lt;br&gt;
                    Possibilities are limited only by your imagination.
                &lt;/p&gt;

            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Search redesign and NOT and OR operators&lt;/h3&gt;
                &lt;p&gt;
                    The Search bar is not only moved into a more convenient place in the middle, but it is also more powerful
                    than before.
                &lt;/p&gt;
                &lt;p&gt;
                    Use the hyphen/minus symbol &lt;b&gt;-&lt;/b&gt; in front of a searched term or keyword to specify you want your results
                    without these terms.
                &lt;/p&gt;
                &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent emc-article__light-orange-background"&gt;
                    &lt;p&gt;Example: You want to find messages from Google but NOT the ones concerning security alerts&lt;br&gt;
                    Search: &lt;i&gt;google -alert&lt;/i&gt;&lt;/p&gt;
                &lt;/ul&gt;
                &lt;p&gt;
                    If you want to specify that the word should not be in a specific part of the message you can combine the
                    feature with keywords.
                &lt;/p&gt;
        
                &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                    &lt;p&gt;Search: &lt;i&gt;from: google subject:-alert&lt;/i&gt;&lt;/p&gt;
                &lt;/ul&gt;
        
                &lt;p&gt;
                    Or you can even negate the whole section!
                &lt;/p&gt;
        
                &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                    &lt;p&gt;Search: &lt;i&gt;from:google -subject:alert&lt;/i&gt;&lt;/p&gt;
                &lt;/ul&gt;
        
                &lt;p&gt;
                    To use OR, make sure to use the curly brackets &lt;b&gt;{}&lt;/b&gt; and put your two conditions inside.
                &lt;/p&gt;
        
                &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
                    &lt;p&gt;Example: You want to find messages that are from Tom or include party in the subject.&lt;br&gt;
                    Search: &lt;i&gt;{from:Tom subject:party}&lt;/i&gt;&lt;/p&gt;
                &lt;/ul&gt;
        
                &lt;p&gt;
                    You can of course insert terms directly, but if you are already searching in the same “section” (like all
                    text, or subject, etc,) then a comma already works as OR. The new option allows you to use OR among
                    different details of the message.
                &lt;/p&gt;
            &lt;/li&gt;    
            &lt;li&gt;
                &lt;h3&gt;Recent badges for new messages&lt;/h3&gt;
                &lt;p&gt;
                    New unread messages will now be shown as separate, red counters, so you can recognize right away which
                    mailbox has a new unread message instead of just how many unread messages are available in total.
                &lt;/p&gt;
            &lt;/li&gt;
        &lt;/ul&gt;

    &lt;h3 style="text-decoration: underline; font-size: 1.8em;"&gt;Other great features and improvements&lt;/h3&gt;
        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                &lt;h3&gt;Conversations UI redesign&lt;/h3&gt;
                &lt;p&gt;
                    The Conversation detail now has a cleaner look, making it easier to see where each message starts and ends
                    and
                    also show a useful message preview even in the collapsed form.
                &lt;/p&gt;
                 &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/em-new-conversations-redesign.png" data-fancybox="" data-caption="eM Client 10: New Conversation Design"&gt;&lt;/a&gt;
              
            &lt;/div&gt;
            &lt;/li&gt;

            &lt;li&gt;
                &lt;h3&gt;Change the Conversation order&lt;/h3&gt;
                &lt;p&gt;
                    You asked for it and you got it – you can now switch the Conversation order in menu &gt; Settings &gt; Mail &gt;
                    Conversations and set newest messages on top in the message detail.
                &lt;/p&gt;
                &lt;p&gt;
                    The order can also be switched in the menu View &gt; Conversations menu.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Conversations sync with Exchange&lt;/h3&gt;
                &lt;p&gt;
                    Conversation threads are fully synchronized on Exchange accounts (via EWS protocol), so conversations look
                    the
                    same in webmail and on desktop, the same way it already works with Gmail Conversations.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Mentions&lt;/h3&gt;
                &lt;p&gt;
                    Use the &lt;b&gt;@ symbol&lt;/b&gt; in the message text and eM Client will offer a contact list from which you can easily add
                    recipients to your composed message. This also makes it easy to point out who you're addressing in the
                    specific
                    part of your message.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Emoticons lookup&lt;/h3&gt;
                &lt;p&gt;
                    You can easily lookup the right emoticon you want to use in your emails or chat message. Simply type a &lt;b&gt;colon
                    :&lt;/b&gt; and then without any space start typing the description/name of the emoticon you want to use.
                &lt;/p&gt;

                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/em-emoticon-lookup.png" data-fancybox="" data-caption="eM Client 10: Emoticon lookup"&gt;&lt;/a&gt;

                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Data files&lt;/h3&gt;
                &lt;p&gt;
                    Import your PST files as separate Data files that can be mounted (or unmounted) from your main database and
                    even
                    stored in different location. You can also move some of your messages into these separate files for
                    archiving
                    reasons or easy sharing.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Folder colors&lt;/h3&gt;
                &lt;p&gt;
                    Set a specific color for each folder icon (or even the whole name) in the folder list. These colors can also
                    be
                    synchronized with MS Exchange, IceWarp and SOGo accounts; for Gmail and Google Workspace accounts label
                    colors
                    can be used.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Folder filter&lt;/h3&gt;
                &lt;p&gt;
                    Easily search and filter folders in the left pane, just use the magnifying glass icon next to the section
                    title
                    (for example 'Mail'). This filter is available in Calendar, Contacts, Tasks and other sections of the app.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Preview for PDF attachments&lt;/h3&gt;
                &lt;p&gt;
                    eM Client now contains a native PDF preview feature to allow you to check the contents of the file before
                    fully
                    opening it in your default PDF viewer; just hover over the file.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;New synchronization options for IMAP&lt;/h3&gt;
                &lt;p&gt;
                    Instead of only having the option to download messages for offline use or not, you can now set the scope for
                    either message list data only, full messages with or without attachments, or opt for raw download of entire
                    messages at once.
                &lt;/p&gt;
                &lt;p&gt;
                    Some of these options can resolve issues with slow download of messages and attachments on some services.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Overall UI and visual improvements&lt;/h3&gt;
                &lt;p&gt;
                    The interface has been modernized, including the search field redesign and new polished icons.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Custom color for unread messages&lt;/h3&gt;
                &lt;p&gt;
                    Themes can be set to have a specific background color for unread messages in the list, making them pop!
                &lt;/p&gt;
                &lt;p&gt;
                    The default themes already include different colors that you can use, but for custom themes you might need to
                    use our Theme editor first.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Improved printing of contacts&lt;/h3&gt;
                &lt;p&gt;
                    Contacts now have more options to print all details, including printing envelopes.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Redesigned Invites section in the sidebar&lt;/h3&gt;
                &lt;p&gt;
                    The invites section has a much more compelling look and feel.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;HTML Reply/Forward headers&lt;/h3&gt;
                &lt;p&gt;
                    Customize the way your reply and forward headers look, now including HTML formatting elements.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Upload indicator&lt;/h3&gt;
                &lt;p&gt;
                    A new icon indicates messages that are being uploaded/synchronized to the server.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Improved table editing&lt;/h3&gt;
                &lt;p&gt;
                    Both tables created in eM Client and those copied from other apps are now easier to edit and work with.
                &lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;h3&gt;Other Improvements&lt;/h3&gt;
                &lt;p&gt;This list is only the tip of the iceberg. There are hundreds of other improvements in version 10.&lt;/p&gt;
            &lt;/li&gt;
        &lt;/ul&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
        &lt;h2&gt;Get eM Client 10&lt;/h2&gt;

        &lt;div class="container-fluid" style="margin-bottom: 24px;"&gt;
            &lt;div class="row row-flex flex-top sm-compact"&gt;
                &lt;div class="col-md-4 col-sm-4 col-xs-12"&gt;
                    &lt;div style="text-align: center; font-size: 1.2em; margin-bottom: 24px;"&gt;&lt;b&gt;Free users &amp; Pro users with Lifetime upgrades&lt;/b&gt;&lt;/div&gt;
                    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
                        &lt;a class="emc-button emc-button--green download-btn-cst" href="/download"&gt;Download eM Client here&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="col-md-4 col-sm-4 col-xs-12"&gt;
                    &lt;div style="text-align: center; font-size: 1.2em; margin-bottom: 24px;"&gt;&lt;b&gt;Pro users with eM Client 9 or&amp;nbsp;older&lt;/b&gt;&lt;/div&gt;
                    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
                        &lt;a class="emc-button emc-button--orange" href="/renew-license"&gt;Upgrade to eM Client 10&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="col-md-4 col-sm-4 col-xs-12"&gt;
                    &lt;div style="text-align: center; font-size: 1.2em; margin-bottom: 24px;"&gt;&lt;b&gt;Don’t have an eM Client license yet?&lt;/b&gt;&lt;/div&gt;
                    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
                        &lt;a class="emc-button emc-button--orange" href="/pricing" style="background-color:#1C77C3;padding-left:35px;padding-right:35px"&gt;Visit our pricing page&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
    &lt;div class="emc-blogpost__highlighted-text emc-typo--size-md red emc-typo--align-left" style="margin-top: 40px;"&gt;
        &lt;p&gt;
            &lt;b&gt;Warning:&lt;/b&gt;
            eM Client 10 will update your database so it is highly recommended to make a backup in case you’d like to
            switch back to eM Client 9 for any reason.
            &lt;br&gt;&lt;br&gt;
            Use &lt;b&gt;Menu &gt; Backup&lt;/b&gt; to create a backup file.
        &lt;/p&gt;
    &lt;/div&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=687</link>
			<pubDate>Wed, 03 Jul 2024 00:00:00 +0000</pubDate>
			<title>eM Client 10 has been released!</title>
			<guid isPermaLink="false">687</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;We’re always trying to bring something new and keep up with the times with the eM Client app, but something has stayed the same for many years - &lt;b&gt;our license model&lt;/b&gt;. You have been requesting changes and more options over the years and we have listened.&lt;/p&gt;
&lt;p&gt;We are adding a new license subscription option but don’t fret - &lt;b&gt;nothing changes for those who already have a license&lt;/b&gt; and a one-time payment option will still be available.&lt;/p&gt;



&lt;h2&gt;What exactly changes about the license type?&lt;/h2&gt;
&lt;p&gt;Our Pro license changes into two new options when buying a new license - &lt;b&gt;Personal&lt;/b&gt; and &lt;b&gt;Business&lt;/b&gt;. The Personal license can be used with up to 3 devices and the Business license can be used for any number of devices your company or organization needs. Both of these options have all advanced “Pro features” available as compared to Free license.&lt;/p&gt;

&lt;p&gt;We received a lot of complaints on the available number of devices for single users in the past, since 2 or 3 devices are quite common for personal use nowadays - so that is why we changed the default paid Personal license to already cover 3 devices.&lt;/p&gt;

&lt;p&gt;The good news is that the price is not going up - with the new Personal license, you are effectively &lt;b&gt;saving up to 66%&lt;/b&gt; compared to the previous cost if you use more than 1 device!&lt;/p&gt;

&lt;h2&gt;Why subscription?&lt;/h2&gt;
&lt;p&gt;&lt;b&gt;Subscriptions&lt;/b&gt; have gradually become a standard and many people and companies prefer them - they can choose to use specific services at much lower price for a specified amount of time they need to use them. Subscription also makes it easier to step away if you no longer wish to use the program or need a break from it.
&lt;/p&gt;
&lt;p&gt;
    For organizations, small companies or even self-employed professionals, this makes expenses clearer and easier to file. With the subscription you always get &lt;b&gt;access to the newest version&lt;/b&gt; and &lt;b&gt;VIP Support is included&lt;/b&gt;!&lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;
    &lt;div style="background-color: #F7F7F7; padding: 24px 16px; font-size: 18px;"&gt;eM Client is also no longer an isolated desktop software. 
        &lt;br&gt;&lt;br&gt;
        We use a couple of services that improve user experience (&lt;i&gt;AI integration, translation, weather forecast, Gmail commercial API&lt;/i&gt; and more), but that also means ongoing costs for our company. 
        &lt;br&gt;
    One-time fee model is hardly sustainable in the long term with these additional services.&lt;/div&gt;
    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;



    &lt;p&gt;This is why licenses purchased for the one-time price will not include the AI Add-on automatically, but it can be purchased separately if you want to make use of the AI writing features.&lt;/p&gt;

    &lt;p&gt;&lt;b&gt;So eM Client is now perfectly customizable not only in its feature set but also in its payment plans!&lt;/b&gt;&lt;br&gt;
    Everyone should be able to pick the right model for their needs.&lt;/p&gt;

    &lt;h2&gt;Current licenses and Lifetime Upgrades&lt;/h2&gt;
    &lt;p&gt;Does the change in our license model make older licenses unusable? &lt;b&gt;Of course not!&lt;/b&gt; &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-lg emc-typo--align-center" style="border-left: none; line-height: 32px;
    border-radius: 8px;"&gt;
    Nothing changes for existing users: &lt;br&gt;&lt;b&gt;Your Pro licenses&lt;/b&gt;, with or without Lifetime Upgrades, &lt;b&gt;will never expire&lt;/b&gt;.
    &lt;/div&gt;


&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;p&gt;Your Pro licenses will continue working the same way they always have; licenses for older versions will continue working with those versions and you can still upgrade to eM Client 10 and other major versions for a smaller fee, same as you did before. &lt;/p&gt;

&lt;p&gt;Licenses with Lifetime Upgrades will get automatically upgraded for new major versions.&lt;/p&gt;

&lt;h2&gt;When are these changes taking place?&lt;/h2&gt;
&lt;p&gt;The switch will happen with the release of eM Client 10!&lt;/p&gt;

&lt;p&gt;Don’t hesitate to reach out to &lt;a href="mailto:sales@emclient.com"&gt;sales@emclient.com&lt;/a&gt; if you have any questions.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=683</link>
			<pubDate>Tue, 02 Jul 2024 00:00:00 +0000</pubDate>
			<title>eM Client: Changes coming to our licensing model</title>
			<guid isPermaLink="false">683</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Looking to keep track of shared events for your business, team, or family? Shared calendars give you (and
        others) the power to schedule and manage events. This is an excellent way to avoid confusion for anyone with a
        busy schedule through a collaborative calendar. Our shared calendar guide will cover everything you need to know
        about shared calendars - from finding the best shareable calendar to delegation in eM Client.
    &lt;/p&gt;

    &lt;p&gt;
        eM Client comes with built-in calendar features - allowing you to manage shared calendars directly from the
        application. You will find step-by-step instructions on how it works available in this article.
    &lt;/p&gt;

    

    &lt;h2&gt;Shared calendars with eM Client&lt;/h2&gt;

    &lt;p&gt;
        eM Client does more than just email. eM Client supports CalDAV, Exchange, Google calendars and more - this
        includes shareable calendars from Google and Microsoft accounts. Create, manage, and add shared calendars all
        within the eM Client desktop application.
    &lt;/p&gt;

    &lt;p&gt;
        eM Client also allows you to join online meetings; eliminating the hassle of switching applications to join
        online meeting calendar events.
    &lt;/p&gt;

    &lt;p&gt;
        You can also subscribe to public calendars. For example, calendars created by a club you’re in, your or your
        child’s school, calendars dedicated to specific sport events or any other activity.
    &lt;/p&gt;

    &lt;h2&gt;Providers with shared calendar options&lt;/h2&gt;

    &lt;p&gt;
        What are the best shared calendars? That depends on what you’re looking for - and you’ve got options. Many
        shared calendars are offered through your email provider, like Gmail, but some can provide calendars only if you
        already have a separate mail solution. The best part? eM Client supports calendar sharing for all of the
        following calendar options.
    &lt;/p&gt;

    &lt;div class="emc-article__indent emc-article__light-orange-background"&gt;
        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;&lt;b&gt;Google Calendar&lt;/b&gt;: Create a shared Google Calendar for any purpose - personal or professional. The
                Google shared calendar is available for free for anyone with a Google account. Anyone who needs the
                Google Calendar without a Google account can access the calendar if it is made public.
                &lt;br&gt;
                Although eM Client can synchronize all of your shared calendars, Google users will need to initiate
                sharing of their own calendar through the web, since Google prevents external applications from setting
                this up. But once the calendar is shared, it’s shown for the person whom the calendar was shared with
                automatically in the eM Client interface!
            &lt;/li&gt;
            &lt;li&gt;&lt;b&gt;Office 365 sharing&lt;/b&gt;: This online calendar-sharing option offered by Microsoft requires a paid
                subscription. Office 365 is tailored for businesses: up to 300 people can be a part of the collaborative
                applications offered by Office 365, including the shared calendar. Both options can be found via the
                right-click menu on the calendar but closer instructions can be found further down in this article.&lt;/li&gt;
            &lt;li&gt;&lt;b&gt;Smartermail&lt;/b&gt;: SmarterMail can be used as both Exchange and IMAP with CalDAV calendar service in eM
                Client - both can have sharing set up via right-click on the calendars.&lt;/li&gt;
            &lt;li&gt;&lt;b&gt;CalDAV (IceWarp, iCloud, Fruux, …)&lt;/b&gt;: Most services will provide calendars via CalDAV protocol.
                Sharing is often limited within your own domain. But some of them, like iCloud, allow you to share the
                link with anyone. If the server supports sharing, you will have the Share option in eM Client available
                via right-click.&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Already have a shared calendar with your email provider? eM Client supports calendar sharing - for free. When
        you add your mail account with calendar service to eM Client, you’ll have the option to synchronize your
        existing shared calendars.
    &lt;/p&gt;

    &lt;h2&gt;Set up Exchange Calendar Share&lt;/h2&gt;

    &lt;p&gt;
        The following step-by-step guide for setting up calendar sharing applies to any Exchange, Microsoft 365 and
        SmarterMail accounts for eM Client.
    &lt;/p&gt;

    &lt;div class="emc-article__indent emc-article__light-orange-background"&gt;
        &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                First, you’ll need to right-click the calendar you want to share and use the &lt;b&gt;"Share..."&lt;/b&gt; option.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/calendar-share-option-context-menu.png" data-fancybox="" data-caption="Image showing the menu, highlighting the Share option. "&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Image showing the menu, highlighting the Share option. &lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                Look up and select a user to share the calendar with and identify their roles and privileges.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/calendar-share-view.png" data-fancybox="" data-caption="Share window with search bar to enter user or group names."&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Share window with search bar to enter user or group names.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                After you click &lt;b&gt;“Share,”&lt;/b&gt; the user or user(s) within a group will receive an invitation to the calendar.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/calendar-invitation-mail-screenshot.png" data-fancybox="" data-caption="Example of the calendar invitation."&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Example of the calendar invitation.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;

            &lt;/li&gt;
            &lt;li&gt;
                After the recipient clicks accept, the shared calendar will be shown in their list. The invitation email
                must remain in their inbox in order for the calendar to stay visible in the list.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/shared-calendar-folders-folder-tree-screenshot.png" data-fancybox="" data-caption="Image showing the shared calendar in the calendar list."&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Image showing the shared calendar in the calendar list.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
                Once the calendar is added to the user’s list, they’ll be able to view or manage events that are added
                to the shared calendar according to your permissions.
            &lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;h2&gt;Delegation of calendars&lt;/h2&gt;

    &lt;p&gt;
        Just like with your inbox, you can set up a delegation of authority over your calendars. What is delegation?
        It’s allowing another user to access and manage your calendar. This is a great tool for work or family
        circumstances that might require someone else to manage your events.
    &lt;/p&gt;

    &lt;p&gt;
        For example, if you use Gmail delegation; the new user can also access your Google shareable calendars based on
        your settings. This option is also available for Office 365 and other Exchange users. With any delegated
        calendar, authorized users can respond to events, create new events, and create new shareable calendars on your
        behalf, based on the access settings.
    &lt;/p&gt;

    &lt;h2&gt;Using delegation to share calendars&lt;/h2&gt;

    &lt;p&gt;
        When using delegation rather than sharing you can set specific roles for the other person in Access Control, and
        decide if they can just view, edit, create, or delete events. These steps apply to Microsoft Exchange and
        SmarterMail accounts.
    &lt;/p&gt;

    &lt;p&gt;
        Here’s how to do it:
    &lt;/p&gt;

    &lt;div class="emc-article__indent emc-article__light-orange-background"&gt;
        &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                Click &lt;b&gt;Calendar&lt;/b&gt; and then &lt;b&gt;Properties&lt;/b&gt;.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/calendar-properties-option-context-menu.png" data-fancybox="" data-caption="Image showing the menu highlighting Properties."&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Image showing the menu highlighting Properties.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                In the Folder Properties window click &lt;b&gt;Access Control&lt;/b&gt;. Click &lt;b&gt;Add&lt;/b&gt; to look up people to delegate your
                calendar to.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/calendar-folder-properties-view.png" data-fancybox="" data-caption="Access Control window where you can manage delegation and privileges."&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Access Control window where you can manage delegation and privileges.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                Select the users or groups that need calendar delegation access.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/select-users-or-groups-view-sharedcalendar.png" data-fancybox="" data-caption="Image showing the window for searching and adding users or groups."&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Image showing the window for searching and adding users or groups.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                Specify the delegation options in the &lt;b&gt;Calendar&lt;/b&gt; section for the user or group.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/calendar-sharing-deletation-options.png" data-fancybox="" data-caption="Image showing the delegation options."&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Image showing the delegation options.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                After the delegation preferences have been specified, the end user can add the calendar through the
                delegation settings.
                &lt;br&gt;
                Instead of &lt;b&gt;“Shared folders,”&lt;/b&gt; they will see the name of the user who delegated the calendar access
                instead.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/delegated-calendar-folder-tree-screenshot.png" data-fancybox="" data-caption="Image showing the final delegated calendar in the end user’s list."&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Image showing the final delegated calendar in the end user’s list.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;h2&gt;Sharing CalDAV Calendars&lt;/h2&gt;

    &lt;p&gt;
        CalDAV calendars are the most common online calendar solution. If the server allows sharing, you will have the
        option to share it from within eM Client.
        &lt;br&gt;
        This option is available for servers like IceWarp, Zoho, Yahoo-based servers (only paid domains with multiple
        accounts) and others.
    &lt;/p&gt;

    &lt;p&gt;
        Here’s how to easily share these calendars in the eM Client:
    &lt;/p&gt;

    &lt;div class="emc-article__indent emc-article__light-orange-background"&gt;
        &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                Right-click the &lt;b&gt;Calendar&lt;/b&gt; and select &lt;b&gt;Properties&lt;/b&gt;.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/calendar-properties-option-context-menu-CalDAV.png" data-fancybox="" data-caption="Right-click menu on a CalDAV calendar with Properties selected."&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Right-click menu on a CalDAV calendar with Properties selected.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                Inside the &lt;b&gt;Properties&lt;/b&gt; window go to &lt;b&gt;Access Control&lt;/b&gt;.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/sharing-calendar-folder-properties-view.png" data-fancybox="" data-caption="Image showing the Access Control window."&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Image showing the Access Control window.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                Clicking the &lt;b&gt;Add&lt;/b&gt; button allows you to add more users from your domain to set access privileges to the
                folder.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/select-users-for-sharing-calendar.png" data-fancybox="" data-caption="Select users for sharing your calendar on your CalDAV service"&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Select users for sharing your calendar on your CalDAV service&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;h2&gt;Sharing iCloud Calendar&lt;/h2&gt;

    &lt;p&gt;
        iCloud (Apple) accounts also use CalDAV calendars, but their implementation for sharing is a little bit
        different. This is why we added the option to share it eM Client 10, which is currently in &lt;a href="https://www.emclient.com/blog/em-client-10-beta-659"&gt;public BETA&lt;/a&gt;.
    &lt;/p&gt;

    &lt;div class="emc-article__indent emc-article__light-orange-background"&gt;
        &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                Simply &lt;b&gt;right click on the calendar &gt; Share&lt;/b&gt;.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/calendar-share-option-context-menu-icloud.png" data-fancybox="" data-caption="Share option via right-click on the iCloud calendar."&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Share option via right-click on the iCloud calendar.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                In the Properties window that pops up you can directly &lt;b&gt;Share&lt;/b&gt; your iCloud calendar to any email address
                by clicking the &lt;b&gt;"Add"&lt;/b&gt; button.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/properties-window-share-calendar-view.png" data-fancybox="" data-caption="Properties window allowing users to share calendars to specific email addresses."&gt;
                        
                    &lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Properties window allowing users to share calendars to specific email addresses.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;

            &lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;p&gt;                Calendar sharing is easy and convenient with eM Client - with plenty of options for every type of
                calendar your mail provider offers. Ready to learn more email, calendar, and productivity tips? Check &lt;a href="https://www.emclient.com/blog"&gt;our blog&lt;/a&gt; to stay updated!&lt;/p&gt;




    &lt;h2&gt;New to eM Client?&lt;/h2&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=675</link>
			<pubDate>Wed, 17 Apr 2024 00:00:00 +0000</pubDate>
			<title>Get in Sync: Shared Calendars Guide</title>
			<guid isPermaLink="false">675</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;


&lt;p&gt;Exciting news! eM Client has reached new heights by expanding its compatibility, enabling users to access their preferred mail application on a broader range of devices – introducing the addition of &lt;b&gt;iOS and Android apps&lt;/b&gt; alongside the familiar Windows and macOS versions!&lt;/p&gt;

 

&lt;h2&gt;What makes eM Client special?&lt;/h2&gt;

&lt;p&gt;There are a lot of simple mail apps on both Android and iOS, and we never wanted eM Client to just be another one on the list, with nothing special to offer. &lt;/p&gt;

&lt;p&gt;That is why we worked hard to keep the same technical core for the mobile apps as it is in the desktop versions. That way we could keep most of our features, which grew quite complex over the years of desktop development, in the mobile versions. This means that full support for all email services, technologies, and protocols from the desktop app is immediately available. And it seems to be appreciated, as the BETA version has already been adapted as their main mail app by tens of thousands of people on iOS and Android!&lt;/p&gt;

&lt;p&gt;We also did our best to keep the mobile interface familiar for our current eM Client users, but also feel natural and easy to use on your phones and tablets.&lt;/p&gt;

&lt;div class="emc-article__indent emc-article__light-orange-background"&gt;
        &lt;h3&gt;What are some of the great features?&lt;/h3&gt;
  &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;Super easy setup&lt;/li&gt;
            &lt;li&gt;Migration from the desktop app via QR code&lt;/li&gt;
            &lt;li&gt;Message encryption (PGP, S/MIME)&lt;/li&gt;
            &lt;li&gt;Instant translation&lt;/li&gt;
            &lt;li&gt;Snooze messages&lt;/li&gt;
            &lt;li&gt;Watch for Reply&lt;/li&gt;
            &lt;li&gt;Instant push notifications&lt;/li&gt;
            &lt;li&gt;Undo Send&lt;/li&gt;
            &lt;li&gt;Anti mail tracking detection&lt;/li&gt;
            &lt;li&gt;Unified folders for multi-account management&lt;/li&gt;
        &lt;/ul&gt;
        &lt;br&gt;
    &lt;/div&gt;

&lt;br&gt;
    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
        &lt;a class="emc-button emc-button--green" href="/mobile-features"&gt;Read more on our website&lt;/a&gt;
    &lt;/div&gt;



&lt;h2&gt;Price of the app&lt;/h2&gt;

&lt;p&gt;As stated in one of &lt;a href="/blog/updates-to-the-beta-versions-of-em-client-for-ios-and-android-618"&gt;our BETA blogs&lt;/a&gt;, the mobile versions of eM Client are &lt;b&gt;free for all users&lt;/b&gt;, no matter which desktop license you own, if you have one at all. There is no license or registration needed and all the available mail features are free to use.&lt;/p&gt;

&lt;h2&gt;Future of the app&lt;/h2&gt;
&lt;p&gt;eM Client for iOS and Android currently only contains email management features, but that is of course not where we plan to leave things off – Calendar, Contacts and other functionality, well-known from the Desktop version, are coming soon to the mobile versions as well, our team is already working on it.&lt;/p&gt;

&lt;p&gt;Even though the BETA testing phase is over and we tried to make the apps as perfect as possible, we are also aware problems can still arise and things can always be improved – so we will appreciate any continued feedback from you.&lt;/p&gt;

&lt;p&gt;Be it reporting issues to &lt;a href="mailto:mobile@emclient.com"&gt;mobile@emclient.com&lt;/a&gt; or sharing your ideas for new features on our &lt;a href="/blog/sleekplan-app--share-your-feature-requests-for-em-client-667"&gt;Sleekplan page&lt;/a&gt;, so we know what you want to see in future versions of eM Client.&lt;/p&gt;

&lt;h2&gt;How to install eM Client for iOS and Android?&lt;/h2&gt;

&lt;p&gt;If you haven’t installed eM Client for iOS and Android yet, go ahead and click the buttons below or search for eM Client in your Store app – with the &lt;b&gt;Import via QR&lt;/b&gt; feature it will take just a few clicks to get all your settings from your desktop eM Client and bring your emails wherever you go.&lt;/p&gt;

&lt;p&gt;If you are new to eM Client, our &lt;b&gt;automatic account setup&lt;/b&gt; will get you sorted shortly as well, detecting the services and correct settings for all email accounts.&lt;/p&gt;
&lt;br&gt;

 &lt;div class="emc-control-wrapper emc-typo--align-center" style="margin: 24px 0 36px 0"&gt;
          &lt;a class="emc-button emc-button--green download-btn-cst" href="https://play.google.com/store/apps/details?id=com.emclient.mailclient"&gt;
              &lt;div&gt;
                  &lt;span style="font-weight: 500 !important;"&gt;Download&lt;/span&gt;
                  &lt;i class="fa fa-android" style="font-size: 18px !important; vertical-align: text-bottom;"&gt;&lt;/i&gt;
              &lt;/div&gt;
          &lt;/a&gt;
          &lt;a class="emc-button emc-button--green download-btn-cst" href="https://apps.apple.com/app/em-client/id1561166404"&gt;
              &lt;div&gt;
                  &lt;span style="font-weight: 500 !important;"&gt;Download&lt;/span&gt;
                  &lt;i class="fa fa-apple " style="font-size: 18px !important; vertical-align: text-bottom;"&gt;&lt;/i&gt;
              &lt;/div&gt;
          &lt;/a&gt;
      &lt;/div&gt;

 &lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=671</link>
			<pubDate>Fri, 22 Mar 2024 00:00:00 +0000</pubDate>
			<title>eM Client for iOS and Android is officially here!</title>
			<guid isPermaLink="false">671</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        We’ve got exciting plans for the future of eM Client, and we want you to be a part of it! eM Client was designed to create an optimal email experience, and the best way to achieve this is through community feedback. 
    &lt;/p&gt;

    &lt;p&gt;
        In the past, we’ve relied on social media, our forum, official support channels, and feedback emails. All of these are great tools, but they were spread too wide and missing an important feature: user votes. 
    &lt;/p&gt;

    &lt;p&gt;
        We’ve found an all-in-one efficient option that lets you vote and share what features you think eM Client should add or improve next: the &lt;a href="https://emclient.sleekplan.app/"&gt;Sleekplan app for eM Client&lt;/a&gt;!
    &lt;/p&gt;

     

    &lt;h2&gt;How does it work?&lt;/h2&gt;

    &lt;p&gt;
        The Sleekplan app lets users vote, share ideas, and track eM Client’s roadmap for the future. 
    &lt;/p&gt;

    &lt;p&gt;
        There are three sections in Sleekplan listed at the top of the page:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
        &lt;li&gt;&lt;b&gt;Feedback&lt;/b&gt;: Create and view suggestions about existing eM Client features. Comment on posts and share your opinions with votes.&lt;/li&gt;
        &lt;li&gt;&lt;b&gt;Changelog&lt;/b&gt;: Stay in the know and see changes made inspired by community feedback with the Changelog. Click the Subscribe icon to get alerts.&lt;/li&gt;
        &lt;li&gt;&lt;b&gt;Roadmap&lt;/b&gt;: View In Progress, Planned, and Under Review updates to get a glimpse at behind-the-scenes changes.&lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        Sleekplan is ready for your votes, original feature requests and feedback. We’ve already added some feature requests from other channels, along with other features that are coming out or considered for eM Client 10 so you can get started with voting right away. 
        &lt;br&gt;
        Look up an idea and then cast your vote for it to show support.
    &lt;/p&gt;

    &lt;h2&gt;How do I get involved?&lt;/h2&gt;

    &lt;p&gt;
        Simply click on the &lt;a href="https://emclient.sleekplan.app/feedback/add"&gt;Sleekplan app&lt;/a&gt; link and then search for your desired feature request topic. You can also see feature request posts based on categories by clicking the options in the menu to the right: &lt;i&gt;Mail, Contacts, Calendar, Tasks, Notes, UI change, Chat, Improvement, New Feature, iOS,&lt;/i&gt; and &lt;i&gt;Android&lt;/i&gt;.
        &lt;br&gt;
        We’re still getting to know the platform ourselves, so if you think a specific category is missing, let us know!
    &lt;/p&gt;

    &lt;p&gt;
        Click the arrows next to the post to share feedback in a second. Up or downvote suggestions created by other users based on what you think will create the best eM Client experience.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/assets/img/sleekplan-screenshot.png" data-fancybox="" data-caption="Image showing a post with the voting feature located on the left."&gt;&lt;/a&gt;
        &lt;br&gt;
        &lt;span&gt;&lt;i&gt;Image showing a post with the voting feature located on the left.&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Can’t find your idea? Create a new post to share your feature suggestion. Note - each post is manually reviewed, so there can be a delay before it is posted for voting.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-center" style="border-left: none;
    border-radius: 8px; margin-top: 24px;"&gt;
        &lt;h2 style="text-align: center;"&gt;Keep in mind the following guidelines &lt;br&gt;when using Sleekplan:&lt;/h2&gt;

        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;&lt;b&gt;Check to see if your idea has already been posted&lt;/b&gt; and vote to show support. This prevents duplication and makes consideration of feature requests easier.&lt;/li&gt;
            &lt;li&gt;&lt;b&gt;Duplicate posts will be deleted&lt;/b&gt;, so it’s better to add a vote to the existing idea rather than post a new one.&lt;/li&gt;
            &lt;li&gt;&lt;b&gt;Separate each new idea into separate posts&lt;/b&gt;. This ensures that voting is clear; with more ideas in one post, it would not be clear what others should vote for.&lt;/li&gt;
            &lt;li&gt;&lt;b&gt;Don’t add unnecessary comments&lt;/b&gt; - if you have an idea that expands the existing feature request, go ahead and specify it! If you simply agree, just vote for the idea.
                &lt;br&gt;If you’re looking for in-depth discussions, we still recommend using our Community forum.&lt;/li&gt;
            &lt;li&gt;&lt;b&gt;Don’t be rude&lt;/b&gt;: disrespectful posts will be edited or removed! &lt;/li&gt;
            &lt;li&gt;&lt;b&gt;Please send your ideas in English&lt;/b&gt; - it’s okay to use auto-translate, but having one common language will make the process of looking up existing ideas and voting more efficient (and easier to process by our team as well!)&lt;/li&gt;
        &lt;/ul&gt;
&lt;br&gt;
    &lt;/div&gt;


    &lt;h2&gt;Try it out!&lt;/h2&gt;

    &lt;p&gt;
        Help shape the future of eM Client by voting for feature requests and sharing your ideas with &lt;a href="https://emclient.sleekplan.app/"&gt;the Sleekplan app&lt;/a&gt; today.
        &lt;br&gt;
        We’re new to Sleekplan, too - and we’re taking time to understand the platform and monitor new posts and comments for the best user experience. We appreciate your patience and help with this long-term project. Your support on Sleekplan helps us make eM Client the best mail app possible.
    &lt;/p&gt;

    &lt;p&gt;
        If you see an issue on Sleekplan, reach out to us at &lt;a href="mailto:info@emclient.com"&gt;info@emclient.com&lt;/a&gt;. 
    &lt;/p&gt;

    &lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=667</link>
			<pubDate>Wed, 06 Mar 2024 00:00:00 +0000</pubDate>
			<title>Sleekplan App: Share Your Feature Requests for eM Client</title>
			<guid isPermaLink="false">667</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Microsoft services are used by a lot of computer users on all platforms around the world - but the direction
        they are taking their services in the current day might take their security into question. We’d like to weigh in
        on the topic from the eM Client’s point of view as a creator of another email app.
    &lt;/p&gt;

    

    &lt;h2&gt;Exchange on-premise sundown&lt;/h2&gt;

    &lt;p&gt;
        A lot of companies want to make use of the Exchange server features but want to keep their data secure - having
        your own on-premise server in your company was the way to go for many companies that take security seriously.
        With the subscription plans released in 2021 this option has been taken away though - all will be in the cloud
        now. Microsoft Exchange 2019 is the last version that offers “standard” Exchange licenses, which allow you to
        install the server on your own hardware, and the “end of life” for this solution is set for 2025, just around
        the corner. From then on, the only option will be to store your data on Microsoft’s machines.
    &lt;/p&gt;

    &lt;h2&gt;Outlook’s unification&lt;/h2&gt;

    &lt;p&gt;
        Microsoft’s goal to make their Outlook app the same on all devices and platforms is a reasonable one and one we
        agree with - we have already taken this approach years ago with &lt;b&gt;eM Client for macOS&lt;/b&gt; and when we started
            working on our &lt;a href="/blog/push-notifications-and-other-mobile-updates-626"&gt;mobile apps&lt;/a&gt;. The app should feel the same no matter what device you use, and the interface
        and features should feel familiar no matter which platform you move to, so Microsoft is finally catching up in
        that aspect.
    &lt;/p&gt;

    &lt;p&gt;
        This would be a great step for Microsoft if they indeed unified all the features they have on all platforms -
        but as many users noted, the New Outlook removed a lot of the options and features from the usual Microsoft
        Outlook roster, and some really have us shaking out head - such as the option to access or even import PST files
        (their own proprietary file type), lots of customization options for ribbons, rules, filters and advanced
        search, message previews, message word-style editor to compose and more. In streamlining the program and making
        it a replacement for both &lt;b&gt;Windows Mail, MS Outlook&lt;/b&gt; and making it the same in &lt;b&gt;webmail interface&lt;/b&gt;, a lot of useful
        features seem to have been lost and while there is a chance that some might be added later in the New Outlook
        development, many are not so optimistic.
    &lt;/p&gt;

    &lt;p&gt;
        That is not the worst news though - as something more troubling has happened with how New Outlook stores your
        data.
    &lt;/p&gt;

    &lt;h2&gt;Your accounts belong to New Outlook&lt;/h2&gt;

    &lt;p&gt;
        &lt;a href="https://proton.me/"&gt;&lt;b&gt;Proton&lt;/b&gt;&lt;/a&gt;, an email provider known for its exceptional end-to-end encryption, has
        recently released an article that has the email world spinning, accusing Microsoft of creating a powerful
        data-collecting app rather than an email client in the New Outlook for Windows.
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;!-- &lt;p class="emc-typo--align-center emc-typo--size-md"&gt; --&gt;
        &lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-center" style="border-left: none;
        border-radius: 8px; padding: 16px;"&gt;
        &lt;i&gt;
            “Every account added to Microsoft Outlook will store all user data that only Microsoft has access to. Every
            email, calendar appointment, contact, and file that is synced to Outlook will also be on Microsoft’s Cloud.
            That data has a lot of value to Microsoft, and their access to it is rather frightening.”
        &lt;/i&gt;
        &lt;p class="emc-typo--align-center" style="margin-top: 8px;"&gt;Edward Komenda, 2024, &lt;a href="https://proton.me/blog/outlook-is-microsofts-new-data-collection-service"&gt;Outlook
            is Microsoft’s new data collection service&lt;/a&gt;
    &lt;!-- &lt;/p&gt; --&gt;
        &lt;/p&gt;&lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;p&gt;
        The most horrifying thing is that Microsoft would not only have access to the data stored in your Outlook.com or
        Office365 mail accounts but all accounts you add to the email app - no matter what provider they are from, as
        your login credentials will also be uploaded to the cloud. Microsoft is enabling itself to have access to all
        your email accounts, at any time, without your knowledge, in the name of providing you with “rich, interactive
        experiences” according to their &lt;a href="https://privacy.microsoft.com/en-us/privacystatement"&gt;Privacy&lt;/a&gt; page.
    &lt;/p&gt;

    &lt;p&gt;
        Even if the app claims you can switch back to old Outlook at any time, the data would already be stored by the
        company - it is not possible to use New Outlook without synchronizing all data to Microsoft Cloud so once you
        give it a try, the login details &lt;a href="https://www.xda-developers.com/privacy-implications-new-microsoft-outlook/"&gt;are already sent to
            Microsoft servers&lt;/a&gt;.
    &lt;/p&gt;

    &lt;h2&gt;Ads run the world&lt;/h2&gt;

    &lt;p&gt;
        The New Outlook includes ads in the app and the only choice you have is to set where the ads will be shown - and
        that happens even if you previously used a paid version of MS Outlook. Not only that, the default makes the ads
        look like messages you received, making it more likely you click on them and provide more data to Microsoft and
        its marketing partners.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/outlook-advertising-preferences-setting.png" data-fancybox="" data-caption="Advertising preferences in New Outlook"&gt;&lt;/a&gt;
        &lt;br&gt;
        &lt;span&gt;&lt;i&gt;Advertising preferences in New Outlook&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt;

    &lt;p&gt;
        According to the findings Proton mentioned in their article, New Outlook does not keep your login credentials
        and your data in your device - it is all uploaded and saved in their cloud and potentially made available to
        their 772 external partners, to be used to improve their own products, send you personalized ads and in other
        ways Big Tech makes money in this day.
    &lt;/p&gt;

    &lt;p&gt;
        Whether you want it or not, you will receive ads from Microsoft’s marketing partners and data about your use of
        the app so they can improve their own products and marketing, making New Outlook just a glorified surveillance
        tool for targeted advertising.
    &lt;/p&gt;

    &lt;h2&gt;What to do?&lt;/h2&gt;

    &lt;p&gt;
        Unless you can keep using your old version of Microsoft Outlook, it might be better to jump ship, as Microsoft
        only plans to grow its marketing empire.
    &lt;/p&gt;

    &lt;p&gt;
        At &lt;b&gt;eM Client&lt;/b&gt; we take security very seriously: we keep desktop client data in your computer and we do not plan to
        change this. Your passwords are stored encrypted in the SQLite database in your device, as well as the Access
        Tokens for the accounts using secure OAuth login. The data is not made available to the system, other apps, or
        the eM Client servers. eM Client only synchronizes your license info and the minimal data we need to keep the
        program functioning.
    &lt;/p&gt;

    &lt;p&gt;
        To be fully transparent - with our upcoming mail apps for iOS and Android the exception is made with &lt;a href="/blog/push-notifications-and-other-mobile-updates-626"&gt;Push Notifications&lt;/a&gt; - a feature that
        unfortunately cannot work without your credentials synchronizing to our server, but we have taken every
        precaution possible to make this feature secure, including undergoing and &lt;a href="/docs/Leviathan%20Security%20Group%20Assesment%20of%20eM%20Client.pdf"&gt;passing the security Audit&lt;/a&gt;
        by &lt;a href="https://www.leviathansecurity.com/"&gt;Leviathan Security Group&lt;/a&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        The feature is also never enabled automatically - you can enable/disable it per each account separately, at any
        time. But this is not something you will ever need to worry about with the desktop eM Client for Windows and
        macOS.
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-lg emc-typo--align-center" style="border-left: none; line-height: 32px;
    border-radius: 8px;"&gt;
        eM Client will &lt;b&gt;never&lt;/b&gt; sell any of your data, credentials, or content of your emails
        and will never show you targeted advertisements.
    &lt;/div&gt;

    &lt;p&gt;
        eM Client could be a great alternative for you if you are looking to replace your Outlook app - we provide a lot
        of advanced and enterprise features in a user-friendly interface. You can get a paid version for a one-time
        price or use the Free version for personal use - neither of which has ads anywhere in its interface. After you
        install eM Client it will run in a 30-day trial with no registration needed, no strings attached - if you
        dislike the app, you can uninstall it and we will never know. Try it out for yourself!
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
        &lt;a class="emc-button emc-button--green download-btn-cst" href="/download"&gt;Download eM Client&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

   &lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=663</link>
			<pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
			<title>Outlook as data collection and targeted ads service</title>
			<guid isPermaLink="false">663</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    /* Slideshow container */
    .image-slider {
      max-width: 1000px;
      position: relative;
      margin: auto;
    }
  
    /* Hide the images by default */
    .image-slider .slide-image {
      display: none;
    }
  
    .image-slider .slide-image img {
      box-shadow: 0 8px 16px #00000020;
    }
  
    /* Next &amp; previous buttons */
    .image-slider .prev,
    .image-slider .next {
      cursor: pointer;
      position: absolute;
      top: 50%;
      width: auto;
      margin-top: -22px;
      padding: 64px 16px;
      color: #fe9400;
      font-weight: bold;
      font-size: 18px;
      transition: 0.6s ease;
      border-radius: 0 3px 3px 0;
      user-select: none;
      text-decoration: none;
  
    }
  
    /* Position the "next button" to the right */
    .image-slider .next {
      right: -42px;
    }
  
    .image-slider .prev {
      left: -42px;
      border-radius: 3px 0 0 3px;
    }
  
    /* On hover, add a gray background color with a little bit see-through */
    .image-slider .prev:hover,
    .image-slider .next:hover {
      background-color: rgba(226, 226, 226, 0.8);
    }
  
    /* Caption text */
    .image-slider .text {
      font-weight: 500;
      font-size: 16px;
      position: absolute;
      bottom: 0px;
      width: 100%;
      text-align: center;
    }
  
    /* Number text (1/3 etc) */
    .image-slider .slide-text {
      color: #fe9400;
      font-size: 14px;
      font-weight: 500;
      padding: 8px 12px;
      position: absolute;
      top: 0;
    }
  &lt;/style&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Need to relay information via the same email while protecting the identity of multiple recipients? All email providers offer the Bcc option in the recipients field with the purpose of offering an option for hiding recipients. There are many reasons why you might need to hide recipients when sending group messages - and eM Client is here to help you learn how to successfully send an email without disclosing your recipients. &lt;/p&gt;&lt;p&gt;We’ll cover the meaning of Bcc, how to effectively use Bcc, and how to utilize &lt;b&gt;the Mass Mail&lt;/b&gt; feature available in &lt;b&gt;eM Client Pro&lt;/b&gt;.
    &lt;/p&gt;

     


    &lt;h2&gt;Why would I need to hide recipients?&lt;/h2&gt;

    &lt;p&gt;
        There’s plenty of practical reasons to hide recipients for personal or professional purposes. Maybe you need to send a life update to family and friends but want to make it feel more personal. Or you need to send a newsletter to your clients without showing all the recipients. Perhaps you run a club or team and need to reach out to members while keeping their information private. Regardless of the reason for keeping address information private, options like blind copies via Bcc or mass mail are trustworthy choices. 
&lt;br&gt;So how to send a mass email and hide recipients?
    &lt;/p&gt;

    &lt;h2&gt;Mass Mail in eM Client Pro&lt;/h2&gt;

    &lt;p&gt;
        &lt;b&gt;Mass Mail&lt;/b&gt; is a helpful &lt;b&gt;eM Client Pro&lt;/b&gt; feature that streamlines the process of sending mail to a small group or your entire contacts list. Mass Mail adds personalization options without disclosing the entire list of recipients. Mass Mail can be used similarly to Bcc - except the recipient will only see their message that can include a personalized greeting. 
    &lt;/p&gt;

    &lt;p&gt;
        Mass Mail can be used for everything from product newsletter to birthday party invitations. This is a great option if you’ve implemented distribution lists using your contacts in eM Client. The Mass Mail feature allows you to access and send your mail to your previously created lists. Follow the steps below to learn how to send a mass email without showing addresses.
    &lt;/p&gt;

    &lt;div class="emc-article__indent emc-article__light-orange-background"&gt;
        &lt;h3&gt;Here’s how to use Mass Mail in eM Client:&lt;/h3&gt;
        &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                Click &lt;b&gt;New&lt;/b&gt;.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/emclient-new-message-button.png" data-fancybox="" data-caption="Click ‘New’ button to compose a new message."&gt;&lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Click ‘New’ button to compose a new message.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;
                A new window will appear. Click the drop-down menu button next to the &lt;b&gt;Send&lt;/b&gt; button and select &lt;b&gt;Send as mass mail&lt;/b&gt; option. 
                &lt;br&gt;The Send button will be changed so next time it is clicked, it will send a separate email to each recipient.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/massmail-droprown-list.png" data-fancybox="" data-caption="Send button drop-down menu options."&gt;&lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Send button drop-down menu options.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;Now simply add your recipients’ emails or distribution list to the &lt;b&gt;To&lt;/b&gt;: field.&lt;/li&gt;
            &lt;li&gt;
                Type your message and hit the &lt;b&gt;“Send as Mass Mail”&lt;/b&gt; button. The &lt;i&gt;Mass Mail&lt;/i&gt; feature will ensure that each recipient only sees their own address displayed in the email, because it will create a unique email for each address in the &lt;i&gt;To:&lt;/i&gt; field. 
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/massmail-button.png" data-fancybox="" data-caption="Send as mass mail button."&gt;&lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Send as mass mail button.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;

            &lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

        &lt;p&gt;
            In combination with Mass Mail you can also use &lt;b&gt;Variables&lt;/b&gt;. Right-click inside the text and use &lt;b&gt;Insert &gt; Variable&lt;/b&gt; option to open the list of available variables. 
        &lt;/p&gt;

        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
            &lt;a href="/sitecontrol/en/images/screenshots/eMClient-variables-screenshot.png" data-fancybox="" data-caption="eM Client: Variables list with preview and fallback options."&gt;&lt;/a&gt;
            &lt;br&gt;
            &lt;span&gt;&lt;i&gt;eM Client: Variables list with preview and fallback options.&lt;/i&gt;&lt;/span&gt;
        &lt;/div&gt;

        &lt;p&gt;
            When creating the mass mail eM Client will fill in the variable based on the available information in your system for dates or fill in names, addresses and other details from your contacts.
        &lt;/p&gt;


        &lt;div class="image-slider" style="max-width: 600px; margin: 24px auto 32px auto;"&gt;

            &lt;div class="slide-image"&gt;
              &lt;div class="slide-text"&gt;1 / 2&lt;/div&gt;
              
              &lt;div class="text"&gt;Variable will be filled in based on your contact details&lt;/div&gt;
            &lt;/div&gt;
        
            &lt;div class="slide-image"&gt;
              &lt;div class="slide-text"&gt;2 / 2&lt;/div&gt;
              
              &lt;div class="text"&gt;Variable will be filled in based on your contact details&lt;/div&gt;
            &lt;/div&gt;

            &lt;a class="prev" onclick="plusSlides(-1)" style="text-decoration: none;"&gt;&amp;#10094;&lt;/a&gt;
            &lt;a class="next" onclick="plusSlides(1)" style="text-decoration: none;"&gt;&amp;#10095;&lt;/a&gt;
          &lt;/div&gt;

        &lt;p&gt;
            &lt;b&gt;Mass Mail&lt;/b&gt; is an integral feature for anyone who needs to send personalized and private group emails on a regular basis. Users with Free eM Client licenses can &lt;a href="/pricing"&gt;switch to Pro&lt;/a&gt; anytime to gain access to this enterprise feature.
        &lt;/p&gt;

        &lt;h2&gt;How to use Bcc&lt;/h2&gt;

        &lt;p&gt;
            Wondering what is Bcc used for? Bcc is simply used for hiding recipients in your email. As a result, recipients will be unaware of who else received the message. 
        &lt;/p&gt;

        &lt;p&gt;
            If you need to send a message to someone, but you don’t want the other recipients to know that they have received the message - add the desired address to the Bcc field. No one else included in the email will be able to tell that the person added to the Bcc field received the email, because the email is not part of the message code. 
        &lt;/p&gt;

        &lt;div class="emc-article__indent emc-article__light-orange-background"&gt;
            &lt;h3&gt;Here’s how to use Bcc in eM Client:&lt;/h3&gt;

            &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
                &lt;li&gt;
                    In the left corner, click &lt;b&gt;New&lt;/b&gt; to start composing a new email.
                    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                        &lt;a href="/sitecontrol/en/images/screenshots/emclient-new-message-button.png" data-fancybox="" data-caption="Click ‘New’ button to compose a new message. "&gt;&lt;/a&gt;
                        &lt;br&gt;
                        &lt;span&gt;&lt;i&gt;Click the &lt;b&gt;New&lt;/b&gt; button to compose a new message.&lt;/i&gt;&lt;/span&gt;
                    &lt;/div&gt;
                &lt;/li&gt;
                &lt;li&gt;
                    A new window will appear. Click on “Add Cc &amp; Bcc” in the To: field. 
                    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                        &lt;a href="/sitecontrol/en/images/screenshots/emclient-composemail-newmail-cc-and-bcc.png" data-fancybox="" data-caption="Click Add Cc &amp; Bcc as shown to the right of the To field above."&gt;&lt;/a&gt;
                        &lt;br&gt;
                        &lt;span&gt;&lt;i&gt;Click &lt;b&gt;Add Cc &amp; Bcc&lt;/b&gt; as shown to the right of the To field above.&lt;/i&gt;&lt;/span&gt;
                    &lt;/div&gt;

                    &lt;div class="emc-blogpost__highlighted-text orange  emc-typo--align-left" style="background-color: #fff;"&gt;&lt;b&gt;Note:&lt;/b&gt; You can also set Cc &amp; Bcc to be shown all the time in &lt;b&gt;Menu &gt; Settings &gt; Mail &gt; Compose&lt;/b&gt;, by enabling the option to &lt;i&gt;‘Show Cc and Bcc fields when composing.’&lt;/i&gt;&lt;/div&gt;

                &lt;/li&gt;
                &lt;li&gt;
                    New options will appear: &lt;b&gt;Cc&lt;/b&gt; and &lt;b&gt;Bcc&lt;/b&gt;. Type your recipient’s address in the Bcc field, add your subject, and compose your message. You can add recipients to the regular To field or the Cc field if needed - however, these will be visible to all recipients.

                    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                        &lt;a href="/sitecontrol/en/images/screenshots/emclient-compose-window-bcc.png" data-fancybox="" data-caption="Email address added to the Bcc field."&gt;&lt;/a&gt;
                        &lt;br&gt;
                        &lt;span&gt;&lt;i&gt;Email address added to the Bcc field.&lt;/i&gt;&lt;/span&gt;
                    &lt;/div&gt;
                &lt;/li&gt;

                &lt;li&gt;
                    Type your message and click send. Any undisclosed recipients that were added to the Bcc field will not be shown to anyone.
                    
                    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                        &lt;a href="/sitecontrol/en/images/screenshots/emclient-readmail-bcc-recipients.png" data-fancybox="" data-caption="Example email received by a Bcc recipient."&gt;&lt;/a&gt;
                        &lt;br&gt;
                        &lt;span&gt;&lt;i&gt;Example email received by a Bcc recipient.&lt;/i&gt;&lt;/span&gt;
                    &lt;/div&gt;
                &lt;/li&gt;
            &lt;/ul&gt;
        &lt;/div&gt;

        &lt;p&gt;
            &lt;b&gt;The Bcc option&lt;/b&gt; is available for all &lt;i&gt;Free&lt;/i&gt; and &lt;i&gt;Pro&lt;/i&gt; eM Client license users. Multiple recipients can be added to the Bcc field in addition to the Cc and To fields. This gives you the flexibility to customize your communications - regardless of the type of eM Client license you have. 
        &lt;/p&gt;

        &lt;p&gt;
            As for Pro license advantages, &lt;b&gt;Mass Mail&lt;/b&gt; is just the tip of the iceberg when it comes to all the cool features available for you in eM Client. eM Client offers innovative productivity tools for email, tasks, calendar, and contacts.&lt;/p&gt;
            &lt;p&gt;Curious to learn more about how eM Client can enhance your email experience? Check out our &lt;a href="/blog"&gt;blog&lt;/a&gt;! 
        &lt;/p&gt;


        &lt;h2&gt;New to eM Client?&lt;/h2&gt;
        &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
        &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
        &lt;/p&gt;
        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;
                &lt;p&gt;unlimited email accounts&lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;unlimited commercial use&lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;professional VIP support&lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;Snooze Email&lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;Mass Mail&lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;Send Email Later&lt;/p&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;p&gt;Watch for Replies&lt;br&gt;
                    and more.&lt;/p&gt;
            &lt;/li&gt;
        &lt;/ul&gt;
        &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
    &lt;/div&gt;
&lt;script&gt;
    let slideIndex = 1;
    showSlides(slideIndex);
    
    // Next/previous controls
    function plusSlides(n) {
      showSlides(slideIndex += n);
    }
    
    // Thumbnail image controls
    function currentSlide(n) {
      showSlides(slideIndex = n);
    }
    
    function showSlides(n) {
      let i;
      let slides = document.getElementsByClassName("slide-image");
      let dots = document.getElementsByClassName("dot");
      if (n &gt; slides.length) {slideIndex = 1}
      if (n &lt; 1) {slideIndex = slides.length}
      for (i = 0; i &lt; slides.length; i++) {
        slides[i].style.display = "none";
      }
      for (i = 0; i &lt; dots.length; i++) {
        dots[i].className = dots[i].className.replace(" active-slide", "");
      }
      slides[slideIndex-1].style.display = "block";
      dots[slideIndex-1].className += " active-slide";
    }
    &lt;/script&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=655</link>
			<pubDate>Wed, 17 Jan 2024 00:00:00 +0000</pubDate>
			<title>Mass Mail and how to hide recipients in your email</title>
			<guid isPermaLink="false">655</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Worried about your work email while you’re away on vacation? Stay present during your time off and avoid your
        inbox by implementing out of office messages for your email account with eM Client. Out of office messages can
        be both friendly and professional reminders of your absence. You can create a generic message to automatically
        send to anyone who contacts you. Our guide will cover exactly what you need to craft the perfect out of office
        message so you can enjoy your well-deserved vacation.
    &lt;/p&gt;

     


    &lt;h2&gt;When to use an out of office message&lt;/h2&gt;

    &lt;div class="emc-article__indent emc-article__light-orange-background"&gt;

        &lt;p style="margin-bottom: 16px;"&gt;Out of office messages are a versatile tool that can be used for a variety of occasions: &lt;/p&gt;

        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;Short or long vacations&lt;/li&gt;
            &lt;li&gt;Appointments&lt;/li&gt;
            &lt;li&gt;Attending out of office meetings or conferences&lt;/li&gt;
            &lt;li&gt;Maternity leave out of office message&lt;br&gt;and more&lt;/li&gt;
        &lt;/ul&gt;

    &lt;/div&gt;

    &lt;p style="margin-top: 16px;"&gt;
        Out of office messages are important to use in order to effectively communicate with your recipients that you
        are unable to respond. This sets important work boundaries and prevents any misunderstandings that might occur
        due to your inability to respond. Vacation responder can take the pressure off so you can focus on what you’re
        doing while you’re away.
    &lt;/p&gt;

    &lt;h2&gt;How to create an out of office message &lt;/h2&gt;

    &lt;p&gt;
        To create an out of office message, you’ll need to use automatic replies in eM Client. Automatic replies can be
        used for more than just out of office messages - you’ll need to specify the purpose of your message in the
        content of your response.
    &lt;/p&gt;

    &lt;div class="emc-article__indent emc-article__light-orange-background"&gt;

        &lt;h3 style="margin-top: 16px;"&gt;Follow these steps to create an out of office message in eM Client:&lt;/h3&gt;

        &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;Navigate to the top of your screen and select &lt;b&gt;Menu &gt; Tools &gt; Automatic Replies&lt;/b&gt;.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/emc-menu-tools-automatic_replies.png" data-fancybox="" data-caption="The dropdown list featuring Automatic Replies."&gt;&lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;The dropdown list featuring Automatic Replies.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;After you select &lt;b&gt;Automatic Replies&lt;/b&gt;, a new window will appear. This is where you will adjust the
                settings and craft the message for your new out of office message.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/emc-automatic_reply-settings.png" data-fancybox="" data-caption="The dropdown list featuring Automatic Replies."&gt;&lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Automatic reply settings and message displayed above.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;Ensure that you have selected the correct email account for your reply. Click the dropdown list next to
                &lt;b&gt;Account&lt;/b&gt;.
            &lt;/li&gt;
            &lt;li&gt;You can choose to send automatic replies for an &lt;b&gt;indefinite amount of time&lt;/b&gt;, or you can use a
                &lt;b&gt;specific end date&lt;/b&gt;.
            &lt;/li&gt;
            &lt;li&gt;Select the first and last day for your message. Once the date for the last day has passed, your message
                will no longer be automatically sent to recipients.&lt;/li&gt;
            &lt;li&gt;Write your &lt;b&gt;subject&lt;/b&gt; and &lt;b&gt;message&lt;/b&gt;.&lt;/li&gt;
            &lt;li&gt;Lastly, check whether you’d like to send the email to external senders or only senders in your contact
                lists. With Exchange accounts, you can also opt to only send responses to people in your organization.
            &lt;/li&gt;
            &lt;li&gt;Review your settings and select &lt;b&gt;Ok&lt;/b&gt; to implement your Out of Office response.&lt;/li&gt;
        &lt;/ul&gt;

    &lt;/div&gt;

    &lt;p style="margin: 16px 0;"&gt;
        The out of office message can be used for a variety of purposes. When you create a new out of office message,
        you have complete control over the content of the subject and message.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
        &lt;p&gt;
            &lt;b&gt;Note:&lt;/b&gt;
            Automatic reply will only appear in the menu if you have one of the supported services, which includes:&lt;br&gt;
            &lt;b&gt;Gmail&lt;/b&gt; and &lt;b&gt;Google Workspace&lt;/b&gt; accounts, &lt;b&gt;MS Exchange/Office 365&lt;/b&gt;, &lt;b&gt;SmarterMail&lt;/b&gt;, &lt;b&gt;IceWarp&lt;/b&gt;, and &lt;b&gt;Imageway&lt;/b&gt;.
            &lt;br&gt;&lt;br&gt;
            Some of the settings for the Automatic reply can vary depending on your mail server type.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;Writing an out of office message&lt;/h2&gt;

        &lt;p&gt;
            It’s essential to create an out of office message that is concise and informative. Basic information should
            be included:
        &lt;/p&gt;

        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey emc-article__indent emc-article__light-orange-background"&gt;
            &lt;li&gt;A standard &lt;b&gt;greeting&lt;/b&gt; and &lt;b&gt;closing&lt;/b&gt; statement.&lt;/li&gt;
            &lt;li&gt;The &lt;b&gt;reason&lt;/b&gt; for your absence.&lt;/li&gt;
            &lt;li&gt;The &lt;b&gt;dates&lt;/b&gt; you will be unavailable to respond.&lt;/li&gt;
            &lt;li&gt;When recipients can anticipate a response.&lt;/li&gt;
            &lt;li&gt;Optional: any relevant contact information for alternative people recipients can reach out to in the case of an emergency.&lt;/li&gt;
        &lt;/ul&gt;

        &lt;p&gt;
            The message you create for your out of office message can be brief. There’s no need to go into too much detail about what you’re doing.
        &lt;/p&gt;

        &lt;p&gt;
            Out of office message examples can simply look like this:
        &lt;/p&gt;

        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey emc-article__indent emc-article__light-orange-background"&gt;
            &lt;li&gt;&lt;i&gt;“Thanks for reaching out! I will be on vacation from August 1st until August 15th.”&lt;/i&gt;&lt;/li&gt;
            &lt;li&gt;&lt;i&gt;“I will be out of the office to attend a conference until July 27th.”&lt;/i&gt;&lt;/li&gt;
            &lt;li&gt;&lt;i&gt;“Unfortunately, I cannot respond right now, please reach out to my colleague John at smith@exampledomain.com for any urgent issues.”&lt;/i&gt;&lt;/li&gt;
        &lt;/ul&gt;


    &lt;p&gt;
        If the idea of writing your own out of office message is daunting, you can check out an out of office generator like &lt;a href="https://vacationtracker.io/ooo-generator/"&gt;Vacationtracker&lt;/a&gt; or &lt;a href="https://ooogenerator.com/"&gt;Ooogenerator&lt;/a&gt;. Both options can help you quickly create the perfect professional out of office message that will help you take your mind off of work while you vacation.
    &lt;/p&gt;

    &lt;h2&gt;New to eM Client?&lt;/h2&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=651</link>
			<pubDate>Wed, 13 Dec 2023 00:00:00 +0000</pubDate>
			<title>Out of Office Messages with eM&amp;nbsp;Client</title>
			<guid isPermaLink="false">651</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        It’s difficult to decide which messages and information should be kept and which can be deleted - the potential issue of deleting something that you might need in the future is stressful. The option to move your important information to a local folder directly on your device was implemented to give you the choice to store files directly on your device. 
    &lt;/p&gt;

    &lt;p&gt;
        You can easily move your important &lt;b&gt;emails, events, contacts, files,&lt;/b&gt; and &lt;b&gt;notes&lt;/b&gt; in eM Client to a local folder to free up storage space on the server without permanently deleting anything! Our guide will discuss what the local folders can be used for, the difference between local folders and the archive, and we’ll walk you through enabling local folders in eM Client. 
    &lt;/p&gt;

    


    &lt;h2&gt;What can I use local folders for?&lt;/h2&gt;

    &lt;p&gt;
        Local folders can be used if you need to store copies of your messages on your device. This is a great option if you need to keep records of your communications for personal or professional reasons. Alternatively, it’s a great idea to copy your important communications to a local folder if you ever plan on switching email accounts. This is especially useful for users who need to move their information after a provider discontinues its email services. Instead of accepting defeat and losing access to years’ worth of important mail and other data; all of the information from your account can be transferred and saved to your local folder on your device. 
    &lt;/p&gt;

    &lt;p&gt;
        Data that is stored locally does not require the internet and therefore can be accessed offline through your selected folder in your eM Client. This is different from backing up your information - with local folders, you choose the information that you wish to keep locally. Keeping your local folders up to date guarantees that you have extra copies of your important messages, contacts, and attachments in case you’re unable to access your email account.
    &lt;/p&gt;

    &lt;h2&gt;Using Local folders with POP accounts&lt;/h2&gt;

    &lt;p&gt;
        Most common way to encounter the Local folders feature is when setting up a POP email account.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/emc-pop-account-setup-last-step.png" data-fancybox="" data-caption="POP account setup: Account folders location selection."&gt;&lt;/a&gt;
        &lt;br&gt;
        &lt;span&gt;&lt;i&gt;POP account setup: Account folders location selection.&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt;

    &lt;p&gt;
        &lt;b&gt;POP protocol&lt;/b&gt; only downloads new messages from the Inbox on the server, and does not synchronize anything back - so the folder structure in eM Client does not need to match the one on the mail server (as would be the case with IMAP and Exchange accounts). That is why you also have the option to merge your POP accounts into the Local folders, because they work on the same principle - messages stored in these folders are downloaded into the eM Client database in full and are not synchronized anywhere.
    &lt;/p&gt;

    &lt;p&gt;
        If you have more POP accounts and want to keep the messages separate for each email address, it is better to create separate folder structure for each account - but if you have just one account or plan to sort your messages from numerous POP accounts into similar folders, using the same rules, etc., Local folders can be a better choice for you. Though you can still get global view of all your account using Favorites and other &lt;a href="/blog/inboxes-and-other-special-folders-574"&gt;Special&amp;nbsp;folders&lt;/a&gt; in eM Client. No matter which folder location you choose for your emails, POP accounts will by default use Local folders for contacts, events and other items.
    &lt;/p&gt;

   &lt;!-- &lt;p class="emc-blogpost__highlighted-text" style="margin-top: 16px;"&gt;
        &lt;strong&gt;Attention:&lt;/strong&gt; if you remove a POP account which is merged with Local folders from eM Client, the messages from this account would be removed as well.
    &lt;/p&gt;--&gt;

    &lt;h2&gt;Archive vs. local folders&lt;/h2&gt;

    &lt;p&gt;
        Many users confuse local folders with the local archive. Both features serve similar purposes: to save information that is not currently relevant in order to clean up your inbox. However, there are a few key differences:
    &lt;/p&gt;
      
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
        &lt;li&gt;The &lt;b&gt;archive&lt;/b&gt; feature can only be used for emails. You do not have the option to archive contacts or calendar events. 
        &lt;/li&gt;
        &lt;li&gt;You have the choice to automatically download your archived emails to a separate local folder structure in your database. Downloaded archived messages can still be viewed in the eM Client application. Navigate to &lt;i&gt;Menu &gt; Settings &gt; Mail  &gt; Automatic Archive&lt;/i&gt; to customize your options for the local archiving. Read more about archiving on our blog &lt;a href="/blog/archive-your-emails-easily-with-em-client-315"&gt;here&lt;/a&gt;. 
            Local folders can be used for emails, contacts, and more. Once enabled, each section of the app will have folder structure available for Local folders. This is useful if your mail account provider does not offer its own CardDAV or CalDAV service. 
        &lt;/li&gt;
        &lt;li&gt;&lt;b&gt;Local folders&lt;/b&gt; can be used for emails, contacts, and more. Once enabled, each section of the app will have folder structure available for Local folders. This is useful if your mail account provider does not offer its own CardDAV or CalDAV service. 
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p style="margin: 16px 0"&gt;
        Both local folders and the archive on your device are accessible even if you’re offline. Local drive and the archive are primarily used for storage and backup purposes.  
    &lt;/p&gt;
    
    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;&lt;b&gt;Note:&lt;/b&gt; If your specific concern is the ability to access your messages to work without a connection to the internet, you also have the ability to set up eM Client to download your messages automatically to your local drive for Offline Mode.
        &lt;br&gt;
        To do this, navigate to &lt;i&gt;Account Settings&lt;/i&gt; and select &lt;i&gt;Download for offline use&lt;/i&gt;. Or, you can download specific folders: right click the folder &lt;i&gt; Properties &gt; Offline setting.&lt;/i&gt;&lt;/div&gt;

  &lt;h2&gt;Enable and use local folders in eM Client&lt;/h2&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
        &lt;strong&gt;Note:&lt;/strong&gt; In eM Client 10 and newer versions this setting has been moved to &lt;strong&gt;Settings &gt; General &gt; Folders&lt;/strong&gt;.
    &lt;/div&gt;
  &lt;p&gt;
    Enabling local folders in eM Client only takes a few steps. Learning how to use local folders is essential for protecting your important messages, events, contacts, and information. Local folders can be used in situations where your email account provider is being discontinued, or if you simply want a backup of important messages on your device in addition to your mail server. 
  &lt;/p&gt;

  &lt;div class="emc-article__indent  emc-article__light-orange-background" style="margin: 16px 0;"&gt;
    &lt;h3 style="margin-top: 8px;"&gt;
        How to view your local folders for your email: 
    &lt;/h3&gt;
    
    &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Open eM Client and navigate to: &lt;i&gt;Menu &gt; Settings &gt; General &gt; General&lt;/i&gt;.
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/emc-settings-general-general.png" data-fancybox="" data-caption="eM Client: Settings for Local Folders."&gt;&lt;/a&gt;
                &lt;br&gt;
                &lt;span&gt;&lt;i&gt;eM Client: Settings for Local Folders.&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;Check the box that says &lt;i&gt;Show Local Folders&lt;/i&gt;.&lt;/li&gt;
        &lt;li&gt;After the box has been selected, click &lt;i&gt;‘Apply’&lt;/i&gt; or &lt;i&gt;‘Save &amp; Close’&lt;/i&gt; to save the setting and you’ll be able to view your local folders at the bottom of the folder list in the left pane.
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/emc-local-folder-folder-list.png" data-fancybox="" data-caption="eM Client: Local folders as shown in the folder list"&gt;&lt;/a&gt;
                &lt;br&gt;
                &lt;span&gt;&lt;i&gt;eM Client: Local folders as shown in the folder list&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    
  &lt;/div&gt;

  &lt;p&gt;
    The Local folders work as any other account, you can create new folders, copy and move folders and messages, set up rules to move messages into, drag and drop items into the folder, etc. When you navigate to your contacts and calendar through eM Client, you’ll find the local folders in a similar location on the left side of the screen. 
  &lt;/p&gt;

  &lt;p&gt;
    Want to learn more about how to use eM Client to improve your productivity? Check out our &lt;a href="/blog"&gt;blog&lt;/a&gt; to learn new email tricks! 
  &lt;/p&gt;

  &lt;h2&gt;New to eM Client?&lt;/h2&gt;
  &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
  &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
  &lt;/p&gt;
  &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
      &lt;li&gt;
          &lt;p&gt;unlimited email accounts&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
          &lt;p&gt;unlimited commercial use&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
          &lt;p&gt;professional VIP support&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
          &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
          &lt;p&gt;Snooze Email&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
          &lt;p&gt;Mass Mail&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
          &lt;p&gt;Send Email Later&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
          &lt;p&gt;Watch for Replies&lt;br&gt;
              and more.&lt;/p&gt;
      &lt;/li&gt;
  &lt;/ul&gt;
  &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=643</link>
			<pubDate>Wed, 08 Nov 2023 00:00:00 +0000</pubDate>
			<title>eM Client Local Folders</title>
			<guid isPermaLink="false">643</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        We send and receive hundreds of emails each day. Maintaining a clean inbox for your work and personal email can feel next to impossible. The &lt;b&gt;Snooze feature in eM Client Pro&lt;/b&gt; was created to help you manage your inbox and relieve the anxiety you might experience from having a packed inbox. Although many senders will set their email priority as important, it’s still easy for them to get buried beneath hundreds of messages that do not require your immediate attention. 
    &lt;/p&gt;

    &lt;p&gt;
        You might tell yourself you’ll go back and respond – but it’s easy to forget if you already saw the notification and don’t have a second reminder set up. The snooze feature was added to eM Client to solve this common problem. Pro users have access to this ultimate productivity hack that enhances your overall email experience. 
    &lt;/p&gt;

    


    &lt;h2&gt;How does snooze work?&lt;/h2&gt;

    &lt;p&gt;
        Emails that you don’t need to respond to right away can be rescheduled with snooze. After the email has already arrived in your inbox, you can use the snooze feature to temporarily remove any selected emails from your inbox. The snooze feature will allow you to set a new time for the email to reappear in your inbox with a fresh notification. 
    &lt;/p&gt;

    &lt;p&gt;
        Snooze gives you the power to choose exactly when you’d like to set aside time to respond to the email. Unlike deleting an email, snoozed emails are just temporarily removed from your inbox and placed into the Snooze folder until your selected date and time. 
    &lt;/p&gt;

    &lt;p&gt;
        When it’s time, your email will be moved from Snooze to your regular inbox. While you can organize your emails based on folders and tags, snooze is beneficial because it provides a notification for important emails that can be dealt with later. When your snoozed messages reappear, they will show the new time from the Snooze as received time. This prevents your snoozed messages from becoming buried in your folders under newer messages.
    &lt;/p&gt;

        &lt;h2&gt;How can snooze help me clean up my inbox?&lt;/h2&gt;

        &lt;p&gt;
            The snooze feature lets you focus entirely on the emails that are important for you to acknowledge immediately. This will help you avoid getting overwhelmed with a crowded inbox full of emails that need your attention – helping you finally achieve the ultimate goal of &lt;a href="https://www.emclient.com/blog/inbox-zero--how-to-achieve-it-432"&gt;inbox&amp;nbsp;zero&lt;/a&gt;! 
        &lt;/p&gt;
        

        &lt;h2&gt;How do I use snooze in eM Client?&lt;/h2&gt;


        &lt;p&gt;
            Enabling snooze in eM Client is simple. Here’s a step-by-step guide that will help you set up snooze for your inbox: 
        &lt;/p&gt;

        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
            &lt;li&gt;&lt;b&gt;Open eM Client&lt;/b&gt; and go to your inbox. &lt;b&gt;Select&lt;/b&gt; one or multiple emails.&lt;/li&gt;
            &lt;li&gt;In the toolbar, click the &lt;b&gt;Snooze button&lt;/b&gt; to snooze emails for the default amount of time. &lt;br&gt;
                Default is &lt;i&gt;Later today&lt;/i&gt; if you’re using Snooze before 5PM or &lt;i&gt;Tomorrow&lt;/i&gt; if after.
                If you want to set a specific time, select the arrow to make the dropdown list appear with options for dates and times that you can choose to receive the email (or emails) with the new inbox notification.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/emc-snooze-dropdown-list.png" data-fancybox="" data-caption="eM Client: Snooze drop down list option."&gt;&lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Snooze drop down list option.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
                &lt;p&gt;
                    You have the option to set a &lt;b&gt;custom date and time&lt;/b&gt; if none of the premade options are desirable.
                &lt;/p&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/emc-snooze-custom-window.png" data-fancybox="" data-caption="eM Client: Custom snooze window"&gt;&lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Custom snooze window.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
                &lt;/li&gt;
            &lt;li&gt;&lt;b&gt;That’s it!&lt;/b&gt; When the time arrives, your email will appear in your inbox like it has just been received for the first time. &lt;/li&gt;
        &lt;/ul&gt;

        &lt;p&gt;
            &lt;br&gt;
            &lt;b&gt;Want to see snooze in action? Check out our video tutorial on how to use snooze in eM Client:&lt;/b&gt;
        &lt;/p&gt;

        &lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Snooze.png" src="/assets/video/localized/en/snooze.mp4"&gt;&lt;/video&gt;

        &lt;h2&gt;Can I turn off snooze in eM Client? &lt;/h2&gt;

        &lt;p&gt;
            Yes, you can! If you’ve accidentally snoozed an email that requires an urgent response, you have the option of removing the snooze time from the email. 
        &lt;/p&gt;

        &lt;p&gt;
            Here’s how to turn off snooze: 
        &lt;/p&gt;

        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey emc-article__indent emc-article__light-orange-background"&gt;
            &lt;li&gt;Go to the &lt;b&gt;Snoozed folder&lt;/b&gt;, which will appear automatically after you snooze at least one message.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/emc-snoozed-folder-favorites.png" data-fancybox="" data-caption="eM Client: The Snoozed folder is shown in Favorites."&gt;&lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;The Snoozed folder is shown in Favorites.&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt;
            &lt;/li&gt;
            &lt;li&gt;After you’ve clicked on the message (or messages) you want to Unsnooze, the option to &lt;i&gt;Unsnooze&lt;/i&gt; will appear in the toolbar. Select your emails, and then click &lt;b&gt;Unsnooze&lt;/b&gt;.
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/emc-unsnooze-option-toolbar.png" data-fancybox="" data-caption="eM Client: Unsnooze option at the end of the list"&gt;&lt;/a&gt;
                    &lt;br&gt;
                    &lt;span&gt;&lt;i&gt;Unsnooze option at the end of the list&lt;/i&gt;&lt;/span&gt;
                &lt;/div&gt; 
            &lt;/li&gt;
        &lt;/ul&gt;

        &lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left" style="margin-top: 24px;"&gt;&lt;strong&gt;Note&lt;/strong&gt;: You can also change the Snooze time here, if you decide you want to push the message to an earlier or later time.
        &lt;/div&gt;

        &lt;p&gt;
            After you’ve completed these steps, the unsnoozed emails will return to your inbox. 
        &lt;/p&gt;

      &lt;h2&gt;
        Is the snooze feature available for everyone with eM&amp;nbsp;Client?
      &lt;/h2&gt;

      &lt;p&gt;
        The snooze feature is only available for &lt;b&gt;eM Client Pro license&lt;/b&gt; users. Snooze will bring you another step closer to cleaning up your emails so you can finally achieve your inbox zero dreams. If you’re currently using the free version of eM Client and you’d like to upgrade your license, you can purchase a Pro license &lt;a href="/pricing"&gt;here&lt;/a&gt;. 
      &lt;/p&gt;

      &lt;p&gt;
        Learn more about all the great ways you can enhance your workflow and achieve inbox zero with eM Client by checking out &lt;a href="/blog"&gt;our blog&lt;/a&gt;! 
      &lt;/p&gt;

    &lt;h2&gt;New to eM Client?&lt;/h2&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=639</link>
			<pubDate>Wed, 25 Oct 2023 00:00:00 +0000</pubDate>
			<title>Give your email a break with Snooze</title>
			<guid isPermaLink="false">639</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        We are thrilled to announce an exciting new cooperation between &lt;b&gt;eM Client&lt;/b&gt; and &lt;b&gt;SmarterMail&lt;/b&gt;! We&amp;nbsp;have
        joined forces to offer a fresh, innovative email experience to all eM Client and SmarterMail users, and&amp;nbsp;we’d
        love to tell you more about what exactly has changed.
    &lt;/p&gt;

    


    &lt;h2&gt;The Power of Collaboration&lt;/h2&gt;

    &lt;p&gt;
        Two is better than one. &lt;b&gt;SmarterTools&lt;/b&gt; is well-known for developing mail server with best-in-class EWS
        support for enterprise level features - &lt;b&gt;SmarterMail&lt;/b&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        At &lt;b&gt;eM Client&lt;/b&gt;, we’ve worked hard to provide a feature-rich email app for Windows and macOS; with iOS and
        Android mobile apps being &lt;a href="https://www.emclient.com/blog/push-notifications-and-other-mobile-updates-626"&gt;on the horizon&lt;/a&gt;. By
        combining our strengths and expertise, we hope to revolutionize the way you can manage your email, calendars,
        tasks, and more.
    &lt;/p&gt;

    &lt;p&gt;
        Our teams have worked closely together for over a year to achieve this truly exceptional feat – the overlap of
        SmarterMail's features with eM Client's functions. This advancement covers all aspects of modern email
        management.
    &lt;/p&gt;

    &lt;div class="emc-article__indent" style="padding: 0 24px 0 24px;"&gt;

        &lt;h3&gt;Enhanced Email Functionality&lt;/h3&gt;

        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey emc-article__indent emc-article__light-orange-background"&gt;
            &lt;li&gt;&lt;b&gt;Automatic SmarterMail account setup&lt;/b&gt; - you only need to enter your username and password and eM
                Client will do the rest for you.&lt;/li&gt;
            &lt;li&gt;&lt;b&gt;Signatures&lt;/b&gt; set in webmail are now synchronized to eM Client and vice versa when using EWS or
                IMAP.&lt;/li&gt;
            &lt;li&gt;All &lt;b&gt;categories&lt;/b&gt; including the master category are now synchronized not only when using EWS
                protocol, but also for IMAP.&lt;/li&gt;
        &lt;/ul&gt;
        

        &lt;h3&gt; Improved Calendar and Collaboration Tools&lt;/h3&gt;

        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey emc-article__indent  emc-article__light-orange-background"&gt;
            &lt;li&gt;SmarterMail’s &lt;b&gt;Online Meetings&lt;/b&gt; support has been added for comfortable scheduling of online
                meetings.&lt;/li&gt;
            &lt;li&gt;Complete integration with SmarterMail’s shared &lt;b&gt;calendars, contacts, tasks&lt;/b&gt;, and &lt;b&gt;notes&lt;/b&gt; when
                using MAPI &amp; EWS.&lt;/li&gt;
            &lt;li&gt;Enterprise features like &lt;b&gt;delegation, contact groups, Global Address List&lt;/b&gt; synchronization, and
                &lt;b&gt;web calendars&lt;/b&gt; are now fully compatible with the SmarterMail server.&lt;/li&gt;
        &lt;/ul&gt;

        &lt;h3&gt;Security and privacy&lt;/h3&gt;

        &lt;p&gt;
            With the increasing importance of online security and data privacy, we are committed to providing top-notch
            protection. That's why we prioritize the security of your email communications – to ensure that your data
            remains confidential and secure. With the current trend of data ownership being shifted to big corporations,
            one of the many reasons we've chosen to collaborate with SmarterMail is because of their "Your data is your
            data" approach to security.
        &lt;/p&gt;

        &lt;p&gt;
            Together, we are committed to the following principles:
        &lt;/p&gt;


        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey emc-article__indent emc-article__light-orange-background"&gt;
            &lt;li&gt;&lt;b&gt;eM Client connects to SmarterMail directly&lt;/b&gt;, and the only servers your data passes through are the
                servers, or services, YOU have in place. (E.g., gateways or antispam services like SpamExperts)&lt;/li&gt;
            &lt;li&gt;eM Client offers &lt;b&gt;end-to-end encryption&lt;/b&gt;, so communication within an organization can be encrypted
                and secured.&lt;/li&gt;
            &lt;li&gt;Neither SmarterTools nor eM Client sells any data collected about their users - ever.&lt;/li&gt;
        &lt;/ul&gt;


        &lt;h3&gt;Simple management&lt;/h3&gt;

        &lt;p&gt;
            We’ve gone the extra mile to make your email experience even easier. If you already have a SmarterMail
            license, we've partnered with SmarterTools to make acquiring an eM Client license and device activations
            quickly and easily, right from within SmarterMail itself! And, once you have your eM Client license, you
            will be able to manage your device activations from within SmarterMail as well. We’ve worked together to
            create an experience that allows for simple administration, a hallmark of both eM Client and SmarterMail.
        &lt;/p&gt;

    &lt;/div&gt;

    &lt;h2&gt;About SmarterTools&lt;/h2&gt;

    &lt;p&gt;
        &lt;b&gt;SmarterTools&lt;/b&gt;, founded in 2003, is the developer of SmarterMail, an alternative to Microsoft Exchange.
        SmarterMail is the only other email server on the market with native support for MAPI, the enterprise-level
        protocol available with Microsoft Exchange. SmarterMail also includes many other protocols, including EWS,
        WebDAV, EAS, IMAP, and POP, as well as LDAP, XMPP for chat and STUN/TURN server support for online meetings.
        SmarterMail has become the ideal choice for corporations, ISPs, hosting companies, and service providers looking
        to replace on-premises or to offer their own hosted solution as part of other service offerings.  SmarterMail
        has over 15,000,000 users spread across 115 countries. Discover more at &lt;a href="https://www.smartertools.com/"&gt;https://www.smartertools.com&lt;/a&gt;.
    &lt;/p&gt;

    &lt;h2&gt;New to eM Client?&lt;/h2&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=635</link>
			<pubDate>Thu, 12 Oct 2023 00:00:00 +0000</pubDate>
			<title>eM Client and SmarterMail team up for enhanced email experience</title>
			<guid isPermaLink="false">635</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Sometimes, you need an alternative email address for your small business, school, or work –  but you don’t want to go through the hassle of checking separate inboxes for your accounts.  Many people might be unaware that you don’t have to start over with an entirely new email account for this – you can simply use an email alias with your regular email account! 
    &lt;/p&gt;

    &lt;p&gt;
        The alias feature was created specifically for situations when you don’t want to reveal your original email address to your recipients. With eM Client, you can efficiently create an email alias for all of the email accounts you have registered in the application. 
    &lt;/p&gt;

    

    &lt;h3 style="margin-top: 24px;"&gt;What is the purpose of an email alias?&lt;/h3&gt;
    
    &lt;p&gt;
        An email alias gives you the ability to create an alternate email address connected to the same inbox for different recipients. Any email alias that you create will be connected to your mailbox – although you’re using a different address or name, it is technically associated with the same inbox. If you’re uncertain about the trustworthiness of a recipient or if you’re worried about your real email address being compromised; the alias is a great solution for protecting your identity. 
    &lt;/p&gt;
    
    &lt;p&gt;
        Since we use our email for a variety of purposes – from job applications to login information for financial institutions, it’s recommended to use an alias if you’re unsure if a website or recipient is reputable. If you find out that a website’s user information has been hacked, you can also disable the alias so you never have to worry about unwanted junk mails being sent to your real address again. 
    &lt;/p&gt;
    
    &lt;p&gt;
        You can also use an email alias to sign up for mailing lists or promotions. This makes it easy to simply disable the alias when you’re ready to stop receiving the promotional emails. You can also create professional email aliases if you are a university student or applying for jobs. 
    &lt;/p&gt;

    &lt;h3 style="margin-top: 24px;"&gt;What email providers offer email aliases?&lt;/h3&gt;

    &lt;p&gt;
        Popular email providers like &lt;a href="https://support.microsoft.com/en-us/office/add-or-remove-an-email-alias-in-outlook-com-459b1989-356d-40fa-a689-8f285b13f1f2"&gt;Outlook&lt;/a&gt;, &lt;a href="https://support.google.com/mail/answer/22370"&gt;Gmail&lt;/a&gt;, and others have options for email aliases. Here’s an overview of the alias options for each provider: 
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Outlook: Create up to 400 email aliases for your personal account. It’s free to create aliases. The only drawback is that Outlook will not allow you to create an alias for a work or school owned account. 
        &lt;/li&gt;
        &lt;li&gt;Google: Create up to 99 free email aliases for your work, school, or personal account. Google requires that you enter the SMTP server during the alias creation process for work or school accounts if they are not provided by Google. 
        &lt;/li&gt;
        &lt;li&gt;Other providers: Yahoo mail offers &lt;a href="https://help.yahoo.com/kb/SLN28815.html"&gt;email aliases&lt;/a&gt; to anyone who subscribes to Yahoo Plus. ProtonMail also offers paid &lt;a href="https://proton.me/support/addresses-and-aliases"&gt;email aliases&lt;/a&gt;. The downside to using either of these providers for email aliases is that both do not offer as many aliases and both require payment.
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        Depending on how you plan to use your alias, there’s an abundance of options of email providers that include free or paid email aliases. 
    &lt;/p&gt;

    &lt;h3&gt;What is a catch-all alias?&lt;/h3&gt;

    &lt;p&gt;
        A catch-all email alias will send all of the emails directed to your alias to the same inbox. A catch-all email alias has the same domain and is usually only available if you own your domain and mail server. For example, you might have your own domain &lt;i style="color:#fe9400;"&gt;catchallalias.com&lt;/i&gt; and have an email service connected to it. You’re now able to create multiple aliases with the same domain for different websites. All of the emails that are sent to this catch-all alias address will be sent to the same main inbox.
    &lt;/p&gt;

    &lt;p&gt;
        The benefit of using a catch-all alias is that it gives you the flexibility to create more than one email alias in the moment. You don’t have to go back to your email provider or email client to go through the alias setup process each time. All you need to do is create a unique email with the same domain (like &lt;i style="color:#fe9400;"&gt;example1@catchallalias.com&lt;/i&gt;  or &lt;i style="color:#fe9400;"&gt;example2@catchallalias.com&lt;/i&gt;). You are able to create as many as you want for different websites or forms. 
    &lt;/p&gt;

    &lt;p&gt;
        Another benefit of using a catch-all alias is so that it can be used as an organizational tool. You can set rules based on the name of each email alias you create. For example, if you create an email alias named &lt;i style="color:#fe9400;"&gt;myemailalias@email.com&lt;/i&gt;; you can set a rule through eM Client that sorts, labels or tags each email that is sent to that address in a specific direction. 
    &lt;/p&gt;

    &lt;h3&gt;What is a linked account?&lt;/h3&gt;

    &lt;p&gt;
        A linked account is essentially a list which contains all of the accounts that are associated with your selected email address. This would include any aliases that you have created. You have the option of adding or removing linked accounts as needed.
    &lt;/p&gt;

    &lt;h3&gt;How do I set up an email alias in eM Client?&lt;/h3&gt;

    &lt;p&gt;
        The process for setting up an email alias in eM Client is simple. Most webmail servers will automatically sync the aliases that you create in eM Client; so you do not need to worry about going between the application and your webmail to ensure that your alias is ready to be used. It is suggested to check to make sure that your email server will accept your email alias before you use it. 
    &lt;/p&gt;

    &lt;p&gt;
        Follow these steps to create one (or more!) email aliases for the accounts you desire:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Navigate to &lt;b&gt;Menu &gt; Accounts&lt;/b&gt;.
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/emc-menu-accounts.png" data-fancybox="" data-caption="eM Client: Menu &gt; Accounts"&gt;&lt;/a&gt;
                &lt;br&gt;
                &lt;span&gt;&lt;i&gt;eM Client: Menu &gt; Accounts&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;Select the account you wish to create aliases for.
        &lt;/li&gt;
        &lt;li&gt;After the desired account has been selected, click the aliases button next to the name of your email.
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/emc-accounts-aliases.png" data-fancybox="" data-caption="Select the Aliases button shown to the right of the Email address."&gt;&lt;/a&gt;
                &lt;br&gt;
                &lt;span&gt;&lt;i&gt;Select the Aliases button shown to the right of the Email address.&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;A new window will appear. Here, you’ll see any previously created aliases. You also have the option to enable Catch-All aliases here. &lt;br&gt;Click the button in the top left corner that says &lt;b&gt;+Add Alias&lt;/b&gt;.
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/emc-aliases.png" data-fancybox="" data-caption="A list of previously created Aliases"&gt;&lt;/a&gt;
                &lt;br&gt;
                &lt;span&gt;&lt;i&gt;A list of previously created Aliases&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;Another small window will appear. In the first field, type your email. In the second, type your desired display name.
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/emc-aliases-window.png" data-fancybox="" data-caption="Edit Alias window"&gt;&lt;/a&gt;
                &lt;br&gt;
                &lt;span&gt;&lt;i&gt;Edit Alias window.&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;Click &lt;b&gt;Ok&lt;/b&gt; and you’re done!&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;p&gt;
        If you’d like to set up an alias for your other accounts linked to eM Client; restart the process and select your desired account before continuing. After your alias is created, you can start using it as needed. All of the emails sent to the email alias you created will be automatically directed to your inbox. 
    &lt;/p&gt;

    &lt;p&gt;
        eM Client is the best email application on the market for anyone who wants to improve their productivity. Learn more about all the helpful features you can find in eM Client by visiting our &lt;a href="/blog"&gt;blog&lt;/a&gt;! 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=630</link>
			<pubDate>Wed, 04 Oct 2023 00:00:00 +0000</pubDate>
			<title>Aliases with eM Client</title>
			<guid isPermaLink="false">630</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    .image-arrow-list {
        width: 80%;
        margin: 0 auto;
        ;
    }

    .arrow-list-item {
        display: flex;
        flex-direction: row;
        margin-bottom: 8px;
    }

    .arrow-list-item-text {
        width: 90%;
        border: 3px solid;
        border-radius: 2px 8px 8px 0;
        margin-left: -3px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding-left: 6px;
        height: 102px;

    }

    .arrow-list-item-text p {
        margin: 0 !important;
        text-align: left;
        font-size: 1.1em;
        padding-left: 8px;
    }

    .arrow-list-item-image {
        width: 18%;
        position: relative;
    }

    .arrow-list-item-image p {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-size: 1.3em;
        font-weight: 500;
    }

    .arrow-list-item-image img {
        margin: 0 !important;
    }

    @media (max-width: 991px) {
        .arrow-list-item {
            flex-direction: column-reverse;
            justify-content: center;
            align-items: center;
        }

        .arrow-list-item-text {
            border-radius: 8px;
            min-height: 240px;
            display: flex;
            align-items: center;
            text-align: center;
        }

        .arrow-list-item-image {
            width: 40%;
            margin-top: 8px;
        }
    }
    /* Slideshow container */
    .image-slider {
            max-width: 1000px;
            position: relative;
            margin: auto;
        }

        /* Hide the images by default */
        .image-slider .slide-image {
            display: none;
        }

        .image-slider .slide-image img {
            box-shadow: 0 8px 16px #00000020;
        }

        /* Next &amp; previous buttons */
        .image-slider .prev,
        .image-slider .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: #fe9400;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
            user-select: none;
            text-decoration: none;

        }

        /* Position the "next button" to the right */
        .image-slider .next {
            right: -42px;
        }

        .image-slider .prev {
            left: -42px;
            border-radius: 3px 0 0 3px;
        }

        /* On hover, add a gray background color with a little bit see-through */
        .image-slider .prev:hover,
        .image-slider .next:hover {
            background-color: rgba(226, 226, 226, 0.8);
        }

        /* Caption text */
        .image-slider .text {
            font-weight: 500;
            font-size: 16px;
            position: absolute;
            bottom: 0px;
            width: 100%;
            text-align: center;
        }

        /* Number text (1/3 etc) */
        .image-slider .slide-text {
            color: #fe9400;
            font-size: 14px;
            font-weight: 500;
            padding: 8px 12px;
            position: absolute;
            top: 0;
        }
&lt;/style&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        It’s been just a few weeks since our &lt;a href="https://www.emclient.com/blog/updates-to-the-beta-versions-of-em-client-for-ios-and-android-618"&gt;latest
            update&lt;/a&gt; on the state of eM Client mobile apps, but we already have
        some more exciting news for you! The Push Notifications are now here and we want to explain how they work in
        more detail! We also have some UI improvements for the tablet versions ready.
    &lt;/p&gt;

    

    &lt;h2&gt;Push Notifications for new messages&lt;/h2&gt;

    &lt;p&gt;
        The most asked about feature for the iOS and Android apps is finally ready, and some of you have wondered why it
        took longer than the other basic features. Why is this feature so elusive on the mobile platforms, even though
        it seems that it should be straight-forward, the same way it is on Windows and macOS?
    &lt;/p&gt;

    &lt;h2&gt;How do Push Notifications work&lt;/h2&gt;

    &lt;p&gt;
        While on desktop systems we can run the eM Client app in the background to connect to the mail servers and show
        you the new notifications as soon as the message arrives to your inbox, on mobile devices this is usually not
        allowed - or to be more specific, it is not allowed on iOS and with Android it’s not very reliable. The system
        can reject the connection and terminate the background process at any time and you would not know about new
        messages until you open the eM Client app again.
    &lt;/p&gt;

    &lt;p&gt;
        So we need to make use of so-called &lt;b&gt;Push Notifications&lt;/b&gt;, which are done via a Firebase server. Instead of
        eM Client app installed on your device running a connection to your server, it needs to be our own server
        checking for these new emails and it lets the Firebase server know to show you a notification in your device.
        While this might sound a bit scary and complex, it’s a safe procedure that almost every app you use for
        real-time notifications already does (often without telling you).
    &lt;/p&gt;

    &lt;p&gt;
        First things first - what’s a &lt;b&gt;Firebase server&lt;/b&gt;? You have probably not even heard about it before, but it’s
        a cloud service provided by Google that works in the background and hosts a lot of databases, services, and
        authentication for variety of applications, including &lt;b&gt;iOS&lt;/b&gt; and &lt;b&gt;Android&lt;/b&gt;. If you have either of these
        systems, you already have an account on the Firebase server that can cooperate with your device, notably by
        sending the notifications to your phone. So what eM Client and many other mail apps need to do, is to let this
        server know there is a new message, and in turn the new message notification shows up in your phone, even though
        eM Client is not running.
    &lt;/p&gt;

    &lt;p&gt;
        That unfortunately means eM Client needs to know about your new messages in another way. We have created a new
        service on our own servers that processes some of your data - like &lt;i&gt;encrypted passwords&lt;/i&gt; and &lt;i&gt;oAuth&lt;/i&gt;
        tokens - to connect to your mailserver and wait for new messages. Once a new message arrives, eM Client copies
        the sender and subject headers and sends the information to your Firebase account, which creates the email
        notification in your phone.
        &lt;br&gt;After clicking the notification the eM Client app will open on this new message and download the content of
        the message inside the app for you to view.

    &lt;/p&gt;

    &lt;p&gt;
        A step-by-step of your email notification on mobile:
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;div class="image-arrow-list"&gt;
        &lt;div class="arrow-list-item"&gt;
            &lt;div class="arrow-list-item-image"&gt;
                
                &lt;p&gt;Email Server&lt;/p&gt;
            &lt;/div&gt;
            &lt;div class="arrow-list-item-text" style="border-color: #CECECF;"&gt;
                &lt;p&gt;
                    &lt;b&gt;1&lt;/b&gt;. A &lt;b&gt;new message&lt;/b&gt; is received in your Inbox on your &lt;b&gt;mail server&lt;/b&gt;
                &lt;/p&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="arrow-list-item"&gt;
            &lt;div class="arrow-list-item-image"&gt;
                
                &lt;p&gt;eM&amp;nbsp;Client Server&lt;/p&gt;
            &lt;/div&gt;
            &lt;div class="arrow-list-item-text" style="border-color: #F7941D;"&gt;
                &lt;p style="padding-bottom: 8px;"&gt;
                    &lt;b&gt;2&lt;/b&gt;. eM Client server, waiting on any news, is alerted
                &lt;/p&gt;
                &lt;p&gt;
                    &lt;b&gt;3&lt;/b&gt;. &lt;b&gt;Message envelope data&lt;/b&gt; is processed by the eM Client server (&lt;i&gt;Sender, Subject,
                        Received time, optionally Message preview&lt;/i&gt;)
                &lt;/p&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="arrow-list-item"&gt;
            &lt;div class="arrow-list-item-image"&gt;
                
                &lt;p&gt;Firebase Server&lt;/p&gt;
            &lt;/div&gt;
            &lt;div class="arrow-list-item-text" style="border-color: #F1C314;"&gt;
                &lt;p style="padding-bottom: 8px;"&gt;
                    &lt;b&gt;4&lt;/b&gt;. This data is sent to &lt;b&gt;your account&lt;/b&gt; on a &lt;b&gt;Firebase server&lt;/b&gt;
                &lt;/p&gt;
                &lt;p&gt;
                    &lt;b&gt;5&lt;/b&gt;. Firebase uses the envelope data to create a notification
                &lt;/p&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="arrow-list-item"&gt;
            &lt;div class="arrow-list-item-image"&gt;
                
                &lt;p&gt;Your phone&lt;/p&gt;
            &lt;/div&gt;
            &lt;div class="arrow-list-item-text" style="border-color: #937FBB;"&gt;
                &lt;p style="padding-bottom: 8px;"&gt;
                    &lt;b&gt;6&lt;/b&gt;. The new &lt;b&gt;email notification&lt;/b&gt; is pushed to show in &lt;b&gt;your phone&lt;/b&gt;
                &lt;/p&gt;
                &lt;p&gt;
                    &lt;b&gt;7&lt;/b&gt;. Click the notification to read your new message!
                &lt;/p&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;p&gt;
        The mentioned data sent to our own server is never saved or logged in any databases or file storage and exists
        in-memory only, so it cannot be retrieved or compromised. It’s only processed to allow you the use of the Push
        notifications.
    &lt;/p&gt;

    &lt;p&gt;
        Since some data processing cannot be avoided with the Push notification feature, we decided to make this setting
        optional and you can decide if you want to enable it or not, on per-account basis. This option can be found in
        the Account settings inside the app, so you can decide if you want to enable the feature to all accounts or just
        some of them and you can change your mind at any time. But we have spent a large amount of time making sure this
        process is perfectly safe.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
        &lt;p&gt;
            &lt;b&gt;Note&lt;/b&gt;: Push notifications were not available for Gmail accounts on initial introduction, as it took a bit longer to get the permission from Google to get access to email envelope data. But as of 11th December 2023 Google notifications are now available.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;h3 class="emc-typo--align-center"&gt;Push notifications settings on iOS and Android&lt;/h3&gt;

    &lt;div class="container-fluid"&gt;
        &lt;div class="row row-flex flex-top"&gt;
            &lt;div class="col-md-3 col-sm-3 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/Android-Accounts-Setup-Push.jpg" data-fancybox="" data-caption="Android Account setup"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="col-md-3 col-sm-3 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/Android-Accounts-Settings-Push.jpg" data-fancybox="" data-caption="Android Settings"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="col-md-3 col-sm-3 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/iOS-Accounts-Setup-Push.png" data-fancybox="" data-caption="iOS Account setup"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;div class="col-md-3 col-sm-3 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Mobile/iOS-Accounts-Settings-Push.png" data-fancybox="" data-caption="iOS Accounts settings"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;


    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h2&gt;Custom toolbars&lt;/h2&gt;

    &lt;p&gt;
        The newest update also brings toolbar customization to the phone apps - another great feature from the desktop
        app, so you can make eM Client your own and have the most important features available in one click.
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3 class="emc-typo--align-center"&gt;Custom toolbars on iOS and Android&lt;/h3&gt;

    &lt;div class="image-slider" style="width: 300px; margin: 0 auto;"&gt;

        &lt;!-- Full-width images with number and caption text --&gt;
        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;1 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;Android - Settings&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;2 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;Android - Mail Compose Toolbar&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;3 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;Android - Mail Compose Toolbar&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;4 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;Android - Mail Detail Toolbar&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;5 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;Android - Mail Detail Toolbar&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;6 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;Android - Multiselect Mode Toolbar&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;7 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;Android - Multiselect Mode Toolbar&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;8 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;Android - Toolbars&lt;/div&gt;
        &lt;/div&gt;


        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;9 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;iOS - Settings&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;10 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;iOS - Mail Compose Toolbar&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;11 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;iOS - Mail Compose Toolbar&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;12 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;iOS - Mail Detail Toolbar&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;13 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;iOS - Mail Detail Toolbar&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;14 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;iOS - Multiselect Mode Toolbar&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;15 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;iOS - Multiselect Mode Toolbar&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="slide-image"&gt;
            &lt;div class="slide-text"&gt;16 / 16&lt;/div&gt;
            
            &lt;div class="text"&gt;iOS - Toolbars&lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- Next and previous buttons --&gt;
        &lt;a class="prev" onclick="plusSlides(-1)" style="text-decoration: none;"&gt;&amp;#10094;&lt;/a&gt;
        &lt;a class="next" onclick="plusSlides(1)" style="text-decoration: none;"&gt;&amp;#10095;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h2&gt;Layout improvements for tablets&lt;/h2&gt;

    &lt;p&gt;
        The eM Client app was a bit clunky on the iPad and other tablet devices until now, but we’re finally climbing
        this hill - the interface is now designed to use the space more efficiently and allow for buttons to be clicked
        with more ease than before.
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;div class="container-fluid"&gt;
        &lt;div class="row row-flex flex-top"&gt;
            &lt;div class="col-md-6 col-sm-6 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-bottom: 0;"&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Tablet/iPad_UI.png" data-fancybox="" data-caption="iPad UI"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
                &lt;div class="col-md-6 col-sm-6 col-xs-12"&gt;
                    &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-bottom: 0;"&gt;
                        &lt;a href="/sitecontrol/en/images/screenshots/Tablet/Android_Tablet_UI.jpg" data-fancybox="" data-caption="Android Settings"&gt;&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p style="text-align: center;"&gt;&lt;i&gt;Screenshots: UI Improvements on iPad and Android tablets&lt;/i&gt;&lt;/p&gt;
        &lt;/div&gt;


    &lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

    &lt;div class="emc-control-wrapper emc-typo--align-center" style="margin: 24px 0 36px 0"&gt;
        &lt;a class="emc-button emc-button--green download-btn-cst" href="https://play.google.com/store/apps/details?id=com.emclient.mailclient"&gt;
            &lt;div&gt;
                &lt;span style="font-weight: 500 !important;"&gt;Download&lt;/span&gt;
                &lt;i class="fa fa-android" style="font-size: 18px !important; vertical-align: text-bottom;"&gt;&lt;/i&gt;
            &lt;/div&gt;
        &lt;/a&gt;
        &lt;a class="emc-button emc-button--green download-btn-cst" href="https://testflight.apple.com/join/nzXZuIQs"&gt;
            &lt;div&gt;
                &lt;span style="font-weight: 500 !important;"&gt;Download&lt;/span&gt;
                &lt;i class="fa fa-apple " style="font-size: 18px !important; vertical-align: text-bottom;"&gt;&lt;/i&gt;
            &lt;/div&gt;
        &lt;/a&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h2&gt;New to eM Client?&lt;/h2&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;

&lt;script&gt;
    let slideIndex = 1;
    showSlides(slideIndex);

    // Next/previous controls
    function plusSlides(n) {
        showSlides(slideIndex += n);
    }

    // Thumbnail image controls
    function currentSlide(n) {
        showSlides(slideIndex = n);
    }

    function showSlides(n) {
        let i;
        let slides = document.getElementsByClassName("slide-image");
        let dots = document.getElementsByClassName("dot");
        if (n &gt; slides.length) { slideIndex = 1 }
        if (n &lt; 1) { slideIndex = slides.length }
        for (i = 0; i &lt; slides.length; i++) {
            slides[i].style.display = "none";
        }
        for (i = 0; i &lt; dots.length; i++) {
            dots[i].className = dots[i].className.replace(" active-slide", "");
        }
        slides[slideIndex - 1].style.display = "block";
        dots[slideIndex - 1].className += " active-slide";
    }
&lt;/script&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=626</link>
			<pubDate>Fri, 15 Sep 2023 00:00:00 +0000</pubDate>
			<title>Push Notifications and other mobile updates</title>
			<guid isPermaLink="false">626</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Spam and junk emails are unfortunately here to stay. But that doesn’t mean you have to give up the fight for a clean inbox. With proper spam filtering and junk folder management, you can transform your inbox from a garbage dump into an organized email paradise. 
    &lt;/p&gt;

    

    &lt;h3 style="margin-top: 24px;"&gt;What is the meaning of spam?&lt;/h3&gt;

    &lt;p&gt;
        Spam messages are sent from potentially dangerous senders to your inbox. Unlike newsletters, you can’t unsubscribe from spam messages because they’re from unverified senders and not from subscription lists. A spam definition includes the fact that you have no control over the amount of spam you receive.
    &lt;/p&gt;

    &lt;p&gt;
        Another form of spam messages includes &lt;b&gt;backscatter scam&lt;/b&gt;. The sender will use a fake version of your email address or an address of your email server provider. This is called spoofing. You’ll receive bounced back messages sent by the scammer claiming that the message you allegedly sent could not be delivered by the mail server.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/em-spam-email.png" data-fancybox="" data-caption="eM Client: Example of backscatter spam pretending to be server provider"&gt;&lt;/a&gt;
        &lt;br&gt;
        &lt;span&gt;&lt;i&gt;eM Client: Example of backscatter spam pretending to be server provider&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Spam emails of all kinds are irritating, but fortunately they can be easy to identify if you know what they have in common. Look out for unusual email addresses and urgent language when you receive a strange email. Quite often, there will be mistakes in grammar, spelling or formatting. 
    &lt;/p&gt;

    &lt;p&gt;
        Don’t forget to always report spam email messages to alert the server that the sender is suspicious.
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Spam vs. junk emails&lt;/h3&gt;

    &lt;p&gt;
        The difference between &lt;b&gt;spam&lt;/b&gt; and &lt;b&gt;junk&lt;/b&gt; emails is that you do not have any control over spam emails, but you can unsubscribe from no-longer-wanted junk emails. Junk emails usually refer to any emails that were used for advertising purposes. You can either reach out to the junk email sender or &lt;b&gt;unsubscribe&lt;/b&gt; to stop receiving junk messages. Unlike spam, junk emails are typically harmless - but they can be equally annoying and excessive.
    &lt;/p&gt;

    &lt;p&gt;
        Be aware that you could encounter a fake marketing email that seems like harmless junk, but is actually spam. If you see an email claiming that it’s from a reputable company about a product or service you didn’t use, it's probably spam. You could receive anything from Apple spam emails, Paypal spam emails, or even postage spam emails. Spammers have gotten creative over time - so double check to make sure that the email is legitimate before you respond or click on any links. If the message is trying to claim to be a specific service you use, they should address you by the name you filled in when registering the service, not just ‘dear user’ or similar neutral or incorrect name.
    &lt;/p&gt;

    &lt;p&gt;
        To check if the links in an email are trustworthy, you can hover over the link to see a preview of the website. This should give you enough information to determine whether or not you should click. You can also hover over the &lt;b&gt;sender’s name&lt;/b&gt; to see if they are from your contacts list. If the address seems unusual and contains random letters, numbers, and a strange email provider; it’s most likely spam. 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Spam emails without sender address&lt;/h3&gt;

    &lt;p&gt;
        Another perplexing type of spam emails are spam emails with no sender. Instead of seeing the sender’s address, most mail providers will display “No Sender” where the address would typically be in the email. This is done intentionally by the spam email sender to make it more challenging for recipients to avoid receiving their spam messages in their inbox. Unlike other spam emails, you are unable to create a rule that filters or blocks the spam email without sender address. A solution to this problem is to see if the subjects of the spam emails with no sender have anything in common. Then, you can create a rule to filter the emails based on the topic or subject of the spam email without a sender address.
A quick way to create such rule is to right-click the email, and use the ‘&lt;a href="#custom-rule"&gt;Create Rule from Message&lt;/a&gt;’ feature.
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Spam filters&lt;/h3&gt;

    &lt;p&gt;
        &lt;b&gt;Spam filters&lt;/b&gt; automatically identify spam messages and prevent them from entering the inbox. Instead, spam messages are sent to the spam or junk folder as a result of your email spam filter. This process is controlled by the mail server from your email provider. Most mail servers have efficient systems to effectively prevent spam from entering your inbox. For example, you can go to &lt;a href="https://support.google.com/mail/answer/8253"&gt;Gmail report spam&lt;/a&gt; if you’d like to alert the server about a dangerous message. Messages similar to your reported spam and phishing emails will be identified as spam by your mail server in the future. 
    &lt;/p&gt;

    &lt;p&gt;
        This is why it’s such a major advantage to keep the spam filter on the mail server - it helps the mail server learn how to become even more effective at preventing spam by learning through message processing. Email clients like eM Client never read our user’s messages to ensure your information remains secure. Adding features to scan your messages via our own online tools would create more points of access to your private data. As a result, relying on the mail server is the most efficient and effective way to block spam from your account, since your mail server already has the access to your messages.
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Junk and spam email management with eM Client&lt;/h3&gt;

    &lt;p&gt;
        The mail provider you use with eM Client is usually responsible for the majority of default spam filtrations. As an added security measure, eM Client provides additional options to ensure that junk and spam that misses the mail server’s filtration system stay far away from your inbox. Control spam in eM Client through blacklist, settings, and rules. 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;h4&gt;How to create a Blacklist&lt;/h4&gt;

    &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Move your first spam email into the blacklist by right clicking in the message list or by using the &lt;b&gt;Mark&lt;/b&gt; option in the toolbar.&lt;/li&gt;
        &lt;li&gt;Use &lt;b&gt;Move to Junk&lt;/b&gt; and click or hover on this option.&lt;/li&gt;
        &lt;li&gt;A new submenu/window will appear with three options: &lt;b&gt;Move to Junk, Move to Junk and blacklist email&lt;/b&gt; and &lt;b&gt;Move to Junk and blacklist domain&lt;/b&gt;.&lt;/li&gt;
        &lt;li&gt;Select an option that involves the blacklist. If you select blacklist &lt;i&gt;email&lt;/i&gt;, it will block emails specifically from that email address. If you blacklist a &lt;i&gt;domain&lt;/i&gt;, it will add any emails with the same domain to the blacklist.&lt;/li&gt;
    &lt;/ul&gt;
    
    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;h4&gt;Edit the Blacklist&lt;/h4&gt;

    &lt;p&gt;
        If you accidentally blacklist the wrong address or domain, you always have the option to remove it from the list.
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Go to &lt;b&gt;Menu &gt; Rules&lt;/b&gt;. &lt;/li&gt;
        &lt;li&gt;Select ‘Blacklist’ and click edit.&lt;/li&gt;
        &lt;li&gt;You’ll see a list of email addresses that have already been blacklisted.&lt;/li&gt;
        &lt;li&gt;Add or remove any addresses as needed. Adding addresses will blacklist them; so make sure you’re certain that you no longer want messages from that sender in your inbox.&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--align-left" style="margin-top: 24px;"&gt;
        &lt;p&gt;
            &lt;strong&gt;Update 6/9/2025&lt;/strong&gt;: The Blacklist has been moved in eM Client 10.3 from Rules to &lt;strong&gt;menu &gt; Mail &gt; Blacklist and Whitelist&lt;/strong&gt; section of the app.
        &lt;/p&gt;
    &lt;/div&gt;
    
    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/em-blacklist-screen.png" data-fancybox="" data-caption="eM Client: Editing window for Blacklist rule"&gt;&lt;/a&gt;
        &lt;br&gt;
        &lt;span id="custom-rule"&gt;&lt;i&gt;eM Client: Editing window for Blacklist rule&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;h4&gt;Create custom rules for junk and spam emails&lt;/h4&gt;

    &lt;p&gt;
        If blacklisting the domain or email hasn’t worked for certain spam emails, you can manually create rules based on the content of the email rather than the address. This is helpful, because it’s common for spam emails to use a variety of email addresses. Here’s how to create a quick rule based on existing message:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Right-click a message and use &lt;b&gt;Create Rule from Message&lt;/b&gt;&lt;/li&gt;
        &lt;li&gt;Select an option from the menu:
            &lt;br&gt;
            &lt;div style="margin-top: 4px;"&gt;&lt;/div&gt; 
            &lt;i&gt;Always move messages from _____ to folder…&lt;/i&gt;
            &lt;br&gt;
            &lt;i&gt;Always move messages with the subject ____ to folder…&lt;/i&gt;
            &lt;br&gt;
                        &lt;i&gt;Create rule based on ‘from’...&lt;/i&gt;
                        &lt;br&gt;
                        &lt;i&gt;Create rule based on ‘subject’...&lt;/i&gt;
            &lt;/li&gt;
        &lt;li&gt;Select your option. A window will appear asking if you’d like to make this a &lt;b&gt;Local Rule&lt;/b&gt; or a &lt;b&gt;Server Rule&lt;/b&gt;. Local Rules can only be used while eM Client is running, but Server Rules stay in effect even if eM Client isn’t active.&lt;/li&gt;
        &lt;li&gt;The Rule wizard will appear. Select the action for the rule. For example: selecting Move to junk will cause all of the emails containing the information selected previously rules to be moved to the junk folder.&lt;/li&gt;
        &lt;li&gt;Click &lt;b&gt;Finish&lt;/b&gt; and your rule is complete.&lt;/li&gt;
    &lt;/ul&gt; 
    
       
    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/em-create-rule-from.png" data-fancybox="" data-caption="eM Client: Create Rule from Message"&gt;&lt;/a&gt;
        &lt;br&gt;
        &lt;span&gt;&lt;i&gt;eM Client: Create Rule from Message&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt; 
    
    &lt;p&gt;
        There are extra parameters that can be set in rules in order to create additional barriers to prevent the junk email from reaching your inbox. For example, you can select repeated keywords that you frequently notice in your spam emails and use them to create a rule. This will be outlined in our next section.
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;h4&gt;Create rules based on keywords&lt;/h4&gt;

    &lt;p&gt;
        Create rules based on keywords: Choosing keywords to identify spam messages is a great tactic to keep similar messages out of your inbox. This is a recommended option for users who repeatedly get similar spam messages from different senders about the same topic.
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Go to &lt;b&gt;Menu &gt; Rules&lt;/b&gt;.&lt;/li&gt;
        &lt;li&gt;If you have accounts that support server rules, you will be able to select the account or stay in Local rules.&lt;/li&gt;
        &lt;li&gt;Click &lt;b&gt;New Rule&lt;/b&gt;.&lt;/li&gt;
        &lt;li&gt;From here, you can scroll down in the list provided by the rule wizard until you find the following options:
            &lt;br&gt; 
            &lt;i&gt;with words from the subject&lt;/i&gt;
            &lt;br&gt;
            &lt;i&gt;with words found in body or subject&lt;/i&gt;
            &lt;/li&gt;
        &lt;li&gt;Select an action (for example, “delete mail,” “move to folder,” “copy to folder,” etc.) and then finish the rule configuration.&lt;/li&gt;
        &lt;li&gt;Complete the process by clicking “words” to type and add any text you want identified by the rule.&lt;/li&gt;
        &lt;li&gt;Click &lt;b&gt;Finish&lt;/b&gt; to complete the process.&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;h4&gt;Extra security&lt;/h4&gt;

    &lt;p&gt;
        If you would like to add additional security measures to your email provider’s mail server, you can download an external application to enhance your security and guarantee that spam never reaches your account. Programs like &lt;a href="https://www.mailwasher.net/"&gt;Mailwasher&lt;/a&gt; and the &lt;a href="https://www.barracuda.com/products/email-protection/email-security-gateway"&gt;Barracuda spam filter&lt;/a&gt; can help you avoid spam. Check to make sure that the application you choose is compatible with your email account. For example; the popular Barracuda spam filter is only compatible with Microsoft 365 accounts. 
    &lt;/p&gt;

    &lt;p&gt;
        With the rise of scammers and hackers, it can be tough to figure out how to dodge spam messages. Using eM Client’s rule features will help you create the perfect anti-spam email experience. If you want to learn more about how to use eM Client to elevate your email experience and improve your productivity, check out our &lt;a href="/blog"&gt;blog&lt;/a&gt; for awesome tips and tricks!
    &lt;/p&gt;
    
    
    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=622</link>
			<pubDate>Wed, 30 Aug 2023 00:00:00 +0000</pubDate>
			<title>Manage spam and junk emails with eM Client</title>
			<guid isPermaLink="false">622</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
  /* Slideshow container */
  .image-slider {
    max-width: 1000px;
    position: relative;
    margin: auto;
  }

  /* Hide the images by default */
  .image-slider .slide-image {
    display: none;
  }

  .image-slider .slide-image img {
    box-shadow: 0 8px 16px #00000020;
  }

  /* Next &amp; previous buttons */
  .image-slider .prev,
  .image-slider .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: #fe9400;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    text-decoration: none;

  }

  /* Position the "next button" to the right */
  .image-slider .next {
    right: -42px;
  }

  .image-slider .prev {
    left: -42px;
    border-radius: 3px 0 0 3px;
  }

  /* On hover, add a gray background color with a little bit see-through */
  .image-slider .prev:hover,
  .image-slider .next:hover {
    background-color: rgba(226, 226, 226, 0.8);
  }

  /* Caption text */
  .image-slider .text {
    font-weight: 500;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
  }

  /* Number text (1/3 etc) */
  .image-slider .slide-text {
    color: #fe9400;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
&lt;/style&gt;
  &lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
  &lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt; 
  
      &lt;p&gt;
          It's been a while since we &lt;a href="https://www.emclient.com/blog/come-test-the-beta-version-of-em-nbsp-client-for-ios-and-android-566"&gt;announced
              the release&lt;/a&gt; of the first beta versions of our mobile apps, so I'd like to share with you how far we've
          come in the development in that time. We're still not ready for the official release, but we're well on our way
          to that important milestone.
      &lt;/p&gt;
  
      
  
  
      &lt;p&gt;
          Since the first published beta, we've worked on the user interface, the range of features, and especially the
          stability and speed of the app. Gradually, we are integrating features, settings and various little things you
          know from the Windows and macOS versions into the mobile app.
      &lt;/p&gt;
  
      &lt;p&gt;
          A complete list of improvements we made since the first beta release would be quite long, so I'll just highlight
          a few points that we consider most important:
      &lt;/p&gt;
  
      &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey" style="margin: 16px 0 0 16px;"&gt;
          &lt;li&gt;The message list now contains all the same information as the desktop versions and is comparably configurable (turning off avatars, number of preview lines, etc.)&lt;/li&gt;
          &lt;li&gt;Redesigned account setup wizard&lt;/li&gt;
          &lt;li&gt;Support for zoom gesture (increase and decrease content) in message detail&lt;/li&gt;
          &lt;li&gt;Support for different font sizes based on system settings&lt;/li&gt;
          &lt;li&gt;Redesigned Quick Filter&lt;/li&gt;
          &lt;li&gt;S/MIME support on Android and now on iOS&lt;/li&gt;
          &lt;li&gt;Notes for emails&lt;/li&gt;
          &lt;li&gt;Response format settings&lt;/li&gt;
          &lt;li&gt;Many improvements in QR import (including the ability to import search folders)&lt;/li&gt;
          &lt;li&gt;Full eM Keybook support&lt;/li&gt;
          &lt;li&gt;New localizations&lt;/li&gt;
      &lt;/ul&gt;
  
      &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
  
      &lt;p&gt;
          We try our best to listen to your feedback, that you have sent us a tremendous amount of, for which we are very grateful.
      &lt;/p&gt;
  
      &lt;p&gt;
          Of course, we're developing the app primarily for you, our users, so we want to make it as easy to use as possible and work the way you want it to. We have received countless ideas, suggestions for improvement, and bug reports, and we tried to respond to most of them. In any case, we read all feedback channels carefully, evaluate them and then incorporate the approved changes into our development plan.
      &lt;/p&gt;
  
      &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

      &lt;h3 class="emc-typo--align-center"&gt;Screenshots

      &lt;div class="image-slider" style="width: 300px; margin: 0 auto;"&gt;

        &lt;!-- Full-width images with number and caption text --&gt;
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;1 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;Android - Inbox&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;2 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;Android - Read&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;3 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;Android - Quick Filter&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;4 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;Android - Notes&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;5 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;Android - Response format settings&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;6 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;Android - eM Keybook&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;7 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;Android - Settings&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;8 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;iOS - Inbox&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;9 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;iOS - Read&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;10 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;iOS - Quick Filter&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;11 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;iOS - Notes&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;12 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;iOS - Response format settings&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;13 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;iOS - eM Keybook&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;div class="slide-image"&gt;
          &lt;div class="slide-text"&gt;14 / 14&lt;/div&gt;
          
          &lt;div class="text"&gt;iOS - Settings&lt;/div&gt;
        &lt;/div&gt;
    
        &lt;!-- Next and previous buttons --&gt;
        &lt;a class="prev" onclick="plusSlides(-1)" style="text-decoration: none;"&gt;&amp;#10094;&lt;/a&gt;
        &lt;a class="next" onclick="plusSlides(1)" style="text-decoration: none;"&gt;&amp;#10095;&lt;/a&gt;
      &lt;/div&gt;
  
      &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
  
      &lt;h3 style="color: #fe9400;"&gt;
          The most common topics you ask about are
      &lt;/h3&gt;
  
      &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey" style="margin-left: 16px;"&gt;
          &lt;li&gt;&lt;b&gt;Tablet versions&lt;/b&gt;&lt;/li&gt;
          &lt;li&gt;&lt;b&gt;Calendar support&lt;/b&gt;&lt;/li&gt;
          &lt;li&gt;&lt;b&gt;New message notifications&lt;/b&gt; (or background message download)&lt;/li&gt;
          &lt;li&gt;&lt;b&gt;Price of the app after release&lt;/b&gt;&lt;/li&gt;
      &lt;/ul&gt;
  
      &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
  
      &lt;p&gt;
          Since these questions are frequently asked, we have decided to discuss them in more detail. First, we’d like to explain what our biggest priorities are and what our next steps will be.
      &lt;/p&gt;
  
      &lt;p&gt;
          Our top priority is the full release (end of beta phase) of the app with complete functionality for managing email messages on Android and iOS, with quality, stability and response speed comparable to the desktop app.
      &lt;/p&gt;
  
      &lt;p&gt;
          We are currently adapting our development plan to reflect this as much as possible. However, the scope of eM Client's email functions is so extensive that it will take some time to complete everything.
      &lt;/p&gt;
  
      &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
  
      &lt;h3&gt;Tablet versions&lt;/h3&gt;
  
      &lt;p&gt;
          You can install eM Client on your Android tablet and iPad already. However, the user interface is not yet sufficiently adapted to these devices. This will be one of our main tasks for the upcoming weeks.
      &lt;/p&gt;
  
      &lt;p&gt;
          In the coming days and weeks, you will definitely see significant changes for the better in this department.
      &lt;/p&gt;
  
      &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
  
      &lt;h3&gt;Calendar support&lt;/h3&gt;
  
      &lt;p&gt;
          Support for the calendar (as well as other features such as contacts, tasks, and notes) is planned for the second phase, after the full release of the first version, which primarily focuses only on email features.
      &lt;/p&gt;
  
      &lt;p&gt;
          We understand that the calendar feature is much sought after, but unfortunately, we have to take it one step at a time. As with email, we want to bring functionality comparable to a desktop application. And as they say, Rome wasn't built in a day.
      &lt;/p&gt;
  
      &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
  
      &lt;h3&gt;New message notifications&lt;/h3&gt;
      
      &lt;p&gt;
          By far the most frequently asked question revolves around the topic of notifications for new incoming messages, or background message synchronization. This is where we need to pause for a moment and explain how mobile platforms differ from desktop platforms in this particular aspect.
      &lt;/p&gt;
  
      &lt;p&gt;
          On mobile operating systems, it is not possible to reliably run program code in the background (when the application is not actively running).
      &lt;/p&gt;
  
      &lt;p&gt;
          On iOS, for our purposes, where we need a constant connection to mail servers, this is not possible at all.
      &lt;/p&gt;
  
      &lt;p&gt;
          On Android, there are some possibilities, but despite the fact that we already use them, they don't always work completely reliably. The operating system can decide to terminate such background synchronization at any time, whether due to the system performance, battery life, etc.
      &lt;/p&gt;
  
      &lt;p&gt;
          The only way out of this is the concept of so-called push notifications, where our server-side service (your mail server cannot do this) sends special notifications that can be processed and displayed on the mobile device. After you click on this notification, the app is launched and the new message (or messages) is then downloaded and fully displayed.
      &lt;/p&gt;
  
      &lt;p&gt;
          We are working hard to support these push notifications so that they work reliably and securely. It's one of the biggest challenges of the mobile app project (not least because it involves extensive infrastructure on our server side), and it's also one of our biggest current priorities.
      &lt;/p&gt;
  
      &lt;p&gt;
          However, we are very close to the point where this feature can be included in the current beta version.
      &lt;/p&gt;
  
      &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
  
      &lt;h3&gt;Price of the app after release&lt;/h3&gt;
  
      &lt;p&gt;
          Here's some good news for you. The mobile app with complete email functionality will remain free after the official release. It is possible that we will change our approach in the future, but for now, the mobile app will continue to be completely free.
      &lt;/p&gt;
  
      &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
  
      &lt;h3&gt;Feedback and a thank you&lt;/h3&gt;
  
      &lt;p&gt;
          I would like to thank you again for all the assistance, ideas and bug reports you have sent us via your feedback.
      &lt;/p&gt;
  
      &lt;p&gt;
          It is an invaluable source of information for us to continually improve our product.
      &lt;/p&gt;
  
      &lt;p&gt;
          As a reminder, the address to send any questions, comments or bugs about the mobile app to, is &lt;a href="mailto:testing@emclient.com"&gt;testing@emclient.com&lt;/a&gt;.
      &lt;/p&gt;
  
      &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
  
      &lt;p&gt;
          Michal Bürger
          &lt;br&gt;
          CEO
      &lt;/p&gt;
  
      &lt;div class="emc-control-wrapper emc-typo--align-center" style="margin: 24px 0 36px 0"&gt;
          &lt;a class="emc-button emc-button--green download-btn-cst" href="https://play.google.com/store/apps/details?id=com.emclient.mailclient"&gt;
              &lt;div&gt;
                  &lt;span style="font-weight: 500 !important;"&gt;Download&lt;/span&gt;
                  &lt;i class="fa fa-android" style="font-size: 18px !important; vertical-align: text-bottom;"&gt;&lt;/i&gt;
              &lt;/div&gt;
          &lt;/a&gt;
          &lt;a class="emc-button emc-button--green download-btn-cst" href="https://testflight.apple.com/join/nzXZuIQs"&gt;
              &lt;div&gt;
                  &lt;span style="font-weight: 500 !important;"&gt;Download&lt;/span&gt;
                  &lt;i class="fa fa-apple " style="font-size: 18px !important; vertical-align: text-bottom;"&gt;&lt;/i&gt;
              &lt;/div&gt;
          &lt;/a&gt;
      &lt;/div&gt;
  
  &lt;script&gt;
  let slideIndex = 1;
  showSlides(slideIndex);
  
  // Next/previous controls
  function plusSlides(n) {
    showSlides(slideIndex += n);
  }
  
  // Thumbnail image controls
  function currentSlide(n) {
    showSlides(slideIndex = n);
  }
  
  function showSlides(n) {
    let i;
    let slides = document.getElementsByClassName("slide-image");
    let dots = document.getElementsByClassName("dot");
    if (n &gt; slides.length) {slideIndex = 1}
    if (n &lt; 1) {slideIndex = slides.length}
    for (i = 0; i &lt; slides.length; i++) {
      slides[i].style.display = "none";
    }
    for (i = 0; i &lt; dots.length; i++) {
      dots[i].className = dots[i].className.replace(" active-slide", "");
    }
    slides[slideIndex-1].style.display = "block";
    dots[slideIndex-1].className += " active-slide";
  }
  &lt;/script&gt;&lt;/h3&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=618</link>
			<pubDate>Tue, 15 Aug 2023 00:00:00 +0000</pubDate>
			<title>Updates to the beta versions of eM Client for iOS and Android</title>
			<guid isPermaLink="false">618</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Someday, you might trip and spill coffee all over your device and risk losing your important information
        forever. Or maybe you accidentally click the wrong button and somehow delete everything. Recovering your emails,
        contacts, notes, messages, and tasks seems like a daunting task; but it actually only takes a few steps if
        you’ve backed up your data.
    &lt;/p&gt;

    &lt;p&gt;
        Users who already learned &lt;a href="https://www.emclient.com/blog/how-to-work-with-automatic-backups-in-em-client-341"&gt;how to
            automatically backup their data&lt;/a&gt; in eM Client have the option to restore their data from the last backup.
        Restoring your backup will ensure that you regain access to all of your important information eM Client once
        again. Our guide will walk you through options for accessing your data once again.
    &lt;/p&gt;

    

    &lt;h3 style="margin-top: 24px;"&gt;Restore your backup&lt;/h3&gt;

    &lt;p&gt;
        The basic process to restore your data in eM Client is stress free. Follow these steps to restore your backup:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Open eM Client on your device.&lt;/li&gt;
        &lt;li&gt;Click &lt;i&gt;Menu &gt; File &gt; Restore&lt;/i&gt;.&lt;/li&gt;
        &lt;li&gt;If you previously created multiple files with different backups: choose the file with the backup that you
            would like to restore. If you only have one backup, it will be selected automatically. &lt;/li&gt;
        &lt;li&gt;A pop-up window will appear with a restore confirmation. It includes a warning that explains that data since
            the last backup may be lost if you restore. Click Yes if you want to proceed. &lt;/li&gt;
        &lt;li&gt;eM Client will automatically close and restart during the restore process.&lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        Once this process is complete, your eM Client application should have all of the information that was included
        in the selected backup. If you’re online, you’ll be able to see all of your new incoming messages and updated
        synchronized data in addition to seeing the information from the restored backup.
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Restore in Offline Mode&lt;/h3&gt;

    &lt;p&gt;
        Synced accounts that have been removed from the server can still have their backup restored. If you’ve enabled automatic backups; your information will be recovered from the last time that you were online and a backup was performed. Follow these steps to restore your backup in offline mode: 
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Navigate to &lt;i&gt;Menu &gt; File &gt; Restore&lt;/i&gt;.&lt;/li&gt;
        &lt;li&gt;Select your backup and start the restore.&lt;/li&gt;
        &lt;li&gt;When the application shuts down, hold down the &lt;b&gt;Ctrl&lt;/b&gt; key - you’ll be asked if you would like to start the application in offline mode.&lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        Once the restore is completed, you’ll be able to see all of the messages, calendar events, contacts, notes, and tasks from the last time you were online and saved your information in a backup. Restoring in online mode will replace the restored data from the backup with new data from the server. This is because the server contains the newest data, so it has priority. Everything would be wiped out after the initial sync. If you restore your backup data and the app is offline: you have time to either export the messages into files or copy them into local folders.
    &lt;/p&gt;

    &lt;p&gt;
        Export the data using &lt;i&gt;Menu &gt; File &gt; Export&lt;/i&gt;. Alternatively, you can select and then drag and drop specific files in the folders on your device.
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;How to rename the original database&lt;/h3&gt;

    &lt;p&gt;
        Renaming the original database allows you to keep a copy of your old database. It will also help you restore eM Client if your application will not load. Before renaming the database, check to make sure that eM Client is not running. This is essential before starting the renaming process.
    &lt;/p&gt;

    &lt;p&gt;
        After closing eM Client, here’s what you need to do to rename the database: 
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
       &lt;li&gt;On Windows, go to &lt;i&gt;C:\Users\%username%\AppData\Roaming\eM Client&lt;/i&gt; &lt;/li&gt;
       &lt;li&gt;On macOS, go to &lt;i&gt;/Users/User Name/Library/Application Support/eM Client&lt;/i&gt;&lt;/li&gt;
       &lt;li&gt;Next, change the name from “eM Client” to something else and save. &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        After this process, the program will create a new eM Client folder so that the application can begin fresh with a new database. In certain situations, only some of your old data is necessary when you’re restoring your back up. If this is the case - you can do a partial restore. A renamed database is necessary for this process. Having your information stored in a specific renamed database gives you the flexibility to do a partial restore, export only the data you need, or you can add the information to your current database. 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;How to do a partial restore&lt;/h3&gt;

    &lt;p&gt;
        If you only need some of the data from your backup and don’t want to replace everything, you have the option of conducting a partial restore. It’s essential to know how to restore offline and change database locations to begin a partial restore. Here are the steps:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Begin by renaming the database (For example ‘&lt;i&gt;eM Client main&lt;/i&gt;’).&lt;/li&gt;
        &lt;li&gt;Start the eM Client application on your computer - it will create a new empty database under the old folder name ‘&lt;i&gt;eM Client&lt;/i&gt;’.&lt;/li&gt;
        &lt;li&gt;Restore your data from the backup. Completing this action while offline is recommended so that no new messages are downloaded during the process.&lt;/li&gt;
        &lt;li&gt;Locate the data you wish to retrieve. Export the data via &lt;i&gt;Menu &gt; File &gt; Export&lt;/i&gt; or use right-click &gt; ‘&lt;b&gt;Save as&lt;/b&gt;’ to download it.&lt;/li&gt;
        &lt;li&gt;Shut down eM Client.&lt;/li&gt;
        &lt;li&gt;Delete the database where you restored, named ‘&lt;i&gt;eM Client&lt;/i&gt;’.&lt;/li&gt;
        &lt;li&gt;Rename your old database (‘&lt;i&gt;eM Client main&lt;/i&gt;’) back to the original name (‘&lt;i&gt;eM Client&lt;/i&gt;’).&lt;/li&gt;
        &lt;li&gt;Start eM Client app - it will load your main database back.&lt;/li&gt;
        &lt;li&gt;Finally, import the data you exported via &lt;i&gt;Menu &gt; File &gt; Import&lt;/i&gt; or saved to return it to eM Client.&lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        Partial restore is a way to return specific data back to eM Client without losing your current database. It’s not always an ideal option for every situation, but a partial restore is a solution for users who want to restore pieces of data they might have lost without changing their current settings.
    &lt;/p&gt;

    &lt;p&gt;
        Do you still have questions about automatic backups or restoring backups? Reach out to our &lt;a href="https://www.emclient.com/support"&gt;support&lt;/a&gt; to get advice, take a look at our &lt;a href="https://www.youtube.com/watch?v=NUISYQ-t8-I"&gt;video&lt;/a&gt; about automatic backups to learn more about how you can save your information! 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=614</link>
			<pubDate>Wed, 09 Aug 2023 00:00:00 +0000</pubDate>
			<title>How to restore backup in eM Client</title>
			<guid isPermaLink="false">614</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Are you taking full advantage of everything eM Client has to offer your Google Workspace account? Access a
        better version of your Gmail with eM Client.
    &lt;/p&gt;

    &lt;p&gt;
        Google Workspace users can enjoy complete synchronization and exclusive special features in eM&amp;nbsp;Client. All of
        the familiar tools and features from Gmail can still be found in the app - but with improvements. Amplify your
        personal and professional life by using the organizational tools, calendar features, email management services,
        and everything else that eM Client has to offer Google Workspace accounts.
    &lt;/p&gt;

    

    &lt;h3 style="margin-top: 24px;"&gt;Advanced Gmail management&lt;/h3&gt;

    &lt;p&gt;
        eM Client has advanced solutions for cleaning up a cluttered Gmail inbox and maintaining organization - so you can focus on your email priorities in both your professional and personal accounts. After connecting your Google Workspace account to eM Client, you have access to helpful features like archiving, advanced search, and label management using folders and tags. These features might seem familiar to your Gmail webmail account - but they’re even better on eM Client. 
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;&lt;b&gt;Archiving&lt;/b&gt;: In Gmail, your archived messages are removed from your inbox by removing the Inbox label. The server archive matches the webmail behavior for Gmail and all archived messages stay in &lt;i&gt;All Mail&lt;/i&gt; folder. To archive messages click ‘&lt;i&gt;Move to Archive&lt;/i&gt;’ in the toolbar at the top of your screen, or use the shortcut &lt;b&gt;Ctrl+Shift+A&lt;/b&gt;. &lt;/li&gt;
        &lt;li&gt;&lt;b&gt;Server search&lt;/b&gt;: Search through all of your email communications without needing to download the whole messages and waste space on your device. Gmail users can fully utilize this feature. The server-side search is enabled by default, but you can change the setting on your device; go to the drop-down menu in the search field in the top right corner of your screen. You’ll see the option to use Server search here. With this feature, you do not need to enable download for offline use to fully search your messages. 
        &lt;/li&gt;
        &lt;/ul&gt;

            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/em-server-search.png" data-fancybox="" data-caption="eM Client: Server search settings"&gt;&lt;/a&gt;
                &lt;span&gt;&lt;i&gt;eM Client: Server search settings&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Stay organized&lt;/h3&gt;

    &lt;p&gt;
        eM Client is the only email client that copies Google’s label management system using folders and tags. This helps speed up the synchronization process and ensures that your Gmail messages are properly stored in eM Client. Your real folders are: &lt;b&gt;All Mail, Trash&lt;/b&gt;, and &lt;b&gt;Spam/Junk&lt;/b&gt;. 
    &lt;/p&gt;

    &lt;p&gt;
        You have the option of creating new folders; which are converted to corresponding labels to group your messages. The steps for creating a folder (&lt;i&gt;right click&lt;/i&gt; in the message list &gt; &lt;i&gt;New folder&lt;/i&gt;) are the same as creating a new label on Gmail.  Just like Gmail, you need to keep in mind that your messages in eM Client aren’t actually physically moved to a new folder. The folders that you create and select in the navigation panel are actually messages grouped together with the same labels. 
    &lt;/p&gt;

    &lt;p&gt;
        The purpose of Gmail’s label system is to make the process of organizing your messages more efficient than traditional email folders. Creating a physical folder that includes physical copies of email wastes time and storage space. The lack of physical folders helps you save time if you need to reorganize your messages with new labels since each message exists only once. 
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;b&gt;Tag options&lt;/b&gt;: You can adjust the labels for your emails based on your organization preferences. For example, if you want to change the tag that marks emails as ‘Important;’ go to &lt;i&gt;Menu &gt; Accounts &gt; Gmail &gt; IMAP&lt;/i&gt; and find ‘Tags.’ Select “Always” or “Never” based on your preferences for “Show important tags.” 
        &lt;/li&gt;
        &lt;li&gt;&lt;b&gt;Label management&lt;/b&gt;: eM Client can synchronize the colors and setup of your Gmail labels!  Manually synchronize a color to a label to maintain consistency for your Gmail account. eM Client simplified the process for assigning colors to labels: go to &lt;i&gt;Menu &gt; Tags&lt;/i&gt; on Windows or &lt;i&gt;Tools &gt; Tags&lt;/i&gt; on Mac. &lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Let eM Client do the work&lt;/h3&gt;

    &lt;p&gt;
        Do you ever wish that you had a personal assistant who could file, organize, and respond to messages when you’re busy? Several features in eM Client can be enabled to automate your Google Workspace email management. Boost your productivity and focus on the tasks that matter. 
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;b&gt;Automatic configuration of all settings&lt;/b&gt;: eM Client users with Gmail accounts can automatically sync their settings during the account setup process. Your emails, tags, calendars, events, folders, signatures, rules, and more will be synchronized to your eM Client program. It only takes a couple of clicks - and eM Client will do the rest.  If you don’t want your Gmail settings synchronized completely, you have the option to leave out the Google settings either during the setup or later in &lt;i&gt;Menu &gt; Accounts&lt;/i&gt;. 
        &lt;/li&gt;
        &lt;li&gt;
            &lt;b&gt;Server rules&lt;/b&gt;: Server rules set parameters for the organization of your Gmail accounts. eM Client fully supports rules created using the Gmail webmail. Automatically organize incoming emails into certain folders based on the message subject, contact, or keywords included in the message. This eases the process of finding important emails - you’ll know exactly which folder to find them.
            &lt;br&gt;
            Set specific server rules by going to &lt;i&gt;Menu &gt; Rules&lt;/i&gt;. Select ‘New rule’ and the rule customization window will appear. You’ll be able to select which email account you’d like the rule to be applied to. 
        &lt;/li&gt;
        &lt;li&gt;
            &lt;b&gt;Out of office&lt;/b&gt;: Nobody wants to respond to emails if they’re out sick or on vacation. You can set up Out of Office automatic replies for your Gmail account through eM Client. Open &lt;i&gt;Menu &gt; Tools &gt; Automatic replies&lt;/i&gt;. At the top of the page; select the account(s) that need the automatic replies. Check the  “Send automatic replies” option. Choose the dates, write a subject and compose the message for your email, specify who will receive the automatic responses and save by clicking OK. All of the changes you make are also saved through Gmail - so you can conveniently adjust your Out of Office message without logging into your webmail! 
        &lt;/li&gt;
        &lt;li&gt;
            &lt;b&gt;Aliases&lt;/b&gt;: This feature allows users to create an alternative email address (alias). This feature is helpful for employees who have multiple roles and for users who need a temporary email address. You can synchronize your previously created Google Workspace alias. Navigate to &lt;i&gt;Menu &gt; Accounts&lt;/i&gt; to set your alias. 
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Calendar features&lt;/h3&gt;

    &lt;p&gt;
        There’s no need to switch back and forth between eM Client and your browser every time you need to schedule or join a video call. eM Client users can still take advantage of the convenience of Google Meet video calls. All future and previous calendar events will be synchronized to eM Client. 
    &lt;/p&gt;

    &lt;p&gt;
        If the calendar event includes a video call; a camera icon will appear on the calendar event. Users can quickly join a Google Meet meeting from eM Client by clicking on the event. You can join or run the meeting directly from eM Client. If you need to remove video conferencing providers, you can switch from Google Meet to another provider (or just add more) in &lt;i&gt;Menu &gt; Settings &gt; Online Meetings&lt;/i&gt;. 
    &lt;/p&gt;

    &lt;p&gt;
        You can also quickly switch the video conferencing provider while creating events in the new meeting window. Users who never use Google Meet have the option of removing it from their provider options through the Online Meeting Settings. This action can always be undone if something changes. 
    &lt;/p&gt;

    &lt;p&gt;
        Want to see if your participants are free or busy? When you schedule a new meeting on eM Client, you’ll see an overview of your participants availability as you’re creating the event. Click the ‘&lt;b&gt;Schedule&lt;/b&gt;’ button in the event window to see the availability overview. Modify the event by selecting the previous or next time slot. This is a convenient tool that will help you seamlessly schedule important meetings.  
    &lt;/p&gt;

    
    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
    
    &lt;h3&gt;Contact features&lt;/h3&gt;
    
    &lt;p&gt;
        eM Client uses the latest People API to automatically synchronize contacts from your Gmail - so you don’t need to worry about losing anyone’s information. With eM Client, you can conveniently manage your contacts by organizing your contacts into folders for contact groups. 
    &lt;/p&gt;
    
    &lt;p&gt;
        People who use Gmail as a business account also have access to a Global Address List through eM&amp;nbsp;Client. The Global Address List includes the contact information for everyone in your organization. Users who are added to the directory will be shown to other members of the organization. To view this list on eM Client, all you need to do is go to Contacts and click on the Directory folder. This will contain all of the Global Address List contacts from your Gmail account.
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
    
    &lt;h3&gt;eM Client with Google Workspace for businesses&lt;/h3&gt;

    &lt;p&gt;
        eM Client doesn’t just synchronize your Gmail account; it makes it better. The bonus features offered by eM Client for Gmail users make it an excellent email client for businesses. Pro users will also discover advanced organizational features like Attachments View, or use Threads for your Conversations, or use Watch for Reply feature, which are currently not offered through Gmail webmail. Both of these features are essential for sharing important information and communicating efficiently with your colleagues.
    &lt;/p&gt;

    &lt;p&gt;
        Attachments view helps you easily access your attachments in a list or grid to quickly find the files you need. Thread view allows you to group your emails together based on the contact and content of the messages and go through messages separately. eM Client copies Google’s conversation algorithm - so you’ll feel right at home and you will see your messages sorted into conversations in the same order on all of your devices. Using the &lt;a href="/blog/never-miss-important-emails-with-em-client-s-watch-for-reply-feature-448"&gt;Watch for Reply&lt;/a&gt; feature you can get notifications for important messages that have been unreplied to for too long, so you can get a reminder to follow up with specific recipients.
    &lt;/p&gt;

    &lt;p&gt;
        Enjoy the features you love from Gmail on eM Client - plus more. With full synchronization and helpful choices for customizing your account, you’ll get more from your Gmail when you download eM Client. If you want to learn more about all of eM Client’s revolutionary email and task management options, check out our &lt;a href="/blog"&gt;blog&lt;/a&gt;! 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=610</link>
			<pubDate>Wed, 26 Jul 2023 00:00:00 +0000</pubDate>
			<title>eM Client with Google Workspace</title>
			<guid isPermaLink="false">610</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Almost everyone has multiple email accounts. At a minimum, you probably have at least one personal email account and a work email account. Navigating between several email accounts at once through webmail just wastes time - you can add multiple email accounts to your eM Client application! Quickly switch between accounts without worrying about remembering your login information every time you need to see new emails or manage your tasks.
    &lt;/p&gt;

    

    &lt;h3 style="margin-top: 24px;"&gt;How to add new email accounts in eM Client&lt;/h3&gt;

    &lt;p&gt;
        Adding a new email account on eM Client will only take a moment. We’ll walk you through the basic steps: 
    &lt;/p&gt;

    &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;If you just installed eM Client and it’s your first time using the application, you’ll be able to set up your new account right away.&lt;/li&gt;
        &lt;li&gt;After you’ve set up your initial account and you’re ready to add the next one; click eM Client on your computer’s toolbar.
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey" style="margin-top: 8px;"&gt;
                &lt;li&gt;Windows users: &lt;i&gt;Menu &gt; Accounts&lt;/i&gt;, click &lt;i&gt;Add Account&lt;/i&gt;&lt;/li&gt;
                &lt;li&gt;macOS Users: &lt;i&gt;eM Client &gt; Add Account&lt;/i&gt;&lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;Choose your account setup option. You’ll have the choice of automatic setup, or manual setup.
            &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey" style="margin: 8px 0;"&gt;
                &lt;li&gt;The &lt;b&gt;automatic setup&lt;/b&gt; is the easiest option because your settings are automatically detected by the application. Automatic setup chooses the recommended mail protocol for you; either IMAP or EWS for most up to date services. If you require a specific setting, you might need to use manual setup.&lt;/li&gt;
                &lt;li&gt;&lt;b&gt;Manual setup&lt;/b&gt; is great for users who have a non-standard setup on their device or server. Manual setup lets you choose specific protocols that will be compatible with your email account. You can change the specific settings for mail, chat, calendar and contacts based on the needs of your system.&lt;/li&gt;
            &lt;/ul&gt;

            &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                &lt;a href="/sitecontrol/en/images/screenshots/em-add-account.png" data-fancybox="" data-caption="eM Client: New account setup"&gt;&lt;/a&gt;
                &lt;span&gt;&lt;i&gt;eM Client: New account setup&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;

            &lt;p&gt;
                After deciding which option is right for you, click “Next” when you’re done. You can always return if you change your mind before finishing the account setup process by clicking “Back.” 
            &lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            You’ll be asked to provide your email address. If you’re adding an account without OAuth (authentication in a separate window), you’ll also need to add your password. 
        &lt;/li&gt;
        &lt;li&gt;
            Add your full name and check your email address for the &lt;i&gt;“Account Details”&lt;/i&gt; page. &lt;i&gt;“Your name”&lt;/i&gt; is what recipients will see when you send them a message from the eM Client application. Additionally, you can name your account for your own personal use. Recipients will not be able to view your account name - only you. When you’re ready to move on, click “Next.” 
        &lt;/li&gt;
        &lt;li&gt;
            It’s time to set up encryption. You have three options: &lt;i&gt;Create encryption keypair, Import existing PGP keypair&lt;/i&gt;, or &lt;i&gt;Continue without encryption&lt;/i&gt;. Your messages are safe regardless of your security choices; eM Client was designed to include enhanced security measures to protect your information. However, setting up encryption is recommended only because it adds another layer to keep your messages secure. To learn more about email encryption, read our encryption guide &lt;a href="/email-encryption"&gt;here&lt;/a&gt;. 
        &lt;/li&gt;
        &lt;li&gt;
            If you choose to create a new PGP keypair, the next page will have you set it up by creating a unique password.
            &lt;br&gt;
            If you choose to import an existing keypair, you’ll be asked to select it from your device in a new pop-up window.
            &lt;br&gt;
            Users who choose to continue without encryption will simply continue to the next step for account setup. 
        &lt;/li&gt;
        &lt;li&gt;
            Almost there! Choose your avatar using a default image, or an image from your computer. Avatars can also be selected if you have a domain icon or Gravatar connected to your email address.  Next, select the services you’d like to use that are supported by your server. The final step is to set your sync options.  Click &lt;b&gt;“Finish”&lt;/b&gt; and you’re done. 
        &lt;/li&gt;
    &lt;/ol&gt;

    &lt;p&gt;
        After you click “Finish,” it is likely that you’ll be asked to quickly grant eM Client access to add your email account to your eM Client application. This step is only for email providers using OAuth - such as Gmail, Outlook, Microsoft 365, Yahoo, and AOL.
    &lt;/p&gt;

    &lt;p&gt;
        Once the process is complete, you have the option of adding additional email accounts to eM Client by navigating to: &lt;b&gt;Menu &gt; Accounts&lt;/b&gt;. Your accounts will remain in your eM Client application panel; so you don’t need to switch screens or spend time logging in and out of multiple email accounts. To navigate to the desired email account, click one of your email addresses or account names shown in the left toolbar. If you click the email address, you’ll be shown your inbox. Once you’ve added two or more accounts; favorite folders will appear at the top of the list. This will include global folder options. Check out our &lt;a href="/blog/inboxes-and-other-special-folders-574"&gt;blog post&lt;/a&gt; to learn more about special folders. They’re easy to use and keep your messages organized!
    &lt;/p&gt;


    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;What email providers can I use with eM Client?&lt;/h3&gt;

    &lt;p&gt;
        Users have plenty of free and paid email provider options to use that are fully compatible with the eM Client application. Popular free mail providers include Gmail, Outlook, and Yahoo. Sync your calendar, contacts, and messages. You can add accounts from different email providers on your eM Client application, so there’s no need to worry about your providers clashing or getting mixed up. 
    &lt;/p&gt;

    &lt;p&gt;
        Paid email providers including Exchange/Office 365, Icewarp, Imageway, and Google Workspace are able to use full synchronization of all the great features offered on their accounts - plus more! Explore the full features offered for each type of email account &lt;a href="/email-services"&gt;here&lt;/a&gt;. 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;How many email accounts can I add to eM Client?&lt;/h3&gt;

    &lt;p&gt;
        If you are currently using our free version of eM Client; you can only add two email accounts. If you upgraded your license to PRO, you can add one additional email account or one thousand - there’s no limit! Each email account you add will have access to the full benefits and features on eM Client. Organize and view each account and their folders, calendars, tasks, and more. eM Client was designed to make it simple for users with multiple email accounts to manage their messages and tasks all in one place. Easily differentiate between your accounts using avatars, and customize each account with folders and tags to keep your information organized. 
    &lt;/p&gt;

    &lt;p&gt;
        The ability to add and manage multiple email accounts to one application is just one of the many benefits of using eM Client! Learn about all of the great features you can use with your added accounts by reading our &lt;a href="/blog"&gt;blog&lt;/a&gt;. 
    &lt;/p&gt;


    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=606</link>
			<pubDate>Wed, 12 Jul 2023 00:00:00 +0000</pubDate>
			<title>How do I create or add a new email account in eM Client?</title>
			<guid isPermaLink="false">606</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Beauty is in the eye of the beholder - so we’ve given you plenty of options for personalization. You can make your eM Client application look exactly the way you want it to so that it’s both aesthetically pleasing and easy to use. Making your inbox look visually appealing is not just for fun; adjusting your visual settings can improve your productivity! Learn how to adjust your appearance settings to create a design tailored to your unique visual preferences.
    &lt;/p&gt;

    
    &lt;h3 style="margin-top: 24px;"&gt;Appearance&lt;/h3&gt;

    &lt;p&gt;
        You can modify the display settings based on your preferences. Adjusting the settings can help improve your productivity and improve your eM Client experience. 
    &lt;/p&gt;

    &lt;p&gt;
        To navigate to the Appearance page, go to: &lt;b&gt;Menu &gt; Settings &gt; Appearance&lt;/b&gt;. The appearance page will give you several options to change your display settings: &lt;i&gt;Layout, Themes, Lists, and Toolbars&lt;/i&gt;. These options will allow you to change details including the font size and application colors. 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Layout&lt;/h3&gt;

    &lt;p&gt;
        Layout changes the organization of your messages. The position of the messages is based on the message list. You can either display your message detail on the bottom of your screen or the right. Or you can turn this off completely. This option will also let you change the sidebar; so it can be expanded, minimized, or hidden.
    &lt;/p&gt;

    &lt;p&gt;
        If you enjoy a compact view of your message list; then you’ll likely prefer to display your messages on the right. This is also the default setting. Users who like to see more details: viewing the messages at the bottom of your screen will show more details for the single line message view. The message preview can be disabled completely; for users who only want to see minimal information on their screens. 
    &lt;/p&gt;

    &lt;p&gt;
        Each message list layout can be customized by right clicking at the top of the message list or one of the column headers, then by selecting &lt;b&gt;Columns Configuration&lt;/b&gt;. This will let you add, remove, or change the order of the items on your screen. 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Themes&lt;/h3&gt;

    &lt;p&gt;
        Change the background color, text color, and the entire visual appearance of your application. You can select one of eM Client’s default themes or you can import your own theme file. Check out eM Client’s &lt;a href="https://www.emclient.com/themes"&gt;Theme Gallery&lt;/a&gt; to download and use themes created by other users.     &lt;/p&gt;

&lt;p&gt;

Feeling creative? Select &lt;a href="https://www.emclient.com/blog/design-your-own-em-client-421"&gt;Theme Editor&lt;/a&gt; to change everything from the font colors to the color of the scroll bar. 
    &lt;/p&gt;

    &lt;p&gt;
        Once you’ve made your eM Client application display look the way you want it to; your theme settings will be saved to eM Client. Then, you need to save your theme elements to a local folder and import your theme to the eM Client application.  Saving your new theme to a new folder will also allow you to access the theme later; giving you the flexibility to change your theme whenever you want without worrying. 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Lists&lt;/h3&gt;

    &lt;p&gt;
        Change your &lt;i&gt;Item List Properties, Font&lt;/i&gt;, and &lt;i&gt;Row Dimensions&lt;/i&gt; here. The first option, &lt;i&gt;Item List Properties&lt;/i&gt; provides a checklist; so you can either enable or disable alternating colors for rows, show grid lines, use color of tag as  color, and allow in-cell editing. 
    &lt;/p&gt;

    &lt;p&gt;
        The &lt;i&gt;Font&lt;/i&gt; section gives you the choice of changing your font type and size. Change your item list font, the item item list group font, and the folder list font. These options will not change the fonts included in new email messages; it will only change the font for the eM Client lists display. 
    &lt;/p&gt;

    &lt;p&gt;
        Row Dimensions lets you customize the spacing on your application. You can add up to 45 pixels for spacing out each option. You can change the following height options: Item lists height, Item lists multiline line height, Item lists group header height, Items lists groups header height, and Folder lists row height. The purpose of this option is to improve the readability of the text on your screen by either adding or removing spaces. 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Toolbars&lt;/h3&gt;

    &lt;p&gt;
        Decide which options you want to be shown in your toolbars to efficiently access the commands you use on a daily basis. In the Toolbar option on this window, you will see three options: Main Toolbar, Mail Compose Window Toolbar, and Mail Detail Window Toolbar. Click the customize button to see which items you’d like to add or remove. 
    &lt;/p&gt;

    &lt;p&gt;
        When you’re customizing the Main Toolbar; the options you choose to add will appear in the toolbar at the top of your screen. If a certain number of additions are added to your toolbar, click More to view them in the toolbar. You have full control over how many or how few options you’d like to see listed in the Main Toolbar. 
    &lt;/p&gt;

    &lt;p&gt;
        The Mail Compose Window Toolbar gives you options for adding and removing features that will be shown when you click New or Reply to compose a new message. If you like to keep it simple with few distractions, you can choose to remove features like Emoticons or Watch for Reply. You could even remove everything, if you really wanted to. If you want to have all the options all at once - you can do that too! 
    &lt;/p&gt;

    &lt;p&gt;
        Your options are the same for the Main Detail Window Toolbar. Choose to see one or all of the commands in the Main Detail Window Toolbar. 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Change the font for messages&lt;/h3&gt;

    &lt;p&gt;
        The font size and style for messages can be customized by going to: &lt;b&gt;Menu &gt; Settings &gt; Mail &gt; Read&lt;/b&gt;. After you click on Read; scroll down to Preferred Style. Here, you’ll have several choices for your message fonts: 
    &lt;/p&gt;

    &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Preferred font for messages: select the font and font size that you want to see in email messages that you receive.&lt;/li&gt;
        &lt;li&gt;Preferred text color: choose a custom font color (“Use color specified”) or a font color from the theme.&lt;/li&gt;
        &lt;li&gt;Select whether or not you’d like to use your preferred font for fixed-width plain text messages.&lt;/li&gt;
    &lt;/ol&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;p&gt;
        The font settings for writing messages can be adjusted by going to: &lt;b&gt;Settings &gt; Mail &gt; Compose&lt;/b&gt;. 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;Zoom in and out&lt;/h3&gt;

    &lt;p&gt;
        Are you struggling to read and compose messages, even after adjusting the font size and style? Use the zoom feature to zoom in or out of messages that you’re reading or writing. Here are the commands:
    &lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;Zoom in: press Ctrl and +, or Ctrl and scroll.&lt;/li&gt;
    &lt;li&gt;Zoom out: press Ctrl and -, or Ctrl and scroll.&lt;/li&gt;
    &lt;li&gt;Another option: right click in the message, then select Message &gt; Zoom &gt; Increase or Decrease.&lt;/li&gt;
    &lt;li&gt;To reset your zoom settings, press Ctrl and 0.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

&lt;h3&gt;Resetting the appearance of eM Client&lt;/h3&gt;

&lt;p&gt;
    Did you accidentally set your font to Wingdings? Do the colors you chose clash? You can reset your appearance settings by going back to &lt;b&gt;Menu &gt; Settings&lt;/b&gt;. Click on &lt;b&gt;Appearance&lt;/b&gt; again. Here’s how to reset each appearance option:
&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;Themes: Choose one of eM Client’s default themes. This will reset all of your custom color and font choices.&lt;/li&gt;
    &lt;li&gt;Lists: Simply click “Reset to Default.” This option will change everything categorized under Lists - item list properties, fonts, row dimensions, and indentation.&lt;/li&gt;
    &lt;li&gt;Toolbars: Click “Customize’ for each of the three toolbar options: Main Toolbar, Main Compose Window Toolbar, and Mail Detail Window Toolbar. Each type of toolbar must be clicked on individually. A pop-up window will appear with your setting options for the toolbar you selected. Click “Set defaults” to return to the original toolbar settings.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

&lt;p&gt;
    The ability to reset the appearance gives you the flexibility to figure out the display settings that work the best for you. Do you want to learn more about how to customize your eM Client application? Take a look at our &lt;a href="/blog"&gt;blog&lt;/a&gt; and read about all the ways you can personalize your eM Client experience.
&lt;/p&gt;


    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=602</link>
			<pubDate>Wed, 28 Jun 2023 00:00:00 +0000</pubDate>
			<title>How to customize your eM Client application</title>
			<guid isPermaLink="false">602</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Sometimes, you only need to see the file - not the message. Trying to figure out which email has the correct
        file attachment can be a pain if your inbox is flooded with multiple emails from the same person that all
        include attachments. Our options for managing attachments are essential for both your personal and professional
        email accounts. Manage attachments from your emails, calendars, contacts, tasks, and notes with eM Client. We
        decided to make the process easy so you can find the files you need in only a matter of seconds.
    &lt;/p&gt;

    

    &lt;h3 style="margin-top: 24px;"&gt;Options for managing attachments using eM Client&lt;/h3&gt;

    &lt;p&gt;
        You’ve got plenty of options for managing attachments using eM Client. The best option depends on the quantity
        of attachments you need to view at once and whether or not you know the specific sender of the attachment. View
        attachments through individual emails or use Contact Details to view all of the attachments received from a
        sender.
    &lt;/p&gt;
    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;p&gt;
        &lt;b&gt;To manage attachments in an individual email:&lt;/b&gt;
    &lt;/p&gt;
    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Select the email that includes the attachment you wish to view.&lt;/li&gt;
        &lt;li&gt;Click on the attachment and a pop-up window will appear asking if you’d like to &lt;b&gt;Open&lt;/b&gt; or &lt;b&gt;Save&lt;/b&gt; the attachment
            to your computer.&lt;/li&gt;
        &lt;li&gt;If you select &lt;b&gt;Save&lt;/b&gt;, a window will appear asking you to save your file in a specific folder of your choice on
            your computer.&lt;/li&gt;
        &lt;li&gt;If you select &lt;b&gt;Open&lt;/b&gt;, the attachment will simply open in a new window using the default application for the
            file type on your device. This allows you to review the document before saving it.&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;p&gt;
        &lt;b&gt;To manage attachments from Contact Details:&lt;/b&gt;
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Select an email from a specific contact. It can be any email; regardless of whether or not the selected
            email has an attachment.&lt;/li&gt;
        &lt;li&gt;After the email has been selected, a panel labeled &lt;b&gt;Contact Details&lt;/b&gt; will appear on the right side of your
            screen. This panel includes information about the sender; including your message history and attachments
            sent to you from the sender.&lt;/li&gt;
        &lt;li&gt;Next to &lt;i&gt;History&lt;/i&gt;, select &lt;i&gt;Attachments.&lt;/i&gt;&lt;/li&gt;
        &lt;li&gt;You can preview the attachment by simply hovering over it with your mouse. Once you’ve found the desired
            attachment: click &lt;i&gt;Open&lt;/i&gt; or &lt;i&gt;Save&lt;/i&gt;.&lt;/li&gt;
    &lt;/ul&gt;
    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;p&gt;The &lt;b&gt;Contact Details&lt;/b&gt; option for accessing attachments from a specific sender makes the process easy if you’re
        trying to quickly access documents from someone with a long history of sending you attachments. It’s much easier
        than using the search bar or scrolling endlessly to find the attachments you need. You can view the attachment
        history in the &lt;b&gt;Contacts&lt;/b&gt; section using the attachment tab in the &lt;i&gt;People&lt;/i&gt; view. This will also let you view your
        attachment history between you and the sender!
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;
        How to use All Attachments View with eM Client PRO
    &lt;/h3&gt;

    &lt;p&gt;
        eM Client users get the added bonus of accessing the &lt;b&gt;All Attachments&lt;/b&gt; view with eM Client Pro! All Attachments
        view is a revolutionary feature for managing email, calendar, task, and notes attachments. Your attachments are
        displayed together without the original email messages; making it simpler for times when you only need the
        attachment and not the message. All Attachments View allows you to see all attachments from all senders - all in
        one place.
    &lt;/p&gt;

    &lt;p&gt;
        To access the &lt;b&gt;Attachments&lt;/b&gt; View, click on the More button (three dots) at the bottom of the screen on the left
        panel. Here’s how to get the most out of All Attachments View:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;You can view all of the attachments you’ve ever received in either a list or a card view if you select All
            in the toolbar.&lt;/li&gt;
        &lt;li&gt;Looking for a specific file type? Select &lt;i&gt;Images, Media,&lt;/i&gt; or &lt;i&gt;Documents&lt;/i&gt; to narrow down your search. &lt;i&gt;Archives&lt;/i&gt;
            contain .zip, .rar and similar file types containing more files inside.&lt;/li&gt;
        &lt;li&gt;Sort your files based on the date they were sent. Click on Created to reorganize your documents based on if
            they were sent recently or a long time ago. &lt;/li&gt;
        &lt;li&gt;After finding the attachment you want, select it. Look at the toolbar to see your options. You can either
            respond to the sender using &lt;i&gt;Open Source&lt;/i&gt;, save the attachment using &lt;i&gt;Save as&lt;/i&gt;, or you can &lt;i&gt;Forward&lt;/i&gt; or &lt;i&gt;Delete&lt;/i&gt; the
            attachment.&lt;/li&gt;
        &lt;li&gt;If you choose &lt;i&gt;Open Source&lt;/i&gt;: a new window will appear showing you the original message, event, task, note or
            contact the file was received or saved in. You can interact with the original source of the file this way,
            if you for example need to update some details or respond to the message.&lt;/li&gt;
        &lt;li&gt;If you only need to forward the file to another sender - select &lt;i&gt;Forward&lt;/i&gt; in the toolbar. Your attachment will
            be automatically included in the forwarded message that appears in a new window. Add the name of your
            recipient, type your message, and then your attachment is ready to go!&lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        Once you’ve tried All Attachments View, you’ll have a hard time living without it. This user-friendly feature
        will save you time and energy. All Attachments view is just one of many innovative features that make eM Client
        the best email management app for everyone. If you want to learn more about all of the benefits of eM Client Pro
        License, check out the list on our &lt;a href="/pricing"&gt;pricing page&lt;/a&gt;. To find out about updates and how to get
        the most out of eM Client - read our &lt;a href="/blog"&gt;blog&lt;/a&gt;!
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=598</link>
			<pubDate>Wed, 14 Jun 2023 00:00:00 +0000</pubDate>
			<title>Advanced options for managing attachments with eM Client</title>
			<guid isPermaLink="false">598</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Everyone likes something different when it comes to viewing their message list. If you’re looking for
        simplicity, an abundance of shortcuts and quick actions, or the option to customize the message list to see all
        the essential details about the message at a glance - eM Client’s message list can do it all. Go from a
        simplified to a highly detailed view in just a few clicks. There’s no need to compromise on what you want and
        our advanced message list features are proof of that.
    &lt;/p&gt;

    

    &lt;h3&gt;Avatars&lt;/h3&gt;

    &lt;p&gt;
        The main identification of the sender is usually their email address, but sometimes the sender’s email address
        is unrecognizable. Checking their avatar is a quick way to identify the sender. Some people see their
        synchronized contact avatars as a fun way to personalize their online presence, some just use the default logo
        of their domain or website, while others view it as unnecessary. Whether or not you enjoy seeing these contact
        icons in your message list, eM Client offers customization so you can make your inbox look exactly the way you
        want it to.
    &lt;/p&gt;

    &lt;p&gt;
        eM Client users have the option to use both local and external avatars. Version 9 allows users to shrink avatars
        or disable them completely. Here’s how to change your avatar settings:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey" style="margin: 16px 0;"&gt;
        &lt;li&gt;
            Navigate to &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Read &gt; Message list&lt;/i&gt;
        &lt;/li&gt;
        &lt;li&gt;
            Change the &lt;b&gt;avatar size&lt;/b&gt;. Two sizes are available: regular and small.
        &lt;/li&gt;
        &lt;li&gt;
            The option to hide the avatars can be changed in settings by clicking the “Show avatars'' checkbox or you
            can right-click at the top of the message list. Repeat this action to display the avatars again.
        &lt;/li&gt;

    &lt;/ul&gt;

    &lt;p&gt;
        That’s not all - eM Client also allows you to change which folders will display avatars and which will not! In
        other words, we didn’t settle for just one global setting for avatars. We want to provide our users total
        freedom when it comes to adjusting the message list and the flexibility of avatars is one of the many message
        list options we created for you.
    &lt;/p&gt;

    &lt;p&gt;
        Be sure to check out our video about the avatar feature below:
    &lt;/p&gt;

    &lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Avatars.png" src="/assets/video/localized/en/Avatars.mp4"&gt;&lt;/video&gt;

    &lt;h3&gt;Message Preview&lt;/h3&gt;

    &lt;p&gt;
        Message preview is helpful when you don’t want to open the new message that just came in, but still want to peek
        at the message contents in this new email. If you set the preview to one, two, or three lines; you will see part
        of the message body. The message preview alone is occasionally enough to read shorter messages without even
        opening them. The multi-line preview is available only in the compact message list view. The single-line layout
        lets you get the gist of the message from the first line and plan how to respond later.
    &lt;/p&gt;

    &lt;p&gt;
        If you don’t need to see anything before you open a message: you have the option to disable message previews.
        When you receive a new email without a message preview, new emails will be displayed with no pane and the full
        message won’t be displayed until you open it.
    &lt;/p&gt;

    &lt;p&gt;
        To hide the message preview:
    &lt;/p&gt;


    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey" style="margin: 16px 0;"&gt;
        &lt;li&gt;
            Change the &lt;b&gt;message preview&lt;/b&gt; option to “&lt;i&gt;Disabled&lt;/i&gt;” in &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Read &gt; Message
                list&lt;/i&gt;. The message preview will be hidden and only the header will be displayed.
        &lt;/li&gt;
        &lt;li&gt;
            Or you can use a shortcut and right click at the top of the message list to see your message preview
            options.
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        The customizable columns that allow you to see more (or less) details are just one of many advantages of using
        eM Client to manage your messages. Read more about user interface customization in our &lt;a href="https://www.emclient.com/blog/customizing-user-interface-in-em-client-328"&gt;blog posts&lt;/a&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        Want to see more of how it works? Check out the video below:
    &lt;/p&gt;

    &lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Message-Preview.png" src="/assets/video/localized/en/Message-Preview.mp4"&gt;&lt;/video&gt;

        &lt;h3&gt;Quick Filter&lt;/h3&gt;
    
    &lt;p&gt;
        Another amazing addition to the message list features is Quick Filter. Filtering messages by specific attributes is a convenient way to narrow down the list of messages to find exactly what you’re looking for. Search for a message by attachment, flag, invitation, read status, or any one of the other available attribute options in the filter. To read about the quick filter in more detail, take a look at &lt;a href="https://www.emclient.com/blog/em-client-s-quick-filter-517"&gt;our article&lt;/a&gt; dedicated to this helpful feature.
    &lt;/p&gt;

        &lt;h3&gt;Message List Actions and Customization&lt;/h3&gt;
    
    &lt;p&gt;
        Updates have been made to the unread and flag button behaviors when avatars are displayed in the message list. When avatars in the message list are on, you will see only the flag button when hovering over the message. You can set up this action to be the same as eM Client version 8, when you could see both, flag and unread upon hovering over the message.
    &lt;/p&gt;
    
    &lt;p&gt;
        Change this setting based on your preferences by going to: &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Message List&lt;/i&gt; and either ticking or unticking the box labeled &lt;i&gt;Always show “Read” and “Flagged” icons on mouse hover&lt;/i&gt;.
    &lt;/p&gt;
    
    &lt;p&gt;
        In the settings section, you now have the option to display or hide the quick delete button in the message list. The shortcut for message deletion will also appear in the message hover when the setting “&lt;i&gt;Show “Delete” button on mouse hover&lt;/i&gt;” is on.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/emc_delete_button_messagelist.png" data-fancybox="" data-caption="eM Client: Delete button on the right side appears on mouse hover"&gt;&lt;/a&gt;
        &lt;span&gt;&lt;i&gt;eM Client: Delete button on the right side appears on mouse hover&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt;
    
    &lt;p&gt;
        The column configuration menu is accessed with the following navigation: right-click on the top of the message list &gt; &lt;i&gt;Columns configuration&lt;/i&gt;. This gives you the power to hide or reveal more details about the message (&lt;i&gt;reply indicator, avatars, attachment icon, read status, etc.&lt;/i&gt;). 
    &lt;/p&gt;
    
    &lt;p&gt;
        If you are using a single-line layout with a bigger screen, you can probably fit all the details comfortably, but the space could be tight on smaller screens or high DPIs - that’s where the column customization can be taken to the next level. This is a perfect choice for users who prefer to see all the important details without making the interface look too busy.
    &lt;/p&gt;
    
    &lt;p&gt;
        eM Client version 9.2 is packed with features and changes guaranteed to improve your organization and productivity. 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=594</link>
			<pubDate>Wed, 31 May 2023 00:00:00 +0000</pubDate>
			<title>Modern Message List</title>
			<guid isPermaLink="false">594</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        It’s doubtful that every email in your personal inbox needs to be kept for decades as a historical record. But the prospect of deleting old emails on your professional or personal account can be  nerve-wracking; because you don’t know whether or not you’ll need them in the future. Your personal inbox has flexibility - but your work email could be different. Verify that it’s safe to delete old emails before you clear your inbox.
    &lt;/p&gt;

    

    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;
    &lt;h3&gt;How long should I keep emails on my personal account?&lt;/h3&gt;

    &lt;p&gt;
        You can keep personal emails for as long as you want; email providers including Microsoft Outlook and Gmail will not automatically delete your old opened emails. Emails that you choose to delete on Outlook and Gmail will stay in your trash folder for 30 days. This gives you time to reconsider deleting your messages. After the 30 day time period is up, your deleted emails will be gone forever.
    &lt;/p&gt;

    &lt;p&gt;
        There are certain types of emails that you should consider keeping. Emails containing important documents and communications should be kept if you anticipate needing them in the future. If you no longer want to see old messages in your inbox, but still want to keep them - read our post about &lt;a href="https://www.emclient.com/blog/archive-your-emails-easily-with-em-client-315"&gt;how to archive&lt;/a&gt; old emails.
    &lt;/p&gt;
        
    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;
    &lt;h3&gt;How long should I keep emails on my work account?&lt;/h3&gt;

    &lt;p&gt;
        &lt;a href="https://www.intradyn.com/email-retention-laws/"&gt;Email retention laws&lt;/a&gt; set parameters that companies and government agencies need to follow in order to ensure that information is securely stored. Countries around the world have various email retention laws specific to certain professions that require information to be kept for a certain time frame. People working in law, medicine, and any other profession that requires documentation should review data retention policies before deleting old work emails. 
    &lt;/p&gt;

    &lt;p&gt;
        Here’s an overview of email retention policies around the world. 
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;p&gt;&lt;b&gt;United States:&lt;/b&gt;&lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Lawyers and other law professionals should keep their emails for 3-7 years. &lt;a href="https://www.netsec.news/legal-recommended-email-archiving-retention-period/#:~:text=Most%20federal%20and%20state%20email,for%20much%20longer%2C%20even%20indefinitely."&gt;This resource&lt;/a&gt; explains data retention laws for various professions in the United States.&lt;/li&gt;
        &lt;li&gt;Doctors should keep their emails based on state requirements according to &lt;a href="https://www.hipaajournal.com/hipaa-retention-requirements/"&gt;HIPAA laws&lt;/a&gt;.&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
    &lt;p&gt;&lt;b&gt;Europe:&lt;/b&gt;&lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Each country in Europe has different policies for data retention - &lt;a href="http://fra.europa.eu/en/publication/2017/data-retention-across-eu"&gt;review the guidelines&lt;/a&gt; before deleting a work email. &lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
    &lt;p&gt;&lt;b&gt;Canada:&lt;/b&gt;&lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Law professionals must keep their emails containing important files for &lt;a href="https://lso.ca/lawyers/practice-supports-and-resources/topics/managing-files/file-retention-and-destruction"&gt;ten years&lt;/a&gt;.&lt;/li&gt;
        &lt;li&gt;If an email contains clinical records in Canada, there’s specific time frames for each territory. &lt;a href="https://www.cmpa-acpm.ca/en/advice-publications/browse-articles/2003/a-matter-of-records-retention-and-transfer-of-clinical-records#:~:text=Retention%20of%20clinical%20records%20by%20physicians%20in%20Canada&amp;text=CPSO%20recommends%20retaining%20records%20for%20a%20minimum%20of%2015%20years."&gt;Check the chart&lt;/a&gt; before you delete an email about a patient.&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
    &lt;p&gt;&lt;b&gt;United Kingdom:&lt;/b&gt;&lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;&lt;a href="https://www.bma.org.uk/advice-and-support/ethics/confidentiality-and-health-records/retention-of-health-records"&gt;This chart&lt;/a&gt; explains the expectations for email data retention throughout the United Kingdom. &lt;/li&gt;
        &lt;li&gt;Law professionals need to keep their emails for six years.&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
    &lt;p&gt;&lt;b&gt;China:&lt;/b&gt;&lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;&lt;a href="https://www.dataguidance.com/notes/china-data-protection-overview"&gt;This guide&lt;/a&gt; can be used to check current data retention laws in China.&lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        If you’re unsure whether or not you can delete an old email on your work account - consider checking with your supervisor before you proceed. Utilize folders and the archiving feature on your account to separate old and new emails. 
    &lt;/p&gt;
    
    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;
    &lt;h3&gt;Archive old emails&lt;/h3&gt;

    &lt;p&gt;
        The archiving feature on your email account lets you keep old communications without clogging your inbox. Archived emails are stored on your account; but they will not be shown in your inbox unless you search for them. Different email providers have different options for accessing archived messages; but regardless of what email provider you use, you’ll always be able to find your archived messages in your account. This is a great tool to use for either your professional or personal email account.  
    &lt;/p&gt;
    
    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;
    &lt;h3&gt;Manage old emails using eM Client &lt;/h3&gt;

    &lt;p&gt;
        The process for managing old emails using the eM Client application is easy and secure. Whether you decide to delete an email forever or save it for later with the archive; you have options on eM Client that ensure that you can fix any mistakes. We’ve created a guide to show you all the ways you can handle your old emails based on your needs. 
    &lt;/p&gt;
    
    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;
    &lt;h3&gt;Archiving on eM Client&lt;/h3&gt;

    &lt;p&gt;
        The eM Client application includes an archiving feature to help you manage your old emails. Here are the steps for archiving on eM Client: 
    &lt;/p&gt;

    &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Click "select". You can "select all", or you can click on the box next to the specific emails you want to archive. &lt;/li&gt;
        &lt;li&gt;After selecting the desired emails, click "Archive" in the toolbar. &lt;/li&gt;
    &lt;/ol&gt;

    &lt;p&gt;
        This basic process will let you view your archived messages through All Mail when you’re online if you have a Google account. Other email accounts will see a folder titled Archive in their folders list.
        &lt;/p&gt;
        &lt;p&gt; Another great feature the eM Client application offers is &lt;i&gt;Automatic Archive&lt;/i&gt;. Automatic Archive sends archived messages to a folder in the local directory in the eM Client application. You can set time frames for the Automatic Archive, so your old emails are automatically removed from your inbox and saved in the local folder. 
    &lt;/p&gt;

    &lt;p&gt;
        Access Automatic Archive by navigating to &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Automatic Archiving&lt;/i&gt;. 
    &lt;/p&gt;
    
    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;
    &lt;h3&gt;Clear your inbox with eM Client&lt;/h3&gt;

    &lt;p&gt;
        One of the benefits of using eM Client is that there are backup options and no time limits for deleted emails - so you have the flexibility to make mistakes. 
    &lt;/p&gt;

    &lt;p&gt;
        Follow these instructions to delete your old emails on eM Client: 
    &lt;/p&gt;
    
    &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Click “Select all” above your inbox - or click the checkboxes to select specific emails.&lt;/li&gt;
        &lt;li&gt;Click “Delete” in the toolbar.&lt;/li&gt;
        &lt;li&gt;A pop up window will appear asking you to confirm your decision.&lt;/li&gt;
    &lt;/ol&gt;

    &lt;p&gt;
        Deleted emails are stored in the Trash folder indefinitely in eM Client. However, you should be aware that emails sent to the deleted folder on synchronized accounts could still be deleted after a certain amount of time. For example, popular email providers like Outlook and Gmail only store deleted emails for 30 days - so you’d have to remember to recover an email before it’s too late! 
    &lt;/p&gt;
    
    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;
    &lt;h3&gt;Automatic backups on eM Client &lt;/h3&gt;

    &lt;p&gt;
        If you’re concerned about accidentally losing an old email you deleted in error; one of the many benefits of using eM Client is the automatic backup system. The backup system ensures that all of your emails and attachments are stored securely either on your computer or in cloud storage. Enable automatic backups and let eM Client do the rest!
    &lt;/p&gt;

    &lt;p&gt;
        To enable automatic backups to save all messages and data:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;Navigate to: &lt;i&gt;Menu &gt; Settings &gt; General &gt; Backup&lt;/i&gt;. &lt;/li&gt;
        &lt;li&gt;By default, your data will be saved locally to the Documents folder on your computer. However, you can change the folder to a different location in your device or even set it to a folder on your cloud storage if you use one (Dropbox, Onedrive,...) - that way your backup is safe; even if your device is lost or damaged. &lt;/li&gt;
        &lt;li&gt;If you’d like to use backup for full restore of IMAP and EWS accounts, your messages should be downloaded for offline use. You can download your entire account by going to Menu &gt; Accounts, then select settings in IMAP or Exchange. This will download all of the messages on your account.  If you want to do this for a specific folder: right click on the folder &lt;i&gt;&gt; Properties &gt; Offline&lt;/i&gt;. &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;
        The eM Client application is a great solution if you want an organized inbox and the option to keep your old emails secure. So you’ll never have to wonder: “where are my old emails?” Check out our blog to learn more information about how to manage your inbox and to get the most out of your eM Client application! 
    &lt;/p&gt;
        
    &lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;
    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=590</link>
			<pubDate>Wed, 17 May 2023 00:00:00 +0000</pubDate>
			<title>How long should you keep emails for?</title>
			<guid isPermaLink="false">590</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Let us introduce you to eM Client’s detailed task view inspired by David Allen’s &lt;b&gt;Getting Things Done&lt;/b&gt;
        methodology. This new default layout for tasks is a tool to help you increase your productivity and reduce your
        stress. See all the details of your tasks and manage your work more efficiently than ever before!
    &lt;/p&gt;



    &lt;h3&gt;What is GTD and how can it help you?&lt;/h3&gt;

    &lt;p&gt;
        Wondering what &lt;b&gt;Getting Things Done&lt;/b&gt; (or GTD) is? It is a methodology that helps you focus and prioritize
        your
        tasks. GTD is built around the principle of breaking down your agenda into smaller tasks and writing then down
        somewhere, be it a notebook or an app in your device, to clear your mind and concentrate on the tasks that have
        the highest priority. In other words, it helps you offload your brain: so you can take a step back and work on
        what really matters.
    &lt;/p&gt;

    &lt;h3&gt;The five steps of GTD:&lt;/h3&gt;


    &lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey" style="margin: 16px 0;"&gt;
        &lt;li&gt;
            &lt;b&gt;Capture&lt;/b&gt; your thoughts and important responsibilities. Use a notepad, whiteboard, eM Client tasks;
            where
            you can jot down what needs to get done. Nothing is too small of a task; so &lt;b&gt;capture&lt;/b&gt; everything that
            needs
            your attention.
        &lt;/li&gt;
        &lt;li&gt;
            &lt;b&gt;Clarify&lt;/b&gt; what your next steps will be to complete the tasks you have written down. Break down items
            into
            steps that you can complete one by one. If a task seems impossible and overwhelming, set smaller goals to
            help with completing the intimidating task in portions.
        &lt;/li&gt;
        &lt;li&gt;
            &lt;b&gt;Organize&lt;/b&gt; your tasks once you are clear on what the next steps will be. Sort your tasks into
            categories
            that will reflect which area of your life they belong to: home project, shopping, work, emails, etc.
        &lt;/li&gt;
        &lt;li&gt;
            &lt;b&gt;Review&lt;/b&gt; your organized tasks and prepare to get started. If something in your plan changes or some
            tasks
            get canceled, you need to keep your task list up-to-date. You might get a new idea of how your goals can be
            improved or reached faster. There are no limits to what can change in a week; so keeping your list reviewed
            and updated is very important!
        &lt;/li&gt;
        &lt;li&gt;
            &lt;b&gt;Action&lt;/b&gt; is the final step; that’s when you begin your tasks after everything has been set and
            organized.
            Let’s get to work and get things done!
        &lt;/li&gt;
        &lt;li&gt;

        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;h3&gt;GTD in eM Client&lt;/h3&gt;

    &lt;p&gt;
        Given how efficient and popular GTD is, we took inspiration from this method and added more visible status icons
        that will help you quickly assess how much needs to be done and what has been completed already. Let’s take a
        tour of what the new task view offers and get productive with the updated eM Client Tasks.
    &lt;/p&gt;

    &lt;h3&gt;See more and do more with the Detail view&lt;/h3&gt;

    &lt;p&gt;
        The “&lt;b&gt;Detail&lt;/b&gt;” view provides a GTD-oriented interface to boost your productivity. You can sort your tasks
        by the
        completion status using the tabs right above the task list. It is possible to sort by these statuses:
        &lt;b&gt;Upcoming,
            Completed&lt;/b&gt;, and &lt;b&gt;On hold&lt;/b&gt;. Or you can see all tasks regardless of their status.
    &lt;/p&gt;

    &lt;p&gt;
        The detail view has a pane with the additional task info and a progress slider so you can precisely mark how
        much work needs to be done for the individual tasks. Drag the bar to 100% when the task is done, or change its
        status with the all-new task status buttons. You can also see and change the due date and add/edit a note if
        there are some details you want to remember about the given task.
    &lt;/p&gt;

    &lt;p&gt;
        We have created a short demonstration video that you can check out to get familiar with tasks:
    &lt;/p&gt;

    &lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Tasks-GTD.png" src="/assets/video/localized/en/Tasks-Details-GTD.mp4"&gt;&lt;/video&gt;

    &lt;h3&gt;Statuses&lt;/h3&gt;

    &lt;p&gt;
        The status icons you can now see in eM Client 9 also serve as buttons to change the status. If you click on the
        status icon in the detail pane you can switch the task status to one of the presets: &lt;i&gt;Not Started, In
            Progress,
            Completed, Deferred&lt;/i&gt;, and &lt;i&gt;Waiting on someone else&lt;/i&gt;.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/em-task-status-selection.png" data-fancybox="" data-caption="eM Client:  Task status selection via icon menu"&gt;&lt;/a&gt;
        &lt;br&gt;
        &lt;span&gt;&lt;i&gt;eM Client: Task status selection via icon menu&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt;

    &lt;p&gt;
        The status change is immediately reflected in the task list. If you need to double-check the task status later,
        the task status will be conveniently displayed in the list. With the new status icons you can instantly see
        what’s on your to-do list and start getting things done.
    &lt;/p&gt;

    &lt;p&gt;
        There are two special statuses: &lt;b&gt;Not Started&lt;/b&gt; for the upcoming tasks and &lt;b&gt;Overdue&lt;/b&gt; for the tasks that
        are past their
        due date. Additionally, the “Overdue” status can be combined with other progress statuses in case the task
        wasn’t finished on time, but was started in the past. If you only see the “Overdue” status, it means the task
        hasn’t been started; but its end date was in the past.
    &lt;/p&gt;

    &lt;h3&gt;Filtering and sorting&lt;/h3&gt;

    &lt;p&gt;
        Too many tasks? To sort your tasks based on your priorities, you can use the completion status tabs at the top
        of the task list mentioned earlier. However, there’s also a possibility to sort tasks by using different
        parameters or with quick filters to view tasks based on their attributes; including tags, progress status, and
        more. Click on the funnel icon at the top of the list, pick the attribute and the filter will be applied. Once
        you found the task you were looking for, click on the “X” button under the &lt;a href="https://www.emclient.com/blog/em-client-s-quick-filter-517"&gt;&lt;b&gt;quick filter&lt;/b&gt;&lt;/a&gt; to cancel filtering.
    &lt;/p&gt;

    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=586</link>
			<pubDate>Thu, 27 Apr 2023 00:00:00 +0000</pubDate>
			<title>Getting things done with Tasks</title>
			<guid isPermaLink="false">586</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;Are some of your accounts syncing a lot of old unnecessary emails? Worry not, there’s a solution to that in eM
        Client called “Limited time sync”. Set the time-limited synchronization to a preferred period of time to
        synchronize only the messages that are still relevant.&lt;/p&gt;

    

    &lt;h3&gt;What are the benefits and limitations?&lt;/h3&gt;

    &lt;p&gt;
        Enabling limited time sync can help with speeding up the initial synchronization due to the lower number of
        synced items, reduce the space taken on the disk because fewer emails will be stored in the eM Client database.
        This will also speed up the overall functionality of the application, especially when browsing through your
        folders or using search. And if you are using metered connection, it will reduce the data usage so you won’t run
        out of the data limit if you are not at your home Wi-Fi.
    &lt;/p&gt;

    &lt;p&gt;
        It is worth noting that by limiting the number of downloaded messages you will need to sync older ones “on
        demand”. Older messages can be synchronized additionally but these can be accessed only with an active internet
        connection, which in office environments is not that big of an obstacle. However, if you are mobile and want to
        do some work with eM Client while offline it’s good to consider setting a broader sync period if you might need
        to check older messages. The local search will ignore additionally synced messages which can be worked around
        (as long as you are online) by using the server-side search.
    &lt;/p&gt;

    &lt;p&gt;
        If you are constantly online and you are certain that all messages you need are included in the specified sync
        period, you might not even notice any of these changes to normal eM Client functionality.
    &lt;/p&gt;

    &lt;h3&gt;Setting up Limited Time Sync&lt;/h3&gt;

    &lt;p&gt;
        You already have a general understanding of what limited sync does so now it is time to set it up.
    &lt;/p&gt;

    &lt;p&gt;
        If you are adding a new IMAP or Exchange account to eM Client, the limited time sync setting can be found at the
        last step of account setup under the “&lt;b&gt;Sync options&lt;/b&gt;” section.
        The default in the desktop email app is “&lt;i&gt;All time&lt;/i&gt;” meaning that all the messages you ever received and
        sent will
        be available in eM Client.

    &lt;/p&gt;

    &lt;p&gt;
        If you would like to change the sync time period for the account that is already set up in eM Client, it is
        possible to do so in &lt;i&gt;Menu &gt; Accounts&lt;/i&gt;. When in the “&lt;b&gt;Accounts&lt;/b&gt;” window, select the account and go to
        “&lt;i&gt;IMAP&lt;/i&gt;” or
        “&lt;i&gt;Exchange Web Services&lt;/i&gt;” depending on the account type.
    &lt;/p&gt;

    &lt;p&gt;
        Then look for the “&lt;b&gt;Sync Options&lt;/b&gt;” section and set “&lt;i&gt;Message sync time period&lt;/i&gt;” to one of the offered
        options - a
        specific number of days, weeks, months, and up to one year. Should the option synchronize too few or too many
        messages, you can change it in the account settings at any time.
    &lt;/p&gt;

    &lt;p&gt;
        Check out the video on this feature below:
    &lt;/p&gt;

    &lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Limited-Time-Sync.png" src="/assets/video/localized/en/Limited-Time-Sync.mp4"&gt;&lt;/video&gt;



    &lt;h3&gt;How to use Limited Time Sync&lt;/h3&gt;

    &lt;p&gt;
        This feature will limit the number of synced messages but it might happen that older messages are needed for
        something. Where to find them, and how to sync them?
    &lt;/p&gt;

    &lt;p&gt;
        Once the limited-time sync has been enabled go to the message list and if you have numerous messages, scroll to
        the bottom of the message list. At the end of it, you should see the “&lt;b&gt;Load more&lt;/b&gt;” button. This button
        allows the
        loading of even older messages. Each click on “Load more” should add approx. 7 more days' worth of emails so you
        will not lose access to other messages with limited time sync enabled.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/emc_loadMore_button_limitedSync.png" data-fancybox="" data-caption="eM Client: Load more button with Load all option"&gt;&lt;/a&gt;
        &lt;span&gt;&lt;i&gt;eM Client: Load more button with Load all option&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt;

    &lt;p&gt;
        In case you need to browse through all your messages for any reason, you can also set eM Client to quickly
        synchronize all messages in the given folder - use the arrow in the &lt;b&gt;Load more&lt;/b&gt; button to find the ‘&lt;b&gt;Load
            all&lt;/b&gt;’
        option or even a direct link to this account’s sync setting to change your default synchronization quickly.
    &lt;/p&gt;


    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=582</link>
			<pubDate>Wed, 12 Apr 2023 00:00:00 +0000</pubDate>
			<title>Limited time sync</title>
			<guid isPermaLink="false">582</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;
        Are you coming to eM Client from webmail, or using other email apps in addition to eM Client? You will
        appreciate eM Client’s ability to synchronize labels, rules, and signatures with numerous email providers. If
        you use any of those features on eM Client, your preferences will be carried over to the server and downloaded
        on all of your apps that support the synchronization of these items and settings.
    &lt;/p&gt;

    

    &lt;h3&gt;Tags and labels&lt;/h3&gt;

    &lt;p&gt;
        Tags are a useful feature for people who need to sort their emails. They help you sort emails without the hassle
        of moving them into different folders. Tags can also act as an extra identification layer: even if your messages
        have been already sorted into folders.
    &lt;/p&gt;

    &lt;p&gt;
        If color coding is your thing, you can apply different colors to tags to make each category stand out. In eM
        Client, you can apply tags to emails, notes, tasks, and calendar events. This feature is great on its own; but
        with the server tags you can also sync your tags with your webmail and devices so that you will never lose track
        of your tagged messages.
    &lt;/p&gt;

    &lt;p&gt;
        If you need to edit the server tag color, name, or remove the tag you can do so by going to &lt;i&gt;Menu &gt; Tags&lt;/i&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        To assign a server tag, right-click on the message and look for the tags above the line. The tags above the line
        are server-side, while those under the line are local tags.
    &lt;/p&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/emc_tags_messageList.png" data-fancybox="" data-caption="eM Client: Assigning tags in the message list"&gt;&lt;/a&gt;
        &lt;span&gt;&lt;i&gt;eM Client: Assigning tags in the message list&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt;

    &lt;p&gt;
        Currently, you can take advantage of tag sync with Gmail, IceWarp, Exchange, Dovecot, and Imageway accounts and
        the list is growing! With Exchange and Gmail accounts you can use one more neat feature - management of the
        server-side tags directly from the eM Client interface.
    &lt;/p&gt;

    &lt;p&gt;
        You can watch our video below if you want to see tag synchronization in action. To see the extensive
        compatibility list; check out our &lt;a href="/email-services"&gt;compatibility page&lt;/a&gt;.
    &lt;/p&gt;

    &lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Synced-Tags.png" src="/assets/video/localized/en/Synchronized-Tags-Labels-Categories.mp4"&gt;
    &lt;/video&gt;

    &lt;h3&gt;Rules&lt;/h3&gt;

    &lt;p&gt;
        Making the management of your emails automated is now easier than ever before - set the rule parameters, save
        it, and let it work while you focus on what’s really important.
        Rules can change message attributes (read status, flags, tags, etc.), they can sort messages into specific
        folders, and even forward individual received messages based on the parameters you have configured in the rule.

    &lt;/p&gt;

    &lt;p&gt;
        All of that can be achieved even with local rules that are applied only when eM Client is running. But what if
        you’re leaving and need rules to still work while you are away?
    &lt;/p&gt;

    &lt;p&gt;
        You can create local and server-side rules by going to &lt;i&gt;Menu &gt; Rules&lt;/i&gt;. Once you open this menu, you will
        see the
        account selection drop-down menu next to the “&lt;i&gt;New Rule&lt;/i&gt;” button.
        &lt;br&gt;
        Clicking this will expand the list with compatible accounts. At this moment, eM Client supports rule sync with
        Exchange, Gmail, and IceWarp accounts. Select the account, create a rule, save it, then relax and let eM Client
        do the job for you.
    &lt;/p&gt;

    &lt;p&gt;
        The rule will be uploaded to the server and it will keep working even if you are taking a break or you are
        simply without access to the internet. When you return, your mailbox will be tidy and all of the tasks that the
        rules were assigned to will be performed despite eM Client being inactive. Check out this video to learn more
        and to see the introduction to eM Client rules:
    &lt;/p&gt;

    &lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Gmail-Rules.png" src="/assets/video/localized/en/Server-Rules-Gmail.mp4"&gt;
    &lt;/video&gt;

    &lt;h3&gt;Automatic Replies&lt;/h3&gt;

    &lt;p&gt;
        We went even further with Gmail, Exchange, IceWarp, Kerio, ImageWay, and MailFence accounts. In addition to
        rules, users with the previously mentioned email accounts can also use server-side automatic replies. eM Client
        users with IceWarp and ImageWay accounts can also use the automatic email forwarder feature.
    &lt;/p&gt;

    &lt;p&gt;
        Automatic replies on eM Client are a huge time-saver: you’ll no longer need to visit each email provider’s
        webmail to set up automatic replies for each and every email account you have. Learn more about setting up
        automatic replies on eM Client &lt;a href="https://www.emclient.com/blog/automatic-replies-and-out-of-office-in-em-client-359"&gt;here&lt;/a&gt;.
    &lt;/p&gt;

    &lt;h3&gt;Signatures&lt;/h3&gt;

    &lt;p&gt;
        Another great feature for business communication is now even better, thanks to the ability to sync your
        signatures with the server. Create your electronic signature to add essential information and personalization
        automatically to your emails. You can use signature sync with Gmail and Exchange to transfer your existing
        signatures to eM Client, or you can upload the signature to the server. If you are not familiar with HTML or
        can’t be bothered with the export/import hassle; this feature will make your life easier.
    &lt;/p&gt;

    &lt;p&gt;
        Signature settings can be found under &lt;i&gt;Menu&gt;Settings&gt;Mail&gt;Templates and Signatures&lt;/i&gt;. You can assign a
        signature to
        specific scenarios like replies, new mail, and forwards. eM Client also shows you which signatures are synced
        and which accounts they are specifically synchronized with. Creating a signature for an account in eM Client
        will sync it to the respective server and vice versa - the signatures created on the server will be seen in eM
        Client.
    &lt;/p&gt;

    &lt;p&gt;
        The signature creator tool offers a lot of formatting options and if you are familiar with HTML, you can create
        a new signature with the HTML editor built into the “Signatures” menu. It has everything you need to build a
        professional email signature - and more!
        Unify your signatures thanks to synchronization and never wonder again whether or not you have the same
        signature everywhere you need it. Follow &lt;a href="https://www.emclient.com/blog/signatures-in-em-client-332"&gt;this link&lt;/a&gt; to learn more and make sure
        to check out our video about
        synchronized signatures in eM Client:
    &lt;/p&gt;

    &lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Signatures.png" src="/assets/video/localized/en/Synced-Signatures.mp4"&gt;
    &lt;/video&gt;

    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=578</link>
			<pubDate>Wed, 29 Mar 2023 00:00:00 +0000</pubDate>
			<title>Keep everything in sync with server-side tags, rules, and signatures</title>
			<guid isPermaLink="false">578</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;

    &lt;p&gt;If you need to manage numerous email accounts, you are sure to appreciate eM Client’s unified inboxes, favorite,
        search, and tag folders. These special shortcuts allow you to browse emails based on their type and quickly
        access the default folders of your email accounts without having to scroll and look for the specific account or
        a folder to find that one message you were looking for.&lt;/p&gt;

        

    &lt;h3&gt;What exactly are these special folders?&lt;/h3&gt;

    &lt;p&gt;
        Think of the special folders as your bookmark tab or the shortcut that will quickly display the folders'
        contents and messages with tags/labels. You can also create custom search folders with permanent criteria if you
        are often looking for messages with some specific attributes. The upside? You don’t have to enter the same
        search criteria in the search again and again, or if you are extensively using tags, you can easily display all
        the messages that have a specific tag assigned. Let’s see how to use special folders and how they can help you
        with email management.
    &lt;/p&gt;

    &lt;h3&gt;Inboxes&lt;/h3&gt;

    &lt;p&gt;
        New feature that has been introduced in version 9 will take your productivity to another level. No more
        scrolling through the account list or looking up which account received which message. The most frequently used
        folder is usually an inbox where all your incoming messages go and now there is a way to manage them all in one
        place while having messages sorted between their respective accounts.
    &lt;/p&gt;

    &lt;p&gt;
        Don’t take our word for it, see how you can use the “Inboxes” special folder in the video below.
    &lt;/p&gt;

    &lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Inboxes.png" src="/assets/video/localized/en/Inboxes.mp4"&gt;&lt;/video&gt;

    &lt;p&gt;
        The “&lt;i&gt;Inboxes&lt;/i&gt;” special folder unifies all the Inbox folders of your email accounts under one
        section, but keeps
        them separate so you know at all times which inbox you’re currently checking. In contrast to the “&lt;i&gt;All
            Inboxes&lt;/i&gt;”
        special folder under “&lt;i&gt;Favorites&lt;/i&gt;”, it offers a more organized view and it makes distinguishing
        personal and work
        inboxes and their contents way easier.
    &lt;/p&gt;

    &lt;p&gt;
        The Inboxes section will not be displayed without adding at least two email accounts, and once you add the
        second account it should appear above the “&lt;i&gt;Favorites&lt;/i&gt;” section. Expanding
        “&lt;i&gt;Inboxes&lt;/i&gt;” will reveal all of the
        accounts you have in eM Client, through these you can access their respective inboxes.
        &lt;br&gt;
        It is also possible to manually apply the rule or mark all messages as read in the selected Inbox, same goes for
        the following special folders.
        &lt;br&gt;
        You can enable or hide these folders in &lt;i&gt;Menu &gt; Settings &gt; General &gt; General&lt;/i&gt;, using the option “&lt;i&gt;Show
            Inboxes
            folder&lt;/i&gt;”.
    &lt;/p&gt;

    &lt;h3&gt;Favorites&lt;/h3&gt;

    &lt;p&gt;
        This folders section will be displayed right away as it is enabled by default. It can be used to bookmark
        individual folders and there’s a set of pre-defined, frequently used folders added straight out of the box.
        If you want to add more folders, right-click on any folder under your email account and select ”&lt;i&gt;Add to
            favorites&lt;/i&gt;”. The folder will appear under “&lt;i&gt;Favorites&lt;/i&gt;” and it will be easier to access in
        the future. This special
        folder is an excellent feature for users who use the &lt;a href="https://www.emclient.com/blog/inbox-zero--how-to-achieve-it-432"&gt;Inbox Zero method&lt;/a&gt; because you can
        swiftly access all the
        important folders from the “&lt;i&gt;Favorites&lt;/i&gt;” section.
    &lt;/p&gt;

    &lt;p&gt;
        With favorites, you can also view “&lt;i&gt;All Inboxes&lt;/i&gt;”, “&lt;i&gt;Unread&lt;/i&gt;”, “&lt;i&gt;Flagged&lt;/i&gt;” and other special
        folders that will display
        the contents of specific folders or messages with special attributes (such as Snoozed, Flagged, Unreplied, and
        so on.) across all of your accounts in one convenient location.
    &lt;/p&gt;

    &lt;h3&gt;Search folders&lt;/h3&gt;

    &lt;p&gt;
        Search folders are hidden by default and in order to enable this feature you need to right-click on
        “&lt;i&gt;Favorites&lt;/i&gt;”,
        go to “&lt;i&gt;Display&lt;/i&gt;”, and at the bottom of the “&lt;i&gt;Display&lt;/i&gt;” menu you will see “&lt;i&gt;Search
            folders&lt;/i&gt;”. Adding “&lt;i&gt;Search folders&lt;/i&gt;”
        to the toolbar will allow you to configure something like a permanent search shortcut.
    &lt;/p&gt;

    &lt;p&gt;
        To create a search folder, &lt;i&gt;right-click on the “Search Folders&lt;/i&gt;” title and select “&lt;i&gt;New Search
            folder&lt;/i&gt;”. That will
        open a window similar to the advanced search but this window serves the purpose of setting up a search folder.
    &lt;/p&gt;

    &lt;p&gt;
        You can name the new search folder, select individual folders you want to be included in the search, keywords,
        and much more.
        &lt;br&gt;
        When you are done, hit &lt;strong&gt;OK&lt;/strong&gt; and the search folder will appear in the left pane. When opened it
        will display all
        the messages that fit the search parameters.
    &lt;/p&gt;

    &lt;p&gt;
        If you are searching for similar items often, this feature might be a lifesaver for you as it can create a
        pre-set for the search so the results will be always one click away.
    &lt;/p&gt;

    &lt;h3&gt;Tags&lt;/h3&gt;

    &lt;p&gt;
        “&lt;i&gt;Tags&lt;/i&gt;” are the last special folders on our list. They are hidden at first but they can be added
        to the folder
        list as well (right-click in the special folders area &lt;i&gt; &gt; Display &gt; Tags&lt;/i&gt;).
    &lt;/p&gt;

    &lt;p&gt;
        eM Client already has some default tags but if you add more under &lt;i&gt;Menu &gt; Tags&lt;/i&gt;, they will be all
        displayed in the
        left menu folder list. If you want to create remove or edit the existing ones, it’s possible as well and you can
        even pick a color (select a tag and click on “&lt;i&gt;Edit&lt;/i&gt;” in the “Tags” menu) if the default ones
        aren’t your cup of
        tea.
        &lt;br&gt;
        Tag a message using right-click &gt; &lt;i&gt;Tag&lt;/i&gt; and in the menu click on the tag you have just applied. The tagged
        message
        should be displayed and so will the other messages that have the same tag.
    &lt;/p&gt;

    &lt;p&gt;
        Aside from local tags that are displayed in the left menu, eM Client also supports the sync of Gmail labels and
        Exchange categories. You can also sync local tags with these providers. eM Client will pair them automatically
        as long as the local tags have the same names as the labels/categories on the server. So, if you were using this
        feature in another email client or webmail, all of your tags should be synced with their respective accounts
        which makes the transition to eM Client even easier.
    &lt;/p&gt;

    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;

&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=574</link>
			<pubDate>Thu, 16 Mar 2023 00:00:00 +0000</pubDate>
			<title>Inboxes and other special folders</title>
			<guid isPermaLink="false">574</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;


        
    &lt;p&gt;
        At the beginning of February, Microsoft started having issues with their secure OAuth authentication for SMTP
        protocol used for sending emails in external apps.
        This has affected all eM Client users who set up their free Outlook.com email accounts, including emails with
        domains for &lt;i&gt;outlook, hotmail, live, msn&lt;/i&gt; and other free Microsoft domains, as the eM Client app always
        uses the
        latest, most secure Authentication options available for given accounts. 
&lt;br&gt;That unfortunately meant that eM Client
        couldn’t send email from Outlook and Hotmail accounts.
    &lt;/p&gt;


&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;&lt;strong&gt;10th July 2025 Update&lt;/strong&gt;: Versions newer than 10.3.2545.0 now use SMTP again so the workaround below is no longer needed.
    &lt;/div&gt;
    &lt;p&gt;
        Using direct login with App password or using an older OAuth authentication still worked, which is why we at
        first provided a workaround in our knowledgebase to easily switch to this older authentication option - &lt;a href="https://support.emclient.com/index.php?/default_import/Knowledgebase/Article/View/256/7/cannot-send-emails-for-outlookcom-accounts---authentication-aborted"&gt;Cannot
            send emails for Outlook.com accounts - Authentication aborted&lt;/a&gt;
    &lt;/p&gt;

    &lt;p&gt;
        We opted to provide this simple workaround as it does not force you to update to a new version of eM Client (so
        you can stay with your older update if you prefer older UI or other details) and also because we believed
        Microsoft would fix the bug on their servers soon - after all, this affected all external apps who used their
        preferred, most secure login option, so they would want their users to be able to stay fully protected, right?
    &lt;/p&gt;
        &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;p&gt;
        Unfortunately, that turned out not to be the case, so instead of waiting any further, we have created a new
        update with a more direct workaround - the &lt;b&gt;default Outlook.com setup&lt;/b&gt; now uses &lt;b&gt;AirSync protocol&lt;/b&gt; to send emails
        instead of &lt;b&gt;SMTP&lt;/b&gt; protocol.
&lt;br&gt;
        So the account can be set up with the latest OAuth and still send messages.
    &lt;/p&gt;

    &lt;p&gt;
        We are pushing out the update to all users in waves but if you do not want to wait for the Automatic update to
        pop up, you can install the app directly via the links below:
    &lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;div class="row"&gt;
        &lt;div class="emc-control-wrapper"&gt;
            &lt;a class="emc-button emc-button--green download-btn-cst" href="/dist/v9.2.1628/setup.msi"&gt;eM Client
                9.2.1628.0 for Windows&lt;/a&gt;
        &lt;/div&gt;

        &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

        &lt;div class="emc-control-wrapper"&gt;
            &lt;a class="emc-button emc-button--green download-btn-cst" style="    padding: 0 30px;" href="/dist/v9.2.1628_Mac/setup.pkg"&gt;eM Client 9.2.1628.0 for macOS&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;p&gt;You will not need to re-add your account or change your account setup in any way, installing the update will
        apply the change automatically. Just make sure &lt;i&gt;AirSync&lt;/i&gt; service is enabled in the &lt;i&gt;Menu &gt; Accounts&lt;/i&gt; section.&lt;/p&gt;
     
        &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;


    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;&lt;strong&gt;Note&lt;/strong&gt;: If
        you have previously used the workaround for older authentication, you can remove it, the steps are available in
        the &lt;a href="https://support.emclient.com/index.php?/default_import/Knowledgebase/Article/View/256/7/cannot-send-emails-for-outlookcom-accounts---authentication-aborted"&gt;original article&lt;/a&gt;.
            &lt;br&gt;
            &lt;br&gt;
            If your license only covers &lt;b&gt;eM Client 8 or older&lt;/b&gt;, you will need to use the older workaround still - please make sure to check what version your license can be used with in &lt;b&gt;Menu &gt; Help &gt; License&lt;/b&gt;.
    &lt;/div&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=570</link>
			<pubDate>Thu, 02 Mar 2023 00:00:00 +0000</pubDate>
			<title>Workaround for the sending issue via SMTP for Microsoft Outlook.com accounts</title>
			<guid isPermaLink="false">570</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;


    &lt;p&gt;Usually, I don't write blog articles myself and leave them to my capable colleagues. Today I'm going to
        make an exception because I have some really exciting news for you. After a long time in development and a lot of
        work, the first mobile beta version of eM Client for iOS and Android is here. I am aware that this has been widely requested from you, the users, for a long time, and that's why it was, and still is, a huge priority for us.&lt;/p&gt;
        &lt;p&gt;It must be said up front that this is a version intended for beta testing, it may contain some bugs, and we're
        definitely a few more weeks away from the first official release. Nevertheless, we wanted to share this first preview of
        the app with you so that we can take your feedback into account for the final release. It is a
        big step forward for us, which we hope you will appreciate.&lt;/p&gt;

        

    &lt;h3&gt;History&lt;/h3&gt;

    &lt;p&gt;Our journey (and I've been there since the very beginning) began 16 long years ago with a vision to develop the
        best email and calendar management app on the market. Things didn't always go as easily and quickly as we first
        envisioned, but our product has improved with each version, both in terms of user interface, design, and
        range of features. You can see for yourself how it has evolved on &lt;a href="/release-history"&gt;this page&lt;/a&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        As eM Client improved and our user base grew, so did our motivation to work even harder. Thank you for
        that. It is only thanks to your support that we can develop eM Client even further.
        In 2018, we launched the macOS version, which, despite initial teething troubles, has gradually become one of
        the most used email apps on Mac.
    &lt;/p&gt;

    &lt;p&gt;
        But the world didn't stop turning and it gradually became clear that the desktop version would not be enough. It
        was obvious (and our users made it very clear) that we would have to come up with a mobile version that would function
        as seamlessly as possible with the desktop app. It took us a bit longer than expected, but that time has come...
    &lt;/p&gt;

    &lt;h3&gt;One code to rule them all&lt;/h3&gt;

    &lt;p&gt;
        We didn't want to become just another generic email app, of which there are many on both Android and iOS. So how
        is the mobile eM Client different? Mainly in the fact that we managed to pull off quite a feat and kept the same
        technical core for the mobile as it is in the desktop version. This allows us to take advantage of the quality
        and complexity of the code accumulated over many years of desktop app development since the first release of the
        mobile app (which is happening right now). This means that full support for all email services, technologies, and protocols
        from the desktop app is immediately available. A fix on one platform is always automatically reflected on all
        other platforms with the next update.
    &lt;/p&gt;

    &lt;h3&gt;Performance&lt;/h3&gt;

    &lt;p&gt;
        The mobile version of eM Client has been designed from the start to handle a workload comparable to its desktop
        counterpart. For example, we only download the last month of messages by default to speed up the initial sync
        and save data usage, but the mobile eM Client can sync your entire email history for dozens of email accounts
        and still work as quickly as it would on the desktop. This also includes the ability to quickly and easily scroll
        through a list containing tens or hundreds of thousands of messages. Our competitors usually can't or don't do
        that. Mobile eM Client is simply a full-featured tool on your phone (or tablet) without compromise.
    &lt;/p&gt;

    &lt;h3&gt;Familiar user interface&lt;/h3&gt;

    &lt;p&gt;
        Our competitors' products generally look and behave differently on each platform. This is due to the fact that a
        completely different team works on each project. We wanted to avoid this at all costs when designing the mobile
        app and setting up the environment so that the user is right at home when switching between platforms. This
        means that we use similar UI elements, the same icons, the same range of features, a very similar breakdown of
        the app settings, or, for example, a folder list view including all folder types that one can view in the
        desktop version. Wherever you go in the application, you will recognize elements from the "big" eM Client and
        everything should be clear at a glance.
    &lt;/p&gt;

    &lt;h3&gt;Import&lt;/h3&gt;

    &lt;p&gt;
        Compatibility with the desktop version goes so far that, in addition to all your accounts, you can also import
        templates, signatures, quick texts, PGP and S/MIME certificates, and most other settings (such as whether or not
        to show conversations) into the mobile version via a QR code with a single tap. You can do this import not only
        the first time you launch the mobile app, but also anytime later. Just find the QR Export button in the desktop
        app (you must have the latest version installed).
    &lt;/p&gt;

    &lt;h3&gt;Range of features&lt;/h3&gt;

    &lt;p&gt;
        The mobile eM Client is also unique in its range of features. This is not just an app for doing the bare
        essentials before you get back to your PC. Unlike our competitors, you can do the vast majority of operations in
        the mobile app. The list of functionalities includes:
    &lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;IMAP, POP3, Exchange, Office365 and Google Workspace support &lt;/li&gt;
        &lt;li&gt;Automatic account setup&lt;/li&gt;
        &lt;li&gt;Conversation support&lt;/li&gt;
        &lt;li&gt;Complete folder management&lt;/li&gt;
        &lt;li&gt;Advanced search&lt;/li&gt;
        &lt;li&gt;Quick filters&lt;/li&gt;
        &lt;li&gt;Tag support (Gmail labels and other supported services)&lt;/li&gt;
        &lt;li&gt;Templates&lt;/li&gt;
        &lt;li&gt;Signatures&lt;/li&gt;
        &lt;li&gt;Quick Text&lt;/li&gt;
        &lt;li&gt;Archiving&lt;/li&gt;
        &lt;li&gt;Snooze emails&lt;/li&gt;
        &lt;li&gt;Watch for reply&lt;/li&gt;
        &lt;li&gt;Advanced privacy management (external content) including tracking pixel detection&lt;/li&gt;
        &lt;li&gt;Instant translation of incoming messages&lt;/li&gt;
        &lt;li&gt;Encryption and signing of messages using S/MIME and PGP (including eM Keybook support)&lt;/li&gt;
        &lt;li&gt;Favorites and global folders&lt;/li&gt;
        &lt;li&gt;Search folders&lt;/li&gt;
        &lt;li&gt;and much more&lt;/li&gt;
    &lt;/ul&gt;

    &lt;h3&gt;Things we can’t do yet&lt;/h3&gt;

    &lt;p&gt;
        In the first version, only the email functionality is available compared to the desktop app. You won‘t therefore find
        contact management, calendars, tasks, notes or even chat. However, we will gradually add these features to the
        app to make it a truly full-fledged alternative to the desktop version.
    &lt;/p&gt;

    &lt;p&gt;
        The beta, which is currently being released, does not yet include support for cloud attachments, quick notes for
        messages, rules management, mass mail, send later, and the option to turn off avatars or change the number of
        preview lines in the message list. You also can't use the zoom gesture in the message detail or switch the
        content of a specific message to its original colors in dark mode.
    &lt;/p&gt;

    &lt;p&gt;
        The beta version also doesn't support push notifications yet, so you'll only be notified about a new message on
        iOS when the app is in the foreground and on Android when the app is running at least in the background. That's
        a pretty big point that we're currently still working on.
    &lt;/p&gt;

    &lt;h3&gt;What devices is the mobile eM Client available for and how to try it out?&lt;/h3&gt;

    &lt;p&gt;
        The mobile eM Client is available for Android and iOS.
    &lt;/p&gt;

    &lt;p&gt;
        The Android version can be downloaded from the &lt;a href="https://play.google.com/store/apps/details?id=com.emclient.mailclient"&gt;Google Play Store&lt;/a&gt;.
    &lt;/p&gt;

    &lt;p&gt;
        The iOS version can be downloaded using the &lt;b&gt;Test Flight&lt;/b&gt; app available on the &lt;a href="https://apps.apple.com/us/app/testflight/id899247664"&gt;Apple App Store&lt;/a&gt;. After installing the Test
        Flight app, just click on &lt;a href="https://testflight.apple.com/join/nzXZuIQs"&gt;this link&lt;/a&gt; to
        install eM Client for iOS.
    &lt;/p&gt;

    &lt;p&gt;
        The mobile eM Client can be installed on both mobile phone and tablet devices. However, it should be noted here
        that the application is not yet fully optimized for tablets in terms of the user interface. We will also be
        working on this in the coming weeks.
    &lt;/p&gt;

    &lt;p&gt;

    &lt;div class="emc-control-wrapper emc-typo--align-center" style="margin: 24px 0 36px 0"&gt;
        &lt;a class="emc-button emc-button--green download-btn-cst" href="https://play.google.com/store/apps/details?id=com.emclient.mailclient"&gt;
            &lt;div&gt;
                &lt;span style="font-weight: 500 !important;"&gt;Download&lt;/span&gt;
                &lt;i class="fa fa-android" style="font-size: 18px !important"&gt;&lt;/i&gt;
            &lt;/div&gt;
        &lt;/a&gt;
        &lt;a class="emc-button emc-button--green download-btn-cst" href="https://testflight.apple.com/join/nzXZuIQs"&gt;
            &lt;div&gt;
                &lt;span style="font-weight: 500 !important;"&gt;Download&lt;/span&gt;
                &lt;i class="fa fa-apple " style="font-size: 18px !important;"&gt;&lt;/i&gt;
            &lt;/div&gt;
        &lt;/a&gt;
    &lt;/div&gt;

    

    &lt;h3&gt;Where to report bugs and send feedback&lt;/h3&gt;

    &lt;p&gt;
        As already mentioned, this is a beta version, which is certainly not without flaws. It may be unstable, not fast
        or responsive enough, may have problems displaying some messages, and may behave differently on different
        devices. It is important that we know about these bugs. As well as finding out that maybe the user interface
        doesn't suit you in some way, or you're perhaps missing an option or a feature.&lt;br&gt;
        Please send all such reports to &lt;a href="mailto:testing@emclient.com"&gt;testing@emclient.com&lt;/a&gt;. We will try to
        respond to you and address the reported
        issues as they arise. Help us make the mobile app the best it can be. We will listen to your feedback (I will
        personally read all the reports and suggestions you send us).
    &lt;/p&gt;

    &lt;h3&gt;Further plans for the future&lt;/h3&gt;

    &lt;p&gt;
        The release of the mobile app is certainly not the end of our plans. We have many other exciting things in the
        pipeline for 2023. In addition to further aligning the mobile app with the desktop (especially calendar,
        contacts, tasks, and notes), we plan new features for desktop version 10, such as support for the message
        classification categories you know from Gmail, redesigned chat with support for multichat platforms such as
        Slack, support for Quick Actions for creating simple macros, an improved design, and much more. At the same
        time, we're also working on a web version of eM Client so that we can offer you a unified user experience, this
        time truly across all platforms.
    &lt;/p&gt;

    &lt;br&gt;
    &lt;p&gt;
        Michal Bürger
        &lt;br&gt;
        CEO
    &lt;/p&gt;

    &lt;div class="container-fluid"&gt;
        &lt;div class="row row-flex flex-top"&gt;
            &lt;div class="col-md-2 col-sm-2 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;

                    &lt;a href="/sitecontrol/en/images/screenshots/Android-Mail-Inbox.jpg" data-fancybox="" data-caption="Android Mail Inbox"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="col-md-2 col-sm-2 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
 &lt;a href="/sitecontrol/en/images/screenshots/Android-Mail-Folders.jpg" data-fancybox="" data-caption="Android Mail folder"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="col-md-2 col-sm-2 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Android-New-Message.jpg" data-fancybox="" data-caption="Android New Message"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;div class="col-md-2 col-sm-2 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/iOS-Advanced-Search.PNG" data-fancybox="" data-caption="iOS Advanced search"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="col-md-2 col-sm-2 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/iOS-Conversations.PNG" data-fancybox="" data-caption="iOS Conversation"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="col-md-2 col-sm-2 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/iOS-Mail-Settings.PNG" data-fancybox="" data-caption="iOS Mail Settings"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;div class="row row-flex flex-top"&gt;

            &lt;div class="col-md-6 col-sm-6 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Android-tablet-10-Inbox.png" data-fancybox="" data-caption="Tablet inbox"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="col-md-6 col-sm-6 col-xs-12"&gt;
                &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                    &lt;a href="/sitecontrol/en/images/screenshots/Android-tablet-10-Compose.png" data-fancybox="" data-caption="Tablet compose"&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=566</link>
			<pubDate>Thu, 16 Feb 2023 00:00:00 +0000</pubDate>
			<title>Come test the Beta version of eM&amp;nbsp;Client for iOS and Android</title>
			<guid isPermaLink="false">566</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;
    &lt;p&gt;After utilizing Microsoft's Bing translator for many years, eM Client has decided to move beyond
        and use a new translation service. We've been using it for the past year in all current versions
        and we are now assured that this translation solution is a better fit, so the time has come to let
        Bing go and discontinue this service.&lt;/p&gt;
        
    

    &lt;p&gt;eM Client previously used Microsoft technology Bing for its automatic translation of
        emails. A year ago we reconsidered this and decided to switch to a solution by
        &lt;strong&gt;Lingvanex&lt;/strong&gt;, which provides high-speed, next-gen translation service based on cutting-
        edge AI and latest scientific researches.&lt;/p&gt;

    &lt;p&gt;This service runs on our own servers so we can ensure privacy of your data and
        prevent any potential data leaks to 3rd parties. In this architecture, we can fully
        guarantee uninterrupted service in the long-term. We kept the same range of supported
        languages as before so as a user, you will still get the same functionality but with better
        translation quality and privacy.&lt;/p&gt;

    &lt;p&gt;This new translation service is available starting with version eM Client 8.2.1721 and
newer, so if you are running current versions of eM Client 9 nothing will change for you.
For those running older versions than 8.2.1721, the automatic translation feature will
stop working once we fully discontinue the Microsoft translation service for our app.&lt;/p&gt;

    &lt;p&gt;If you have a license for &lt;strong&gt;eM Client 8&lt;/strong&gt;, we recommend downloading the version below:&lt;/p&gt;
    
    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

        &lt;div class="row"&gt;
            &lt;div class="emc-control-wrapper"&gt;
                &lt;a class="emc-button emc-button--green download-btn-cst" href="/dist/v8.2.1721/setup.msi"&gt;Download 8.2.1721 for Windows&lt;/a&gt;
            &lt;/div&gt;

            &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

            &lt;div class="emc-control-wrapper"&gt;
                &lt;a class="emc-button emc-button--green download-btn-cst" style="    padding: 0 30px;" href="/dist/v8.2.1721_Mac/setup.pkg"&gt;Download 8.2.1721 for macOS&lt;/a&gt;
            &lt;/div&gt;
        &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;p&gt;If you license is for &lt;strong&gt;eM Client 7 or older&lt;/strong&gt;, we recommend buying &lt;a href="/upgrade"&gt;an upgrade&lt;/a&gt; first and
        then using the latest version, eM Client 9.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=562</link>
			<pubDate>Wed, 15 Feb 2023 00:00:00 +0000</pubDate>
			<title>Switching from Bing Translator to Lingvanex</title>
			<guid isPermaLink="false">562</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;
    &lt;p&gt;If you were looking for an email app that would allow you to add notes to email messages, your search might be
        finally over! Sure, you could use a separate note-taking app, or you can use tags and folders to sort emails and
        get back to them later, but all those solutions aren’t ideal and we wanted to give our users a proper way to add
        notes to emails.&lt;/p&gt;

    &lt;p&gt;eM Client 9 brings a feature that allows you to add notes for emails so there’s no more need for improvised and
        clunky solutions. You can do it all in one app to keep things simple and your notes accessible at all times in
        your digital “notepad”.&lt;/p&gt;
        
    

    &lt;h3&gt;How can the notes improve my mailbox?&lt;/h3&gt;

    &lt;p&gt;So, let’s discuss why the notes are such a big deal for productivity-oriented users. You might have received a
        message that you would like to get back to later and you have some quick thoughts you would like to write down.
        Notes are here for you. There might be some conversation about the collaborative project, where do you write
        down possible comments to share with colleagues in the future? That’s right, notes got you covered.&lt;/p&gt;

    &lt;p&gt;There are many use cases for notes but one thing is certain, having the possibility to attach a note to the
        message so your future self can backtrack your own thoughts is just useful and convenient. Sort of an
        email-specific sticky note without making any paper waste, what’s there not to like?&lt;/p&gt;

    &lt;h3&gt;Working with notes&lt;/h3&gt;

    &lt;p&gt;There’s been enough theory so let’s put the notes to good use now. To add a note, right-click on any message in
        the message list and look for the “&lt;strong&gt;Note&lt;/strong&gt;” button.
        The note window will appear and you can jot down anything you need. When you are done with note-taking, click on
        “OK” and the note icon should appear next to the message.&lt;/p&gt;

    &lt;p&gt;Upon opening the message preview you can see the note written under the message header and it is possible to edit
        the note through &lt;i&gt;right-click &gt; Edit note&lt;/i&gt; or using the “&lt;strong&gt;Edit&lt;/strong&gt;” button next to
        the note in the message preview.
        Alternatively, you can add the button to the toolbar using &lt;i&gt;right-click&lt;/i&gt; in the toolbar area &gt;
        &lt;i&gt;Customize&lt;/i&gt;.
    &lt;/p&gt;

    &lt;p&gt;If you are not using the message preview, you can also view the note by hovering over the note icon in the
        message list. The floating text will appear and you can read the note without even having the message preview
        pane displayed.&lt;/p&gt;

    &lt;p&gt;To see how the notes can be used in practice, check out this video:&lt;/p&gt;

    &lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;

    &lt;video class="emc-blogpost__video" controls="" autoplay="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Notes-For-Emails.png" src="/assets/video/localized/en/Quick-notes-for-emails.mp4"&gt;&lt;/video&gt;
    &lt;h3&gt;Synchronization of notes for emails&lt;/h3&gt;

    &lt;p&gt;If you use any Exchange account, including Microsoft 365, your notes will be synchronized between eM Client apps
        on your devices. For other accounts, the notes will be stored locally in your device.&lt;/p&gt;

    &lt;p&gt;So if you try to synchronize your notes via the IMAP protocol on another device, the notes will not show up.&lt;/p&gt;

    &lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;&lt;strong&gt;Note&lt;/strong&gt;: If
        you Repair a folder in your eM Client via &lt;i&gt;right-click on the folder &gt; Properties &gt;
            Repair&lt;/i&gt; and then click
        the “&lt;strong&gt;Repair&lt;/strong&gt;” button (which will remove local data and re-download your messages from the
        server) the notes
        connected to your emails would also be lost.&lt;br&gt;
        So please keep that in mind.
    &lt;/div&gt;

    &lt;h3&gt;Removing the existing note&lt;/h3&gt;

    &lt;p&gt;Are you done with the message or no longer need the note? You can delete the entire message or delete just the
        note if you need to keep the message.&lt;br&gt;
        To delete the note go to the edit mode using the “&lt;strong&gt;Edit&lt;/strong&gt;” in the message header or “&lt;strong&gt;Edit
            note&lt;/strong&gt;” button, remove all the text, hit “&lt;strong&gt;OK&lt;/strong&gt;” and the note itself will be removed.
    &lt;/p&gt;

    &lt;p&gt;Give the new notes for emails a shot, we are sure you will like this great addition to eM Client’s features.&lt;/p&gt;

    &lt;h3&gt;New to eM Client?&lt;/h3&gt;
    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:
    &lt;/p&gt;
    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=558</link>
			<pubDate>Tue, 14 Feb 2023 00:00:00 +0000</pubDate>
			<title>Offload your thoughts with notes for email</title>
			<guid isPermaLink="false">558</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
                                        &lt;div class="container-fluid emc-blogpost__content emc-typo--align-left no-padding"&gt;
                                        &lt;p&gt;Sending emails is easy, you just type your message up and hit the big Send button. But eM Client offers some advanced sending options you might enjoy. Let’s take a look, especially at the newcomers, Undo Send and Resend, introduced in eM Client 9, in more detail.&lt;/p&gt;

                                        

                                        &lt;h3&gt;How to unsend an email&lt;/h3&gt;

                                        &lt;p&gt;Undo Send: have you been wondering how to unsend an email? Sometimes you
                                            might hit the Send button a little too soon and then realize you might
                                            have forgotten to add a certain file or information or simply made a
                                            typo that you just noticed. Now you can easily click the ‘Undo’ button
                                            that pops up in your message list to get the email back in your Drafts
                                        folder.&lt;/p&gt;

                                        &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
                                            &lt;a href="/sitecontrol/en/images/screenshots/em-Undo-Send-Button.png" data-fancybox="" data-caption="eM Client: Undo send button"&gt;&lt;/a&gt;
                                            &lt;span&gt;&lt;i&gt;eM Client: Undo send button&lt;/i&gt;&lt;/span&gt;
                                        &lt;/div&gt;

                                        &lt;p&gt;But how does it work? eM Client actually takes a little pause before
                                            sending your message out and while it holds the message, you can use the
                                            Undo button to get it back. Once the Undo option disappears, the message
                                        is actually sent out and can no longer be retrieved.&lt;/p&gt;

                                        &lt;p&gt;You can change the waiting time for the Undo send feature in &lt;b&gt;Menu &gt;
                                            Settings &gt; Mail &gt; Send&lt;/b&gt;, or you can even disable the feature if you don’t
                                        need it.&lt;/p&gt;

                                        &lt;p&gt;You can see the Undo send feature in action here in this video:&lt;/p&gt;

                                        &lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Undo-Send.png" src="/assets/video/localized/en/Undo-Send.mp4"&gt;&lt;/video&gt;

                                        &lt;h3&gt;Send the email again with one click&lt;/h3&gt;

                                        &lt;p&gt;Sometimes you just need to send the same message to the same recipient as
                                            a quick reminder. Or maybe the recipient accidentally deleted your mail
                                        and needs to get it again in the same form as before.&lt;/p&gt;

                                        &lt;p&gt;While you could previously arrange opening the same mail in a compose
                                            window via our &lt;i&gt;‘Forward as Original’&lt;/i&gt; feature, the information on
                                            recipients was removed. This is fine when you have a single recipient,
                                            but if the message was sent to two or more? And maybe some copies? That
                                        can get annoying real quick.&lt;/p&gt;

                                        &lt;p&gt;Now you can just go to your Sent folder and under the Forwarding option
                                            use the “Resend” feature to get your message out, just the same as it
                                        was and to the same people!&lt;/p&gt;

                                        &lt;p&gt;Watch our video to see how it works!&lt;/p&gt;

                                        &lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Resend.png" src="/assets/video/localized/en/Resend.mp4"&gt;&lt;/video&gt;

                                        &lt;h3&gt;Send later&lt;/h3&gt;

                                        &lt;p&gt;While send later is not a new feature in eM Client 9, we thought to give
                                            it a bit of a highlight in this article, as it can also elevate your
                                            sending experience!
                                            This feature was first introduced as &lt;i&gt;‘Delayed send’&lt;/i&gt; in eM Client 7 but
                                            has been improved and renamed since then to the &lt;i&gt;‘Send later’&lt;/i&gt; options you
                                        can use today.&lt;/p&gt;

                                        &lt;p&gt;You can use this option per email via the &lt;i&gt;Send&lt;/i&gt; button dropdown and
                                            selecting the &lt;i&gt;‘Send later’&lt;/i&gt; option. A window will pop up where you can
                                            insert the desired time - you can schedule messages to go out at a
                                            specific part of the day or even schedule days in advance and prepare
                                            reminder and follow-up emails ahead of time. Changing to specific hours
                                            can also be useful when communicating with people from different
                                            timezones - a message received at 1 AM when you actually sent it out at
                                            noon could look strange to some recipients and it might also be buried
                                            by newer messages from that day. Setting a more work-appropriate time
                                            may ensure that your message is received at the start of the day and
                                        noticed more quickly.&lt;/p&gt;

                                        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                                            &lt;a href="https://emclientdata.blob.core.windows.net/knowledge-base/Send_SendLater.png" data-fancybox="" data-caption="eM Client: Send later"&gt;&lt;/a&gt;
                                            &lt;span&gt;&lt;i&gt;eM Client: Send later&lt;/i&gt;&lt;/span&gt;
                                        &lt;/div&gt;


                                        &lt;p&gt;And how does it work? eM Client will store your message in the local
                                            Outbox folder and wait for the specified time in your device to arrive
                                            and then send it out. That means that eM Client needs to be running at
                                            the specified time to be able to send your message. If the app is closed
                                            at the time, it will be sent as soon as you run your eM Client again.
                                        &lt;/p&gt;

                                        &lt;p&gt;Aside from using this feature from inside the compose window, you can
                                            also set up default ‘Send later’ time in &lt;i&gt;Menu &gt; Settings &gt; Mail &gt;
                                            Send&lt;/i&gt;.
                                            That way all messages are delayed a little bit, giving you the option to
                                            edit the message in the Outbox if you need to make some last-minute
                                            changes. In that regard it can be used similarly to Undo send, though if
                                            you need to make bigger changes, we do recommend dragging the message
                                            back to Drafts or changing the Send later time so the message does not
                                        go out while you’re still typing!&lt;/p&gt;

                                        &lt;p&gt;Undo Send and automatic Send later time unfortunately cannot be used
                                        together, but hopefully you’ll find which option works for you best!&lt;/p&gt;

                                        &lt;h3&gt;New to eM Client?&lt;/h3&gt;
                                        &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
                                        &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;
                                        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
                                            &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
                                            &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
                                            &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
                                            &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
                                            &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
                                            &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
                                            &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
                                            &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
                                            and more.&lt;/p&gt;&lt;/li&gt;
                                        &lt;/ul&gt;
                                        &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=554</link>
			<pubDate>Wed, 18 Jan 2023 00:00:00 +0000</pubDate>
			<title>Send and unsend emails like a Pro</title>
			<guid isPermaLink="false">554</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!--Seamless email experience with eM Client and Imageway--&gt;

&lt;p&gt;At eM Client, we sometimes get asked which email service we’d recommend, when users experience trouble with their past provider or want to find one that will synchronize more than just emails, but also contacts, calendars and other items. 
&lt;br&gt;Today we’d like to introduce one such email service provider – Imageway! &lt;/p&gt;



&lt;h3&gt;Who is Imageway?&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;Imageway&lt;/b&gt; is a Managed Service Provider for quality website, phone and most importantly – email hosting. eM Client directly communicates and cooperates with the authors of Imageway and thanks to that we are able to implement better integration of all services.&lt;/p&gt;

&lt;p&gt;Imageway has offered their email hosting services since the year 2000. They specialize in email hosting using IMAP(s), POP(s), SMTP(s), CalDAV(s), and CardDAV(s) protocols. Imageway believes in supporting open standards and providing ongoing legacy support for hardware devices. Extra attention has been focused in the areas of privacy, reliability, speed, and security. &lt;/p&gt;
&lt;br&gt;
&lt;p&gt;Features that Imageway considers special to their services include:&lt;/p&gt;
&lt;br&gt;

&lt;h4&gt;Shared account storage&lt;/h4&gt;
&lt;p&gt;Most high-end email providers now charge on a per user account basis. Imageway allows their users to create as many email accounts they want, which use a shared storage pool. Once all the accounts have used the domain allocated storage for that package level, the customer can either upgrade to a higher level package or purchase additional email storage.&lt;/p&gt;

&lt;h4&gt;IMAP/POP email recovery&lt;/h4&gt;
&lt;p&gt;Anytime an Imageway user deletes an email using IMAP or POP, it goes into a special read only directory structure for a limited time (currently 30 days). First, this protects against accidental deletions, even if the trash is emptied. Second, it means the user can restore messages even if they are permanently deleted accidentally in another app, like eM Client. Last, the messages are protected and restored in case the accounts are hacked and all messages get deleted.&lt;/p&gt;

&lt;h4&gt;IMAP accessible junk mail management&lt;/h4&gt;
&lt;p&gt;If the user receives junk mail in their INBOX, then they can just move it to the SPAM folder to train Imageway’s system and put that email address on the block list. If legitimate mail is received in the SPAM folder, moving it to the INBOX will train Imageway’s system and put that email address on the friends list. This makes junk mail management easy when using eM Client with an IMAP connection.&lt;/p&gt;

&lt;h4&gt;Two-Factor Authentication (2FA)&lt;/h4&gt;
&lt;p&gt;Imageway supports 2FA using "Google Authenticator" or "Authy" on mobile devices to provide another layer of login security. Imageway has a special 2FA implementation that supports 2FA when using IMAP or POP with any email client, such as eM Client, by using a combination of a password plus a 2-factor code when inputting the login credentials.&lt;/p&gt;

&lt;h4&gt;Large File Attachment Support&lt;/h4&gt;
&lt;p&gt;Imageway currently supports email sizes up to 150MB when using an email client. Most email providers will only accept a maximum of 25MB, so Imageway offers a special server-side setting that will automatically strip out attachments when the email size goes over 25MB and store them on the local mail server. The mail system will then automatically insert links in the outgoing email to download these attachments, similarly how eM Client’s cloud attachments work.&lt;/p&gt;

&lt;h4&gt;Email Encryption&lt;/h4&gt;
&lt;p&gt;Imageway offers end to end encryption that works with any email client. When sending an email the user only needs to put [secure] in the subject, and the email will automatically be encrypted by Imageway’s system and stored on the mail server. The mail server will then send an email with a link which can be clicked so the email can securely be accessed using a web browser.&lt;/p&gt;

&lt;h4&gt;Email Archiving&lt;/h4&gt;
&lt;p&gt;Imageway provides the ability to enable email archiving. Once enabled, all incoming and outgoing emails are stored in a searchable archive that is compressed, encrypted, and indexed. This is great if the customer needs to meet any legal requirements for email retrieval.&lt;/p&gt;

&lt;h4&gt;SSL certificate&lt;/h4&gt;
&lt;p&gt;Imageway includes a free SSL certificate for all custom domains that are set up with their hosting services. The certificate is continually renewed so it will never expire.&lt;/p&gt;

&lt;br&gt;
&lt;p&gt;Imageway offers 24x7 e-mail support, and during normal business hours both phone and live chat are available. Direct support for eM Client users is included to ensure that no issues occur while connecting to their email hosting services.&lt;/p&gt;

&lt;p&gt;If you are looking for a new service provider, we believe it is worth a try. When using eM Client you can of course &lt;i&gt;synchronize all your messages&lt;/i&gt; via the IMAP protocol, which naturally includes &lt;i&gt;all folders, flags, tags&lt;/i&gt; and even special status of your messages such as &lt;i&gt;Snooze&lt;/i&gt; and &lt;i&gt;Watch for reply&lt;/i&gt;. eM Client can also connect to the Imageway server to set up your &lt;i&gt;Automatic reply&lt;/i&gt; while you’re away from your computer or set up &lt;i&gt;Auto-forwarding&lt;/i&gt; for your messages.
&lt;br&gt;Besides synchronizing all events via CalDAV, you can also share your &lt;i&gt;calendars&lt;/i&gt; and &lt;i&gt;tasks&lt;/i&gt;. And what’s more, you can sync your &lt;i&gt;contacts&lt;/i&gt;, including number of details, tags and assigned images.&lt;/p&gt;

&lt;p&gt;Read more about Imageway &lt;a href="https://www.imageway.com/"&gt;here&lt;/a&gt; and make sure to set up your new Imageway account in eM Client in &lt;b&gt;Menu &gt; Accounts&lt;/b&gt;! &lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=553</link>
			<pubDate>Wed, 04 Jan 2023 00:00:00 +0000</pubDate>
			<title>Seamless email experience with eM Client and Imageway</title>
			<guid isPermaLink="false">553</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!--Boost your Conversations with Thread view--&gt;
&lt;p&gt;Keeping tabs on all your messages can be hard and if you talked about more topics with the same contact recently, things can get mixed up. That is why we introduced the Conversation feature a while ago – to put messages on the same subject with the same people in one easy-to-read thread. So what is the new Thread feature in eM Client 9? That’s what we’re here to explain today. &lt;/p&gt;



&lt;h3&gt;Threads vs Conversations view&lt;/h3&gt;

&lt;p&gt;&lt;b&gt;Conversations&lt;/b&gt; are a feature that allows you to view the messages on the same subject in one simple place, without having to search the message history and go through different folders.
Conversations can be set in &lt;b&gt;Menu &gt; View &gt; Conversations&lt;/b&gt; and they have 3 options – Conversations in all views, in message details only and disabled. You can read more detailed explanation of these views in our &lt;a href="/blog/conversations-188"&gt;Conversation blog&lt;/a&gt;.&lt;/p&gt; 

 &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-conversations-all-view.png" data-fancybox="" data-caption="eM Client: Conversations in all views"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: Conversations in all views&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;


&lt;p&gt;&lt;b&gt;Threads&lt;/b&gt; allow you to easily view all emails that are part of the conversation in the Message list so you can easily go through them one by one and perform separate actions on them like reply, forward, resend, delete, etc. which can be a bit more tricky when you’re just using the full Conversation view. In that case you need to click the drop-down menu in the header instead of using the shortcuts or toolbar buttons you’re used to. &lt;br&gt;
Depending on your message list setting, you can also use the avatars and message previews to have a quick overview of the whole conversation and decide which one you want to open or respond to.&lt;/p&gt;

 &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-thread-in-list.png" data-fancybox="" data-caption="eM Client: New threads option in the message list"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: New threads option in the message list&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;You can take a look at how conversations work in the video below:&lt;/p&gt;

&lt;video class="emc-blogpost__video" controls="" autoplay="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Threads.png" src="/assets/video/localized/en/Threads.mp4"&gt;&lt;/video&gt;

&lt;h3&gt;Order of messages in conversations&lt;/h3&gt;

&lt;p&gt;The order of messages in conversations is by design showing the oldest at the top and the newest at the bottom so you can read the whole message thread comfortably, from start to finish as any other text. This order cannot be changed at this time.&lt;/p&gt;
&lt;p&gt;But with Threads you can go through the messages one by one in any order you prefer – the messages are listed separately based on your “Sorted by” setting – with descending you get the oldest messages at the bottom, with ascending oldest at the top to match the flow of your message list.&lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=549</link>
			<pubDate>Tue, 20 Dec 2022 00:00:00 +0000</pubDate>
			<title>Boost your Conversations with Thread view</title>
			<guid isPermaLink="false">549</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;h3&gt;Is eM Client the best mail app for Apple?&lt;/h3&gt;
&lt;p&gt;Our all-in-one email application has been a staple on Windows systems for years. Our venture into the macOS world continues to hold up our great reputation as an innovative and user-friendly email client. eM Client will help you manage not only your emails; but also contacts, events, tasks and so much more. Let’s take a look at the features eM Client offers Apple users. &lt;/p&gt;



&lt;h3&gt;Email client for macOS&lt;/h3&gt;
&lt;p&gt;Most email apps for macOS, including the default Apple Mail app, are streamlined and simplified so there are few buttons or elements on screen. A minimalist design can be beautiful; but can fall short when you need easy access to advanced features. eM Client is a great tool that is simple to set up, has a customizable interface, supports a wide range of email services, and contains a number of advanced features and integrations.
&lt;/p&gt;

&lt;p&gt;eM Client also stays up to date with the latest macOS updates, making it the best mail app for Mac. We can guarantee support on the 3 latest supported systems; including &lt;i&gt;macOS Ventura&lt;/i&gt;. eM Client 9 also natively supports the &lt;i&gt;Apple Silicon M1 chip&lt;/i&gt; and &lt;i&gt;M2 chip&lt;/i&gt;, so you’ll get the most out of your hardware!
&lt;/p&gt;

&lt;h3&gt;Apple M1 chip vs M2 chip&lt;/h3&gt;
&lt;p&gt;Apple introduced its custom silicon chip for Mac in November 2020. In June 2022, a second generation M2 chip was introduced to the market. These Arm-based chips provide incredible performance and efficiency for the macOS systems. &lt;/p&gt;

&lt;p&gt;M2 has two more GPU cores and a few minor improvements. The M2 chip can run over 40% more operations than the M1 chip. However, depending on the machine, users might not notice a significant difference in performance. Regardless of the chip you use, eM Client is completely compatible with systems using the &lt;i&gt;M1 chip&lt;/i&gt;, &lt;i&gt;M2 chip&lt;/i&gt; and also the older Intel chips.&lt;/p&gt;

&lt;h3&gt;eM Client is a powerful Mac mail app &lt;/h3&gt;
&lt;p&gt;There’s more to eM Client than basic reading, composing, and sending emails. Modern authentication from popular email services are supported in eM Client, so account setup is a breeze. Authentication from popular accounts including &lt;i&gt;Google OAuth&lt;/i&gt;, &lt;i&gt;Exchange OAuth&lt;/i&gt; and &lt;i&gt;Yahoo Oauth&lt;/i&gt; are supported by eM Client. iCloud accounts can also easily work with the standard &lt;i&gt;App Passwords&lt;/i&gt; offered in eM Client. 
&lt;/p&gt;

&lt;h4&gt;iCloud email app&lt;/h4&gt;
&lt;p&gt;Using automatic setup, eM Client can quickly help you find the correct settings for your iCloud account. eM Client will automatically configure your iCloud mail and allow you to work with your emails and shared folders, synchronize your calendars and manage your contacts.
&lt;br&gt;
&lt;br&gt;
Take a look at the step-by-step iCloud instructions on our website here: &lt;a href="/em-with-icloud"&gt;eM Client with iCloud&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;eM Client will automatically configure your iCloud mail and allow you to work with your emails and shared folders, synchronize your calendars and allow you to manage your contacts.&lt;/p&gt;

&lt;h4&gt;Gmail client for Mac&lt;/h4&gt;
&lt;p&gt;As mentioned previously, eM Client supports the modern authentication that Google requires for all Gmail and Google Workspace accounts. With automatic setup, configure your email, calendars, contacts and tasks in only a few steps. The automatic setup process is described on this page in detail: &lt;a href="/em-with-google-workspace"&gt;eM Client with Google Workspace&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Easily manage all aspects of your Google account in one place with eM Client. Our application supports Google Meet integration for online meetings and Google Drive for cloud attachments. This is what makes eM Client the most comprehensive desktop Gmail app available for macOS.
&lt;/p&gt;

&lt;p&gt;eM Client also supports both &lt;i&gt;S/MIME&lt;/i&gt; and &lt;i&gt;PGP&lt;/i&gt; for &lt;a href="https://www.emclient.com/email-encryption"&gt;message encryption&lt;/a&gt; and digital signatures - end-to-end encryption on Mac has never been simpler. When you download eM Client and begin your account setup process; you’ll be able to choose your settings for message encryption to ensure that your messages stay safe. Message encryption can be set up for any email account you choose to use with your eM Client application. 
&lt;/p&gt;

&lt;h3&gt;Enhanced features for email management with eM Client&lt;/h3&gt;
&lt;p&gt;Improve the way you send emails with features like &lt;i&gt;Send later, Undo Send, Watch for Reply,&lt;/i&gt; and more. &lt;/p&gt;
&lt;p&gt;These tools will give you full control over all of the messages entering and leaving your inbox:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;&lt;b&gt;Send later&lt;/b&gt; lets you send an email at any specific time.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Use &lt;b&gt;Undo Send&lt;/b&gt; to pull back a message sent with a typo or missing file. &lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;The &lt;b&gt;Watch for reply&lt;/b&gt; feature will give you a notification when an important reply arrives or if you want to get reminded to send a follow-up email.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;&lt;b&gt;Offline mode&lt;/b&gt;: this will prevent new messages from going to your inbox. You can still work with messages you downloaded online. This is great for times when you don’t want to be overwhelmed by new messages. Use either local or server-side mail archives and bring your mail accounts offline for when you travel or experience  trouble with your connection.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;&lt;b&gt;Snooze email for later&lt;/b&gt;: the snoozed email is put aside from your inbox and then brought back at your specified time so the message arrives as a new one. &lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Set up an &lt;b&gt;out of office message&lt;/b&gt; for your accounts on Mac to enable automatic replies while you’re away on vacation. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;i&gt;Auto reply&lt;/i&gt; is also available for Mac users with Google, Exchange, or IceWarp accounts. If you need to quickly find an email you’ve sent or received, eM Client has a super-fast search feature unlike any other email client. Quickly search through your email headers, message bodies, and even attachments! You have the option of creating special search folders instead of repeating your commonly used searches manually.&lt;/p&gt;

&lt;h3&gt;Advanced email organization with eM Client&lt;/h3&gt;
&lt;p&gt;You have access to a number of ingenious organizational tools in eM Client. Customize your settings to make your email account organization right for you. Use &lt;i&gt;Rules&lt;/i&gt; to mark or move your messages into dedicated folders. You also have the option of using local or synchronized folders with &lt;i&gt;Google, Exchange,&lt;/i&gt; and other servers. &lt;/p&gt;

&lt;p&gt;&lt;i&gt;Tags&lt;/i&gt; can be used for easy categorization and color navigation. eM Client supports synchronized labels for Gmail accounts, and categories for Exchange and other servers. Simply set up your email account in eM Client – your tags or labels will be automatically added.  
&lt;/p&gt;

&lt;p&gt;View your attachments all in one place with eM Client Pro’s &lt;i&gt;Attachments view&lt;/i&gt;. View all of your Mac email attachments as files without having to tediously comb through specific accounts or folders. eM Client also offers a wide range of integrations for &lt;i&gt;Cloud attachments&lt;/i&gt;, such as Google Drive, OneDrive, and &lt;a href="/cloud-storages"&gt;others&lt;/a&gt;, so not only is your outgoing message sent quickly, – you can also edit or restrict access to the file later on your cloud storage.&lt;/p&gt;

&lt;p&gt;These organizational features will help you finally achieve &lt;a href="/blog/inbox-zero--how-to-achieve-it-432"&gt;Inbox Zero&lt;/a&gt; on your Mac by helping you stay on top of your email organization!&lt;/p&gt;


&lt;h3&gt;eM Client is an all-in-one application&lt;/h3&gt;
&lt;p&gt;Are you looking for an email client for your macOS device that offers more than just email? eM Client has you covered. Our application can synchronize your Contacts for Exchange, Gmail, iCloud, and any other &lt;a href="https://en.wikipedia.org/wiki/CardDAV"&gt;CardDAV&lt;/a&gt; service. Manage your contacts and tag them to swiftly send emails to specific groups of contacts. This feature is especially powerful when used in conjunction with Mass mail – where each recipient gets their own copy of an email.&lt;/p&gt;

&lt;p&gt;You can sync your calendar from your Google, Office 365 or other &lt;a href="https://en.wikipedia.org/wiki/CalDAV"&gt;CalDAV&lt;/a&gt; calendars and set up your online meetings. Providers such as &lt;i&gt;Zoom&lt;/i&gt;, &lt;i&gt;Google Meet&lt;/i&gt;, &lt;i&gt;Webex&lt;/i&gt; and &lt;a href="/online-meetings-tools"&gt;more&lt;/a&gt; are supported by eM Client. You can also subscribe to Internet calendars you want to follow or add the national holidays of your country. &lt;/p&gt;

&lt;p&gt;Additional helpful tools in eM Client include &lt;i&gt;Notes&lt;/i&gt; and &lt;i&gt;Chat&lt;/i&gt;. With &lt;i&gt;Notes&lt;/i&gt;, you can document important thoughts or reminders and save them to review later. Need to chat with friends or colleagues? Set up and use &lt;i&gt;XMPP chat&lt;/i&gt; to talk! &lt;/p&gt;

&lt;p&gt;With complete macOS compatibility and additional features beyond email; eM Client is inarguably the best mail app for Mac.&lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;/p&gt;&lt;/li&gt;        
&lt;/ul&gt;
&lt;p&gt;and more.&lt;/p&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=541</link>
			<pubDate>Thu, 01 Dec 2022 00:00:00 +0000</pubDate>
			<title>Is eM Client the best mail app for Apple?</title>
			<guid isPermaLink="false">541</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!--eM Client 9.2 is here with more improvements--&gt;
&lt;p&gt;The seasons have changed and eM Client is here with another update. This time we made sure to add highly requested UI improvements such as the Delete button in the message list or icons-only mode for your toolbars, and additional icons in settings for easier orientation. You can now copy, duplicate or search in Rules so that you can stay on top of your automatic mail management. We also focused on even better integration with selected providers, such as SmarterMail, Imageway, and IceWarp!&lt;/p&gt;



&lt;h3&gt;What’s new in eM Client 9.2&lt;/h3&gt;
&lt;h4&gt;&lt;i&gt;Delete button on mouse hover in the message list&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;Users who prefer using a mouse have been requesting this and we delivered at last – you can now use a Delete button directly in the message list on the right side of the given line. After taking an overview of your messages, either thanks to the subject, message preview or the avatar used, you can just quickly delete those messages without having to open them and wait for them to load.
&lt;br&gt;
If you don’t plan to use this feature, you can of course disable it in &lt;b&gt;Menu &gt; Settings &gt; Mail &gt; Read&lt;/b&gt; under &lt;b&gt;Message List&lt;/b&gt; settings. Simply uncheck the option &lt;b&gt;‘Show “Delete” icon on mouse hover’&lt;/b&gt; and click the &lt;b&gt;Save &amp; Close&lt;/b&gt; button.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-delete-icon.png" data-fancybox="" data-caption="eM Client: Delete button on the right side appears on mouse hover"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: Delete button on the right side appears on mouse hover&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;


&lt;h4&gt;&lt;i&gt;Search in rules&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;Did you create a lot of rules over time as you use eM Client? Maybe you even have a separate rule for numerous contacts or domains! Sorting through those can be a headache, especially if you need to go back and edit a specific one... there is now a handy Search field in the top right corner, so it is possible to filter your rules and find just the one you need to edit or remove!&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Duplicate button in rules&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;If you have a complicated rule that you created but need to make a variation of it, you can now easily duplicate a specific rule and then edit it to your liking.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Copy &amp; paste rules&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;Rules can now be copied using the &lt;i&gt;Ctrl + C&lt;/i&gt; shortcut and then pasted, either under Local rules or even another account’s rules, via &lt;i&gt;Ctrl + V&lt;/i&gt;. &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-rules-duplicate-search.png" data-fancybox="" data-caption="eM Client: New options in the Rules window"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: New options in the Rules window&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;Support for XEP-0363 file upload in Chat&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;If your XMPP server supports the XEP-0363 protocol for file upload, the file will be uploaded to your server and then a download link with be sent to your contacts. This means the recipient does not need to accept the file transfer right away and instead can download the file when it’s convenient, as long as your server stores this file!&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Icons-only mode for toolbars&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;Do you love the toolbars but just cannot fit all your favorite features into them? Now you can – using the Icons-only mode the text on the buttons will be hidden and you can fit way more buttons on all your toolbars. If you forget what the icon means, just hover over it and the name of the feature will be shown in a pop-up window.
&lt;br&gt;
You can enable this option via the Customize setting.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-icons-only-toolbar.png" data-fancybox="" data-caption="eM Client: Icons-only toolbars"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: Icons-only toolbars&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;Icons in settings&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;Each item in the settings now sports its own unique icon, making orientation and finding the right section much easier than before.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-settings-icons.png" data-fancybox="" data-caption="eM Client: Icons in settings"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: Icons in settings&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;Email suggestions based on addresses from all sent emails&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;Until now eM Client could fill in the suggestion line from your saved contacts and the Recipients’ history, which was populated based on your use of eM Client. Now the program will collect emails from all messages in your Sent folders and helpfully provide those when you compose a new email!&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Recent history for Copy/Move to folder keeps the last 10 folders indefinitely&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;We have just recently introduced the recent history feature for moving and copying messages, but it has quickly become obvious this was a much-needed improvement! We have also listened to your feedback and changed the original design, where closing the application would clear this history, to your preferred one, where the last 10 folders are always kept available, even after restarting the program.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Signatures and QuickTexts for events and tasks&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;You can now insert your signatures and QuickTexts even into the detail window for your events and tasks, so these are included in your invites when adding more attendees or assignees to your items.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;New message notification in the chat window&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;If you scroll up in your opened chat and a new message comes in, a new notification will pop up at the bottom of the chat window – no more missed responses.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Online Meeting icon in calendar agenda&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;With this icon you can now quickly recognize which of your upcoming events contain an Online meeting link.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Watch for reply custom date&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;We have added an option to customize the date and time for your Watch for reply reminders, instead of just selecting one of the pre-defined options.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Event invite forwarding for Exchange, Office365 and SmarterMail&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;When you forward an invite for your Exchange event you can now invite more people, even if you’re not the original organizer!&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Better support for &lt;a href="https://www.smartertools.com/smartermail/business-email-server"&gt;SmarterMail&lt;/a&gt;&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;You could of course already use SmarterMail accounts in eM Client before, but now we fully support SmarterMail’s Autodiscover for automatic setup so you can use your emails, calendars, contacts and chat in a few clicks. We’ve also added a native support for SmarterMail Online meetings, as well as the new option to forward meeting invites!&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Integration of &lt;a href="https://www.imageway.com/"&gt;Imageway&lt;/a&gt;&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;Imageway accounts can be seamlessly added via the automatic setup and include emails, calendars, contacts, notes and a number of special settings! Imageway accounts can synchronize tags and Snooze or Watch for reply status for emails. You can set up Automatic replies for your account when you’re away and even make use of the automatic Mail forwarder. Calendar sharing has a custom, user-friendly design as well.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Improvements for IceWarp&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;eM Client can now better support user Archive and server Archive folders for emails and your XMPP Chat messages are now fully synchronized and archived as well. We have also made &lt;a href="https://www.icewarp.com/smartattach/"&gt;SmartAttach&lt;/a&gt; easier to use than ever.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;And a lot of other tweaks and fixes!&lt;/i&gt;&lt;/h4&gt;

&lt;h3&gt;Get eM Client 9.2&lt;/h3&gt;
&lt;p&gt;How can you get all these cool new features right away?&lt;br&gt;
    If you already use eM Client 9, you will simply get a notification that a new update is ready or you can download it manually from our &lt;a href="/release-history"&gt;Release history&lt;/a&gt;.&lt;br&gt;
    If you own eM Client Pro for version 8 (or older), just &lt;a href="/renew-license" target="_blank"&gt;&lt;strong&gt;purchase an upgrade&lt;/strong&gt;&lt;/a&gt; to eM Client 9.2.&lt;/p&gt;

&lt;h3&gt;New to eM Client? Try it out!&lt;/h3&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
        &lt;a href="/download" target="_blank" class="emc-button emc-button--green emc-button--long emc-typo--align-center"&gt;For free&lt;/a&gt;
        &lt;a href="/pricing" target="_blank" class="emc-button emc-button--orange emc-button--long emc-typo--align-center"&gt;Buy Pro&lt;/a&gt;
    &lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=537</link>
			<pubDate>Tue, 08 Nov 2022 00:00:00 +0000</pubDate>
			<title>eM Client 9.2 is here with more improvements</title>
			<guid isPermaLink="false">537</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!--New and improved eM Client 9.1 reminders--&gt;
&lt;p&gt;Many new features were introduced in eM Client 9 release and we sincerely hope you enjoy them. The launch of version 9.1 has brought additional improvements and in this article, we would like to explain the changes that have been introduced for your reminders and notifications.&lt;/p&gt;



&lt;h3&gt;What are reminders and notifications?&lt;/h3&gt;
&lt;p&gt;First of all, let us briefly explain how these features work and later explain what has changed with the latest update. &lt;/p&gt;

&lt;p&gt;For almost any action that the client undertakes, a notification can be displayed. Be it incoming mail, new chat message, or many others. One can choose between system notifications and eM Client’s native notifications. The difference is mostly graphical, as eM Client notifications match the color with selected theme, while system notifications match your system’s colors. &lt;/p&gt;

&lt;p&gt;Reminders track your calendar events and tasks. When a user-specified time is triggered a new pop-up window is automatically opened. You can either dismiss or postpone the event. Although it may sound simple, reminders are very likely a crucial part of your daily schedule.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-new-reminders.png" data-fancybox="" data-caption="eM Client: New Reminders window"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: New Reminders window&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;What are the biggest improvements?&lt;/h3&gt;
&lt;p&gt;Over time we have gathered quite a few suggestions on how to make eM Client even better, and below is a list of the most requested changes for Notifications.&lt;/p&gt;
&lt;br&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
&lt;li&gt;
&lt;i&gt;In some marginal cases a reminder is displayed multiple times for one event.&lt;/i&gt;
&lt;p&gt;eM Client’s behavior has been adjusted for many scenarios; unwanted multiple reminders for one event are no longer occurring.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;i&gt;There might be too many notifications at once.&lt;/i&gt;
&lt;p&gt;Multiple notifications are grouped into one window, so the notifications are clearer and it can be easier to go through them.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;i&gt;Reminder window cannot be accessed explicitly.&lt;/i&gt;
&lt;p&gt;There is a new option that lets you open the Reminders explicitly. Simply navigate to &lt;b&gt;Menu &gt; Reminders&lt;/b&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;i&gt;There is no option to snooze reminder from system notifications.&lt;/i&gt;
&lt;p&gt;This is no longer true; the notification window has been changed and you are now allowed to use reminders in a separate window even when using system notifications.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;i&gt;While using multiple devices to display notifications, some previously dismissed reminders could have been displayed on other devices.&lt;/i&gt;
&lt;p&gt;The issue has been addressed- the notifications are now postponed until the devices are fully synchronized. This will minimize the occurrence of such reminders.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;

&lt;p&gt;However, the list does not end here. User interface for the Notifications window has been revamped and the same can now be done with fewer clicks. Users are also allowed to mark Tasks as finished via the notification screen and finished tasks don’t show reminders. Generally speaking, the reminders are now more reliable, user-friendly and less intrusive. You have better control over the reminders and most of the past inconveniences were taken care of.&lt;/p&gt;

&lt;h3&gt;More customization for Reminders&lt;/h3&gt;
&lt;p&gt;Moreover, extra settings are now to be found under the &lt;b&gt;Menu &gt; Settings &gt; General &gt; Reminders&lt;/b&gt;. You can access all options that are connected with reminders under one Tab. &lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
&lt;li&gt;
&lt;i&gt;Show reminder window over notifications&lt;/i&gt;
&lt;p&gt;Some users prefer to not use system notifications for reminders altogether and for them a brand new re-worked window is available. This is the way to go if you prefer eM Client to take control. The only way how to achieve this behavior in previous versions was to use eM Client’s native notifications.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;i&gt;Show reminder on top of other windows&lt;/i&gt;
&lt;p&gt;The reminder window will always pop up to the front – no more missed reminders.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;i&gt;Automatically dismiss reminders for past calendar events&lt;/i&gt;
&lt;p&gt;In the past versions, it has been possible for eM Client to display reminders that were past due date for various reasons. However, with this new feature, the reminders for past events will no longer be displayed, even if you did not get the chance to dismiss that reminder. This option is active by default.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also, default reminders for events and tasks can be set up here too. Any account capable of synchronizing these can have its own default reminder.&lt;/p&gt;

&lt;p&gt;Hopefully, this explanation sheds some light on the changes to this feature. However, should you require any further information or assistance, feel free to contact our Support team, use the Community forum or send any general questions to &lt;a href="mailto:info@emclient.com"&gt;info@emclient.com&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=533</link>
			<pubDate>Tue, 27 Sep 2022 00:00:00 +0000</pubDate>
			<title>New and improved eM Client 9.1 reminders</title>
			<guid isPermaLink="false">533</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!--Email Tracking pixel detection--&gt;
&lt;p&gt;More and more of our lives are happening online. This makes it easier for companies to follow every step you take on the internet through email tracking. The purpose of email tracking is either to sell you a product – or worse, to sell your data to other companies. We’re doing our part at eM Client to protect your privacy and save your data from email trackers. We’ve introduced Email Tracking Pixel detection along with additional options for blocking trackers.&lt;/p&gt;



&lt;h3&gt;What is email tracking?&lt;/h3&gt;
&lt;p&gt;Email tracking is a data collection method used to monitor the delivery and reading of specific emails. It makes it possible for the sender of a given message to get basic notifications; like a log of the times the email is opened and viewed by the recipient. Email trackers can also provide a range of other details, including personal information. It’s difficult to tell if an email includes a tracking pixel by just glancing at it. Email tracking pixels are usually extremely tiny and located at the beginning or end of a message, or embedded in an image. It’s nearly impossible to detect them without the right application.  
&lt;/p&gt;

&lt;h3&gt;What is email tracking used for?&lt;/h3&gt;
&lt;p&gt;While email tracking can be misused to get details about your devices, applications, location, IP address and other personal details; it is most commonly used in email marketing. The use of these tracking methods is common in devising further marketing strategies to help companies grow – so email trackers are not always nefarious. However, we believe you should have the choice in deciding if you want to share this information or not, regardless of the tracker’s intentions.
&lt;/p&gt;

&lt;h3&gt;How does email tracking detection work in eM Client?&lt;/h3&gt;
&lt;p&gt;You can tell if a message contains a mail tracking pixel by looking at the target icon visible in the message list. This icon is available with both Free and Pro licenses. You can remove the icon from the message list if you want through Columns configuration.
&lt;/p&gt;


 &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="" width="100px"&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-tracking-icon.png" data-fancybox="" data-caption="eM Client 9: Email tracking icon"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 9: Email tracking icon&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;In the Pro version default setting, you will also see an info line under the message header with the option to allow email tracking for a specific email if you trust the sender.&lt;/p&gt;


 &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-tracking-info-line.png" data-fancybox="" data-caption="eM Client 9: Allow email tracking option"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 9: Allow email tracking option&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;
 

&lt;p&gt;Watch the introduction video to this feature below to see this email tracking detection in action: &lt;/p&gt;

&lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Tracking-Pixel-Detection.png" src="/assets/video/localized/en/Mail-Tracking-Pixel-Detection.mp4"&gt;&lt;/video&gt;


&lt;p&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
&lt;b&gt;Note:&lt;/b&gt; the eM Client team continuously analyzes new tracking methods. We frequently update the tracking pixels we can detect in the program. This feature will improve over time and will be updated in your installed eM Client automatically.&lt;br&gt;&lt;br&gt;
Situations might arise where a sender uses a new tracking service that eM Client doesn’t recognize yet. Keep this in mind before you automatically trust a sender and download attachments or images. Consider implementing additional Privacy settings and always download external content or images at your own discretion.

&lt;/div&gt;



&lt;h3&gt;Is blocking mail tracking pixels a new eM Client feature?&lt;/h3&gt;
&lt;p&gt;The Tracking icon simply shows that the message you received does contain a tracking pixel. Some senders have always used them, but we did not have the feature to detect them specifically in the past – that’s new in eM Client 9.
&lt;/p&gt;

&lt;p&gt;But that does not mean you weren’t protected from email tracking before – by default, eM Client blocks these mail tracking pixels together with all external images and other external content based on your settings in: &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Privacy&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt; With the Pro version of eM Client, you can now choose to download the images that are not used for email tracking and keep the pixel itself blocked. This gives you more control over what you decide to do with the content you receive in your emails. 
&lt;/p&gt;

&lt;p&gt;You can read more on the specific settings &lt;a href="/email-tracking"&gt;here&lt;/a&gt;.&lt;/p&gt; 

&lt;h3&gt;Can Free license block mail tracking pixels?&lt;/h3&gt;
&lt;p&gt;With the Free version of eM Client, the functionality of the mail tracking pixel blocker is the same as it was in eM Client 8 and older. Choose to either block all external content (including the tracking pixel), or manually select "download pictures" which will download everything – including the tracking pixel.
&lt;/p&gt;

&lt;p&gt;You can choose to use the tracking pixel icon as a warning to decide if you trust this sender to download all the images or not; even if you have a Free license. Or if you want, you can remove the tracking icon columns from your message list and remain blissfully unaware of any email tracking pixels that might be in your inbox. 
&lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=525</link>
			<pubDate>Tue, 06 Sep 2022 00:00:00 +0000</pubDate>
			<title>Email Tracking pixel detection</title>
			<guid isPermaLink="false">525</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!--eM Client 9.1 is released--&gt;
&lt;p&gt;Have you been longing for an eM Client update? So have we! Our team has been hard at work completing fixes, implementing users' feedback from eM Client 9.0 and testing new builds, but the next step is finally here. eM Client 9.1 brings a new spin on Reminders both in design and functionality, support for Yahoo IMAP API, and overall improvements when using tags, aliases and more.&lt;/p&gt;



&lt;h3&gt;What’s new in eM Client 9.1&lt;/h3&gt;
&lt;h4&gt;&lt;i&gt;Reworked Reminders&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;Reminders have gone through a few iterations over the time, with the separate window being our staple, which we diverted from slightly when we introduced support for system notifications and tried to apply them to reminders as well. But after listening to you, we have returned to the tried and true – the separate window for Reminders is back and here to stay. And that is not all, it received a full UI redesign with clear buttons and better options to dismiss and snooze event reminders and to easily mark tasks as completed.
You can of course use the native Reminders window in combination with system notifications for emails and other pop-ups.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-new-reminders.png" data-fancybox="" data-caption="eM Client: New Reminders window"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: New Reminders window&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;


&lt;p&gt;You can now easily open the Reminders window via the &lt;i&gt;Menu &gt; Reminders&lt;/i&gt; option, which can be useful if you accidentally close the window before sorting through all your reminders and need to access them again.&lt;/p&gt;

&lt;p&gt;You can also specify if and how you want the Reminders window to behave in &lt;i&gt;Menu &gt; Settings &gt; General &gt; Reminders&lt;/i&gt;, including options to dismiss past reminders automatically and if the Reminders window should show up on top of other windows, so it does not change your focus from your composed messages for example.&lt;/p&gt;


&lt;h4&gt;&lt;i&gt;Support for new Yahoo IMAP API (Message limit and UID Only) &lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;Yahoo devs have added new features to their server without announcement, so some of the new limits have taken email apps by surprise. But we have implemented support for Limited Mode and UID mode from the new Yahoo IMAP API so you can get your full message history for your Yahoo account in your desktop email client and not just the last 10 000 emails.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Easy way to enable/disable avatars in all folders&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;While Avatars were a welcome addition to many, some of you prefer simpler message list and the addition of contact icons was taking up precious space. Based on your feedback we have made it possible to easily remove contact avatars from message list in all folders at once. Or you can enable them again using the same option, should you change your mind!&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-hide-avatar.png" data-fancybox="" data-caption="eM Client: When hiding avatars you can now apply the change to all folders"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: When hiding avatars you can now apply the change to all folders&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;


&lt;h4&gt;&lt;i&gt;A specific icon for Gmail Important tag instead of "Important" text&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;Important tag is one of the most used one in all Google email accounts, but the text is quite long – so we have added a new special icon just for the Gmail Important tag which matches the way it looks in the web interface!&lt;br&gt;
The icon will be used in single-line layout and when viewing tags in message preview in compact layout.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-important-icon.png" data-fancybox="" data-caption="eM Client: New icon for Important tag"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: New icon for Important tag&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;


&lt;h4&gt;&lt;i&gt;Recent history for “move to folder” and “copy to folder” &lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;When using the Move to folder and Copy to folder feature you can now speed things up by being able to select from your recent folders in a submenu without having to open the features in separate window! The history is available in right-click menu option and in toolbar buttons and resets when you close the app.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-move-history.png" data-fancybox="" data-caption="eM Client: Recent history for Move to Folder in Message list"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: Recent history for Move to Folder in Message list&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;


&lt;h4&gt;&lt;i&gt;Custom sort for aliases, QuickTexts, signatures and templates&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;No more automatic alphabetical sort! At least if you don’t want to! You can now sort your aliases, QuickTexts, signatures and templates based on your preference and how often you need them which will also affect shortcuts for some of these items.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Option to show aliases in submenus&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;We admit it, when using a lot of account and aliases, sometimes the From field got a bit crazy. Now aliases can be listed in a submenu under the main account they belong to, making for a clearer view and selection of your email addresses.&lt;br&gt;
    If you preferred the original listing, you can change it back in &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Compose&lt;/i&gt; by unchecking the option “When selecting account show aliases in submenu.”&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;More customization options for tags in message list &lt;/i&gt;&lt;/h4&gt;
&lt;p&gt;You can now decide if tags should be shown as icons, with full name or remove them from the message list if you don’t want to use them at all, in both Compact and single-line layout. The options are available in &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Read&lt;/i&gt; in Message list settings.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;And a lot of other tweaks and fixes!&lt;/i&gt;&lt;/h4&gt;

&lt;h3&gt;Get eM Client 9.1&lt;/h3&gt;
&lt;p&gt;How can you get all these cool new features right away?&lt;br&gt;
    If you already use eM Client 9, you will simply get a notification that a new update is ready.&lt;br&gt;
    If you own eM Client Pro for version 8 (or older), just &lt;a href="/renew-license" target="_blank"&gt;&lt;strong&gt;purchase an upgrade&lt;/strong&gt;&lt;/a&gt; to eM Client 9.1.&lt;/p&gt;

&lt;h3&gt;New to eM Client? Try it out!&lt;/h3&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
    &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
        &lt;a href="/download" target="_blank" class="emc-button emc-button--green emc-button--long emc-typo--align-center"&gt;For free&lt;/a&gt;
        &lt;a href="/pricing" target="_blank" class="emc-button emc-button--orange emc-button--long emc-typo--align-center"&gt;Buy Pro&lt;/a&gt;
    &lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=529</link>
			<pubDate>Mon, 15 Aug 2022 00:00:00 +0000</pubDate>
			<title>eM Client 9.1 is released</title>
			<guid isPermaLink="false">529</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!--Microsoft disables Basic authentication for all accounts --&gt;

&lt;p&gt;Microsoft has recently announced that they plan to disable all basic authentication for their Microsoft 365 and outlook.com accounts, and only the Microsoft modern authentication via OAuth 2 will be available. Effective &lt;b&gt;October 1st, 2022&lt;/b&gt;, Microsoft will begin disabling all Basic authentication for existing protocols.&lt;/p&gt;

&lt;p&gt;You can read more about this change in this Microsoft article - &lt;a href="https://docs.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online"&gt;Deprecation of Basic authentication in Exchange Online&lt;/a&gt;.&lt;/p&gt;



&lt;h3&gt;What does this mean for eM Client?&lt;/h3&gt;
&lt;p&gt;eM Client already provides OAuth 2 for Microsoft accounts, but not as a default for all setups. If you manually set up your &lt;i&gt;outlook.com, Hotmail, Live&lt;/i&gt; or other free Microsoft account with EWS (Exchange Web Services) protocol it is likely this setup will stop working. Same goes for accounts setup via App password – even though this is also a more secure connection method, it is being deprecated as well.&lt;/p&gt;

&lt;p&gt;To check if your Office 365 or Outlook.com account is set up with OAuth, go to &lt;b&gt;Menu &gt; Accounts&lt;/b&gt; and in the General tab check if you have the &lt;b&gt;‘Authentication’&lt;/b&gt; section in this tab, which contains &lt;i&gt;Username&lt;/i&gt; and &lt;i&gt;Password&lt;/i&gt; fields.&lt;/p&gt;

&lt;p&gt;If these are missing completely, it means the app is connecting using the OAuth token instead and your account will keep working with Microsoft Auth even after October 1st.&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;If you do see the Authentication section, you just need to set up your account anew.&lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
&lt;li&gt;Click the &lt;b&gt;Add account&lt;/b&gt; button&lt;/li&gt;
&lt;li&gt;Insert your email address into the &lt;b&gt;Automatic setup&lt;/b&gt; – the automatic setup will always use the more secure authentication.&lt;/li&gt;
&lt;li&gt;Part of the login will be inserting your password into a web browser window, not directly in eM Client – that means &lt;i&gt;the password is checked directly with Microsoft server&lt;/i&gt; which then issues an &lt;b&gt;access token&lt;/b&gt; to eM Client. This is what makes this MS Auth login method more secure.&lt;/li&gt;
&lt;li&gt;Remove your previous account set up if it was using IMAP or EWS.
&lt;br&gt;If it's POP, follow the steps in the note below.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And that is all, in most cases you might already be using the secure auth if you followed eM Client’s automatic setup, but if you are worried, it is super easy to check and re-set your account in eM Client if needed to use it as your Microsoft auth app.&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
&lt;b&gt;Note:&lt;/b&gt; If you previously had your MS account set up as POP, &lt;i&gt;only remove the POP account once you have made sure that the messages are still on the server&lt;/i&gt; or in the IMAP/EWS account once you set it up.&lt;br&gt;&lt;br&gt;

eM Client allows duplicate setups, so you can &lt;i&gt;create your IMAP or Exchange account alongside the POP one&lt;/i&gt; and then &lt;i&gt;copy the messages from your POP account to the IMAP/EWS one&lt;/i&gt;. Once your messages are copied over, it is safe to remove the POP account.
&lt;br&gt;
&lt;a href="https://support.emclient.com/index.php?/Knowledgebase/Article/View/102/0/what-is-the-difference-between-the-imap-and-pop"&gt;What’s the difference between POP and IMAP?&lt;/a&gt;
&lt;/div&gt;


&lt;h3&gt;Using Outlook.com with Exchange protocol&lt;/h3&gt;
&lt;p&gt;We know that some of you manually set up their free Microsoft accounts as Exchange by design, either because of the better performance of this protocol or to synchronize Contacts, Calendars and Notes, when the default combined setup of IMAP and AirSync did not work for your accounts previously. Please try this IMAP+Airsync setup again and if you experience any problems with it, reach out to us with the error details to &lt;a href="mailto:info@emclient.com"&gt;info@emclient.com&lt;/a&gt; so we can help you resolve it.&lt;/p&gt;

&lt;p&gt;Our team is also working on implementing GraphAPI for all Microsoft accounts, which is currently in BETA and not fully functional yet, but it will allow both modern Auth and synchronization of all your data once Microsoft finishes it.&lt;br&gt;
We apologize for the inconvenience in the meantime.&lt;/p&gt;
&lt;br&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=521</link>
			<pubDate>Tue, 02 Aug 2022 00:00:00 +0000</pubDate>
			<title>Microsoft disables Basic authentication for all accounts</title>
			<guid isPermaLink="false">521</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!--Qick Filter--&gt;
&lt;p&gt;eM Client provides a lot of great ways to go through your emails in an order that shows you the most important messages first, based purely on your preference, be it the received time, sender or specific tags. But&amp;nbsp;sometimes you do not want to change default sorting but&amp;nbsp;need an additional way to quickly list a specific type of item in your current folder. That’s where Quick Filter comes in handy!&lt;/p&gt;



&lt;h3&gt;What is a Quick Filter?&lt;/h3&gt;
&lt;p&gt;Quick Filter is a new feature introduced in eM Client 9, which can help you filter out items in your lists. You can find it in the top right corner of the given list, on the same line as the Sorting settings and Select option, in a&amp;nbsp;form of a simple funnel icon.&lt;/p&gt;

 &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-quick-filter.png" data-fancybox="" data-caption="eM Client 9: Quick filter in message list"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 9: Quick filter in message list&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;
 
&lt;p&gt;Clicking the icon will reveal all the options for the given list. Click the condition that you want to filter by and eM&amp;nbsp;Client will list only the items with this detail, without changing any other sorting options you have set up in your folder! When you want to clear the filter just click the X button that will appear below the Quick Filter icon.&lt;/p&gt;

&lt;p&gt;We have prepared a short video to show you all the options the Quick Filter function provides. You can watch it below!&lt;/p&gt;

&lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/localized/en/thumbnails/Thumb-Quick-Filters.png" src="/assets/video/localized/en/Quick-Filters.mp4"&gt;&lt;/video&gt;

&lt;h3&gt;What is the advantage of Quick Filter?&lt;/h3&gt;
&lt;p&gt;The filter provides a similar outcome that a search based on only one piece of information would, but&amp;nbsp;it has the benefit of not affecting any of your other settings. After all, you might have your &lt;b&gt;Search&lt;/b&gt; set to look in &lt;b&gt;All folders&lt;/b&gt; in most cases, but&amp;nbsp;this time need to find only attachments from this specific folder. Using a search for this would mean changing this setting in the top right corner just for this one time, but&amp;nbsp;with the filter, it’s a&amp;nbsp;2&amp;#8209;click operation! And you won’t need to go back to change your original search settings either.&lt;/p&gt;

&lt;p&gt;Not only that, but&amp;nbsp;you can also use the Quick Filter in combination with the search! If you are using your default search settings for a specific term in &lt;i&gt;Subject&lt;/i&gt;, &lt;i&gt;Senders&lt;/i&gt;, or &lt;i&gt;message body&lt;/i&gt; in &lt;i&gt;All folders&lt;/i&gt;, but&amp;nbsp;forgot to specify that the message needs to have a note or be encrypted, using the Quick Filter will show you just those messages from the search results.&lt;/p&gt;

&lt;p&gt;And don’t forget that the Quick Filter is not available just in the Mail section, but&amp;nbsp;you can also use it for Calendar in &lt;b&gt;Agenda&lt;/b&gt; view, &lt;b&gt;People&lt;/b&gt; in Contacts, &lt;b&gt;Tasks&lt;/b&gt; and &lt;b&gt;Notes&lt;/b&gt;! &lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=517</link>
			<pubDate>Tue, 19 Jul 2022 00:00:00 +0000</pubDate>
			<title>eM Client's Quick filter</title>
			<guid isPermaLink="false">517</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!--Things you ask about eM Client 9--&gt;

&lt;p&gt;With the release of eM Client 9, there are several things our users frequently asked about. That is why we put together the answers to the most common questions!&lt;/p&gt;



&lt;h3&gt;What's new about eM Client 9?&lt;/h3&gt;

&lt;p&gt;Several new and enhanced features include &lt;b&gt;Avatars&lt;/b&gt; and &lt;b&gt;Message preview&lt;/b&gt; directly in the message list, &lt;a href="/email-tracking"&gt;&lt;b&gt;Mail Tracking Pixel detection&lt;/b&gt;&lt;/a&gt;, &lt;b&gt;Threads&lt;/b&gt;, &lt;b&gt;Notes for emails&lt;/b&gt;, &lt;b&gt;Undo Send&lt;/b&gt;, and integration with &lt;b&gt;Webex by Cisco&lt;/b&gt;, &lt;b&gt;Vivomeetings&lt;/b&gt; and other &lt;a href="/online-meetings-tools"&gt;online meeting providers&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;You can read more about those in our &lt;a href="/blog/em-client-9---the-next-version-of-em-client-is-here-485"&gt;release blog&lt;/a&gt;. &lt;/p&gt;

&lt;h3&gt;How can I upgrade to eM Client 9? Do I need to pay for it?&lt;/h3&gt;
&lt;p&gt;You can upgrade to eM Client 9 by going to &lt;i&gt;Menu &gt; Check for update&lt;/i&gt; or by downloading it directly from our website.&lt;/p&gt;

&lt;p&gt;Free license users will get 30-days to try out the new Pro features for free!&lt;/p&gt;

&lt;p class="emc-blogpost__highlighted-text"&gt;&lt;strong&gt;IMPORTANT:&lt;/strong&gt; Pro users whose licenses are only valid for eM Client 8 and older need to &lt;a href="/renew-license"&gt;buy a one-time upgrade&lt;/a&gt; to version 9 first, or their program will be in offline mode until they upgrade their license or revert to their previous version.&lt;/p&gt;

&lt;h3&gt;What happens after my free 30-day testing period of eM Client 9 Pro features expires?&lt;/h3&gt;
&lt;p&gt;After your 30-day access to eM Client 9 Pro features expires, you can either continue using eM Client with a Free License (with limited functionality) or &lt;a href="/pricing"&gt;purchase a Pro License&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;After purchasing a Pro license, simply enter your Activation Key by going to &lt;i&gt;Menu &gt; Help &gt; License&lt;/i&gt;.&lt;/p&gt;

&lt;p class="emc-blogpost__highlighted-text"&gt;Only Free license users have access to the testing period for Pro features.&lt;/p&gt;

&lt;h3&gt;How can I turn off the avatars in the message list?&lt;/h3&gt;

&lt;p&gt;If you don't want to see your contact icons in the message list then right-click the top of the message list and uncheck the option &lt;i&gt;'Show avatars.'&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;This setting is currently per folder, but you can use the &lt;i&gt;'Apply columns configuration to other folders'&lt;/i&gt; option to apply the change to numerous folders at once.&lt;/p&gt;

 &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em_9_ShowAvatars.png" data-fancybox="" data-caption="eM Client 9: Show Avatars setting in message list"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 9: Show Avatars setting in message list&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;In the upcoming update eM Client 9.1 you will be able to change the avatars setting for all folders at once.&lt;/p&gt;

&lt;p&gt;If you only want the avatars to be smaller and not removed completely, you can find the size setting in &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Read&lt;/i&gt; under &lt;i&gt;Message list&lt;/i&gt; setting. The &lt;i&gt;Avatar size&lt;/i&gt; can be set either to &lt;i&gt;'Regular'&lt;/i&gt; or &lt;i&gt;'Small'&lt;/i&gt; – then click &lt;i&gt;'Save &amp; Close'&lt;/i&gt; to save your preference.&lt;/p&gt;

&lt;h3&gt;How can I turn off the message preview in the message list?&lt;/h3&gt;
&lt;p&gt;You can easily change the number of lines of the message preview via right-click on the top of the message list and hovering over the &lt;i&gt;Preview&lt;/i&gt; option. Then select if you want it &lt;i&gt;Disabled&lt;/i&gt; or set it to &lt;i&gt;1, 2, or 3 lines&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;You can also find this setting in &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Read&lt;/i&gt;, just scroll down to the &lt;i&gt;Message list&lt;/i&gt; settings.&lt;/p&gt;

&lt;h3&gt;How to remove Important tag from my messages? &lt;/h3&gt;

&lt;p&gt;If the tag &lt;i&gt;'Important'&lt;/i&gt; is suddenly showing on all your messages, you probably use a Google Workspace or Gmail account. When a new IMAP setup is detected by the server, sometimes it marks all messages synchronized via IMAP as Important instead of using its algorithm of marking &lt;i&gt;Important&lt;/i&gt; messages based on your previous use.&lt;/p&gt;

&lt;p&gt;We have added an option to easily remove this tag in &lt;i&gt;Menu &gt; Accounts&lt;/i&gt; section. Simply go to the &lt;i&gt;IMAP&lt;/i&gt; tab of your affected Google account and under &lt;i&gt;Tags&lt;/i&gt; options set the &lt;i&gt;Show Important tag&lt;/i&gt; option to &lt;i&gt;Never&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;Since this only happens with Google messages, other accounts will not have this option available.&lt;/p&gt;
 
  &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em_9_Important.png" data-fancybox="" data-caption="eM Client 9: Important tag setting"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 9: Important tag setting&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;If you do like the &lt;i&gt;Important&lt;/i&gt; tag but feel that it takes up too much space in the message list, don't fret – eM Client 9.1 will have a special icon for this tag, so it will still be visible but allow more space for other details.&lt;/p&gt;

&lt;h3&gt;How to remove Tags from the message list?&lt;/h3&gt;
&lt;p&gt;In the compact layout you can simply remove them via the right-click at the top of the message list (the same line as &lt;i&gt;'Sorted by Received'&lt;/i&gt;), opening &lt;i&gt;Columns configuration&lt;/i&gt; and removing the &lt;i&gt;Tag&lt;/i&gt; attribute from the &lt;i&gt;'Show these columns'&lt;/i&gt; list.&lt;/p&gt;

&lt;p&gt;In single-line layout this moves the tags into the &lt;i&gt;Subject&lt;/i&gt; line. This is inspired to work similarly to common webmail solutions, but based on the feedback we received, we will add an option to fully remove Tags column in upcoming eM Client 9.1.&lt;/p&gt;

&lt;h3&gt;How can I get the orange dot for Unread messages back when I point to it?&lt;/h3&gt;
&lt;p&gt;With the introduction of avatars in the message list, the behavior of marking a message as read/unread and assigning a flag has changed, so only the unread dot is shown by default. When you hover over the message, the flag option is offered as that is the more common change made in the message list.&lt;/p&gt;

&lt;p&gt;If you want to always be able to use both the unread marker and flag, you can enable the &lt;i&gt;'Always show "read" and "Flagged" icons on mouse hover'&lt;/i&gt; in &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Read&lt;/i&gt; under the &lt;i&gt;Message List&lt;/i&gt; settings.&lt;/p&gt;

&lt;h3&gt;How do Notes for emails work? Can I sync them?&lt;/h3&gt;
&lt;p&gt;You can add notes to your emails – these will be visible at the top of your message or via hover on the note icon in the message list. Notes for Exchange accounts can be synchronized, but for IMAP and POP accounts these notes are only available locally in eM Client. They will not synchronize to your mail server, eM Client on other devices or other apps like Outlook.&lt;/p&gt;

&lt;p&gt;If you remove the account or your database from your computer, these notes will be unfortunately lost (with the exception of Exchange accounts). The same is true if you resynchronize your mailbox for IMAP accounts, as repair of the folder removes local data stored for that folder.&lt;/p&gt;

&lt;p&gt;In the upcoming eM Client 9.1 more improvements are coming to the Notes feature, as you will be able to include its contents in search.&lt;/p&gt;

&lt;h3&gt;How does the mail tracking detection work in Free version?&lt;/h3&gt;
&lt;p&gt;The new Email tracking detection feature will show you a special tracker icon when a tracking pixel is detected in your incoming message. In the Pro version, you can decide whether to download or block the pixel (allowing you to download other images in the message) but for the Free version, the pixel is treated the same way as any other external content in the message, the same way it worked in eM Client 8 and older versions.&lt;/p&gt;

&lt;p&gt;So if you have the email privacy options set to block all external content by default, all incoming tracking pixels are blocked with it until you choose to download the external images and other content.&lt;/p&gt;

&lt;p&gt;You can find all privacy settings in &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Privacy.&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;So you will see the tracking pixel icon in Free version and can use it to keep in mind whether or not the sender used tracking pixel to get more data on you and depending if you trust the sender, use it to decide whether to download all the images and external content in your message or not.
&lt;br&gt;If you find the icon distracting, you can of course remove it from the message list via the &lt;i&gt;Columns configuration.&lt;/i&gt;&lt;/p&gt;
 
 &lt;br&gt;

&lt;p&gt;We hope you found these explanations useful, if you have any further questions, don't hesitate to reach out to our &lt;a href="https://support.emclient.com"&gt;Support team&lt;/a&gt;, use the &lt;a href="https://forum.emclient.com"&gt;Community forum&lt;/a&gt; or send any general questions to &lt;a href="mailto:info@emclient.com"&gt;info@emclient.com&lt;/a&gt;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=513</link>
			<pubDate>Fri, 01 Jul 2022 00:00:00 +0000</pubDate>
			<title>Things you ask about eM Client 9</title>
			<guid isPermaLink="false">513</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!--Is switching from Outlook to eM Client worth it?--&gt;

&lt;p&gt;Email communication is an integral part of our daily work lives – whether you run your own business or are an employee, you probably send and receive countless emails every day, sometimes via different accounts. Despite chat, messengers, SMS and other communication tools being more popular in our personal lives, email is still holding its own, seeing as it can work cross-platform no matter what email service you use or which email app you have.&lt;/p&gt;

&lt;p&gt;Bigger companies will commonly use Microsoft Outlook, but is it really the best choice? Or is it just because it’s been on the market so long that everyone is just used to it? We’d like to help you answer this question in this article by showing you what eM Client’s advantages are compared to Microsoft Outlook and how to easily change your default email client!
&lt;br&gt;&lt;/p&gt;



&lt;h3&gt;How is eM Client better than Outlook?&lt;/h3&gt;
&lt;p&gt;What are the real advantages of eM Client compared to Outlook and is it worth the hassle to migrate all your data and get used to a new app? Let’s take a look at the specifics:&lt;/p&gt;
&lt;br&gt;
&lt;h4&gt;eM Client is fast&lt;/h4&gt;
&lt;p&gt;All operations are executed quickly, as each feature in eM Client is designed to work with the others - we do not use any external plugins or code that would clash with ours. All external tools for other services (such as Cloud storage, Online meeting providers, etc.) are fully integrated so the program works with them seamlessly. With eM Client you will not experience long wait times and hang-ups (where the “program stopped responding”, making the program unusable for long periods of time) when specific features or emails are being loaded.&lt;/p&gt;

&lt;p&gt;All this saves time that can be used to finish your work faster!&lt;/p&gt;


&lt;h4&gt;eM Client is easy to set up&lt;/h4&gt;
&lt;p&gt;Setting up new accounts takes just a few clicks with the Automatic setup which looks up your email service’s recommended settings and connects any other available services like Calendar and Contacts if they are detected. &lt;/p&gt;

&lt;p&gt;There is also a number of import options from other email clients on your device (&lt;i&gt;MS Outlook, Thunderbird, Incredimail, Windows Live Mail&lt;/i&gt; and others) as well as from specific files (&lt;i&gt;.eml, .pst, .mbox, .ics, .csv, .vcf,…&lt;/i&gt;).&lt;/p&gt;

&lt;h4&gt;eM Client is more stable&lt;/h4&gt;
&lt;p&gt;Microsoft Outlook has been well known for its instability for years, be it the app itself (frequent crashes after which you need to repair Outlook ) or the data storage, which often ends up corrupted at best or with complete data loss at worst. This is caused by the outdated PST file format, which Microsoft refuses to let go of because of compatibility with older versions and devices.&lt;/p&gt;
&lt;p&gt;eM Client’s data storage is based on a modern and fast SQLite database engine, which – even when your device shuts down unexpectedly, causing the program to crash or other problems pop up – can repair itself with the integrated database repair tool.&lt;/p&gt;

&lt;h4&gt;eM Client can work with more data&lt;/h4&gt;
&lt;p&gt;Thanks to the mentioned SQLite database, eM Client can store unlimited amount of data. Outlook can store around 10 GB before the program starts slowing down and eventually collapse when trying to list or search in all its stored emails.&lt;/p&gt;
&lt;p&gt;eM Client users reported being able to use mailboxes with over 200 GB and still getting reasonable response times when looking something up. This also means you can always access your full message history.&lt;/p&gt;

&lt;h4&gt;eM Client is more intuitive&lt;/h4&gt;
&lt;p&gt;eM Client is designed to show only those features that you actually need and use daily, utilizing telemetry and feedback from our existing users to make improvements. You can of course add or remove buttons for specific features if you do need them (simply right-click the toolbar and use the &lt;b&gt;Customize&lt;/b&gt; option). This makes the interface easier to navigate compared to Outlook with its hundreds of buttons you need to make sense of just to find the one for ‘Send email’. &lt;/p&gt;

&lt;h4&gt;eM Client is customizable&lt;/h4&gt;
&lt;p&gt;As mentioned, you can add and remove buttons in the toolbars and that is not the only thing you can change. You can also customize the position of the message detail and the message list, use a compact or single-line layout to show more or less columns with information, decide what sections you’ll have available and in which order they’ll be in the left pane and right sidebar and more.&lt;/p&gt;
&lt;p&gt;You can also choose from a selection of colorful themes in &lt;b&gt;Menu &gt; Settings &gt; Appearance &gt; Themes&lt;/b&gt; and even make your own using the Theme editor in &lt;b&gt;Menu &gt; Tools&lt;/b&gt;, making eM Client truly your own.&lt;/p&gt;

&lt;h4&gt;eM Client is more secure&lt;/h4&gt;
&lt;p&gt;While Outlook supports S/MIME message encryption and signatures, eM Client also allows PGP, including creating your own keys to use these features. &lt;/p&gt;
&lt;p&gt;We also provide &lt;b&gt;eM Keybook&lt;/b&gt; service which can be used to upload and download public keys to send encrypted emails to others, as well as support lookup on &lt;i&gt;ProtonMail&lt;/i&gt; and &lt;i&gt;keys.openpgp.org&lt;/i&gt; services. You can find out more about email encryption and how to use it &lt;a href="/email-encryption"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;eM Client is also actively developed to always use the most secure connections and authentication methods, so if your server uses more than one option, the more secure one is chosen first.&lt;/p&gt;

&lt;h4&gt;eM Client is modern&lt;/h4&gt;
&lt;p&gt;eM Client does not only upkeep the same old features as Outlook, but we actively make sure to add new ones in new versions, like &lt;i&gt;contact avatars&lt;/i&gt; and &lt;i&gt;preview&lt;/i&gt; in message list, &lt;i&gt;account avatars&lt;/i&gt; to see which message belongs in which email account, &lt;i&gt;Undo send&lt;/i&gt;, &lt;i&gt;Snooze email&lt;/i&gt; for later, &lt;i&gt;Watch for reply&lt;/i&gt;, &lt;i&gt;notes for emails&lt;/i&gt;, &lt;i&gt;tracking pixel detection&lt;/i&gt;, &lt;i&gt;instant message translation&lt;/i&gt;, integration with &lt;i&gt;online meeting providers&lt;/i&gt; (&lt;a href="/em-with-webex"&gt;Webex by Cisco&lt;/a&gt;, &lt;a href="/em-with-google-meet"&gt;Google Meet&lt;/a&gt;, &lt;a href="/em-with-ms-teams"&gt;MS Teams&lt;/a&gt;, &lt;a href="/em-with-zoom"&gt;Zoom&lt;/a&gt; and others) and Cloud storage support for attachments (&lt;a href="/em-with-dropbox"&gt;Dropbox&lt;/a&gt;, &lt;a href="/em-with-onedrive"&gt;OneDrive&lt;/a&gt;, &lt;a href="/em-with-google-drive"&gt;Google Drive&lt;/a&gt;, &lt;a href="/em-with-owncloud"&gt;ownCloud&lt;/a&gt; and &lt;a href="/em-with-nextcloud"&gt;Nextcloud&lt;/a&gt;).&lt;/p&gt;

&lt;h4&gt;eM Client is most compatible&lt;/h4&gt;
&lt;p&gt;eM Client has the widest support for IMAP servers on the market, including a number of extensions, which MS Outlook does not even attempt to add, as well as being able to synchronize data for Exchange and Office365 servers. &lt;/p&gt;
&lt;p&gt;It fully integrates with &lt;b&gt;Gmail services&lt;/b&gt;, including email, calendar, tasks, synchronized signatures, automatic reply, filters and labels – not to mention you can use &lt;b&gt;Google Meet&lt;/b&gt; for online meetings, &lt;b&gt;Google drive&lt;/b&gt; for your attachments! &lt;/p&gt;
&lt;p&gt;If you use other server solutions you can also connect your contacts and calendars via CardDAV/CalDAV.&lt;/p&gt;

&lt;h4&gt;eM Client is consistent&lt;/h4&gt;
&lt;p&gt;Microsoft Outlook has a completely different design for each platform, some features are available only on specific devices and the behaviors are not always the same. But there is just ONE eM Client. 
&lt;br&gt;The interface is almost the same and works consistently for both Windows and macOS, so if you switch devices, you find the functions you need easily. The same is planned for the upcoming Android and iOS apps later this year.&lt;/p&gt;

&lt;h3&gt;Summary&lt;/h3&gt;
&lt;p&gt;Outlook is often used in many companies just because it has formerly been the only option and everyone learned to live with the crowded interface, never-ending crashes and PST file management. But that should not be the deciding factor – there are many other competitive choices that can improve your workflow and eM Client is one of its strongest contenders. &lt;/p&gt;
&lt;p&gt;When you install eM Client for the first time, a &lt;i&gt;free 30-day trial&lt;/i&gt; will be activated, which gives you the option to &lt;b&gt;try out all its features without any need to pay or register anything.&lt;/b&gt;&lt;/p&gt;
 
&lt;p&gt;Switching over from Microsoft Outlook can also be incredibly easy, as eM Client has a native import option to get data directly from the Microsoft Outlook app or PST files in &lt;b&gt;Menu &gt; File &gt; Import&lt;/b&gt;, giving you the option to import not only the emails, but full accounts, folders, contacts and even some rules! So you can copy your data over in few clicks and compare the programs during your free trial.&lt;/p&gt;
&lt;p&gt;And if you have any questions, don’t hesitate to reach out to &lt;a href="mailto:info@emclient.com"&gt;&lt;b&gt;info@emclient.com&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=505</link>
			<pubDate>Wed, 29 Jun 2022 00:00:00 +0000</pubDate>
			<title>Is switching from Outlook to eM Client worth it?</title>
			<guid isPermaLink="false">505</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!--Google Talk support shuts down--&gt;

&lt;p&gt;Why did my Google chat account stop working in eM Client? Why can't I change the Google chat status to &lt;i&gt;online&lt;/i&gt;?&lt;/p&gt;



&lt;p&gt;&lt;b&gt;On June 16th, 2022&lt;/b&gt; Google ended their support for Google Talk service, effectively shutting down connection to it via XMPP protocol. This means that the chat feature for your Google accounts will stop working in eM&amp;nbsp;Client, as we used the XMPP protocol to connect to Google's chat services.&lt;/p&gt;

&lt;p&gt;You can read about this change here in Google's support page: &lt;a href="https://support.google.com/talk"&gt;Google Talk for third-party apps&lt;/a&gt;.&lt;/p&gt; 

&lt;p&gt;Unfortunately this means we will have to remove the Google chat option from eM&amp;nbsp;Client for now. Our team will look into alternate protocol and API options for Google Chat and see if we could perhaps return it in the future.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;: Google has fully shut down their servers for XMPP, so you may now see this error in older eM Client versions:
	&lt;br&gt;
	&lt;br&gt;&lt;i&gt;[XMPP]Cannot access a disposed object.
	&lt;br&gt;Object name: ‘SslStream'.&lt;/i&gt;
	&lt;br&gt;
	&lt;br&gt;You can stop seeing this error by navigating to &lt;b&gt;Menu &gt; Accounts&lt;/b&gt; and under the &lt;i&gt;General&lt;/i&gt; tab of your Gmail account uncheck the &lt;i&gt;XMPP&lt;/i&gt; service. Then save this change.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=509</link>
			<pubDate>Tue, 28 Jun 2022 00:00:00 +0000</pubDate>
			<title>Google Talk support shuts down</title>
			<guid isPermaLink="false">509</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;When you create an email, there are a lot of things to consider than just the text of your message - the visual style
    is something that most readers will notice first. And if you have your own business or brand, it becomes even more
    crucial that your message looks professional and keeps a consistent look which is something email templates can be
    used for.&lt;/p&gt;



&lt;h2&gt;Email templates for business&lt;/h2&gt;

&lt;p&gt;We already talked about how &lt;a href="/blog/professional-email-signatures-462"&gt;Signatures&lt;/a&gt; are useful in
    communication &lt;a href="/blog/how-to-properly-use-emails-branding-in-em-client-460"&gt;your brand&lt;/a&gt; and what they
    should include to appear professional. While signature can communicate more about your profession and skills and
    provide additional contact information, it only gives those details at the very end of your message, and sometimes
    you might want to communicate your brand or company from the very start.&lt;/p&gt;

&lt;p&gt;A header image before the salutation or simply using your brand colors for fonts and backgrounds can keep things
    simple but also put your emails onto another level, making them instantly distinct from the basic black on white in
    default system fonts.&lt;/p&gt;

&lt;h2&gt;How to create email templates - a step-by-step guide&lt;/h2&gt;

&lt;p&gt;
    This guide shows how to set up your email templates with eM Client.
&lt;/p&gt;

&lt;div class="emc-article__indent emc-article__light-orange-background"&gt;
    &lt;ol class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey" style="margin: 16px 0;"&gt;
        &lt;li&gt;
            First, go to Menu and click on the &lt;strong&gt;"Settings…"&lt;/strong&gt; option.
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-1.png" data-fancybox="" data-caption="eM Client: Email template 1"&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            In &lt;strong&gt;Settings&lt;/strong&gt;, go to &lt;strong&gt;"Mail"&lt;/strong&gt; &gt; &lt;strong&gt;"Templates and Signatures"&lt;/strong&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-2.png" data-fancybox="" data-caption="eM Client: Email template 1"&gt;&lt;/a&gt;
                &lt;span style="margin-top: 8px;"&gt;&lt;em&gt;Set your templates and signatures here - for new emails, replies, and
                        forwards&lt;/em&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            To create a new template from scratch, click on &lt;strong&gt;"Mail Templates…"&lt;/strong&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-3.png" data-fancybox="" data-caption="eM Client: Email template 1"&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;
        &lt;li&gt;
            In the &lt;strong&gt;"Mail Templates…"&lt;/strong&gt; section either click on &lt;strong&gt;"New"&lt;/strong&gt; and create a
            completely new template - or just import your previous templates by clicking on &lt;strong&gt;"Import"&lt;/strong&gt;.
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-4.png" data-fancybox="" data-caption="eM Client: Email template 1"&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/li&gt;
    &lt;/ol&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-5.png" data-fancybox="" data-caption="eM Client: Email template 1"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    Format and edit template as you wish - attach the files you always send in specific cases, change the background,
    and so on.
&lt;/p&gt;

&lt;p&gt;
    You can change the template colors to reflect your company’s brand design - for example by changing the font color
    to blue:
&lt;/p&gt;

&lt;div style="display: flex; flex-direction: row; width: 80%; justify-content: center; margin: 0 auto; gap: 10px"&gt;
    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-6.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;
    &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-7.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-8.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-9.png" data-fancybox="" data-caption="eM Client: Email template 1"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    To edit an already existing template in the eM Client desktop app, head to &lt;strong&gt;Settings &gt; Mail &gt; Templates and
        Signatures &gt; Mail Templates&lt;/strong&gt;.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-10.png" data-fancybox="" data-caption="eM Client: Email template 1"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    Once in the Mail Templates section, choose the template you wish to edit and click on the &lt;strong&gt;"Edit"&lt;/strong&gt;
    button.
&lt;/p&gt;

&lt;p&gt;
    For even better templates, consider using the &lt;strong&gt;"edit source code"&lt;/strong&gt; feature.
&lt;/p&gt;

&lt;h3&gt;How to edit source code in the eM Client desktop app&lt;/h3&gt;

&lt;p&gt;
    In the Templates text editor, the &lt;strong&gt;"Edit source"&lt;/strong&gt; option is available once you right-click in the
    text box.
&lt;/p&gt;

&lt;div style="display: flex; flex-direction: row; width: 80%; justify-content: center; margin: 0 auto; gap: 10px"&gt;
    &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 400px; max-width: 50%; box-shadow: 0 0 4px #00000030;"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-10.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;
    &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="width: 400px; max-width: 50%; box-shadow: 0 0 4px #00000030;"&gt;
        &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-12.png" data-fancybox="" data-caption=""&gt;&lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-13.png" data-fancybox="" data-caption="eM Client: Email template 1"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    This feature allows you to customize your templates to look exactly the way you want them to, by editing the HTML
    source code of the template.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-14.png" data-fancybox="" data-caption="eM Client: Email template 1"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/assets/img/localized/en/screenshots/win/emc-scr-template-desktop-15.png" data-fancybox="" data-caption="eM Client: Email template 1"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;
    In case you have some templates you would like to import, click on &lt;strong&gt;"Import"&lt;/strong&gt; and choose your import
    file in &lt;em&gt;emlt&lt;/em&gt;, &lt;em&gt;oft&lt;/em&gt;, &lt;em&gt;htm&lt;/em&gt;, or &lt;em&gt;html&lt;/em&gt; format from your desktop.
&lt;/p&gt;

&lt;p&gt;
    And there you have it! Anyone can create email templates easily with eM Client - make sure to try it out.
&lt;/p&gt;

&lt;h2&gt;Template examples&lt;/h2&gt;
&lt;p&gt;In order to show you exactly how it works, feel free to download these template samples created by our team. Simply
    download the one you like best and go to &lt;b&gt;Menu &gt; Settings &gt; Mail &gt; Templates and Signatures&lt;/b&gt; in eM Client,
    click the &lt;b&gt;Templates&lt;/b&gt; button and &lt;b&gt;import&lt;/b&gt; your selected EMLT file!&lt;/p&gt;


&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/assets/img/landing/009/Sample_1.png" data-fancybox="" data-caption="eM Client: Email template 1"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a class="emc-button emc-button--green btn-cstm done" href="/templates/Sample_1.emlt"&gt;Download&lt;/a&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/assets/img/landing/009/Sample_2.png" data-fancybox="" data-caption="eM Client: Email template 2"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a class="emc-button emc-button--green btn-cstm done" href="/templates/Sample_2.emlt"&gt;Download&lt;/a&gt;
&lt;/div&gt;

&lt;br&gt;
&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/assets/img/landing/009/Sample_3.png" data-fancybox="" data-caption="eM Client: Email template 3"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a class="emc-button emc-button--green btn-cstm done" href="/templates/Sample_3.emlt"&gt;Download&lt;/a&gt;
&lt;/div&gt;

&lt;h2&gt;New to eM Client?

    &lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

    &lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the Personal or Business
                license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
                and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;
&lt;/h2&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=500</link>
			<pubDate>Thu, 16 Jun 2022 00:00:00 +0000</pubDate>
			<title>How to create a professional email template in eM Client</title>
			<guid isPermaLink="false">500</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;&lt;b&gt;Vivomeetings&lt;/b&gt; is a cloud-based solution for hosting all meetings and conference calls in one place. It can also very easily be connected to eM Client and be used as your primary Online meetings solution for your events.&lt;/p&gt;



&lt;h3&gt;What is Vivomeetings?&lt;/h3&gt;

&lt;p&gt;
    &lt;b&gt;Vivomeetings&lt;/b&gt; provides a new way of collaborating that’s centered around the work you do, not where you do it, making online meetings easy and possible whether it’s in your office, at home, or anywhere in between.
&lt;/p&gt;
&lt;p&gt;
    Vivomeetings plans include not only &lt;b&gt;premium audio and web conferencing&lt;/b&gt;, but also includes &lt;b&gt;Webinar mode&lt;/b&gt;, &lt;b&gt;Screen sharing&lt;/b&gt; and &lt;b&gt;File transfer&lt;/b&gt; during the session, &lt;b&gt;Online whiteboard&lt;/b&gt;, &lt;b&gt;AI transcriptions&lt;/b&gt; and other tools to make cooperation with others easier.
&lt;/p&gt;
&lt;p&gt;
    There are three tiers of Vivomeetings plans, from which you can choose depending if you work on your own with clients, have a small business, or a large corporate which might make a use of up to 10&amp;nbsp;000 participants in a single online meeting!
&lt;/p&gt;


&lt;h3&gt;eM Client users can get a special discount for any Vivomeetings plan&lt;/h3&gt;


&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;&lt;p&gt;&lt;a href="https://app.portal.vivomeetings.com/sign-up?product=vivomeetings_standard&amp;code=eMSave10"&gt;STANDARD plan - 10% OFF&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;&lt;a href="https://app.portal.vivomeetings.com/sign-up?product=vivomeetings_plus&amp;code=eMSave15"&gt;PLUS plan - 15% OFF&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;&lt;a href="https://app.portal.vivomeetings.com/sign-up?product=vivomeetings_pro&amp;code=eMSave25"&gt;PRO plan - 25% OFF&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;

&lt;p&gt;Read all about &lt;a href="https://vivomeetings.com/virtual-meeting/"&gt;Vivomeetings plans and what they offer&lt;/a&gt; on the official webpage to find the right one for you.&lt;/p&gt;

&lt;p&gt;If you need help setting up your Vivomeetings account in eM Client, take a look at our guide for &lt;a href="/em-with-vivomeetings"&gt;eM&amp;nbsp;Client with Vivomeetings&lt;/a&gt;.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=499</link>
			<pubDate>Fri, 27 May 2022 00:00:00 +0000</pubDate>
			<title>Vivomeetings offer for eM Client users</title>
			<guid isPermaLink="false">499</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!-- Privacy protection in email communication --&gt;
&lt;p&gt;The digital age is filled with dangers and with more and more of our lives taking place online, we need to stay protected – and that includes our communication via email. There are ways to protect your emails not just from external threats but even from the provider of your email service.&lt;/p&gt;




&lt;h3&gt;Who can read your emails?&lt;/h3&gt;
&lt;p&gt;In an ideal word, no one! But that is not always the case. Even if your mail server provider promises not to read your private messages, they still technically can, since they are the ones making sure the code of your emails is not only sent and received but also stored on their server so you can read your messages from anywhere. And they also need that access to help you troubleshoot any problems, so there is a possibility of this line being crossed.&lt;/p&gt;

&lt;p&gt;The email code also does not make its way directly from your mail server to the recipients’ - along the way, it passes through multiple servers that help ensure it arrives at the right place, and even though most communication is encrypted on some level, the threat of someone else intercepting your message is still there.&lt;/p&gt;

&lt;p&gt;Similarly, if your device is not password protected in any way, people who have access to your computer (or in case of a theft of your device) would also be able to open and look into your personal correspondence.&lt;/p&gt;

&lt;h3&gt;How to protect your emails?&lt;/h3&gt;
&lt;p&gt;A great way to avoid all these dangers is encrypting your emails. &lt;b&gt;Email encryption&lt;/b&gt; involves encrypting the content of an email message in order to protect potentially sensitive information from being read by anyone other than intended recipients.&lt;/p&gt;
&lt;p&gt;Once a message is encrypted it can only be read if you have the key in your device to decrypt it and the password to use it.&lt;/p&gt;
&lt;br&gt;
&lt;h4&gt;S/MIME encryption&lt;/h4&gt;
&lt;p&gt;&lt;b&gt;S/MIME (Secure/Multipurpose Internet Mail Extensions)&lt;/b&gt; is a standard for encryption and signing of mail data. To be able to use it, you need to get a key from a Certificate authority, so there is a guarantee of the identity connected to a specific certificate. This makes the standard much safer but also a bit more difficult for a general user to get a certificate.&lt;/p&gt;

&lt;h4&gt;PGP encryption&lt;/h4&gt;
&lt;p&gt;&lt;b&gt;PGP&lt;/b&gt; is acronymous to &lt;b&gt;"Pretty Good Privacy"&lt;/b&gt; and was invented already in 1991. Despite being connected mainly to email communication, PGP can be applied to any texts or files.&lt;/p&gt;

&lt;p&gt;Creating a PGP certificate is much easier and you can make one online or using eM Client, for example. But it is recommended to double-check the identity of the person who gives you a PGP key to use to encrypt messages for. 
More detailed information on this topic can be found in our guide to &lt;a href="/email-encryption"&gt;Email Encryption and Digital Signatures&lt;/a&gt;.&lt;/p&gt;

&lt;h4&gt;eM Keybook&lt;/h4&gt;
&lt;p&gt;eM Keybook is a public encryption key directory managed by the company eM Client. It’s an online service where you can upload and manage your public keys so anyone can easily send you encrypted messages and you can easily get public keys of the recipients you want to send encrypted messages to.&lt;/p&gt;

&lt;p&gt;You can read more about eM Keybook in a dedicated article &lt;a href="/blog/em-keybook--email-privacy-for-everyone-392"&gt;here&lt;/a&gt;. &lt;/p&gt;
&lt;br&gt;

&lt;p&gt;So that is about email encryption – it is very useful and guarantees that your emails can never be read by anyone but you (and intended recipients) but it also means that all your contacts would need to use email encryption with you. In most everyday situation encryption is mostly needed when you correspond with your bank or any government body and similar situations where sensitive information is shared. Most people don’t stress over it when sending a picture of their cat to their grandma’s email after all.&lt;/p&gt;

&lt;p&gt;But don’t fret, there are easier and more accessible ways to keep your data safe.&lt;/p&gt;

&lt;h3&gt;Key points on keeping your data secure&lt;/h3&gt;
&lt;p&gt;There are also a number of ways to protect your emails in general. Such as:&lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
&lt;li&gt;&lt;i&gt;Make sure your email provider/server is up to date with current security trends&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Create secure passwords&lt;/i&gt; – that means no number series, your own name or any other easy to guess element. It’s a good idea to mix up some letters, numbers and symbols or use something from your past that no one else knows about&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Keep your account in your computer/phone password protected&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Don’t share your password with anyone&lt;/i&gt; – and especially not via any written communication that is NOT encrypted!&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Don’t save your password in any unencrypted files in your device or upload them to external services&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Keep eM Client or any other app you use up to date.&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Download apps or updates from trusted sources only&lt;/i&gt; – either an official website or a window that you can be sure is from the application itself&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Research before installing a new app&lt;/i&gt; – make sure to check out online reviews&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Think before you click&lt;/i&gt; - don’t just click on email links, even if the email seems to be legitimate. Always hover over them and check that the URL matches the context of the email and sender, in eM Client you will see this at the bottom of the message window.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Using these tricks can help you keep yourself secure online in the long run, so try keeping some of these in mind next time you visit a website or read an email from an unknown sender.&lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=495</link>
			<pubDate>Wed, 25 May 2022 00:00:00 +0000</pubDate>
			<title>Privacy protection in email communication</title>
			<guid isPermaLink="false">495</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;The all-improved eM Client 9 is finally here for everyone! We have taken an extra time to make the app perfect for macOS users, but we promise that the improvements especially for M1 Processors will be worth the wait.&lt;/p&gt;



&lt;h3&gt;Get eM Client 9!&lt;/h3&gt;
&lt;p&gt;
    The new features are the same as in the Windows version, so you can find more details and instruction videos by clicking the button below!
&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a class="emc-button emc-button--green" href="/blog/em-client-9---the-next-version-of-em-client-is-here-485"&gt;Learn more about eM Client 9&lt;/a&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=491</link>
			<pubDate>Thu, 14 Apr 2022 00:00:00 +0000</pubDate>
			<title>eM Client 9 for macOS is officially here!</title>
			<guid isPermaLink="false">491</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;&lt;i&gt;Prague, Czech Republic – April 13th, 2022&lt;/i&gt; – &lt;b&gt;eM Client&lt;/b&gt;, a Windows and macOS based email client for sending and receiving emails, is partnering with &lt;b&gt;Webex by Cisco&lt;/b&gt; in its latest app version to make remote work even more efficient and productive by connecting online meetings and email in one easy-to-use tool.&lt;/p&gt; 

&lt;p&gt;The new version 9 delivers a multitude of enhancements for users with the power of Webex in eM Client today. Users can now have access to all of Webex’s meeting-rich features such as scheduling online meetings, inviting other attendees, being able to update meeting details, cancel meetings, join online meetings directly from notifications, and much more.&lt;/p&gt; 

&lt;p&gt;While the workforce demands flexible workstyles in hybrid work, this integration is an incredible productivity booster as users can manage their whole agenda from one place instead of switching between apps. Moreover, meeting planning with Webex in eM Client helps save time as having a calendar at hand, while dealing with emails or setting future meetings, delivers more efficiency in everyday work.&lt;/p&gt;

&lt;p&gt;eM Client users can now easily set a new meeting with Webex as a default for all events or simply click the switch in event detail to shift their focus to the online world. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;eM Client starts its pro license at $49.95&lt;/b&gt;, and &lt;b&gt;Webex Suite starts at $25&lt;/b&gt; for businesses. Both offer basic plans for free. &lt;/p&gt;

&lt;p&gt;For more information about the new release with Webex, visit &lt;a href="/em-with-webex"&gt;‘eM Client and Webex by Cisco’&lt;/a&gt;.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=490</link>
			<pubDate>Wed, 13 Apr 2022 00:00:00 +0000</pubDate>
			<title>eM Client integrates Webex by Cisco to deliver seamless experiences in meeting planning</title>
			<guid isPermaLink="false">490</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Google has recently announced that they will be shutting off use of less secure sign-in technology which can affect some external apps that connect to your Google account.&lt;/p&gt;

&lt;p&gt;The good news we can share is that eM Client is not one of those Gmail less secure apps, since we have &lt;b&gt;supported the secure Google OAuth sign-in method since version eM Client 7&lt;/b&gt;, so those using eM Client 8 or current eM Client 9 have nothing to fear!&lt;/p&gt;



&lt;p&gt;The Google OAuth login is used as default when you set up a Gmail account in eM Client, so you do not need to enable less secure apps at all.&lt;/p&gt;
&lt;p&gt;But if you imported your settings from another app or set up your account manually via the &lt;i&gt;Mail &gt; Other&lt;/i&gt; option in &lt;i&gt;New account&lt;/i&gt; setup before, you might be using the less secure login method with direct password input which would be affected by this change.&lt;/p&gt;

&lt;h3&gt;How to check if you are using the secure Google OAuth login?&lt;/h3&gt;
&lt;p&gt;Go to &lt;i&gt;Menu &gt; Accounts&lt;/i&gt; and in the General tab check if you have the &lt;b&gt;‘Authentication’&lt;/b&gt; section in this tab, which contains &lt;i&gt;Username&lt;/i&gt; and &lt;i&gt;Password&lt;/i&gt; fields. &lt;br&gt;
If these are missing completely, it means the app is connecting using the OAuth token instead.&lt;/p&gt;

&lt;p&gt;If you do see the Authentication section, you just need to set up your account anew.&lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
&lt;li&gt;Click the &lt;b&gt;Add account&lt;/b&gt; button&lt;/li&gt;
&lt;li&gt;Insert your email address into the &lt;b&gt;Automatic setup&lt;/b&gt; or use the &lt;b&gt;Mail &gt; Gmail&lt;/b&gt; option and follow the setup steps. &lt;/li&gt;
&lt;li&gt;Part of the login will be inserting your password into a web browser window, not directly in eM Client – that means &lt;i&gt;the password is checked directly with the Google server&lt;/i&gt; which then issues an &lt;i&gt;access token&lt;/i&gt; to eM Client, which is what makes this login method more secure.&lt;/li&gt;
&lt;li&gt;Remove your previous account set up if it was using IMAP, if it's POP, follow the steps in the note below.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And that is all, in most cases you will not need to have enabled access to allow less secure apps in the first place, but if you are worried, it is super easy to check and re-set your account in eM Client if needed.&lt;/p&gt;

&lt;p&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
&lt;strong&gt;Note:&lt;/strong&gt; If you previously had your Gmail account set up as POP via the &lt;i&gt;less secure app&lt;/i&gt; login method, &lt;i&gt;only remove the POP account once you have made sure that the messages are still on the server&lt;/i&gt; or in the IMAP account once you set it up. 
&lt;br&gt;&lt;br&gt;
eM Client allows duplicate setups, so you can &lt;i&gt;create your IMAP account alongside the POP one&lt;/i&gt; and then &lt;i&gt;copy the messages&lt;/i&gt; from your POP account to the IMAP one.  Once your messages are copied over, it is safe to remove the POP account.
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=489</link>
			<pubDate>Tue, 08 Mar 2022 00:00:00 +0000</pubDate>
			<title>Google ‘less secure apps’ access and what it means for eM Client</title>
			<guid isPermaLink="false">489</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;style&gt;
    .video-player {
        @media screen (max-width: 600px) {
            width: 100% !important;
        }
    }
&lt;/style&gt;


&lt;p&gt;After the release of version 8, we didn't let up for a moment and focused mainly on you, our users, when making the brand new eM Client 9. We have listened carefully, gathered feedback from all possible sources, and implemented the best of your requested features as well as new ideas that will move eM Client forward.&lt;/p&gt;
&lt;p&gt;So in addition to the major changes in the UI which will be visible at the first glance, such as thread view, message previews, avatars and filters, there are thousands of improvements hidden beneath the surface of eM Client. So hopefully you'll find what you've been waiting for!&lt;/p&gt;



&lt;h3&gt;Take a look at the best of these new features!&lt;/h3&gt;

&lt;h4&gt;General&lt;/h4&gt; 
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
&lt;li&gt;&lt;i&gt;Quick filter&lt;/i&gt;&lt;br&gt;
Additional filter options above your message list to quickly help you find what you’re looking for.
&lt;/li&gt;

&lt;!--&lt;video class="emc-blogpost__video" poster="assets/img/localized/en/thumbnails/Thumb-Quick-Filters.png" src="/assets/video/localized/en/Quick-Filters.mp4"&gt;&lt;/video&gt;--&gt;

  &lt;div class="col-md-4 col-sm-12 video-player" style="margin: 10px; width: 50%; margin-bottom: 25px; @media (max-width: 600px) { width: 100% }"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Quick-Filters.mp4" data-fancybox="" data-caption="Quick Filters"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Quick-Filters.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;li&gt;&lt;i&gt;Redesigned advanced search&lt;/i&gt;&lt;br&gt;
You can now easily find and quickly create and apply advanced search via the icon on the right side of the Search bar.
&lt;/li&gt;

&lt;li&gt;&lt;i&gt;Many dialogs redesigned and polished&lt;/i&gt;&lt;br&gt;
Settings, Spell-check, Distribution list and other windows are now using the same design as the rest of the app.
&lt;/li&gt;

&lt;li&gt;&lt;i&gt;Printing now uses HTML rendering&lt;/i&gt;&lt;br&gt;
This makes it easier to save and export items as HTML or PDF.
&lt;/li&gt;

&lt;li&gt;&lt;i&gt;Change account order with drag and drop&lt;/i&gt;&lt;br&gt;
You no longer need to go to the Accounts window to moves your folders around, simply drag and drop directly in the left pane!
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;Emails&lt;/h4&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
&lt;li&gt;&lt;i&gt;Mail Tracking detection (Pro)&lt;/i&gt;&lt;br&gt;
Protect your privacy thanks to the tracking pixel detection algorithm and decide which external content to block or allow.
&lt;/li&gt;

&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Mail-Tracking-Pixel-Detection.mp4" data-fancybox="" data-caption="Mail Tracking Pixel Detection"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Tracking-Pixel-Detection.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;li&gt;&lt;i&gt;Thread view (Pro)&lt;/i&gt;&lt;br&gt;
Navigating through the separate messages in a conversation view is now a breeze.
&lt;/li&gt;
&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Threads.mp4" data-fancybox="" data-caption="Thread view"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Threads.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;li&gt;&lt;i&gt;Undo Send (Pro)&lt;/i&gt;&lt;br&gt;
This new fail-safe mechanism allows you to cancel sending a message that was sent by mistake or needs additional correction.
&lt;/li&gt;
&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Undo-Send.mp4" data-fancybox="" data-caption="Undo Send"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Undo-Send.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;li&gt;&lt;i&gt;Quick notes for emails (Pro)&lt;/i&gt;&lt;br&gt;
Add a note to an email without making any changes to the message itself.
&lt;/li&gt;

&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Quick-notes-for-emails.mp4" data-fancybox="" data-caption="Quick Notes for emails"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Notes-For-Emails.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;li&gt;&lt;i&gt;Avatars in the message list&lt;/i&gt;&lt;br&gt;
The message list now uses Avatars to help you quickly distinguish the sender of a message.
&lt;/li&gt;

&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Avatars.mp4" data-fancybox="" data-caption="Avatars in the message list"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Avatars.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;li&gt;&lt;i&gt;Message preview&lt;/i&gt;&lt;br&gt;
Enable seeing up to 3 lines of a message prior to opening it so you know what’s it about!
&lt;/li&gt;
&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Message-Preview.mp4" data-fancybox="" data-caption="Message Preview"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Message-Preview.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;li&gt;&lt;i&gt;Resend&lt;/i&gt;&lt;br&gt;
Now you can quickly send an email again as-is, no need to re-add your recipients or rewrite any details.
&lt;/li&gt;
&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Resend.mp4" data-fancybox="" data-caption="Resend"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Resend.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;li&gt;&lt;i&gt;Toggle Dark and Light Mode&lt;/i&gt;&lt;br&gt;
Enjoy the benefits of dark mode with an option to see a message in the original colors if you need to.
&lt;/li&gt; 
&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Toggle-Dark-Light-mode.mp4" data-fancybox="" data-caption="Toggle Dark and Light Mode"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Toggle-light-dark.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;li&gt;&lt;i&gt;Inboxes global folder&lt;/i&gt;&lt;br&gt;
New special section to show all your inboxes in one place to never miss a message.
&lt;/li&gt;
&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Inboxes.mp4" data-fancybox="" data-caption="Inboxes global folder"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Inboxes.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;li&gt;&lt;i&gt;Limited time sync&lt;/i&gt;&lt;br&gt;
Exchange and IMAP accounts now allow you to keep only recent messages on your device, which is especially useful for slow connections.
&lt;/li&gt;
&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Limited-Time-Sync.mp4" data-fancybox="" data-caption="Limited time sync"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Limited-Time-Sync.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;li&gt;&lt;i&gt;Server-side tags&lt;/i&gt;&lt;br&gt;
Tags synchronization for Gmail and Exchange/Office 365 accounts now allows you to synchronize and manage all labels, including colors! 
&lt;/li&gt;
&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Synchronized-Tags-Labels-Categories.mp4" data-fancybox="" data-caption="Server-side tags"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Synced-Tags.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;li&gt;&lt;i&gt;Server-side rules on Gmail&lt;/i&gt;&lt;br&gt;
Gmail’s filters are now not only accessible via the Rules function but you have full control of them for all your devices from within eM Client.
&lt;/li&gt;
&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Server-Rules-Gmail.mp4" data-fancybox="" data-caption="Server-side rules"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Gmail-Rules.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;li&gt;&lt;i&gt;Sync signatures with Gmail and Exchange/Office365&lt;/i&gt;&lt;br&gt;
Synchronize your Gmail and Exchange signatures across all your devices from eM Client.
&lt;/li&gt;

&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Synced-Signatures.mp4" data-fancybox="" data-caption="synchronized signatures"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Signatures.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;li&gt;&lt;i&gt;Support for 3rd party PGP keys lookup services&lt;/i&gt;&lt;br&gt;
eM Client can now look up keys at keys.openpgp.org and ProtonMail servers to simplify encrypted communication even more!
&lt;/li&gt;

&lt;li&gt;&lt;i&gt;Import rules from Outlook&lt;/i&gt;&lt;br&gt;
Switching to eM Client is easier than ever.
&lt;/li&gt;

&lt;li&gt;&lt;i&gt;Quick attachment forward&lt;/i&gt;&lt;br&gt;
Need to forward just the attachment, without the original message? You can now simply right-click the file to do so.
&lt;/li&gt;

&lt;li&gt;&lt;i&gt;Snooze and Watch for reply status synchronization for Exchange and compatible IMAP servers&lt;/i&gt;&lt;br&gt;
Snoozed and Watched emails will no longer be stored offline in eM Client only, you can get notified at the right time on any device!
&lt;/li&gt;

&lt;li&gt;&lt;i&gt;Simplified rules creation&lt;/i&gt;&lt;br&gt;
Create rules based on your messages’ senders and subjects or other details in few clicks directly from the right-click context menu.
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;Scheduling&lt;/h4&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
&lt;li&gt;&lt;i&gt;Support for additional online meeting providers&lt;/i&gt;&lt;br&gt;
Connect your Webex by Cisco, Meetn, GoToMeeting and IceWarp accounts to use them for Online meetings.
&lt;/li&gt;

&lt;li&gt;&lt;i&gt;RSVP for invitations shown in the message list&lt;/i&gt;&lt;br&gt;
Send a response to an event invite with a single click using the button in the message list, without having to open the invitation email at all.
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;Tasks&lt;/h4&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
&lt;li&gt;&lt;i&gt;New ‘Getting Things Done’  task view&lt;/i&gt;&lt;br&gt;
A brand-new implementation of tasks, more control, more options, and a new design will make you want to finish them, inspired by the ‘Getting Things Done’ methodology.
&lt;/li&gt;
&lt;div class="col-md-4 col-sm-12" style="margin: 10px; width: 50%; margin-bottom: 25px;"&gt;
    &lt;div class="emc-card emc-card--video no-margin"&gt;
        &lt;a class="emc-card__video-container thumbnail-replace" href="/assets/video/localized/en/Tasks-Details-GTD.mp4" data-fancybox="" data-caption="Tasks"&gt;
            &lt;picture&gt;
                &lt;source srcset="/assets/img/localized/en/thumbnails/Thumb-Tasks-GTD.png" type="image/webp"&gt;
                
            &lt;/picture&gt;
        &lt;/a&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;li&gt;&lt;i&gt;Agenda in the sidebar based on Getting Things Done methodology&lt;/i&gt;&lt;br&gt;
Tame your daily agenda with the redesigned Agenda sidebar!
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;Chat&lt;/h4&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
&lt;li&gt;&lt;i&gt;Reimplemented XMPP support for better stability&lt;/i&gt;&lt;br&gt;
We now use a completely rewritten code for XMPP to address some known issues.
&lt;/li&gt;

&lt;li&gt;&lt;i&gt;Message archiving support&lt;/i&gt;&lt;br&gt;
Chat history is now synchronized with the compatible XMPP servers.
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/v9-main-messages.png" data-fancybox="" data-caption="eM Client 9"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 9&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;


&lt;h3&gt;More exclusive features in the PRO version!&lt;/h3&gt;
&lt;p&gt;
    We believe that the advanced features are worth every penny. That’s why you might like to get the Pro license and make your email management a breeze with Thread view, Notes for emails, Undo send, and mainly the Anti Mail Tracking feature.
&lt;/p&gt;
&lt;p&gt;&lt;a href="/pricing"&gt;&lt;strong&gt;Learn more about pricing and license options.&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;


&lt;h3&gt;Get eM Client 9&lt;/h3&gt;

&lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
&lt;div class="container-fluid"&gt;
    &lt;div class="row row-flex flex-top sm-compact"&gt;
        &lt;div class="col-md-6 col-sm-6 col-xs-12"&gt;
            &lt;h4 class="emc-typo--color-dark-grey emc-typo--align-center" style="white-space:nowrap;"&gt;Free users &amp; Pro users with Lifetime upgrades&lt;/h4&gt;
            &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
            &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
                &lt;a href="/download" class="emc-button emc-button--green emc-button--long"&gt;Download eM Client 9&lt;/a&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;div class="col-md-6 col-sm-6 col-xs-12"&gt;
            &lt;h4 class="emc-typo--color-dark-grey emc-typo--align-center"&gt;Pro users with eM Client 8 or older&lt;/h4&gt;
            &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
            &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
                &lt;a href="/renew-license" class="emc-button emc-button--orange emc-button--long"&gt;Upgrade to eM Client 9&lt;/a&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

&lt;p&gt;
    &lt;span class="emc-typo--color-red"&gt;*&lt;/span&gt; Existing Pro users with eM Client 8 can &lt;a href="/renew-license"&gt;&lt;strong&gt;upgrade to eM Client 9&lt;/strong&gt;&lt;/a&gt; for a convenient price, or
    &lt;a href="/lifetime-upgrades"&gt;&lt;strong&gt;purchase lifetime upgrades&lt;/strong&gt;&lt;/a&gt; to get eM Client 9 as well as all future updates and new versions of eM Client, plus 1 year of VIP support.
&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;p class="emc-blogpost__highlighted-text"&gt;&lt;strong&gt;Warning:&lt;/strong&gt; eM Client 9 will update your database so it is highly recommended to make a backup in case you’d like to switch back to eM Client 8 for any reason. Not sure how to back up your data? Watch our &lt;a href="https://www.youtube.com/watch?v=NUISYQ-t8-I" target="_blank"&gt;&lt;strong&gt;tutorial&lt;/strong&gt;&lt;/a&gt;!&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=485</link>
			<pubDate>Wed, 23 Feb 2022 00:00:00 +0000</pubDate>
			<title>eM Client 9 - The next version of eM Client is here!</title>
			<guid isPermaLink="false">485</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;!-- Undisclosed recipients and how to send mass email in eM Client --&gt;
&lt;p&gt;Need to send emails to multiple recipients without disclosing and revealing their email addresses to each other? Or just have a list of contacts and  you want to reach these numerous people at once? &lt;br&gt;Use the &lt;b&gt;Mass Mail&lt;/b&gt; feature in eM Client for that.&lt;/p&gt;



&lt;h3&gt;What’s the difference between Mass Mail and BCC?&lt;/h3&gt;
&lt;p&gt;Both BCC and Mass Mail can be, to some extent, used for the same objective of sending emails to multiple recipients.&lt;/p&gt;

&lt;p&gt;If you add recipients’ addresses to the &lt;b&gt;BCC&lt;/b&gt; (Blind Carbon Copy) field, these addresses are not visible to other recipients of the email (unlike when you put them to the CC field, or To field).&lt;/p&gt;

&lt;p&gt;eM Client’s feature &lt;b&gt;Mass Mail&lt;/b&gt;, however, allows you to send email to multiple recipients properly and in accordance with data privacy protection guidelines. With Mass Mail, each recipient gets their own copy of the message (with no addresses in CC).&lt;/p&gt;

&lt;h3&gt;When to use Mass Mail?&lt;/h3&gt;
&lt;p&gt;While it’s ok to use BCC for a few recipients, it’s always preferable to use Mass Mail for numerous recipients. The biggest advantage of the Mass Mail feature is that each recipient will see their own name and email address in the received message, unlike when receiving a hidden BCC copy, where you cannot avoid the impersonal &lt;i&gt;"Unknown Recipients"&lt;/i&gt; title in the message header if you leave the To field blank, or are forced to fill in your own or another "placeholder" email address.&lt;/p&gt;

&lt;p&gt;Mass Mail allows you to use variables that will replace information in your email with the recipients’ details, based on what you have saved in your Contacts in eM Client. Unlike BCC you can, for example, use a customized salutation in Mass Mail thanks to variables.&lt;/p&gt;

&lt;p&gt;This can be very handy when addressing clients in a more personal way. You can also use it for sending nice customized holiday emails to your friends and family.&lt;/p&gt;

&lt;p&gt;Anyway, if you maintain your Contacts well, you can easily use eM Client as a regular (and very functional) CRM system.&lt;/p&gt;

&lt;h3&gt;How to use Mass Mail in eM Client?&lt;/h3&gt;
&lt;p&gt;To use the Mass Mail feature, add the recipients or use a distribution list from your Contacts folder in the &lt;b&gt;To:&lt;/b&gt; field. Instead of pressing &lt;i&gt;Send&lt;/i&gt; navigate to &lt;b&gt;Menu &gt; Message &gt; Send as Mass Mail&lt;/b&gt; in the new message window.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em_SendAsMassMail_EN.png" data-fancybox="" data-caption="eM Client: Send as mass mail"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;The Mass Mail option is also available under the &lt;b&gt;Send&lt;/b&gt; drop-down menu (&lt;b&gt;Send &gt; Send as Mass Mail&lt;/b&gt;).&lt;/p&gt;

&lt;p&gt;Please note that you need to have the &lt;b&gt;Pro version&lt;/b&gt; to use Mass Mail in eM Client. &lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=480</link>
			<pubDate>Mon, 13 Dec 2021 00:00:00 +0000</pubDate>
			<title>Undisclosed recipients and how to send mass email in eM&amp;nbsp;Client</title>
			<guid isPermaLink="false">480</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Have you ever wished that you could increase your work speed in exactly one second? All it takes to gain super speed is to learn simple keyboard shortcuts. We’ve created a list of helpful shortcuts that will bring you closer to achieving your productivity dreams. These useful keyboard shortcuts will help you quickly compose messages and manage your emails with only a couple of buttons. Start using these eM Client shortcuts (or create your own!) for your email, calendar, and contacts and become a keyboard expert. &lt;/p&gt;



&lt;p&gt;Here’s our favorite keyboard shortcuts available in eM Client: &lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
&lt;li&gt;&lt;p&gt;&lt;b&gt;F5&lt;/b&gt; – &lt;i&gt;Send and Receive, Refresh&lt;/i&gt; &lt;br&gt;
Never manually click the Refresh button ever again. The shortcut key to send emails (and more) is &lt;b&gt;F5&lt;/b&gt;. Pressing &lt;b&gt;F5&lt;/b&gt; will refresh your mailboxes or send and receive messages. You can also refresh your Calendar and Contacts with this shortcut.
&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + R&lt;/b&gt; – &lt;i&gt;Reply email&lt;/i&gt; &lt;br&gt;
Instead of manually clicking the reply button for every email you need to respond to;  use the &lt;b&gt;Ctrl + R&lt;/b&gt; shortcut to instantly open a message editor and create a reply to the selected email.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + F&lt;/b&gt; – &lt;i&gt;Forward email&lt;/i&gt; &lt;br&gt;
Make the task delegation process faster by pressing &lt;b&gt;Ctrl + F&lt;/b&gt; to forward emails to relevant recipients. To forward an email as an attachment (.eml file), use the &lt;b&gt;Ctrl + Alt + F&lt;/b&gt; shortcut.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + Z&lt;/b&gt; - &lt;i&gt;Undo&lt;/i&gt; &lt;br&gt;
This is a lovely universal shortcut that reverses actions and can undo your mistakes; like recovering emails that were accidentally deleted. It can also be used to reverse unwanted text modifications without having to manually take back your text changes.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + U&lt;/b&gt; – &lt;i&gt;Mark as Unread&lt;/i&gt; &lt;br&gt; 
Mark a message as unread if you need to get back to it later. Or use the Snooze email feature to move a new email out of your inbox for a specified time period. Snooze will return it to your inbox after the time period ends as a new message. &lt;br&gt;
If you want to perform the opposite action, use &lt;b&gt;Ctrl + Q&lt;/b&gt; – &lt;i&gt;Mark as Read&lt;/i&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + A&lt;/b&gt; – &lt;i&gt;Select all&lt;/i&gt; &lt;br&gt;
If you want to select all emails in one folder to easily move them to another folder, use &lt;b&gt;Ctrl + A&lt;/b&gt; and every email will be highlighted. This shortcut can also be used to highlight text in message windows. &lt;br&gt;
To swiftly delete all older conversations when replying or forwarding a longer email, use &lt;b&gt;Ctrl + A&lt;/b&gt; to highlight the entire text, and press Delete afterwards.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + J&lt;/b&gt; – &lt;i&gt;Move to Spam&lt;/i&gt; &lt;br&gt;
There are two additional ways to move emails to spam. Right click and navigate to &lt;i&gt;Menu &gt; Message &gt; Move to Junk&lt;/i&gt;. Or use the &lt;b&gt;Ctrl + J&lt;/b&gt; shortcut.
&lt;/p&gt;&lt;/li&gt; 

&lt;li&gt;&lt;p&gt;&lt;b&gt;Insert&lt;/b&gt; – &lt;i&gt;Follow up&lt;/i&gt; (flags a message) &lt;br&gt;
Click Insert on your keyboard to mark your important emails with a flag instead of wasting time with a mouse or touchpad.
&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;b&gt;Tab (space)&lt;/b&gt; – &lt;i&gt;Go to Next Section&lt;/i&gt; &lt;br&gt;
Use the Tab (space key) button to scroll down while viewing a long email. This works in either the message preview or the message window to scroll. Use the Tab button to conveniently navigate instead of clicking or pressing arrows to scroll down. 
&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;b&gt;Shift + Delete&lt;/b&gt; - &lt;i&gt;Delete Permanently&lt;/i&gt; &lt;br&gt;
Skip the trash folder and save time by deleting unwanted messages and items right away. Be careful not to permanently delete the wrong message! &lt;/p&gt;&lt;/li&gt;

&lt;/ul&gt;
&lt;p&gt;Keep in mind that different computers could use different commands. A Mac keyboard shortcut and a Windows keyboard shortcut will use slightly different keys. Instead of Ctrl, macOS devices use the Command key.&lt;/p&gt;

&lt;h3&gt;Other useful eM Client shortcuts&lt;/h3&gt; 
&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
&lt;li&gt;&lt;p&gt;&lt;b&gt;F1&lt;/b&gt; - Help&lt;/p&gt;&lt;/li&gt; 
&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + N&lt;/b&gt; - Create new Mail / Event / Task / Contact. Depends on the opened (selected) section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + P&lt;/b&gt; – Print &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + S&lt;/b&gt; - Save As&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + A&lt;/b&gt; - Select All&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + Shift + F&lt;/b&gt; - Find&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + Shift + V&lt;/b&gt; - Move to Folder&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + Shift + C&lt;/b&gt; - Copy to Folder&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + &lt;&lt;/b&gt; - Previous Message&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + &gt;&lt;/b&gt; - Next Message&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;b&gt;Ctrl + Shift + R&lt;/b&gt; - Reply All&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;b&gt;Alt + M&lt;/b&gt; - Hide Completed (in Tasks)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;
&lt;p&gt;Your shortcut options are almost endless and customizable! Learn even more useful eM Client shortcuts &lt;a href="https://www.emclient.com/webdocumentation/en/8.2/eMClient/Default.htm#Shortcuts.htm"&gt;here&lt;/a&gt;.&lt;/p&gt;


&lt;h3&gt;How to create custom shortcuts in eM Client&lt;/h3&gt;
&lt;p&gt;It’s awkward to make the switch to a different application when you’re used to certain keyboard shortcuts. If you like specific email shortcuts and want to keep using them on eM Client – you can! For example, if you’re used to the Gmail compose shortcut (Ctrl + N), or any of the Yahoo mail shortcut keys  you can go to settings and modify the shortcut commands. Go to &lt;i&gt;Menu &gt; Settings &gt; General &gt; Shortcuts&lt;/i&gt;to do this. On this page, you can select the shortcut you want to modify and change it according to your preferences.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em_Shortcuts_settings_EN.png " data-fancybox="" data-caption="eM Client: Shortcuts settings"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Modify the commands used for the keyboard shortcut in the field labeled “Shortcut.” Type the combination (or single key) that will be used to access the feature on eM Client.&lt;/p&gt;

&lt;h3&gt;How to remove shortcuts changes &lt;/h3&gt;
&lt;p&gt;Maybe you created a single key shortcut that’s getting in the way. Or maybe you thought of a more convenient key combination for a shortcut and need to delete the current keyboard shortcut settings. It’s okay to change your mind – you can reset one (or all) of your keyboard shortcuts back to the original settings. &lt;/p&gt;

&lt;p&gt;To remove your new shortcuts, navigate back to &lt;b&gt;Menu &gt; Settings &gt; General &gt; Shortcuts&lt;/b&gt; and then click &lt;b&gt;Reset all to default&lt;/b&gt;. This will return all of your shortcut settings back to their original settings. If you need to only revert one shortcut back to the default, select the shortcut you want to change and then click &lt;b&gt;Reset to Default&lt;/b&gt;. You can do this as needed for any individual shortcut. 
&lt;/p&gt;

&lt;p&gt;Whether you’re trying to reach your &lt;a href="/blog/inbox-zero--how-to-achieve-it-432"&gt;Inbox Zero&lt;/a&gt; goals, or just trying out new email tricks –  using keyboard shortcuts are a great way to improve your workflow. Learn more helpful email tips and tricks by checking out &lt;a href="/blog"&gt;our blog&lt;/a&gt;.&lt;/p&gt;


&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=472</link>
			<pubDate>Mon, 06 Dec 2021 00:00:00 +0000</pubDate>
			<title>10 Keyboard shortcuts to boost your productivity</title>
			<guid isPermaLink="false">472</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Good email signatures are essential for creating a great first impression. Your average office day consists of 8 hours and usually a few dozen emails. Email signatures provide extensive opportunities to market yourself and your business – every single time you use your email to communicate. Creating email signature templates is simple with eM Client. We’ll take a look at how to set up email signatures for professional or personal use and point out a few golden rules we’ve created to make your signature more appealing.&lt;/p&gt;



&lt;h3&gt;Create a business email signature&lt;/h3&gt; 
&lt;p&gt;An email signature for your business is strongly recommended for anyone who wants to take advantage of a free and effective marketing opportunity. There are certain guidelines you should follow when creating your business email signature to make sure it’s organized and helpful. 
&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;Like any form of written communication, &lt;b&gt;your name&lt;/b&gt; should be clearly visible.&lt;/p&gt;&lt;/li&gt; 
    &lt;li&gt;&lt;p&gt;Following your name, you should add any affiliate information. Include your &lt;i&gt;job title, company&lt;/i&gt; or even the &lt;i&gt;department or business&lt;/i&gt; you are in. The purpose of including this information is to establish your credentials to gain the trust of your recipients. &lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;On the next signature line, it’s recommended to include additional contact information.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This covers the basic structure for a simple professional email signature. You could stop there – but you can do even better! Adding extra information and graphic design to your signature will make it truly unique.&lt;/p&gt;

&lt;p&gt;You can add links to your &lt;i&gt;social media&lt;/i&gt;. Social media links should only be included as icons; so the signature stays as simple and clean as possible. The appearance of your &lt;i&gt;profile picture&lt;/i&gt; depends on the industry you work in. It’s acceptable for a musician to include a cheerful or artistic profile picture to attract more listeners. This approach is unsuitable for a banker or a lawyer; who both need to appear serious and credible.&lt;/p&gt;

&lt;p&gt;If you need some inspiration, you can always look up email signature examples. Whether you’re looking for Gmail signature examples or Outlook signature examples; you’re going to notice that all the examples follow the guidelines previously provided. &lt;a href="https://www.hubspot.com/email-signature-generator"&gt;Hubspot&lt;/a&gt; email signature template generator is a great tool for you to use if you’d like to take a look at some email signature examples. &lt;/p&gt;

&lt;h3&gt;Email signatures for companies&lt;/h3&gt;
&lt;p&gt;Email signature basics also apply to work email signatures used in companies. The difference is that a professional email signature for a company needs to be consistent. Consistency can be achieved by creating a standard email signature template that can be shared across the entire company. All employees within the company will use the email signature template to fill in their own information. This ensures that all emails sent from the company are visually unified and on brand. &lt;/p&gt; 

&lt;h3&gt;Email signatures in eM Client&lt;/h3&gt;
&lt;p&gt;Editing a shared email template does not sound that complicated, right? Unfortunately, when there are thousands of employees using a shared template – the probability of errors rises. Maybe an employee includes the wrong font. Or someone else includes outdated company information. eM Client has a solution for this! &lt;/p&gt;

&lt;p&gt;With eM Client, you are free to &lt;a href="/blog/signatures-in-em-client-332"&gt;create your own signature&lt;/a&gt; in a myriad of ways. This is helpful for both individuals and businesses. For companies, employees can simply export their own work email signature to others as an &lt;b&gt;html file&lt;/b&gt; via eM Client settings. Once the file is received, you can easily import it into eM Client itself. After the file has been imported, the signature can be changed to include personal information in the settings. The ultimate goal is to keep the graphic design and structure of the work email signature consistent.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em_CustomSignature_EN.png" data-fancybox="" data-caption="eM Client: Nice and rich email signature"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;There are even more options for IT admins at the company. You can force email signature change for users using the eM Client &lt;a href="https://licensemanager.emclient.com"&gt;License Manager&lt;/a&gt; application. The License Manager allows you to set the eM Client settings throughout the whole company – so you can see if someone’s gone rogue with their signature design. &lt;/p&gt;

&lt;h3&gt;Webmail signature synchronization with eM Client&lt;/h3&gt;
&lt;p&gt;If you’re trying to add a signature you previously used for your webmail email account, eM Client will synchronize it for you. If you already know how to edit email signatures in Outlook or how to edit your email signature on Gmail; you’re automatically all set when you add your account to eM Client. For example, Gmail users will have their Gmail signature template automatically synchronized when they set up their eM Client accounts – so you can use the same signature!&lt;/p&gt;

&lt;p&gt;Additionally, you can change your signature directly on eM Client, even if you originally created your signature using webmail. No need to worry about how to edit your signature in Gmail. All you need to do is follow &lt;a href="/blog/how-to-properly-use-email-branding-in-em-client-460"&gt;our guide&lt;/a&gt; about editing email signatures and you’re all set. &lt;/p&gt;

&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
Note: Unfortunately, Gmail started limiting image upload from external apps - so if you want to add an image to your signature, you will need to use webmail for that. But the signature will be synchronized to eM Client and you can make text and other formatting edits from the app.
&lt;/div&gt;

&lt;h3&gt;Assign or create a new signature with eM Client &lt;/h3&gt;
&lt;p&gt;The process of assigning or creating a new signature with eM Client is simple. Follow these steps to quickly set up your new email signatures: &lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;Go to &lt;b&gt;Menu &gt; Settings &gt; Mail &gt; Templates and Signatures&lt;/b&gt;.&lt;/li&gt;
    &lt;li&gt;Select the account where you want to use the signatures selected in the edit boxes.&lt;/li&gt;
    &lt;li&gt;Choose a signature for new emails, email replies, and forwards.&lt;/li&gt;
    &lt;li&gt;If there are no saved signatures to choose from, &lt;b&gt;create one&lt;/b&gt;:
        &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
            &lt;li&gt;Click the &lt;b&gt;Signatures...&lt;/b&gt; button. It will open the window for managing signatures – you can modify, create, and delete signatures there.&lt;/li&gt;
            &lt;li&gt;Click on &lt;b&gt;New&lt;/b&gt; to bring up the &lt;i&gt;New Signature&lt;/i&gt; window&lt;/li&gt;
            &lt;li&gt;Enter a name for your new signature in the &lt;b&gt;Name&lt;/b&gt; field&lt;/li&gt;
            &lt;li&gt;In the field below construct a signature as you would in any text editor. Confirm the changes by clicking &lt;b&gt;OK&lt;/b&gt; and your new signature will be created and added to the signature list. You can save your new signature in an &lt;i&gt;.html&lt;/i&gt; file if you wish.&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/li&gt;&lt;/ul&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;p&gt;Email signatures will vastly improve the appearance of both your professional and personal emails. eM Client is compatible with all major email providers; making it simple to customize your email to create the ultimate signature. If you want to learn more about how to fully utilize your personal or professional eM Client account, check out our &lt;a href="/blog"&gt;blog&lt;/a&gt;. &lt;/p&gt;


&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="https://www.emclient.com/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=462</link>
			<pubDate>Thu, 18 Nov 2021 00:00:00 +0000</pubDate>
			<title>Professional email signatures</title>
			<guid isPermaLink="false">462</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Have you ever wondered what is happening with your message that is sent to recipients in CC and BCC fields? What even is the meaning of Cc and Bcc in email? We are going to take a deeper look at yet another useful function of today’s mail clients.&lt;/p&gt;



&lt;h3&gt;What does Cc mean?&lt;/h3&gt;  
&lt;p&gt;Back in the old days, long before any electronic communication, people had usually written their letters by hand. And various types of materials were used to write on too. Somewhere around the early 1800s a special type of paper was invented. This paper was coated with pigment. When you put such a paper between two regular ones and start writing, the pigment will mechanically imprint on the bottom list. The idea to put a thin carbon layer on a paper to make copies of it gave birth to the term &lt;b&gt;“carbon copy”&lt;/b&gt; or &lt;b&gt;Cc&lt;/b&gt; for short.&lt;/p&gt;

&lt;h3&gt;What does Cc mean in email?&lt;/h3&gt;
&lt;p&gt;What is Cc in email? Originally, the carbon copy meaning was just a copy for your safekeeping. However, when used strictly in terms of email communication, the meaning of carbon copy in email meaning has changed. It might be debatable, but when you address people in carbon copy, creating a cc email, it usually means they are not the recipients of the message. You do not really seek their opinion on the subject. The meaning of cc in email just is that you want to keep them informed about the situation.&lt;/p&gt;

&lt;h3&gt;What is Bcc in email?&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;“Blind carbon copy”&lt;/b&gt;, or &lt;b&gt;Bcc&lt;/b&gt; for short in email communication has a similar use as Cc, but a much more specific one. You also inform recipient the about the situation that is being discussed, but email Bcc addresses that are added into Bcc field will not be visible to any other recipients. The use of this feature is obvious, to keep the recipients not knowing of each other.&lt;/p&gt;

&lt;h3&gt;Secret meaning of Cc and Bcc email&lt;/h3&gt;
&lt;p&gt;Sinister as it may sound, you can also use these features in a sort of a psychological way. Are you behind a schedule due to a colleague who is unwilling to cooperate? You may try to scold him via email and include his supervisor in Cc. Be wary though, such drastic measures should only be used when other means of communication fail. Think carefully and decide which one - cc vs bcc - is better to use in this specific case.&lt;/p&gt;

&lt;h3&gt;Using Cc and Bcc in eM Client&lt;/h3&gt;
&lt;p&gt;The feature is common between email providers, so we will dig deeper here and check what extras you can expect by using eM Client. Adding recipients in the Bcc and Cc box is simple. Open a new message and click on add Cc&amp;Bcc in the right part of the address panel.&lt;/p&gt;

 &lt;div class="emc-blogpost__image-holder emc-typo--align-center"&gt;
        &lt;a href="/sitecontrol/en/images/screenshots/bcc-vs-cc.png" data-fancybox="" data-caption="eM Client:  what is cc and bcc in email with example"&gt;&lt;/a&gt;
        &lt;br&gt;
        &lt;span&gt;&lt;i&gt;eM Client: What is cc and bcc in email with example&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt;


&lt;p&gt;The advanced feature called &lt;b&gt;Auto Bcc&lt;/b&gt; allows you to add addresses of your choice to include in Bcc every time you write an email.&lt;/p&gt;

&lt;p&gt;The users of PRO version of the application can also enjoy the function called &lt;b&gt;Mass Mail&lt;/b&gt;. Which is actually the correct way to send emails to multiple addressees without knowing there are other recipients.  To use this, you just need to add the email addresses into the &lt;b&gt;To&lt;/b&gt; field, click onto the bottom facing arrow in send button and click on &lt;i&gt;“Send as mass mail”&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;Keep in mind, you may try the application for 30 days free of charge. There is nothing holding your curiosity back, should you want to learn more about the wide range of PRO features eM Client has to offer.&lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=461</link>
			<pubDate>Fri, 12 Nov 2021 00:00:00 +0000</pubDate>
			<title>Meaning of Cc and Bcc in emails</title>
			<guid isPermaLink="false">461</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Business owners need to use every opportunity to promote their brand. Emails are an ideal solution for anyone looking for an easy way to market their business. Emails have always been at the forefront of professional communication; making them an easy way to promote your brand daily. Your email can be used as both a tool for communication and also as a method for establishing your brand’s personality. Enhancing your email signature and style is an efficient way to raise brand awareness. eM Client gives you the customization tools you need to create an email signature style that will help you establish a consistent brand across all platforms – even email! &lt;/p&gt;
   


&lt;h3&gt;What’s email branding? &lt;/h3&gt;
&lt;p&gt;Email branding includes brand elements such as your name, logo, contact information, links to websites and social media, and other necessary information into your outgoing emails.
&lt;/p&gt;
&lt;p&gt;The design of your emails can be customized so that your messages are visually aligned with your brand. Adjust your emails’ general formatting to fit your brand’s design by matching your font types, colors or visuals in your outgoing messages. Creating a consistent brand identity that’s present even in your emails will help raise awareness for your business. &lt;/p&gt;   

&lt;h3&gt;Email Branding options in eM Client&lt;/h3&gt;
&lt;p&gt;There are two areas to focus on when customizing your emails to accommodate your brand.&lt;/p&gt;
&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;&lt;strong&gt;Email Signatures:&lt;/strong&gt; This is the most visible area of your email that has the highest impact – so it’s exactly where you need to put everything brand related. Signatures can be automatically added to the bottom of your email messages. You can create and save any number of signatures in eM Client and select certain signatures to be used for all your future emails. You can create custom signatures for each of your email accounts that you have added to eM Client. 
&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;&lt;strong&gt;Email Templates:&lt;/strong&gt; These are sets of fonts, color rules, and settings that can be defined and stored in eM Client. Your custom email signature templates can then be collectively applied to your email messages.
&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt; 
&lt;p&gt;You can customize the font colors, background color – or even add a background picture according to your brand’s guidelines. Or, if you used an online free email signature generator (like Hubspot email signature templates); you can copy the template source code to add your new signature to eM Client. The options are endless! 
&lt;/p&gt;

&lt;h3&gt;How to edit and set email signatures in eM Client&lt;/h3&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em_Signatures_EN.png" data-fancybox="" data-caption="eM Client: Signatures settings"&gt;&lt;/a&gt;
&lt;/div&gt;


&lt;p&gt;Setting and editing signatures is quite simple for both individuals and organizations.&lt;/p&gt;
&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
&lt;li&gt;&lt;p&gt;Go to &lt;strong&gt;Menu &gt; Settings &gt; Mail &gt; Templates and Signatures&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt; 
&lt;li&gt;&lt;p&gt;Select the account for which you want to use the signatures selected in the edit boxes below&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Choose a signature for new emails, email replies, and forwards&lt;/p&gt;&lt;/li&gt; 
&lt;li&gt;&lt;p&gt;If there are no saved signatures to choose from, create one:
    &lt;ul class="emc-list emc-list--ordered emc-list--ordered-alphabetically emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;Click the &lt;strong&gt;Signatures…&lt;/strong&gt; button that will open the window for further managing signatures – you can modify, create and delete signatures there.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Click on &lt;strong&gt;New&lt;/strong&gt; to bring up the New Signature window&lt;/p&gt;&lt;/li&gt;
    
&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em_NewSignature_EN.png" data-fancybox="" data-caption="eM Client: New signature window"&gt;&lt;/a&gt;
&lt;/div&gt;

    &lt;li&gt;&lt;p&gt;Enter a name for your new signature in the &lt;strong&gt;Name&lt;/strong&gt; field&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;In the field below construct a signature as you would in any text editor. Confirm the changes by clicking &lt;strong&gt;OK&lt;/strong&gt; and your new signature will be created and added to the signature list. You can save your new signature into an .html file if you wish.&lt;/p&gt;&lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
&lt;li&gt;&lt;p&gt;Alternatively, you can import an already prepared signature from an .html file. This will help establish or enforce a unified signature policy in a company or an organization.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;How to edit and set email templates in eM Client&lt;/h3&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em_Templates_EN.png" data-fancybox="" data-caption="eM Client: Template settings"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;If you want to send stylish emails that complement or match your design manual – set and edit custom email templates for your brand:
&lt;/p&gt;
&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
&lt;li&gt;&lt;p&gt;Go to &lt;strong&gt;Menu &gt; Settings &gt; Mail &gt; Templates and Signatures&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Select the account for which you want to use the templates selected in the edit boxes below&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Choose a template for new emails, email replies, and forwards&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;If there are no saved templates to choose from, create one:

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em_NewTemplate_EN.png" data-fancybox="" data-caption="eM Client: New template window"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;ul class="emc-list emc-list--ordered emc-list--ordered-alphabetically emc-typo--color-dark-grey"&gt;


&lt;li&gt;&lt;p&gt;Click the &lt;strong&gt;Mail templates…&lt;/strong&gt; button that will open the window for managing templates – you can modify, create and delete templates there.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Click on the &lt;strong&gt;New&lt;/strong&gt; button to bring up the New Template window to create a new template. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Enter the name of your new template in the &lt;strong&gt;Name&lt;/strong&gt; field.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You have the option of entering predefined recipients into &lt;strong&gt;To&lt;/strong&gt;, &lt;strong&gt;Cc&lt;/strong&gt;, or &lt;strong&gt;Bcc&lt;/strong&gt; fields, or &lt;strong&gt;Subject&lt;/strong&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Edit font face and font size – font settings can be changed by clicking on the down-pointing arrow. A standard font settings window will open. Here, you can adjust the font size, style, and type.
&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Edit the text color for your template by clicking on the down pointing arrow in the font color section. Select your preferred font color from the roll-down menu.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;To edit a background color; click on the down-pointing arrow and select from the color set options. Use your custom color by clicking on the &lt;i&gt;Custom color&lt;/i&gt; button and then define your own color.
&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;If you want to use a background picture, click the &lt;strong&gt;Browse picture...&lt;/strong&gt; button and select your image.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;It’s also possible to add files to your template that you wish to attach to your messages by default. For example, public encryption keys, or any files or information that don’t fit into the signature.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;At the very bottom there is a Template window, where you can edit your template and simultaneously preview how your emails would look with the template applied.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Click &lt;strong&gt;OK&lt;/strong&gt; to finish creating the new template, and it will be added to the template list.
&lt;br&gt;You can save your new template into an .emlt file if you wish.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Alternatively, you can also import an already prepared template from an .emlt file. This is useful for enforcing a unified, company-wide email branding policy. &lt;/p&gt;&lt;/li&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em_CustomSignature_EN.png" data-fancybox="" data-caption="eM Client: Nice and rich email signature"&gt;&lt;/a&gt;
&lt;/div&gt;
 

&lt;/ul&gt;
&lt;p&gt;Still struggling and need an email ending example? Take a look at the picture above for a good email signature example. If you want to learn more about what should (or should not!) be included in an email signature, check out &lt;a href="/blog/professional-email-signatures-462"&gt;our post&lt;/a&gt; on email signature etiquette. Now you have all the information you need to bring your brand’s personality right to your email. Use it well.😊&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;Looking for &lt;a href="https://jooble.org/jobs-email-marketing-manager"&gt;a job as an email marketing manager&lt;/a&gt;? Apply for a position with Jooble!&lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=460</link>
			<pubDate>Mon, 01 Nov 2021 00:00:00 +0000</pubDate>
			<title>How to use email branding with eM Client</title>
			<guid isPermaLink="false">460</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Smileys, emojis or gifs have become an integral part of our everyday private communication and these “visual aids” of written expression constitute a language of its own. But is it appropriate to use smileys or emojis in professional communication, even more so in business emails? &lt;/p&gt;



&lt;h3&gt;Emoticons, smileys, emojis, stickers, GIFs – what’s the difference?&lt;/h3&gt;

&lt;p&gt;Let’s clear up the terminology first:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Emoticons&lt;/strong&gt; (or emotes in short) are sequences of ASCII characters. These are created by simply using and combining different punctuation marks, letters, or numbers, to create a simple representation of an emotion. The most well-known emoticons are of course the &lt;strong&gt;:-)&lt;/strong&gt; and &lt;strong&gt;:-(&lt;/strong&gt; faces, first used in 1982 – which means emoticons are about to celebrate their 40th anniversary!&lt;/p&gt;

&lt;p&gt;Sometimes though, these character-based emoticons are automatically converted by apps to a more appealing in-line visual representation, such as 😊 ☹ – these yellow faces that better convey moods such as anger, fear or joy are &lt;strong&gt;smileys&lt;/strong&gt;. And unlike most emoticons, they’re not sideways.&lt;/p&gt; 

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/emc_img_scr_emojis.jpg" data-fancybox="" data-caption="eM Client: Smileys and emoji"&gt;&lt;/a&gt;
&lt;span&gt;&lt;i&gt;&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt; 

&lt;p&gt;&lt;strong&gt;Emoji&lt;/strong&gt; is originally a Japanese invention as well as a Japanese term (e, “picture,” and moji, “character”). It’s, so to speak, a further development or next generation of emoticons, popularized mainly through iPhone users. Compared to emoticons and smileys, emojis represent a whole range of object or concepts and are not based on keyboard characters. Still, emojis are standardized and need assets for each icon from a set.&lt;/p&gt;

&lt;p&gt;That’s where &lt;strong&gt;stickers&lt;/strong&gt; come in, that simply work as images, can be unique for each app and depict basically any concept.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/emc_img_scr_stickers.jpg" data-fancybox="" data-caption="eM Client: Beautiful custom stickers"&gt;&lt;/a&gt;
&lt;span&gt;&lt;i&gt;&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;


&lt;p&gt;And eventually, &lt;strong&gt;GIF&lt;/strong&gt; (Graphical Interchange Format), first used in 1987, is a short soundless video sequence or series of images that endlessly run in a loop and can show anything from movie scenes to random animations. &lt;/p&gt;


&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/emc_img_scr_gifs.jpg" data-fancybox="" data-caption="eM Client: Gifs powered by Giphy"&gt;&lt;/a&gt;
&lt;span&gt;&lt;i&gt;&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Why are smileys and emojis so popular?&lt;/h3&gt;
&lt;p&gt;Indeed, smileys lighten up written communication, clarify information and convey emotions, which is even more important if there’s a lack of actual face-to-face conversation – something that has been increasingly common, mainly since 2020.&lt;/p&gt; 
&lt;p&gt;Smileys and emojis, as well as stickers and GIFs, can make up for missing gestures, tone of voice and other elements of communication we use to rely on when speaking to someone in person. Also, they can significantly speed up communication for both the sender and the recipient, as long as the two share the same frame of reference and feel comfortable enough to reduce the exactness of their messages.&lt;/p&gt; 

&lt;h3&gt;Do smileys in business emails cross the line?&lt;/h3&gt;
&lt;p&gt;As everything depends on context, there is no clear answer to whether using smileys in business emails is appropriate or not, but there are some ground rules to consider.&lt;/p&gt; 
&lt;p&gt;A formality of the message, for example, is a good indicator – if you write an email that you would have sent as a printed letter in the past, it’s definitely more in line to omit anything as informal as smileys. Invoices, quotations, official announcements or applications would all fall into this category.&lt;/p&gt; 
&lt;p&gt;The relationship to the recipient is the crucial aspect. If the sender and recipient have never met, moreover if a cultural barrier exists between the two, smileys can come across as forced or incompetent. If you've known a business partner or customer for a while and are familiar with each other, using smileys doesn’t hurt, but you should still do so somewhat sparingly. Among familiar colleagues, on the other hand, the use of smileys is completely unproblematic.&lt;/p&gt;

&lt;h3&gt;Do smileys diffuse tension in business communication?&lt;/h3&gt;
&lt;p&gt;Critical emails in particular can be positively influenced with a well-picked smiley. A laughing or winking smiley can weaken negative feelings in the recipient and reduce the risk that they will take a criticism personally.&lt;/p&gt; 
&lt;p&gt;It’s always good to be conscious about using smileys and emojis and always consider beforehand exactly what effect the chosen smiley is likely to have on the recipient. To be more flexible, it is of course very advantageous to use an email app that technically supports smileys and thinks of different cultural context, such as eM Client 😊&lt;/p&gt;

&lt;h3&gt;How to reply to a business email that uses smileys?&lt;/h3&gt;
&lt;p&gt;If your "counterpart" uses smileys in email communication, it doesn't mean you have to do the same so as not to appear rude. Instead, it’s better to develop a communication style of your own, that may (or may not) also include some smileys. Of course, this doesn't mean you shouldn't adapt your style to different recipients at all. What always remains decisive anyway is the eventual tone and language of your email. &lt;/p&gt;

&lt;h3&gt;Should business emails use emojis in subject lines?&lt;/h3&gt;
&lt;p&gt;A short answer is: no. Subject lines should remain clear instead of being stuffed with small icons. Many email clients may have issues recognizing the emojis anyway, and only turn these subject lines into cryptic mess. Also, emails containing special characters such as smileys and emojis (either in subject line or in body text) easily end up in spam – especially in the business environment.&lt;/p&gt;  

&lt;h3&gt;How to use smileys and emojis in eM Client?&lt;/h3&gt;
&lt;p&gt;Luckily, eM Client has an extensive support for hundreds of emojis (all standard ones, including skin color selection and categorization), a beautiful custom-made set of stickers, and  there's also the entire Giphy database for you to use.&lt;/p&gt;


&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=456</link>
			<pubDate>Fri, 15 Oct 2021 00:00:00 +0000</pubDate>
			<title>Using smileys and emojis in business emails: yes or no?</title>
			<guid isPermaLink="false">456</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Let’s see why eM Client is currently the best choice for your email management and what key advantages it brings to its users.&lt;/p&gt;




&lt;h3&gt;1. eM Client is chic and easy to use&lt;/h3&gt;

&lt;p&gt;It’s actually hard to believe that such a feature-rich and powerful application as eM Client could be so straight-forward and clean in appearance. Every pixel of the user interface was carefully considered and built to maximize productivity and minimize frustration of users. 
If you are used to the Outlook interface, you will find eM Client familiar, only a lot better. 
eM Client will just smoothly fit into your email routine and improve upon it.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_inbox_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New inbox"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;


&lt;h3&gt;2. eM Client works with every email service&lt;/h3&gt;

&lt;p&gt;Google Workspace, Office 365, iCloud, Exchange, IceWarp, Kerio, and whatever else you can think of – eM Client is compatible with &lt;a href="/compatibility" target="_blank"&gt;&lt;strong&gt;all major platforms&lt;/strong&gt;&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Furthermore, eM client will setup everything automatically for most email services. It will also import your existing data from all major email clients (including Microsoft Outlook, Outlook Express, Thunderbird, Incredimail, and more).&lt;/p&gt;

&lt;p&gt;eM Client also supports a number of integrations (with &lt;a href="/em-client-with-google-drive" target="_blank"&gt;&lt;strong&gt;Google Drive&lt;/strong&gt;&lt;/a&gt;, &lt;a href="/em-client-with-dropbox" target="_blank"&gt;&lt;strong&gt;Dropbox&lt;/strong&gt;&lt;/a&gt;, &lt;a href="/em-client-with-onedrive" target="_blank"&gt;&lt;strong&gt;OneDrive&lt;/strong&gt;&lt;/a&gt;, &lt;a href="/em-client-with-owncloud" target="_blank"&gt;&lt;strong&gt;ownCloud&lt;/strong&gt;&lt;/a&gt;, &lt;a href="/em-client-with-nextcloud" target="_blank"&gt;&lt;strong&gt;Nextcloud&lt;/strong&gt;&lt;/a&gt;, &lt;strong&gt;Zoom&lt;/strong&gt;, &lt;strong&gt;Google Meet&lt;/strong&gt;, &lt;strong&gt;MS Teams&lt;/strong&gt; and more) and will easily fit into your environment. &lt;/p&gt;


&lt;h3&gt;3. eM Client has unique email features, such as Send Email Later or Watch for Reply&lt;/h3&gt;
&lt;p&gt;There’s vast amount of email management tools and features in eM Client that will cover even the most exotic workflows (&lt;a href="/blog/inbox-zero--how-to-achieve-it-432" target="_blank"&gt;&lt;strong&gt;read about Inbox Zero&lt;/strong&gt;&lt;/a&gt; and how to set your customized email management workflow with eM Client). &lt;/p&gt;

&lt;p&gt;In any case, your work with emails will be faster thanks to a useful sidebar with email history and attachment history for a selected contact, as well as thanks to simple &lt;a href="https://www.emclient.com/webdocumentation/en/8.2/eMClient/Default.htm#Favorite%20Folders/About%20Favorite%20Folders.htm" target="_blank"&gt;&lt;strong&gt;folder management&lt;/strong&gt;&lt;/a&gt;, &lt;a href="https://www.emclient.com/webdocumentation/en/8.2/eMClient/Default.htm#Rules/Rules.htm" target="_blank"&gt;&lt;strong&gt;rules&lt;/strong&gt;&lt;/a&gt;, or &lt;a href="https://www.emclient.com/webdocumentation/en/8.2/eMClient/Default.htm#Tags/Working%20with%20Tags.htm" target="_blank"&gt;&lt;strong&gt;tags&lt;/strong&gt;&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;You will never miss a reply to an important email (or will be notified about not getting a reply) thanks to a unique Watch for Reply feature. 
You can also schedule your outgoing emails with the Send Later feature. And if you don’t feel like working with certain received messages at the moment, use the Snooze Email feature and have the email delivered to your inbox later. 
&lt;/p&gt;


&lt;h3&gt;4. eM Client is superfast and can look up emails in an instant&lt;/h3&gt;
&lt;p&gt;Emails, contacts, attachments, even the content inside the attached files (yes, there’s a full text search within the files such as Word, Excel or PDF) – everything can be looked up in an instant. Having all the information at hand all the time speeds up the work incredibly – in fact, once you get used to the powerful search capabilities of eM Client, it will be difficult to settle with anything less efficient. &lt;/p&gt;


&lt;h3&gt;5. eM Client has the most advanced attachments management on the market&lt;/h3&gt;
&lt;p&gt;Not only can you (full-text) search in attachments, eM Client also has a very useful All Attachments view that lists and allows you to manage all the sent and received files. So, no more endless searching over old emails to find that file you know you sent.&lt;/p&gt;

&lt;p&gt;eM Client also extensively supports the more secure way of sending files over the email – the cloud attachments (learn &lt;a href="https://www.emclient.com/blog/how-to-use-cloud-attachments-in-emails-441" target="_blank"&gt;&lt;strong&gt;How to use cloud attachments in emails&lt;/strong&gt;&lt;/a&gt;). Thanks to integration with several popular cloud storage providers (such as &lt;a href="/em-client-with-google-drive" target="_blank"&gt;&lt;strong&gt;Google Drive&lt;/strong&gt;&lt;/a&gt;, &lt;a href="/em-client-with-dropbox" target="_blank"&gt;&lt;strong&gt;Dropbox&lt;/strong&gt;&lt;/a&gt;, &lt;a href="/em-client-with-onedrive" target="_blank"&gt;&lt;strong&gt;OneDrive&lt;/strong&gt;&lt;/a&gt;, &lt;a href="/em-client-with-owncloud" target="_blank"&gt;&lt;strong&gt;ownCloud&lt;/strong&gt;&lt;/a&gt;, or &lt;a href="/em-client-with-nextcloud" target="_blank"&gt;&lt;strong&gt;Nextcloud&lt;/strong&gt;&lt;/a&gt;), eM Client makes sending cloud attachments just as easy as sending regular attachments and even lists cloud storage files in the All Attachments view, next to local attachments. &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_attachments_win.jpg" data-fancybox="" data-caption="eM Client: All Attachments view"&gt;&lt;/a&gt;
&lt;span&gt;&lt;i&gt;&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;6. eM Client also has features for calendars, tasks, contacts, notes, and chat&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://www.emclient.com/webdocumentation/en/8.2/eMClient/Default.htm#E-mail/Managing%20Email.htm" target="_blank"&gt;&lt;strong&gt;Email&lt;/strong&gt;&lt;/a&gt; management is but one of eM Client’s functionalities. There’s an advanced &lt;a href="https://www.emclient.com/webdocumentation/en/8.2/eMClient/Default.htm#Calendar/About%20Calendar.htm" target="_blank"&gt;&lt;strong&gt;Calendar&lt;/strong&gt;&lt;/a&gt; (where you can connect all your existing calendars and manage them from one place), Tasks, features for efficient &lt;a href="https://www.emclient.com/webdocumentation/en/8.2/eMClient/Default.htm#Contacts/About%20Contacts.htm" target="_blank"&gt;&lt;strong&gt;Contacts management&lt;/strong&gt;&lt;/a&gt;,&lt;a href="https://www.emclient.com/webdocumentation/en/8.2/eMClient/Default.htm#Notes/About%20Notes.htm" target="_blank"&gt;&lt;strong&gt; Notes&lt;/strong&gt;&lt;/a&gt; and &lt;a href="https://www.emclient.com/webdocumentation/en/8.2/eMClient/Default.htm#Chat/Get%20started.htm" target="_blank"&gt;&lt;strong&gt;Chat&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;7.	eM Client is customizable to the last detail and offers a unique Theme editor&lt;/h3&gt;
&lt;p&gt;It’s possible to extensively adjust eM Client behavior to fit your routine. You can also enhance your workspace and make it to your own taste thanks to many &lt;a href="/themes" target="_blank"&gt;&lt;strong&gt;beautiful themes&lt;/strong&gt;&lt;/a&gt; you can choose from. Or if you wish, you can also build your own theme with our unique Theme editor (&lt;a href="https://www.emclient.com/blog/design-your-own-em-client-421" target="_blank"&gt;&lt;strong&gt;see how&lt;/strong&gt;&lt;/a&gt;).&lt;/p&gt;


&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=452</link>
			<pubDate>Sun, 12 Sep 2021 00:00:00 +0000</pubDate>
			<title>What email client to choose: Top 7 eM Client Advantages</title>
			<guid isPermaLink="false">452</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;It can happen to anybody. With the sheer volume of emails to process, we can miss receiving an anticipated email reply too (or not receiving it, for that matter). Even if it's unintentional, missing important emails can cause a lot of trouble in both professional and personal communication. Fortunately, eM Client has an elegant solution to this – the Watch for Reply feature.&lt;/p&gt;



&lt;h3&gt;What is the ‘Watch for Reply’ feature&lt;/h3&gt;

&lt;p&gt;‘Watch for Reply’ is a unique feature of eM Client, found in no other email app. 
As the name suggests, it allows you to set a special reminder to watch for an expected reply to an important email you sent.&lt;/p&gt;

&lt;p&gt;The reminder can be set to &lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;watch for when a &lt;strong&gt;message is replied to&lt;/strong&gt;, to draw your attention to it, or &lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;to get reminded that your &lt;strong&gt;message was not replied&lt;/strong&gt; to after a set time, so you can reach out to the recipient again.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;

&lt;h3&gt;How to Watch for Replies in eM Client&lt;/h3&gt;

&lt;p&gt;There are more places in the user interface where the Watch for Reply feature can be found:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;the ‘New message’ window toolbar (there’s a special Watch for Reply button there) or&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;in a context menu when right-clicking a sent message  &lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Reply button in main toolbar in Sent folder&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;After you enable Watch for Reply for a sent message, a copy of that message is saved to a special Favorites folder called &lt;strong&gt;Unreplied&lt;/strong&gt;, so you can check the replies you're waiting for any time you want.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="/sitecontrol/en/images/screenshots/em-watch-for-reply-new-message_EN.png" data-fancybox="" data-caption="eM Client: Watch for Reply button"&gt;&lt;/a&gt;
&lt;span&gt;&lt;i&gt;Watch for Reply button in the ‘New message’ window toolbar&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;You can also disable the Watch for Reply reminders, should the recipient reach out to you via other means and the reminders are no longer needed.&lt;/p&gt;

&lt;p&gt;To sum it up, using eM Client’s Watch for Reply feature will help you keep control over your email communication and save you a lot of time thanks to better email management.&lt;/p&gt;

&lt;p&gt;It’s about time to try it out.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;NOTE:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;Watch for Replies feature is only available to Pro users of eM Client version 8 (and higher). 
If you are a Free user and wish to use this handy feature, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy a Pro license&lt;/strong&gt;&lt;/a&gt;!
If you are a Pro user of eM Client 7 and older, you need to &lt;a href="/renew-license" target="_blank"&gt;&lt;strong&gt;get an upgrade&lt;/strong&gt;&lt;/a&gt; to version 8.
&lt;/p&gt;
&lt;/div&gt;
&lt;br&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=448</link>
			<pubDate>Thu, 19 Aug 2021 00:00:00 +0000</pubDate>
			<title>Never miss important emails with eM Client's Watch for Reply feature</title>
			<guid isPermaLink="false">448</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Sending files via emails “physically” as local attachments is outdated. It’s quite slow, messy and with number of security issues. Instead, you can adopt a fresh approach and email your files as links to a cloud storage.
    Let’s see how cloud attachments work in eM Client.&lt;/p&gt;



&lt;h3&gt;What are cloud attachments&lt;/h3&gt;

&lt;p&gt;Cloud attachments are attached files uploaded to a cloud storage service, instead of being sent directly (“physically” in an email). With cloud attachments, you only send a link to the given file, which the recipients can use to download the actual file from a cloud server. &lt;/p&gt;

&lt;p&gt;eM Client currently supports several major cloud storage providers (&lt;a href="https://www.emclient.com/em-client-with-onedrive" target="_blank"&gt;&lt;strong&gt;OneDrive&lt;/strong&gt;&lt;/a&gt;, &lt;a href="https://www.emclient.com/em-client-with-google-drive" target="_blank"&gt;&lt;strong&gt;Google Drive&lt;/strong&gt;&lt;/a&gt;, &lt;a href="https://www.emclient.com/em-client-with-dropbox" target="_blank"&gt;&lt;strong&gt;DropBox&lt;/strong&gt;&lt;/a&gt;, &lt;a href="https://www.emclient.com/em-client-with-owncloud" target="_blank"&gt;&lt;strong&gt;OwnCloud&lt;/strong&gt;&lt;/a&gt; and &lt;a href="https://www.emclient.com/em-client-with-nextcloud" target="_blank"&gt;&lt;strong&gt;Nextcloud&lt;/strong&gt;&lt;/a&gt;). Depending on the setup and capabilities of each provider, there are different options for what you can do with a cloud storage attachment.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;IMPORTANT:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;These options are only available at the cloud storage service providers’ discretion.
        Some options are only enabled by some providers, and in some cases only with a subscription to the cloud storage service.&lt;/p&gt;
&lt;/div&gt;

&lt;h3&gt;Why you should use cloud attachments&lt;/h3&gt;

&lt;p&gt;There are many benefits of using cloud attachments over local attachments. For example:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;&lt;strong&gt;Emails with cloud attachments are much smaller in size&lt;/strong&gt; - this can be especially useful when sending large files or large amounts of files and could be especially appreciated by users in areas with poor internet connection. &lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;&lt;strong&gt;Sent files are not limited in size such as local attachments&lt;/strong&gt;. The only limitation is your cloud storage upload limit.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;&lt;strong&gt;Already sent files can be further updated or removed&lt;/strong&gt; at any time. &lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;&lt;strong&gt;Additional safety layer for your files&lt;/strong&gt; can be added – such as a password protection, as well as an expiration date. You can also set a file to read-only mode. This gives you better control over your data and makes sending files safer overall.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;How to connect a cloud storage service with eM Client&lt;/h3&gt;

&lt;p&gt;To use cloud attachments in eM Client, there are 3 important steps you need to take first:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;&lt;strong&gt;Install&lt;/strong&gt; - one of the supported cloud storage applications on your computer&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;&lt;strong&gt;Add&lt;/strong&gt; your cloud storage service(s) to eM Client.
        Go to &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Attachments&lt;/i&gt;, click the &lt;i&gt;Add&lt;/i&gt; button and select your cloud storage services provider of choice.
        If you use more cloud storage services, you can set your preferred one as default.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;&lt;strong&gt;Log into&lt;/strong&gt; the cloud service(s) and give consent to eM Client accessing the service(s) - you will be prompted to do so the first time you use a cloud storage in eM Client on your device.
        The password can be saved and remembered.
        Keep in mind that the login process may be slightly different for each service (see the process described in detail for &lt;a href="https://www.emclient.com/em-client-with-onedrive" target="_blank"&gt;&lt;strong&gt;OneDrive&lt;/strong&gt;&lt;/a&gt;, &lt;a href="https://www.emclient.com/em-client-with-google-drive" target="_blank"&gt;&lt;strong&gt;Google Drive&lt;/strong&gt;&lt;/a&gt;, &lt;a href="https://www.emclient.com/em-client-with-dropbox" target="_blank"&gt;&lt;strong&gt;DropBox&lt;/strong&gt;&lt;/a&gt;, &lt;a href="https://www.emclient.com/em-client-with-owncloud" target="_blank"&gt;&lt;strong&gt;OwnCloud&lt;/strong&gt;&lt;/a&gt; and &lt;a href="https://www.emclient.com/em-client-with-nextcloud" target="_blank"&gt;&lt;strong&gt;Nextcloud&lt;/strong&gt;&lt;/a&gt;).&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;PRO TIP:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;To remove a cloud storage service, simply go to &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Attachments &gt; Select the service &gt; Remove&lt;/i&gt;&lt;/p&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-cloud-attachments_01.png" data-fancybox="" data-caption="eM Client: Cloud attachments setup"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;h3&gt;Sending cloud attachments in eM Client&lt;/h3&gt;

&lt;p&gt;After you correctly connected your cloud service(s) with eM Client, you can go send your first cloud attachment:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;Simply click the Attachment button the same way you would if you attached files normally:&lt;/p&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
            &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-cloud-attachments_02.png" data-fancybox="" data-caption="eM Client: Cloud attachments setup"&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Choose a file you wish to add to your email as a link &lt;strong&gt;from a cloud folder set on your device&lt;/strong&gt;.&lt;/p&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
            &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-cloud-attachments_03.png" data-fancybox="" data-caption="eM Client: Cloud attachments setup"&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;&lt;p&gt;A dialogue box will open, giving you a choice to link the file instead of physically attaching it.
        Click &lt;i&gt;'Yes'&lt;/i&gt; to link the file.
        Check the &lt;i&gt;“Don’t ask me again”&lt;/i&gt; box if you don’t wish to be bothered by this dialogue again (you can later change this setting in &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Compose &gt; Cloud Storage Attachments&lt;/i&gt;).&lt;/p&gt;
        &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
            &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-cloud-attachments_04.png" data-fancybox="" data-caption="eM Client: Cloud attachments setup"&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;A link to the file will be attached to your message.
        It will appear in the attachment field, same as regular attachments, with a name of the linked cloud service in brackets following the file name. &lt;/p&gt;
        &lt;p&gt;If the recipient of an email containing cloud attachments opens the email in eM Client, cloud attachments will also appear in the attachment field and eM Client will treat these cloud attachments as any other local attachment. &lt;/p&gt;
        &lt;p&gt;If the recipient of your email doesn’t use eM Client, the attachment will appear as a text in the email’s body with a cloud storage link. The recipient can download the attachment by clicking the text link.&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Upload attachments to a Cloud Storage &lt;/h3&gt;

&lt;p&gt;There’s also an &lt;strong&gt;alternative way&lt;/strong&gt; of adding cloud attachments to your email.&lt;/p&gt;

&lt;p&gt;Simply attach any file from your local drive, right-click the attachment in eM Client, select the &lt;i&gt;‘Upload to cloud storage’&lt;/i&gt; option and choose a preferred cloud storage provider.
    This will upload the file to your cloud storage and send it as a cloud attachment. &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-cloud-attachments_05.png" data-fancybox="" data-caption="eM Client: Cloud attachments setup"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;After a file is uploaded to the selected cloud storage from eM Client, a number of new options appear when the attachment is right-clicked (depending on the selected cloud storage provider).
    It’s possible to set a password or an expiration date for your download link, and to allow editing for text files.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;IMPORTANT:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;These options are only available at the cloud storage service providers’ discretion.
        Some options are only enabled by some providers, and in some cases only with a subscription to the cloud storage service. &lt;/p&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-cloud-attachments_06.png" data-fancybox="" data-caption="eM Client: Cloud attachments setup"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;PRO TIP:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;If you attach a large file (&gt;10mb) to your email and try to send it, eM Client will ask if you would like to upload the file to a cloud storage.&lt;/p&gt;
&lt;/div&gt;

&lt;p&gt;Read more about cloud attachments options &lt;a href="https://www.emclient.com/webdocumentation/en/8.2/eMClient/Default.htm#Cloud%20Attachments/Using%20Cloud%20Attachments.htm" target="_blank"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://www.emclient.com/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="https://www.emclient.com/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=441</link>
			<pubDate>Thu, 17 Jun 2021 00:00:00 +0000</pubDate>
			<title>How to use cloud attachments in emails</title>
			<guid isPermaLink="false">441</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;To make your remote work and meetings easier, eM Client now connects with popular videoconferencing tools such as Zoom, MS Teams and Google Meet. You can set an online meeting with one click, and eM Client will do the rest. Let’s see how it works in detail.&lt;/p&gt;



&lt;h3&gt;Where to begin&lt;/h3&gt;

&lt;p&gt;First of all, you need to have an existing Zoom/Teams/Meet account to connect with eM Client.
    An online meeting provider can be added via &lt;i&gt;Menu &gt; Settings &gt; Online Meetings &gt; General&lt;/i&gt;, where you simply click the &lt;i&gt;Add&lt;/i&gt; button and select the online meeting service provider you wish to connect.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;NOTE:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;Google Meet is added automatically when a Google account is set in eM Client.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-online-meetings_01.png" data-fancybox="" data-caption="eM Client: Online Meetings setup"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;After that, you will be prompted to sign into your online meeting service account with your standard login credentials for the service and to accept the permissions for eM Client (see the detailed description of the process for specific online meeting providers &lt;a href="https://www.emclient.com/webdocumentation/en/8.2/eMClient/Default.htm#Settings/Online%20Meetings.htm" target="_blank"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;And that’s it! Your online meeting provider is paired with eM Client and now you can set up an Online Meeting. There are two ways to do it: either to set a &lt;i&gt;scheduled Online Meeting&lt;/i&gt;, or &lt;i&gt;an instant Online Meeting&lt;/i&gt;.&lt;/p&gt;

&lt;h3&gt;How to schedule an Online Meeting&lt;/h3&gt;

&lt;p&gt;You can set a scheduled Online meeting three ways:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;click the arrow within the &lt;i&gt;+New&lt;/i&gt; button and select &lt;i&gt;Event&lt;/i&gt;&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;go to your Calendar and click the &lt;i&gt;+New&lt;/i&gt; button&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;simply double click on a free space in your Calendar&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There will be a pop-up asking you to choose the type of meeting. To create an online meeting with Zoom, MS Teams, or Google Meet, select &lt;i&gt;“Online Meeting”&lt;/i&gt;.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;PRO TIP:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;If you don’t want to be asked this question every time you create an event, just check the “Always use this option” box at the bottom of the pop-up and select the meeting type you want to have set by default. You can always change this in Calendar Settings.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-online-meetings_02.png" data-fancybox="" data-caption="eM Client: Types of meeting"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Set the subject, date, time and participants of the Online Meeting just as you would with a standard event. In the Online Meeting field, you can select the online meeting provider, based on the online meeting services you’ve added to eM Client. &lt;/p&gt;

&lt;p&gt;Once you’ve set up the details and clicked the &lt;i&gt;Save &amp; Close&lt;/i&gt; button, the event in your calendar will automatically update with a link to connect to your Online Meeting. All the event participants will receive this link in their meeting invite, or you can copy the link to share with others.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;PRO TIP:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;You can easily recognize the Online Meetings events in your calendars by the camera icon on the calendar entry.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-online-meetings_03.png" data-fancybox="" data-caption="eM Client: Online meeting option in Event window"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;To join a scheduled Online Meeting, simply click the &lt;i&gt;Join Online Meeting&lt;/i&gt; button at the top of the event, or click on the meeting link. Or, login to your online meeting service and you should see the event scheduled there and ready for you to join.&lt;/p&gt;

&lt;h3&gt;How to start an instant Online Meeting&lt;/h3&gt;

&lt;p&gt;If you need to start an Online Meeting right away, simply click the arrow within the &lt;i&gt;+New&lt;/i&gt; button, select &lt;i&gt;Online Meeting&lt;/i&gt; and pick a provider.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-online-meetings_04.png" data-fancybox="" data-caption="eM Client: Start an Online Meeting"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;eM Client will instantly create an online meeting room within the service of the online meeting provider of your choice. You can then add more people to the call directly in the meeting room.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;Note for MS Teams users:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;Using this method will automatically record an event for the current time called “Instant Meeting” in your associated Teams account Calendar, or the Calendar of your default eM Client account.&lt;/p&gt;
&lt;/div&gt;

&lt;h3&gt;How to get the Online Meetings feature&lt;/h3&gt;

&lt;p&gt;The Online Meetings feature is included in eM Client 8.2 (&lt;a href="https://www.emclient.com/blog/em-client-8-2-is-here-with-exciting-updates-428" target="_blank"&gt;&lt;strong&gt;read more&lt;/strong&gt;&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;If you already use eM Client 8, you have already gotten a notification that a new update is ready.&lt;/p&gt;

&lt;p&gt;If you own eM Client Pro for version 7 (or older), just purchase an &lt;a href="/renew-license?lang=en" target="_blank"&gt;&lt;strong&gt;upgrade to eM Client 8.2&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=440</link>
			<pubDate>Fri, 28 May 2021 00:00:00 +0000</pubDate>
			<title>How to set Online Meetings in eM Client</title>
			<guid isPermaLink="false">440</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;The main objective of Inbox Zero as a productivity method is to spend as minimal time mentally and physically occupied with handling your emails as possible thanks to efficient email management. However, misplacing email management efficiency with a fixation on compulsive inbox cleansing is hardly the way to go.&lt;/p&gt;



&lt;h3&gt;What is the origin of Inbox Zero method&lt;/h3&gt;

&lt;p&gt;What is Inbox Zero? The phrase and concept of Inbox Zero is actually quite old - it was first established by an American blogger and podcaster Merlin Mann back in 2006. &lt;/p&gt;

&lt;p&gt;And, always having a big fat zero next to your inbox folder is not, despite being suggested by its very name, the real purpose of the Inbox Zero approach. Merlin Mann himself is the first to admit the concept has been very misunderstood and often lead to people wasting even more time and being even less productive when trying to achieve Inbox Zero with the wrong mindset. &lt;/p&gt;

&lt;p&gt;Mann is also very open about definitely not having a victorious zero next to his own inbox folders.&lt;/p&gt;

&lt;h3&gt;What to do to achieve Inbox Zero&lt;/h3&gt;

&lt;p&gt;So how to proceed in order to build a viable and efficient Inbox Zero workflow for yourself?&lt;/p&gt;

&lt;p&gt;Remember that people with different individual personalities and goal-preferences can have also different approaches to achieve the Inbox Zero mindset. &lt;/p&gt;

&lt;p&gt;That being said, there are also several key but universal things you can do to spend less time submerged in your inbox:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;
        &lt;p&gt;
            &lt;strong&gt;Delete, Delegate, Respond, Defer and Do &lt;/strong&gt;&lt;br&gt;
            This assessment process is a part of the original Inbox Zero approach and clearly describes the 5 actions you should consider for every incoming email.
        &lt;/p&gt;
        &lt;p&gt;&lt;i&gt;Delete&lt;/i&gt;: Start your email checking round with deleting (or archiving) all the messages that are not important and you know there is no reason to get back to them.&lt;/p&gt;
        &lt;p&gt;&lt;i&gt;Delegate&lt;/i&gt;: Everything that can be better answered by someone else should be forwarded right away.&lt;/p&gt;
        &lt;p&gt;&lt;i&gt;Respond&lt;/i&gt;: If you are the best person to handle an email and you can answer within a reasonable time (ideally up to 2 minutes), respond immediately.&lt;/p&gt;
        &lt;p&gt;&lt;i&gt;Defer&lt;/i&gt;: If your answer should require more than 2 minutes, relocate the email to a special folder (or clearly mark it) and answer these emails throughout the day.&lt;/p&gt;
        &lt;p&gt;&lt;i&gt;Do&lt;/i&gt;: The last group of emails are those that require an action on your part. &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Check emails in bulk, at specific times&lt;/strong&gt; and don’t jump up every time an incoming message notification pops-up&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Streamline your own communication&lt;/strong&gt; to send as little emails as possible. Educate your circles in this manner as well. Remember, you have to stop sending them to stop receiving them.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Assign priority&lt;/strong&gt; and organize the incoming emails that fall into the Respond, Defer and Do categories.&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Inbox Zero in eM Client&lt;/h3&gt;

&lt;p&gt;Advanced email clients have been proactively integrating productivity features to make email as nonirritating as possible and with &lt;strong&gt;eM Client&lt;/strong&gt;, you can set your own Inbox Zero infrastructure in almost no time.&lt;/p&gt;

&lt;p&gt;Let’s take a look at the existing features of eM Client that allow you to create and stick to your Inbox Zero workflow:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Go offline&lt;/strong&gt; – to uphold the rule of checking your inbox zero folders only at particular times and to prevent receiving messages in between these times, you can switch eM Client to offline mode. This way, you can see all the messages you already received and work with your emails as usual.&lt;/p&gt;
        &lt;p&gt;The messages you write when offline will be sent out in bulk once you switch back online.
            To switch to Offline mode, go to &lt;i&gt;Menu &gt; File &gt; Work Offline&lt;/i&gt;.&lt;/p&gt;
        &lt;p&gt;Also use the ‘Download messages for offline use’ function that downloads the content of selected IMAP folders or of the whole account into the application’s local database. This setting is available in &lt;i&gt;Menu &gt; Accounts &gt; the account that you’d like to download the emails for &gt; IMAP tab &gt; Offline &gt; "Download messages for offline use"&lt;/i&gt;.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Assign a special folder for deferred messages&lt;/strong&gt; – to create a new folder for an email account, right-click the email account’s name in the email folder list in the right sidebar and select &lt;i&gt;“New folder”&lt;/i&gt;. Then, the fastest way to relocate messages is to simply drag &amp; drop them in between folders.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Use QuickTexts&lt;/strong&gt; – email replies, mainly those that can be handled within the 2-minute timeframe, are often repetitive and inserting a pre-defined QuickText would significantly reduce the time you spend on handling those.&lt;/p&gt;
        &lt;p&gt;QuickTexts can be accessed, created and managed either via &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; QuickText&lt;/i&gt;, or, when writing a new email, QuickTexts can be inserted via the QuickText icon (read more about &lt;a href="https://www.emclient.com/webdocumentation/en/8.1/eMClient/Default.htm#Settings/Quick%20text.htm" target="_blank"&gt;&lt;strong&gt;eM Client QuickTexts&lt;/strong&gt;&lt;/a&gt;).&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Use Tags to assign priority and organize your messages&lt;/strong&gt;, as well as other items such as notes, contacts, etc. To add a tag to an item, right-click the item and select “Tag” in the drop-down menu. &lt;/p&gt;
        &lt;p&gt;There are several pre-defined tags you can use – &lt;i&gt;“Important”&lt;/i&gt;, &lt;i&gt;“Work”&lt;/i&gt;, &lt;i&gt;“Home”&lt;/i&gt;, &lt;i&gt;“Personal”&lt;/i&gt;, &lt;i&gt;“School”&lt;/i&gt;, &lt;i&gt;“Promotion”&lt;/i&gt;, &lt;i&gt;“Newsletter”&lt;/i&gt;. It’s also possible to create customized tags (read more about &lt;a href="https://www.emclient.com/webdocumentation/en/8.1/eMClient/Default.htm#Categories/Working%20with%20Categories.htm" target="_blank"&gt;&lt;strong&gt;eM Client Tags&lt;/strong&gt;&lt;/a&gt;).&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Define email Rules&lt;/strong&gt; for more advanced organization of your messages and create your own set of rules for emails in &lt;i&gt;Menu &gt; Rules&lt;/i&gt;. Use a set of Rules templates to easily set, for example, a rule to automatically move incoming messages from certain people or consisting certain words to a pre-selected folder (read more about &lt;a href="https://www.emclient.com/webdocumentation/en/8.1/eMClient/Default.htm#Rules/Rules.htm" target="_blank"&gt;&lt;strong&gt;eM Client Rules&lt;/strong&gt;&lt;/a&gt;).&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Snooze selected incoming messages&lt;/strong&gt; that you don’t wish to answer at the moment, but definitely need to deal with and be reminded about at some point. The Snooze function is a very useful tool for deferring messages for later, as it will temporarily remove the snoozed message from your Inbox to the Snoozed folder only to return it to Inbox after the time you choose, appearing as a new incoming message.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Watch for Reply to emails with higher priority&lt;/strong&gt; to never miss an important message and get reminded when a response you're expecting arrives. At the same time, this handy feature can also notify you about not receiving a reply you expected within a certain time.&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These eM Client’s features will help you improve your every-day email management, skyrocket your productivity and move yourself closer to getting the true Inbox Zero mindset.&lt;/p&gt;

&lt;p&gt;In the end, decluttering your inbox is similar to decluttering anything else in your life. &lt;/p&gt;

&lt;h3&gt;New to eM Client?&lt;/h3&gt;

&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;unlimited email accounts&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;unlimited commercial use&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;professional VIP support&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Notes and Attachments sections&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Snooze Email&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Mass Mail&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Send Email Later&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Watch for Replies&lt;br&gt;
        and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=432</link>
			<pubDate>Thu, 20 May 2021 00:00:00 +0000</pubDate>
			<title>Inbox Zero: How to achieve it</title>
			<guid isPermaLink="false">432</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;The integration of Nextcloud (a modern, self-hosted content collaboration platform) and eM Client (a powerful email and productivity app for Windows and macOS) allows you to send files as links to your Nextcloud storage. It's easier, faster and safer. You can also upload email attachments from eM Client directly to Nextcloud.&lt;/p&gt;



&lt;h3&gt;Introducing Nextcloud&lt;/h3&gt;

&lt;p&gt;Nextcloud puts its users back in control over their data. The most popular self-hosted collaboration platform makes it easy to store your documents, share them and work with others. It lets you discuss them by mail or video chat, schedule meetings in the calendar, share passwords or manage tasks between you and your team, and much more, across all your devices. You decide what happens with your data, where it is and who can access it!&lt;/p&gt;

&lt;p&gt;Nextcloud is:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;&lt;p&gt;A fully integrated online collaboration platform, extensible with over 300 apps&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;100% open source, on-premises and under your control&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;p&gt;Easy and quick to use, deploy and maintain&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;i&gt;Learn more on&lt;/i&gt; &lt;a href="https://nextcloud.com" target="_blank"&gt;&lt;strong&gt;nextcloud.com&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;How it works&lt;/h3&gt;

&lt;p&gt;Simply connect eM Client and Nextcloud, log into your Nextcloud account once, and you're all set (the detailed instructions can be found &lt;a href="https://emclient.com/em-client-with-nextcloud/" target="_blank"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;).&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_nextcloud_attachments.png" data-fancybox="" data-caption="eM Client: Attachments with Nextcloud"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: Attachments with Nextcloud&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;Using Nextcloud for sending attachments gives you these important benefits:&lt;/p&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Emails with cloud attachments are much smaller in size&lt;/strong&gt; – this can be especially useful when sending large files or large amounts of files and could be especially appreciated by users in areas with poor internet connection.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Sent files are not limited in size such as local attachments.&lt;/strong&gt; The only limitation is the upload limit of your Nextcloud storage.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Already sent files can be further updated&lt;/strong&gt; or removed at any time.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Additional safety layer for your attachments can be added&lt;/strong&gt; - such as a password protection, as well as an expiration date. You can also set a file to read-only mode. This gives you better control over your data and makes sending files safer overall.&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=436</link>
			<pubDate>Thu, 06 May 2021 00:00:00 +0000</pubDate>
			<title>eM Client integration with Nextcloud: Update files you already sent</title>
			<guid isPermaLink="false">436</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Sending files as regular email attachments can be impractical, messy, and full of security risks. But not with the right tools! With eM Client, you can send your files as cloud attachments by connecting to cloud storage to make sure your files are always secure. ownCloud is a cloud storage company that offers solutions for people looking for ways to ease the process of sending attachments through email. Our integration with ownCloud both simplifies and secures the file sharing process for your email account. Share the files you need to send on eM Client with ownCloud to gain complete control over your file attachments!&lt;/p&gt;



&lt;h3&gt;Introducing ownCloud&lt;/h3&gt;

&lt;p&gt;ownCloud is a convenient tool that enables secure data storage, collaboration, and sharing. Store your email attachments in ownCloud to make your files available on any device. It doesn’t matter what device you’re using, as long as you have your files uploaded to ownCloud; they can be shared with just a few clicks. This is a major advantage compared to standard email attachments – not to mention that files sent as cloud attachments can be almost unlimited in size. No email server file size limits apply, so the only limit is the current capacity of your ownCloud storage.
&lt;/p&gt;

&lt;h3&gt;How to send files from eM Client using ownCloud&lt;/h3&gt;

&lt;p&gt;After adding ownCloud to eM Client and logging into your ownCloud account, you can send your attachments as an ownCloud link. Read our &lt;a href="https://www.emclient.com/em-client-with-owncloud" target="_blank"&gt;&lt;strong&gt;detailed instructions&lt;/strong&gt;&lt;/a&gt; for connecting eM Client and ownCloud for more information. 
&lt;/p&gt;

&lt;p&gt;When you select a file that you want to attach from your ownCloud folder, eM Client will ask you to insert a link to the file instead of physically attaching it. Another option is to upload files to your ownCloud storage directly from eM Client.
&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_owncloud_attachments.png" data-fancybox="" data-caption="eM Client: Attachments with ownCloud"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client: Attachments with ownCloud&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Extra security for your email attachments&lt;/h3&gt;

&lt;p&gt;Stay in full control of your files as the cloud storage attachments sit in your ownCloud storage. You can remove the files or delete them, so the cloud attachment link becomes invalid. Whoever received the original file will no longer be able to view it after it becomes invalid. You can set an expiration date upon sending your attachment to ensure that the information can no longer be accessed after a specific date. This is a great feature for people who need to send sensitive information, and want full control over their files even after they’ve been sent to the recipient. This is also beneficial in situations where someone should no longer have access to an attached file; for example, if someone is no longer a part of an organization. By using cloud attachments instead of regular email attachments,  you can drastically improve the security of your email server. &lt;/p&gt;

&lt;p&gt;Connecting eM Client and ownCloud will enhance the security of your files. ownCloud offers multi-factor authentication and encryption for your files. Paired with eM Client’s encryption and keypair options; you can send your files in eM Client using ownCloud without fear. The additional safety layers for the files you share through email offered by eM Client and ownCloud is indeed an advantageous security precaution for both individuals and businesses.
&lt;/p&gt;

&lt;p&gt;Learn more about how to take advantage of the eM Client integration with &lt;a href="https://owncloud.com/partner/emclient/" target="_blank"&gt;&lt;strong&gt;ownCloud&lt;/strong&gt;&lt;/a&gt;. Read our &lt;a href="/blog"&gt;blog&lt;/a&gt; to stay in the know about updates and helpful eM Client tips! 
&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=437</link>
			<pubDate>Wed, 28 Apr 2021 00:00:00 +0000</pubDate>
			<title>eM Client integration with ownCloud: 
Attach files to emails as cloud storage links</title>
			<guid isPermaLink="false">437</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;The ball just keeps rolling! After introducing the unique &lt;a href="https://www.emclient.com/blog/design-your-own-em-client-421" target="_blank"&gt;&lt;strong&gt;Theme Editor&lt;/strong&gt;&lt;/a&gt; in eM Client 8.1, we are proud to present eM Client 8.2 with yet another round of major updates and new exciting features, such as the Online Meeting integration with Zoom, MS Teams and Google Meet, even better cloud storage attachments support, new Emoticons and Giphy support and a beautiful set of new eM Stickers!&lt;/p&gt;



&lt;h3&gt;What’s new in eM Client 8.2&lt;/h3&gt;

&lt;h4&gt;&lt;i&gt;Online Meetings&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;Connect eM Client with your favorite videoconferencing tools (&lt;strong&gt;Zoom&lt;/strong&gt;, &lt;strong&gt;MS Teams&lt;/strong&gt;, &lt;strong&gt;Google Meet&lt;/strong&gt;).&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;
        &lt;p&gt;Set new Online Meetings in your Calendar with one click, and invite your contacts thanks to the new integration with Zoom, MS Teams and Google Meet (more to come)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Choose an online meeting instead of a standard event when you create a new event. Add your preferred service and eM Client will do the rest&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;eM Client is also able to detect (some) online meeting links in invitations&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;div class="container-fluid"&gt;
    &lt;div class="row row-flex flex-top"&gt;
        &lt;div class="col-md-4 col-sm-4 col-xs-12"&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_online_meeting_list_of_services_in_settings.jpg" data-fancybox="" data-caption="eM Client 8.2: Online Meetings (list of services in Settings)"&gt;&lt;/a&gt;
                &lt;span&gt;&lt;i&gt;eM Client 8.2: Online Meetings (list of services in Settings)&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;div class="col-md-4 col-sm-4 col-xs-12"&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_online_meeting_choose_standard_od_online.jpg" data-fancybox="" data-caption="eM Client 8.2: Online Meetings (choose from online vs. standard)"&gt;&lt;/a&gt;
                &lt;span&gt;&lt;i&gt;eM Client 8.2: Online Meetings (choose from online vs. standard)&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;div class="col-md-4 col-sm-4 col-xs-12"&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_online_meeting_create_online_meeting.jpg" data-fancybox="" data-caption="eM Client 8.2: Online Meetings (create online meeting)"&gt;&lt;/a&gt;
                &lt;span&gt;&lt;i&gt;eM Client 8.2: Online Meetings (create online meeting)&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;Improved cloud storage attachments support&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;We keep improving the already unparalleled attachment management in eM Client and we further enhanced eM Client's integration with popular cloud storage services (OneDrive, Google Drive, DropBox, OwnCloud and Nextcloud).&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;
        &lt;p&gt;Upload attachments from eM Client directly to your cloud storage&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Cloud attachments can be listed as regular attachments in eM Client so you can view and manage them easily&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Toggle between read only and editable mode for documents of supported providers (for &lt;i&gt;.rtf&lt;/i&gt;, &lt;i&gt;.doc&lt;/i&gt;, &lt;i&gt;.docx&lt;/i&gt;, &lt;i&gt;.xls&lt;/i&gt;, &lt;i&gt;.xlsx&lt;/i&gt;, &lt;i&gt;.ppt&lt;/i&gt;, and &lt;i&gt;.pptx&lt;/i&gt; files)&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Add password protection to your files&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Set an expiration date for your files&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Manage cloud storage services in eM Client settings&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;div class="container-fluid"&gt;
    &lt;div class="row row-flex flex-top"&gt;
        &lt;div class="col-md-4 col-sm-4 col-xs-12"&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_cloudstorage_fileupload.jpg" data-fancybox="" data-caption="eM Client 8.2: Cloud storage files upload"&gt;&lt;/a&gt;
                &lt;span&gt;&lt;i&gt;eM Client 8.2: Cloud storage files upload&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;div class="col-md-4 col-sm-4 col-xs-12"&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_cloudstorage_settings.jpg" data-fancybox="" data-caption="eM Client 8.2: Cloud storage settings"&gt;&lt;/a&gt;
                &lt;span&gt;&lt;i&gt;eM Client 8.2: Cloud storage settings&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;div class="col-md-4 col-sm-4 col-xs-12"&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_cloudstorage_expiration.jpg" data-fancybox="" data-caption="eM Client 8.2: Cloud storage expiration date"&gt;&lt;/a&gt;
                &lt;span&gt;&lt;i&gt;eM Client 8.2: Cloud storage expiration date&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;Giphy support, new Emoticons and beautiful new eM Stickers&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;Jazz up your emails!&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;
        &lt;p&gt;There's the entire Giphy database for you to use now.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;We also added extensive support for all standard Emoticons (hundreds of them), including skin color selection and categorization, on both Windows and macOS.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;strong&gt;Stickers&lt;/strong&gt; are now supported - and we designed a beautiful set of original &lt;strong&gt;eM Stickers&lt;/strong&gt; for you!&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Just look how cool they are:&lt;/p&gt;

&lt;div class="container-fluid"&gt;
    &lt;div class="row row-flex flex-top"&gt;
        &lt;div class="col-md-4 col-sm-4 col-xs-12"&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_stickers.jpg" data-fancybox="" data-caption="eM Client 8.2: eM Stickers"&gt;&lt;/a&gt;
                &lt;span&gt;&lt;i&gt;eM Client 8.2: eM Stickers&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;div class="col-md-4 col-sm-4 col-xs-12"&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_emojis.jpg" data-fancybox="" data-caption="eM Client 8.2: New emojis"&gt;&lt;/a&gt;
                &lt;span&gt;&lt;i&gt;eM Client 8.2: New emojis&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;div class="col-md-4 col-sm-4 col-xs-12"&gt;
            &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
                &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_gifs.jpg" data-fancybox="" data-caption="eM Client 8.2: Giphy"&gt;&lt;/a&gt;
                &lt;span&gt;&lt;i&gt;eM Client 8.2: Giphy&lt;/i&gt;&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;h3&gt;...and there's more:&lt;/h3&gt;

&lt;h4&gt;&lt;i&gt;The Invitations changed their look to this:&lt;/i&gt;&lt;/h4&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_invite.png" data-fancybox="" data-caption="eM Client 8.2: Revamped Invitation email design"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.2: Revamped Invitation email design&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;Change 'Reply-to' &lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;With this useful new feature it's possible to change the 'Reply-to' address when writing an email and have the recipient reply to an address of your choice (instead of replying to the 'From' address by default).&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_reply_to.jpg" data-fancybox="" data-caption="eM Client 8.2: Change 'Reply-to'"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.2: Change 'Reply-to'&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;Change the format of an email (plain text / HTML)&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;You can now toggle between HTML and plain text mode when reading any email.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_htmltoplain_02.jpg" data-fancybox="" data-caption="eM Client 8.2: Change format of an email (plain / HTML)"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.2: Change format of an email (plain / HTML)&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;New rules options and conditions for the ‘From’ field&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;Use wildcards, domains, contains, starts with or ends with.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_rules_options.jpg" data-fancybox="" data-caption="eM Client 8.2: New rules options and conditions"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.2: New rules options and conditions&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;Support for showing only the fields that are supported by a particular service vendor, all across the application&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;For example if Yahoo doesn't support avatars for contacts, we won't show avatars for Yahoo contacts etc. This is now true virtually for every field of any type of item for every supported service vendor.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Snooze the update checks&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;If you don’t wish to have the update check window popping up when you start eM Client, it’s now possible to snooze the update checks for up to a month.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_update_later.jpg" data-fancybox="" data-caption="eM Client 8.2: Snooze the update checks"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.2: Snooze the update checks&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;'Reply'/'Reply all'/'Forward'/'Send email' to all attendees of an event &lt;/i&gt;&lt;/h4&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_reply_to.jpg" data-fancybox="" data-caption="eM Client 8.2: 'Reply'/'Reply all'/'Forward'/'Send email' to all attendees of an event"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.2: 'Reply'/'Reply all'/'Forward'/'Send email' to all attendees of an event&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;Visual tweaks&lt;/i&gt;&lt;/h4&gt;
&lt;p&gt; and rewritten large DPI/small monitors logic in Calendar&lt;/p&gt;&lt;br&gt;

&lt;h4&gt;&lt;i&gt;'Change spellcheck language' button is available as an optional toolbar menu now&lt;/i&gt;&lt;/h4&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_spellcheck_language.jpg" data-fancybox="" data-caption="eM Client 8.2: 'Change spellcheck language' button as an optional toolbar menu"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.2: 'Change spellcheck language' button as an optional toolbar menu&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;New option to disable the 'Unsubscribe' link&lt;/i&gt;&lt;/h4&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_disable_unsubscribe.jpg" data-fancybox="" data-caption="eM Client 8.2: Disable the 'Unsubscribe' link"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.2: Disable the 'Unsubscribe' link&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;A handy filter when selecting a folder, for faster navigation and better folder management&lt;/i&gt;&lt;/h4&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_folder_filter.jpg" data-fancybox="" data-caption="eM Client 8.2: The ‘Select folder’ filter"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.2: The ‘Select folder’ filter&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Get eM Client 8.2&lt;/h3&gt;

&lt;p&gt;How can you get all these cool new features right away?&lt;br&gt;
    If you already use eM Client 8, you will simply get a notification that a new update is ready.&lt;br&gt;
    If you own eM Client Pro for version 7 (or older), just &lt;a href="https://www.emclient.com/renew-license" target="_blank"&gt;&lt;strong&gt;purchase an upgrade&lt;/strong&gt;&lt;/a&gt; to eM Client 8.2.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a href="https://www.emclient.com/download" target="_blank" class="emc-button emc-button--green emc-button--long emc-typo--align-center"&gt;For free&lt;/a&gt;
    &lt;a href="https://www.emclient.com/pricing" target="_blank" class="emc-button emc-button--orange emc-button--long emc-typo--align-center"&gt;Buy Pro&lt;/a&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=428</link>
			<pubDate>Mon, 22 Mar 2021 00:00:00 +0000</pubDate>
			<title>eM Client 8.2 is here with exciting updates</title>
			<guid isPermaLink="false">428</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;It's been an exhausting year with many challenges and it's important to stay in touch with our loved ones this holiday season more than ever. Therefore we decided to sprinkle eM Client with a bit of joy and created a brand new Christmas theme.&lt;/p&gt;



&lt;p&gt;To get the best of it, make sure to download our &lt;a href="https://www.emclient.com/dist/latest/setup.msi"&gt;&lt;strong&gt;latest version&lt;/strong&gt;&lt;/a&gt; (it won't work on version 7 and older) and save the custom theme from &lt;a href="/api/themes/1/download"&gt;&lt;strong&gt;this page&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Import it to your eM Client in 4 easy steps:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md"&gt;
    &lt;li&gt;Open the menu &lt;i&gt;Settings &gt; Appearance &gt; Themes&lt;/i&gt;&lt;/li&gt;
    &lt;li&gt;Click the &lt;i&gt;'Import'&lt;/i&gt; button and choose the downloaded &lt;a href="/api/themes/1/download"&gt;&lt;strong&gt;Christmas theme&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;Pick the new Christmas theme in the list of themes and hit &lt;i&gt;'Apply'&lt;/i&gt;&lt;/li&gt;
    &lt;li&gt;Read, compose and share Christmas cards and New Year wishes in a festive mood.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;More themes will be coming so follow &lt;a href="https://www.emclient.com/themes"&gt;&lt;strong&gt;emclient.com/themes&lt;/strong&gt;&lt;/a&gt; for more information.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="emc-control-wrapper emc-typo--align-left"&gt;
    &lt;a href="https://www.emclient.com/dist/latest/setup.msi" class="emc-button emc-button--green"&gt;Download latest eM Client&lt;/a&gt;
    &lt;a href="/api/themes/1/download" class="emc-button emc-button--christmas"&gt;Download Christmas Theme&lt;/a&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=422</link>
			<pubDate>Tue, 22 Dec 2020 00:00:00 +0000</pubDate>
			<title>eM Client Christmas Theme</title>
			<guid isPermaLink="false">422</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Wouldn’t it be great to have a say in what eM Client looks like?&lt;/p&gt;



&lt;p&gt;Well, we decided to offer the opportunity to do just that and design your own eM Client.
    Since eM Client 8.1, all users can openly participate in what eM Client looks like - not only the advanced users, but also the ones who are unfamiliar with the color format &lt;i&gt;"#FF9999"&lt;/i&gt; and similar technicalities.&lt;/p&gt;

&lt;p&gt;This is thanks to our own WYSIWYG (What You See Is What You Get) theme editor, which allows you to adjust each and every corner of the application to your liking.&lt;/p&gt;

&lt;p&gt;Let’s introduce the individual functions of the editor and its concepts to help you quickly navigate yourself through the process.&lt;/p&gt;

&lt;h3&gt;Where to begin&lt;/h3&gt;

&lt;p&gt;After opening the editor in a new window, the theme you are currently using in eM Client will be loaded automatically and you can start editing it immediately (this function is available from version 8.1.973, download latest version &lt;a href="https://www.emclient.com/dist/latest/setup.msi"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;).
    If you want to start from scratch and create a new theme (or edit an existing theme), click the &lt;i&gt;"New"&lt;/i&gt; icon. A new window will open in which you can choose one of three theme editing options:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md"&gt;
    &lt;li&gt;Create from existing - this option allows you to make cosmetic changes to one of the existing themes that you like. Use it for fine-tuning small details.&lt;/li&gt;
    &lt;li&gt;Create from file - use this option to select any custom theme (.emtheme) file. You can also edit theme files created by other users. See our &lt;a href="/themes"&gt;&lt;strong&gt;theme gallery&lt;/strong&gt;&lt;/a&gt;.&lt;/li&gt;
    &lt;li&gt;Create from color - with this option you can simply select a color from the color palette for a visual element and the editor will automatically distribute the colors of individual controls for you.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_themeeditor_03.png" data-fancybox="" data-caption="eM Client Theme Editor: Create new theme"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Theme Editor: Create new theme&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;Click the &lt;i&gt;"Finish"&lt;/i&gt; button to confirm your choice and start editing the selected theme. In the theme editor, you have a complete overview of all graphic elements of eM Client.
    They are divided into &lt;i&gt;"Elementary"&lt;/i&gt; and &lt;i&gt;"Special"&lt;/i&gt; controls, &lt;i&gt;“Forms”&lt;/i&gt; and &lt;i&gt;“General preferences”&lt;/i&gt;.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_themeeditor_05.png" data-fancybox="" data-caption="eM Client Theme Editor: Create new theme"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Theme Editor: Editing&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Graphic element categories&lt;/h3&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;&lt;b&gt;Elementary controls&lt;/b&gt;: These are the basic elements that you will encounter most often in eM Client – the texts, backgrounds, buttons, text boxes, and other simple elements used across the application.&lt;br&gt;
        For example, if you want to enable wider scrollbars, you can now easily find the setting under &lt;i&gt;Elementary controls &gt; Scrollbars&lt;/i&gt;, and check the &lt;i&gt;UseSystemScrollbar&lt;/i&gt; option.&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Special controls&lt;/b&gt; apply to graphic elements that have a specific use, especially in the calendar, contacts, sidebar, attachments and some other sections of the application.&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Forms&lt;/b&gt; are, in layman’s terms, individual "windows" through which you control eM Client (e.g., the window for writing messages, creating a new event or contact, etc.). For those you can change colors as well as their other properties.&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;General preferences&lt;/b&gt;: Here you can change the name of the theme, add the author name and a preview in the form of a screenshot. You can also use the "IsDarkTheme" switch to determine a dark type theme, which will invert all icons to white.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To apply the theme you have modified, just click the &lt;i&gt;"Apply"&lt;/i&gt; button in the top bar of the editor (or use F5 key as a shortcut).&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_themeeditor_14.png" data-fancybox="" data-caption="eM Client Theme Editor: Saving"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Theme Editor: Saving&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Useful tips&lt;/h3&gt;

&lt;p&gt;Some elements may appear in more than one category in the editor. This is to be able to distinguish the properties of the same graphic elements in two different places. In these cases, the more specific setting takes precedence over the more general one (this applies in particular to the main window and sidebar).&lt;/p&gt;

&lt;p&gt;This means that if you don't see a color change where you'd expect it to, try to see if the element can't be changed for a more specific location.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
&lt;p class="emc-blogpost__highlighted-text"&gt;&lt;strong&gt;Important:&lt;/strong&gt; If you are not sure which category the specific element you want to change falls into, use the "Pick element" button (or F6 key) and simply click on the object in the eM Client whose attributes you want to change.&lt;/p&gt;

&lt;p&gt;After each modification, you must click the "Apply" button again for the changes to take effect in the eM Client interface.&lt;/p&gt;

&lt;p&gt;Also, don't forget to save your newly created theme after you’re finished and name it appropriately so that you can quickly find it for future use. You have to import the saved theme into the program in the menu &lt;i&gt;Settings &gt; Appearance &gt; Themes &gt; Import&lt;/i&gt;.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;Pro tip no. 1:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;In the color selection window, the most frequently used colors in the given theme are in the upper row. The bottom row, on the other hand, shows the most recent colors you set.&lt;/p&gt;
&lt;/div&gt;

&lt;p&gt;And what is the difference between RGB and HSB? The RGB or red-green-blue color model is an additive color mixing method used in color monitors and projectors (it is the mixing of emitted light).&lt;/p&gt;

&lt;p&gt;HSB is a color model that uses hue, color saturation, and brightness. It corresponds better to the human perception of colors and is better suited, for example, in situations where it is necessary to find a lighter or darker shade of the same basic color.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;Pro tip no. 2:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;If a color does not look good somewhere, it is likely that the combination will be the same in other places in the program as well. Therefore, the "Replace this color everywhere" option in the color selection window may be useful.&lt;/p&gt;
&lt;/div&gt;

&lt;h3&gt;Share your themes&lt;/h3&gt;

&lt;p&gt;If you are satisfied with the result, do not hesitate and share your themes with us at &lt;a href="mailto:themes@emclient.com"&gt;&lt;strong&gt;themes@emclient.com&lt;/strong&gt;&lt;/a&gt;. We will take care of their publication.&lt;/p&gt;

&lt;p&gt;You can also quickly import themes from someone else using the &lt;i&gt;"Import"&lt;/i&gt; button in &lt;i&gt;Settings &gt; Appearance &gt; Themes &gt; Import&lt;/i&gt;.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=421</link>
			<pubDate>Mon, 21 Dec 2020 00:00:00 +0000</pubDate>
			<title>Design your own eM Client</title>
			<guid isPermaLink="false">421</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Progress simply can’t be stopped. Just a few months after the release of eM Client 8, we have a new upgraded version up and running. eM Client 8.1 comes with hundreds of fixes and optimizations as well as added functionality, including support for additional cloud storage providers, and a unique feature currently found in no other email client (possibly not even any other desktop software) on the market – an advanced theme editor!&lt;/p&gt;



&lt;h3&gt;What’s new in eM Client 8.1&lt;/h3&gt;

&lt;h4&gt;&lt;i&gt;Theme Editor&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;Unleash your creativity, use the new advanced theme editor and design your very own eM Client! The editor allows you to adjust the design of every single visual element of eM Client’s interface. With a convenient picker tool, you can simply select the part of the interface you wish to alter and the corresponding group of elements will appear in the editor. There is also a live preview window, so you can see the changes in process. When you’re done with all the changes, just hit the save button and your personally designed eM Client is ready!&lt;/p&gt;

&lt;p&gt;Moreover, everyone will be able to share and download themes via our upcoming theme gallery.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_themeeditor_datagrid_color.png" data-fancybox="" data-caption="eM Client Theme Editor: Color grid"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Theme Editor: Color grid&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_themeeditor_settingsapplycustom.png" data-fancybox="" data-caption="eM Client Theme Editor: Custom themes"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Theme Editor: Custom themes&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;Cloud storage attachments support for ownCloud and Nextcloud&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;Attachment management in eM Client is already unmatched, and it’s something we just keep improving more and more. Recognized as the best open-source cloud services, &lt;strong&gt;ownCloud&lt;/strong&gt; and &lt;strong&gt;Nextcloud&lt;/strong&gt; joined the list of platforms you can link attachments from in eM Client (Google Drive, OneDrive, Dropbox). Simply link a file from your cloud storage instead of attaching it and you won’t need to worry about attachment size limits anymore. &lt;/p&gt;

&lt;div class="container-fluid"&gt;
    &lt;div class="row row-flex"&gt;
        &lt;div class="col-md-6 col-sm-6 col-xs-12 emc-typo--align-center"&gt;
            
        &lt;/div&gt;
        &lt;div class="col-md-6 col-sm-6 col-xs-12 emc-typo--align-center"&gt;
            
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;Attachments can now be used in templates too&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;This feature allows you to enrich your email templates with different files, which is particularly handy when you send out the same files over and over.&lt;/p&gt;

&lt;h4&gt;&lt;i&gt;Directories can be attached as a zip archive&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;When attaching a directory (yes, that’s possible now), users get the option to attach the files either as regular files or as a zip archive. Either way, you won’t have to compress and pack the files via a third-party app anymore.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_attachfolderaszip.png" data-fancybox="" data-caption="eM Client 8.1: Attach folder as ZIP"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.1: Attach folder as ZIP&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;New option 'Go to Today' in Calendar&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;There’s now an extra option in the general Calendar settings that will open the Today view by default only if enabled. And it obviously can be disabled, too.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_gototoday.png" data-fancybox="" data-caption="eM Client 8.1: Calendar 'Go To Today' feature"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.1: Calendar 'Go To Today' feature&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;New option for setting indentation for folders&lt;/i&gt;&lt;/h4&gt;

&lt;p&gt;We received feedback from many users who considered the default indentation of folders in the folder list hierarchy to be too subtle. So now it’s possible to adjust the folder lists indent according to your preference.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_indent_animation.gif" data-fancybox="" data-caption="eM Client 8.1: Indentation"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.1: Indentation&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h4&gt;&lt;i&gt;Suggested Location in event detail based on other events' locations&lt;/i&gt;&lt;/h4&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_locationsuggest.png" data-fancybox="" data-caption="eM Client 8.1: Location suggestion"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8.1: Location suggestion&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Get eM Client 8.1&lt;/h3&gt;

&lt;p&gt;How to get your hands on all these cool new features right away?
    How to get the theme editor to build your very own first theme?
    If you already use eM Client 8, you will simply get a notification that a new update is ready.
    If you own eM Client Pro for version 7 (or older), just purchase an &lt;a href="https://www.emclient.com/renew-license?lang=en" target="_blank"&gt;&lt;strong&gt;Upgrade to eM Client&amp;nbsp;8.1&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;New to eM Client? Try it out!&lt;/h3&gt;

&lt;div class="emc-control-wrapper emc-typo--align-left"&gt;
    &lt;a href="/download" target="_blank" class="emc-button emc-button--green emc-button--long emc-typo--align-center"&gt;For free&lt;/a&gt;
    &lt;a href="/pricing" target="_blank" class="emc-button emc-button--orange emc-button--long emc-typo--align-center"&gt;Buy Pro&lt;/a&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;eM Client 8.1 for macOS will be released in the upcoming weeks.&lt;/strong&gt;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=417</link>
			<pubDate>Thu, 03 Dec 2020 00:00:00 +0000</pubDate>
			<title>eM Client 8.1 is released</title>
			<guid isPermaLink="false">417</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Three weeks ago (11/08/2020) our OAuth registration at the Yahoo Developer Portal became misconfigured, so a Yahoo! account could not be set up via Automatic setup. We have contacted Yahoo Developer support to resolve the issue and they finally fixed the registration for eM Client.&lt;/p&gt;

&lt;p&gt;Because some permissions were renamed by Yahoo! a new version of eM Client is required.&lt;/p&gt;

&lt;br&gt;
&lt;p&gt;&lt;strong&gt;Please download the fixed version from this article:&lt;/strong&gt; 
&lt;br&gt;&lt;a href="https://forum.emclient.com/t/fixed-yahoo-accounts-and-em-client/67260"&gt;&lt;strong&gt;https://forum.emclient.com/t/fixed-yahoo-accounts-and-em-client/67260&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;

&lt;p&gt;After you install the update, please go to &lt;i&gt;Menu&gt;Accounts&lt;/i&gt; and set up your Yahoo! account using the Automatic setup.
We apologize for the inconvenience.&lt;/p&gt;

&lt;p&gt;We are sorry for any inconvenience in the meantime.&lt;/p&gt;

&lt;p&gt;In case of an urgent issue please reach out to use directly at &lt;a href="mailto:info@emclient.com"&gt;&lt;strong&gt;info@emclient.com&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=416</link>
			<pubDate>Tue, 24 Nov 2020 00:00:00 +0000</pubDate>
			<title>Yahoo! setup issues resolved</title>
			<guid isPermaLink="false">416</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;We take the protection of your data very seriously. Unlike the case of many other services, your data is completely safe with eM Client as we never provide it to any third-party – simply because, by definition, we cannot even access the data ourselves.&lt;/p&gt;
&lt;p&gt;Let’s take a closer look at all the data eM Client does or doesn’t store about you.&lt;/p&gt;



&lt;h3&gt;Can we read your emails?&lt;/h3&gt;

&lt;p&gt;You often ask whether we can access your emails – don’t worry, eM Client is a desktop app and therefore stores the data only on your device (Windows or Mac) and communicates directly with the online services servers you access via eM Client (Gmail, Exchange, Outlook and any other IMAP, CalDAV, CardDAV or XMPP services).&lt;/p&gt;

&lt;p&gt;The data you synchronize flows exclusively between your eM Client and a server and it’s always encrypted (as long as the server supports data encryption, or unless you explicitly switch off the encryption, of course).&lt;/p&gt;

&lt;p&gt;We simply have no means of getting to your emails, even if we actually wanted to or had any time to do that.&lt;/p&gt;

&lt;h3&gt;Can we access your passwords?&lt;/h3&gt;

&lt;p&gt;Can we view your passwords? What about if you ask for a password renewal? Can we steal your passwords in any way?&lt;/p&gt;

&lt;p&gt;Don’t worry – eM Client saves your passwords only locally and moreover in an encrypted form, which means we have no way of accessing them. Additionally, if you use your own password to protect the app on launch, not even people with direct access to your device can access your passwords via eM Client.&lt;/p&gt;

&lt;h3&gt;Can someone misuse my license data?&lt;/h3&gt;

&lt;p&gt;No, it’s just not possible. In order to verify your license and prevent its misuse we rely on:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--align-left"&gt;
    &lt;li&gt;a unique hardware key of your PC/Mac (consisting of a numeric combination of the BIOS identifiers, different device parts and occasionally the device’s name)&lt;/li&gt;
    &lt;li&gt;activation key&lt;/li&gt;
    &lt;li&gt;IP address&lt;/li&gt;
    &lt;li&gt;your email address&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This data is only accessible on our Licensing server which is protected by a security certificate and the data as such is saved to the Microsoft Azure platform. The data is used strictly for license verification purposes and we never provide any of the data to third parties. Additionally, we can delete the data on your request at any time.&lt;/p&gt;

&lt;h3&gt;To sum it up:&lt;/h3&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--align-left"&gt;
    &lt;li&gt;We never read your emails or any other data&lt;/li&gt;
    &lt;li&gt;eM Client uses encrypted communication for all services (unless the user chooses otherwise)&lt;/li&gt;
    &lt;li&gt;We can do TLS 1.2 security policy (as well as TLS 1.3 in the future)&lt;/li&gt;
    &lt;li&gt;Account passwords are saved in a database encrypted by an AES cypher&lt;/li&gt;
    &lt;li&gt;The license verification process is encrypted and runs on a certified Microsoft Azure platform&lt;/li&gt;
    &lt;li&gt;We support S/MIME and PGP encryption and use RSA algorithm with a 4096 bit key by default, but we can do elliptic curves as well. &lt;a href="https://www.emclient.com/email-encryption" target="_blank"&gt;&lt;strong&gt;Read more&lt;/strong&gt;&lt;/a&gt; about Message encryption in eM Client&lt;/li&gt;
    &lt;li&gt;We of course fully comply with all the GDPR requirements&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;And last but not least&lt;/strong&gt; – unlike Google or Facebook we never sell, analyze or make profit of your data&lt;/li&gt;
&lt;/ul&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=408</link>
			<pubDate>Fri, 13 Nov 2020 00:00:00 +0000</pubDate>
			<title>eM Client never sells your data</title>
			<guid isPermaLink="false">408</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p class="emc-typo--color-light-grey emc-typo--size-sm"&gt;Ing. Pavel Durčák, &lt;a href="https://www.napocitaci.cz/33/postovni-aplikace-em-client-8-uniqueidgOkE4NvrWuNY54vrLeM67--x484dkXgsayX0xicUK50/?uri_view_type=4" target="_blank" class="emc-typo--color-light-grey"&gt;napocitaci.cz / Verlag Dashöfer&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;eM Client introduced several new features in the recently released version 8. We will take a closer look at the most interesting ones, from the viewpoint of a common user. Please note that some of the new features are available only in the paid Pro version, such as Snooze, Watch for Reply, or the Notes and All Attachments modules.&lt;/p&gt;



&lt;h3&gt;User interface&lt;/h3&gt;

&lt;p&gt;The revamped UI design is the first thing to notice. For better orientation, avatars are added next to the folder names in the left panel.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_mail_menu_01.png" data-fancybox="" data-caption="eM Client 8: Mail menu"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Mail menu&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;The left panel can be collapsed, so only the avatars are visible. This way we get more space to view all the messages.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_minimized_menu_02.png" data-fancybox="" data-caption="eM Client 8: Minimized menu"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Minimized menu&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;Modules accessible in the left panel (Email, Calendar etc.) are also replaced with icons.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_left_menu_03.png" data-fancybox="" data-caption="eM Client 8: Left menu"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Left menu&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;The modules without visible icons in the panel can be accessed by clicking the three-dots button.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_left_menu_options_04.png" data-fancybox="" data-caption="eM Client 8: Left menu options"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Left menu options&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;Order and visibility of the icons in the list can be adjusted via the &lt;i&gt;Customize navigation&lt;/i&gt; panel option. The number of visible icons depends also on the set width of the left panel.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_customize_menu_05.png" data-fancybox="" data-caption="eM Client 8: Customize menu"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Customize menu&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;It’s now possible to view several modules in multiple instances at once. Just right-click the module icon and select the &lt;i&gt;Open in new Window&lt;/i&gt; option (the same is applicable to folders).&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_open_new_window_06.png" data-fancybox="" data-caption="eM Client 8: Open new window"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Open new window&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;The right sidebar newly comes with significantly wider functionality – next to the well-known tabs such as &lt;i&gt;Contact details&lt;/i&gt;, &lt;i&gt;Agenda&lt;/i&gt; or &lt;i&gt;Chat&lt;/i&gt;, the brand new &lt;i&gt;Calendar&lt;/i&gt; tab is available as well. Switching between the tabs is done via icons now too.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_right_sidebar_07.png" data-fancybox="" data-caption="eM Client 8: Right sidebar"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Right sidebar&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;The Calendar in the sidebar always shows the current day events and allows adding of events.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_calendar_sidebar_08.png" data-fancybox="" data-caption="eM Client 8: Calendar sidebar"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Calendar sidebar&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Favorites&lt;/h3&gt;

&lt;p&gt;Former &lt;i&gt;Smart folders&lt;/i&gt; were replaced with a group of folders called &lt;i&gt;Favorites&lt;/i&gt;. Apart from the original Smart folders (All Inboxes, Unread, Flagged), there are also folders connected to the new functionality (Unreplied, Snoozed, etc.) – these folders will appear after the particular functionality is used.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_favorites_09.png" data-fancybox="" data-caption="eM Client 8: Favorites"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Favorites&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;The folders' visibility can be set as well. Just right-click on Favorites and choose Display.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_favorites_display_10.png" data-fancybox="" data-caption="eM Client 8: Favorites display"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Favorites display&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;Additionally, we can also have the &lt;i&gt;Search folders&lt;/i&gt; and &lt;i&gt;Tags&lt;/i&gt; displayed. A regular folder can be added to &lt;i&gt;Favorites&lt;/i&gt; as well – right-click the folder and select &lt;i&gt;Add to&lt;/i&gt; Favorites.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_add_to_favorites_11.png" data-fancybox="" data-caption="eM Client 8: Add to Favorites"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Add to Favorites&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Snooze email&lt;/h3&gt;

&lt;p&gt;Snooze is a brand new feature in eM Client. Simply put, if we decide we want to deal with certain incoming message later, we snooze it. It will be delivered again at a pre-set time. To snooze a message, we need to highlight it and click the &lt;i&gt;Snooze&lt;/i&gt; button (with the bell icon) in the upper panel. If we just hit the Snooze button, the message is snoozed until 8 AM of the following day by default. The drop-down menu offers several preset times and also allows us to set a custom date and time. &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_snooze_12.png" data-fancybox="" data-caption="eM Client 8: Snooze"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Snooze&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;Snoozed messages are temporarily removed from inbox to the &lt;i&gt;Snoozed&lt;/i&gt; folder. At the set time, it returns back to inbox, as if it was a new incoming message. &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_snoozed_folder_13.png" data-fancybox="" data-caption="eM Client 8: Snooze Folder"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Snooze Folder&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;If we decide to return the snoozed message back to inbox before the set time, we can do so by clicking the &lt;i&gt;Unsnooze&lt;/i&gt; button in the upper panel. We can also change the snooze time through the drop-down menu, if we wish to. &lt;/p&gt;

&lt;h3&gt;Watch for Reply&lt;/h3&gt;

&lt;p&gt;Another new feature solves a common practical issue – we write a message to someone and expect a reply. If we don’t want to keep it mind all the time, we can have such messages displayed in a special folder.&lt;/p&gt;

&lt;p&gt;When we create a new message with all the necessities and click the &lt;i&gt;Watch for Reply&lt;/i&gt; button (the one with the eye icon), the message gets sorted into the &lt;i&gt;Unreplied&lt;/i&gt; folder while it’s still displayed also in the &lt;i&gt;Sent&lt;/i&gt; folder.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_watch_for_reply_14.png" data-fancybox="" data-caption="eM Client 8: Watch for Reply"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Watch for Reply&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;As soon as the recipient replies, the message is automatically removed from the &lt;i&gt;Unreplied&lt;/i&gt; folder. We need to keep in mind though that if our message has multiple recipients – say, if we send a message to five different people and we expect five separate replies, the message is removed from the &lt;i&gt;Unreplied&lt;/i&gt; folder with the first received reply.&lt;/p&gt;

&lt;p&gt;We could also use the drop-down menu next to the &lt;i&gt;Watch for Reply&lt;/i&gt; button. The first option &lt;i&gt;Notify me when replied&lt;/i&gt; has the same functionality as if we just clicked the button itself. The second option, Notify me when not replied, offers several pre-set time intervals. The way it works is that after a certain time period has passed the message is removed from the &lt;i&gt;Unreplied&lt;/i&gt; folder even if there was no reply.&lt;/p&gt;

&lt;p&gt;Watch for Reply can be set ex-post for sent messages as well. Simply right-click a message in the Sent folder and select the Watch for Reply option.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_watch_from_message_list_15.png" data-fancybox="" data-caption="eM Client 8: Watch from message list"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Watch from message list&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Tags&lt;/h3&gt;

&lt;p&gt;Tags are the improved replacement of former Categories. Tags can be used to mark messages, events, tasks and other objects. E.g. an incoming message can be marked with a tag by viewing the message, clicking the tag icon (upper-right corner) and selecting one of the tags.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_tags_16.png" data-fancybox="" data-caption="eM Client 8: Tags"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Tags&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;Besides that we will see also the &lt;i&gt;Manage Tags&lt;/i&gt; and &lt;i&gt;Hide Tag Bar&lt;/i&gt; options. When we decide to hide the bar, in order to display it again we need to go to the &lt;i&gt;Settings &gt; Mail &gt; Read&lt;/i&gt; and check the Show tag bar option.&lt;/p&gt;

&lt;p&gt;One message can be marked with multiple tags at once.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_message_tags_17.png" data-fancybox="" data-caption="eM Client 8: Message tags"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Message tags&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;After a right-click on a selected tag, the &lt;i&gt;Remove tag&lt;/i&gt; option appears.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_remove_tag_18.png" data-fancybox="" data-caption="eM Client 8: Remove tag"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Remove tag&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;Via the &lt;i&gt;Manage Tags&lt;/i&gt; option we can create new tags and edit or delete the existing ones.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_manage_tags_19.png" data-fancybox="" data-caption="eM Client 8: Manage tags"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Manage tags&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;Apart from a name and a color, tags can be assigned with a short key. It’s also possible to determine whether a tag should be enabled for e.g. messages only or for other objects as well.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_edit_tag_20.png" data-fancybox="" data-caption="eM Client 8: Edit tag"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Edit tag&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;With the &lt;i&gt;Tags&lt;/i&gt; folder in &lt;i&gt;Favorites&lt;/i&gt; (see above) it’s possible to view all the messages marked with tags.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_tags_folders_21.png" data-fancybox="" data-caption="eM Client 8: Tags folder"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Tags folder&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Notes&lt;/h3&gt;

&lt;p&gt;With the brand new &lt;i&gt;Notes&lt;/i&gt; module eM Client catches up with competing email apps that already provide this feature. A new note can be created in the Notes module by filling-in its name to the &lt;i&gt;Click to add new note&lt;/i&gt; field and pressing &lt;i&gt;Enter&lt;/i&gt;, or by clicking the &lt;i&gt;+New&lt;/i&gt; button. Notes can be organized to folders, in a similar way as messages. The list of notes shows all the notes from all checked folders at once. Notes from the root Notes section are always visible.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_notes_22.png" data-fancybox="" data-caption="eM Client 8: Notes"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Notes&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;A note can feature a name, a longer description text, or it’s possible to add attachments, tags, etc. After selecting a note we can choose to &lt;i&gt;Forward&lt;/i&gt; a note which will turn the note into a message. &lt;/p&gt;

&lt;h3&gt;Attachments&lt;/h3&gt;

&lt;p&gt;Another new module called &lt;i&gt;Attachments&lt;/i&gt; shows all the attachments in one place – mainly the ones from messages, but also from Calendar, Tasks, etc. We can filter the files by type via the tabs – images, videos (the &lt;i&gt;Media&lt;/i&gt; tab), documents, compressed files (the &lt;i&gt;Archives&lt;/i&gt; tab). &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_attachments_23.png" data-fancybox="" data-caption="eM Client 8: Attachments"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Attachments&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;An attachment itself can be opened with double-click. A message containing attachments can be opened with the &lt;i&gt;Open Source&lt;/i&gt; button in the upper panel. A &lt;i&gt;Save as&lt;/i&gt; button can be found at the same place, as well as the &lt;i&gt;Delete&lt;/i&gt; button which deletes an attachment not just from the &lt;i&gt;All Attachments&lt;/i&gt; view, but also from the original message.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_attachments_toolbar_24.png" data-fancybox="" data-caption="eM Client 8: Attachments toolbar"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Attachments toolbar&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Searchable settings&lt;/h3&gt;

&lt;p&gt;Subtle, yet very useful improvement is also the possibility to search in the settings. E.g. if we wanted to set an automatic signature, we would simply fill-in the word “signature” to the &lt;i&gt;search&lt;/i&gt; field in the upper left corner of the &lt;i&gt;Settings&lt;/i&gt; window.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_settings_search_25.png" data-fancybox="" data-caption="eM Client 8: Search settings"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Search settings&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Calendar, Tasks, Contacts &lt;/h3&gt;

&lt;p&gt;The &lt;i&gt;Calendar&lt;/i&gt;, &lt;i&gt;Tasks&lt;/i&gt; and &lt;i&gt;Contacts&lt;/i&gt; modules were not forgotten either. All of them went through a major redesign. There is also an extra &lt;i&gt;Upcoming&lt;/i&gt; button in the Calendar for viewing the upcoming seven days. &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_upcoming_26.png" data-fancybox="" data-caption="eM Client 8: 'Upcoming' option"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: 'Upcoming' option&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;The default event view window only shows a few basic parameters. We can access more after clicking the &lt;i&gt;Show advanced options&lt;/i&gt; option. &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_task_27.png" data-fancybox="" data-caption="eM Client 8: Tasks"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Tasks&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;The window for adding a new contact is simplified as well. &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_contact_28.png" data-fancybox="" data-caption="eM Client 8: New contact"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: New contact&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;The new default view &lt;i&gt;People&lt;/i&gt; is very similar to its namesake in Microsoft Outlook. However, the original &lt;i&gt;Business Cards&lt;/i&gt; view is also accessible. &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_people_29.png" data-fancybox="" data-caption="eM Client 8: People"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: People&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Notification of deletion&lt;/h3&gt;

&lt;p&gt;After a message is deleted, a stripe informing about the delete action appears in the lower part of the window for a while. The deletion can be reverted by clicking the &lt;i&gt;Undo&lt;/i&gt; button. &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_deleted_notification_30.png" data-fancybox="" data-caption="eM Client 8: Deletion notification"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Deletion notification&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Encryption&lt;/h3&gt;

&lt;p&gt;Encryption is not a new feature in eM Client, but now there is also a well-arranged wizard available to guide through the PGP encryption setup, already in the Account setup itself. &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_setup_encryption_31.png" data-fancybox="" data-caption="eM Client 8: Encryption setup"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Encryption setup&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Cloud storage attachments &lt;/h3&gt;

&lt;p&gt;eM Client can now recognize that the attached document is placed on a cloud storage and apart from the standard file attachment it also offers to insert a link to the cloud storage file. &lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_cloud_attachment_32.png" data-fancybox="" data-caption="eM Client 8: Cloud storage attachments"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Cloud storage attachments&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;This way it's possible to share large files that possibly wouldn’t go through any other way. The file link can be expanded with additional information.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-left" style="text-align:left;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_scr_cloud_attachment_link_33.png" data-fancybox="" data-caption="eM Client 8: Cloud storage attachment link"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client 8: Cloud storage attachment link&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;OneDrive, Google Drive and Dropbox cloud storages are supported, as long as they are installed on a computer as apps, so that the storage content appeared as a folder in the File Explorer. &lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=403</link>
			<pubDate>Fri, 09 Oct 2020 00:00:00 +0000</pubDate>
			<title>eM Client 8 from the user’s viewpoint</title>
			<guid isPermaLink="false">403</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Outlook is a powerful tool for emails and professional communication, that’s unquestionable. Yet after years of loyal service, it has come to a point where it can no longer keep up with dynamic online services and their functions. &lt;strong&gt;As of October 13, 2020, Microsoft no longer supports Outlook 2010 and Outlook 2016 for macOS. Users need to switch to the Office 365 ProPlus or Office 2019 clients to continue to connect to Office 365 back-end services&lt;/strong&gt;. &lt;/p&gt;



&lt;p&gt;In other words, &lt;a href="https://techcommunity.microsoft.com/t5/office-end-of-support-blog/reminder-of-changes-coming-to-office-support-in-october/ba-p/1302951" target="_blank"&gt;&lt;strong&gt;you need to subscribe to one of the Microsoft 365 service packages&lt;/strong&gt;&lt;/a&gt; and have additional cost every month.
It’s not the only issue that Office 365 users must deal with though, because Microsoft decided to &lt;a href="https://docs.microsoft.com/en-us/deployoffice/endofsupport/windows-server-support" target="_blank"&gt;&lt;strong&gt;no longer support Office 365 Pro Plus on older systems&lt;/strong&gt;&lt;/a&gt;. As of January 2020, you cannot run it on Windows server 2016, Windows 8.1 and older operating systems.&lt;/p&gt;

&lt;h3&gt;Affordable Outlook 365 alternatives&lt;/h3&gt;

&lt;p&gt;If you need to find an affordable alternative solution to the costly Office 365 service, it’s about time to start weighing the options on the table. Let’s see what can be done so you have your emails working properly:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md"&gt;
    &lt;li&gt;&lt;strong&gt;Microsoft 365 Business Standard&lt;/strong&gt;: you can obviously continue in a similar setup as you were used to, with full access to your Office apps, including Outlook, but you will need to subscribe to the Microsoft 365 Business Standard service package, which adds a significant ongoing cost.&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;A cloud solution, such as G Suite&lt;/strong&gt;: if you want to go for a completely alternative setup without Microsoft, you can always switch to a cloud solution. It’s excellent when it comes to collaboration and sharing the computing power. But having your data available offline makes your life so much easier - you don’t need to deal with connection problems and you have full control of your data. It’s incredibly important to protect your privacy these days, which is why working offline is still a preferable workflow for hundreds of thousands of people around the world. So keep that in mind, when considering a cloud-only setup.&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Microsoft 365 Business Basic with eM Client&lt;/strong&gt;: with this combination, you can enjoy Microsoft 365 cloud services (such as Teams) and the full support of Exchange servers with full access to your email, calendars, tasks, contacts, and notes in a clean and simple desktop app that is eM Client. All that &lt;strong&gt;for less than half the price of Microsoft 365 Business Standard&lt;/strong&gt; over just a 1-year period. And the savings continue to multiply over several years.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;div class="emc-container no-padding mobile-scrollable"&gt;
    &lt;table class="emc-table emc-table--default emc-table--pricing-custom mobile-scrollable"&gt;
        &lt;thead&gt;
        &lt;tr&gt;
            &lt;th colspan="2"&gt;Price Comparison with Outlook 365&lt;/th&gt;
            &lt;th&gt;1 year&lt;/th&gt;
            &lt;th&gt;3 years&lt;/th&gt;
            &lt;th&gt;5 years&lt;/th&gt;
        &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
        &lt;tr class="default"&gt;
            &lt;td rowspan="2"&gt;&lt;strong&gt;Microsoft 365 Business Standard&lt;/strong&gt;&lt;br&gt;(Exchange server &lt;strong&gt;with Outlook&lt;/strong&gt;&lt;br&gt;+ Cloud services + Other apps)&lt;/td&gt;
            &lt;td&gt;1 license&lt;/td&gt;
            &lt;td&gt;$ 150&lt;/td&gt;
            &lt;td&gt;$ 450&lt;/td&gt;
            &lt;td&gt;$ 750&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;100 licenses&lt;/td&gt;
            &lt;td&gt;$ 15,000&lt;/td&gt;
            &lt;td&gt;$ 45,000&lt;/td&gt;
            &lt;td&gt;$ 75,000&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr class="emc-table-row--highlighted bgr-only text"&gt;
            &lt;td rowspan="2"&gt;&lt;strong&gt;Microsoft 365 Business Basic&lt;/strong&gt;&lt;br&gt;(Exchange server, Cloud services)&lt;br&gt;&lt;strong&gt;with eM Client&lt;/strong&gt;&lt;/td&gt;
            &lt;td&gt;1 license&lt;/td&gt;
            &lt;td&gt;$ 110*&lt;/td&gt;
            &lt;td&gt;$ 320*&lt;/td&gt;
            &lt;td&gt;$ 350*&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr class="emc-table-row--highlighted bgr-only text"&gt;
            &lt;td&gt;100 licenses&lt;/td&gt;
            &lt;td&gt;$ 7,066*&lt;/td&gt;
            &lt;td&gt;$ 19,066*&lt;/td&gt;
            &lt;td&gt;$ 31,066*&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td colspan="5"&gt;
                &lt;span class="emc-table-row--highlighted bgr-only text"&gt;* See our &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;Pricing&lt;/strong&gt;&lt;/a&gt; for more information&lt;/span&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;h3&gt;Why bet on eM Client&lt;/h3&gt;

&lt;p&gt;Apart from all the standard features that you know from Outlook, eM Client is the only email app on the market with the full support of server-side rules and search, shared email and calendar folders, instant message translation, Snooze and “Watch for replies” features + easy to use email encryption (PGP and S/MIME). In just a few clicks you’ll set up 1024-bit end-to-end encryption across the whole company thanks to its unique service - &lt;a style="white-space: nowrap;" href="https://emclient.com/email-encryption#eMKeybook" target="_blank"&gt;&lt;strong&gt;eM Keybook&lt;/strong&gt;&lt;/a&gt;. Plus, it works seamlessly with Gmail and G Suite.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;h3 class="emc-typo--align-center"&gt;Would you like to get more information about eM Client&lt;br&gt;
    and how it would fit into your business workflow?&lt;/h3&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a class="emc-button emc-button--orange emc-button--long" href="mailto:sales@emclient.com"&gt;Let's talk&lt;/a&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;We will prepare a free customized TCO analysis&lt;/strong&gt; (Total Cost of Ownership) based on your input, and calculate the financial benefits of switching from your current solution to eM Client. &lt;/p&gt;
&lt;br&gt;&lt;p&gt;Want to sell eM Client to your customers? Read more about our &lt;a href="/reseller-program" target="_blank"&gt;&lt;strong&gt;Reseller program&lt;/strong&gt;&lt;/a&gt;.
&lt;br&gt;
&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=397</link>
			<pubDate>Thu, 17 Sep 2020 00:00:00 +0000</pubDate>
			<title>Alternatives to Outlook 365</title>
			<guid isPermaLink="false">397</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;With the release of eM Client 8, there are several things our users frequently ask about.
So we put together the answers to the most common questions. For even more answers, please see our &lt;a href="/faq-getting-started" target="_blank"&gt;&lt;strong&gt;FAQ section&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;



&lt;h3&gt;What’s new about eM Client 8?&lt;/h3&gt;

&lt;p&gt;Several new and enhanced features including Notes, Watch for Reply, Snooze Email, All Attachment View, and super simple Message Encryption.&lt;/p&gt;

&lt;p&gt;We have &lt;a href="https://www.emclient.com/blog/new-em-client-8-is-finally-here-388" target="_blank"&gt;&lt;strong&gt;another blog post&lt;/strong&gt;&lt;/a&gt; that answers this question in more details.&lt;/p&gt;

&lt;h4 style="margin-top:16px;"&gt;How can I upgrade to eM Client 8? Do I need to pay for it?&lt;/h4&gt;

&lt;p&gt;You can upgrade to eM Client 8 by going to &lt;i&gt;Menu &gt; Help &gt; Check for update&lt;/i&gt; or by downloading it &lt;a href="https://www.emclient.com/download" target="_blank"&gt;&lt;strong&gt;directly from our website&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;New/free users will get a free 30-day trial of eM client 8 and all its Pro features.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

&lt;p class="emc-blogpost__highlighted-text"&gt;&lt;strong&gt;IMPORTANT:&lt;/strong&gt; Pro users whose licenses are only valid for eM Client 7 and older need to &lt;a href="https://www.emclient.com/renew-license" target="_blank"&gt;&lt;strong&gt;buy a one-time upgrade&lt;/strong&gt;&lt;/a&gt; to Version 8 first, or &lt;i&gt;their program will be in offline mode until they upgrade their license or revert back to their previous version&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;Pro users with &lt;a href="https://www.emclient.com/lifetime-upgrades" target="_blank"&gt;&lt;strong&gt;Lifetime Upgrades&lt;/strong&gt;&lt;/a&gt; don’t need to make any additional purchases to access Pro features in eM Client 8.&lt;/p&gt;

&lt;h4&gt;What happens after my free 30-day trial of eM Client 8 Pro expires?&lt;/h4&gt;

&lt;p&gt;After your 30-day trial of eM Client 8 Pro expires, you can either continue using eM client on a Free License (with limited functionality) or &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;purchase a Pro License&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;After purchasing a Pro license, simply enter your Activation Key by going to &lt;i&gt;Menu &gt; Help &gt; License&lt;/i&gt;.&lt;/p&gt;

&lt;h4&gt;Do I need to upgrade to Version 8?&lt;/h4&gt;

&lt;p&gt;No. Upgrades are never mandatory, but with time, previous versions of eM Client will eventually stop being supported.&lt;/p&gt;

&lt;h4&gt;Version 7 was fine! Why did you decide to make a new version and change everything?&lt;/h4&gt;

&lt;p&gt;We added new helpful features that people have been asking for, such as Notes, Snoozing, watching conversations for replies, etc. and refining the visual look to avoid clutter. This also included updating the sidebar to be more useful in the minimized form and adding the Favorite folders for quick access to folders people use the most. There was also a focus on making message encryption more accessible to an average user (there’s a new set-up step when adding an account that invites you to make PGP key and saves it to our &lt;a href="https://emclient.com/email-encryption#eMKeybook" target="_blank"&gt;&lt;strong&gt;"eM Keybook"&lt;/strong&gt;&lt;/a&gt;). Many of the smaller changes were driven by community feedback and telemetry data that showed us which features are used and where people click most often.&lt;/p&gt;

&lt;h4&gt;How can I downgrade back to Version 7?&lt;/h4&gt;

&lt;p&gt;We answer this question in detail on our &lt;a href="https://support.emclient.com/index.php?/Knowledgebase/Article/View/195/0/how-can-i-downgrade-back-to-em-client-7" target="_blank"&gt;&lt;strong&gt;Knowledgebase&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;h4&gt;Can I disable the Account Avatar or Folder icons in the left pane?&lt;/h4&gt;

&lt;p&gt;It is not possible to disable the Account Avatars or Folder icons because they are essential for the minimized left pane feature. However, for the Account Avatars, you can change the image to something less obvious such as a solid color square.&lt;/p&gt;

&lt;h4&gt;The folder/inbox spacing is too big, can I make it smaller?&lt;/h4&gt;

&lt;p&gt;Yes, it's possible to lower the row height or change the font of your inbox by going to &lt;i&gt;Menu &gt; Settings &gt; Appearance &gt; Lists&lt;/i&gt;&lt;/p&gt;

&lt;h4&gt;Where did all my folders/subfolders go?&lt;/h4&gt;

&lt;p&gt;Upon upgrading to eM Client 8, all your folders were “hidden” by default under a folder called &lt;i&gt;“More”&lt;/i&gt;. This was to give you a fresh start with your folder management and make the interface more streamlined.&lt;/p&gt;

&lt;h4&gt;How do I get my folders out of "More"? &lt;/h4&gt;

&lt;p&gt;To remove items from the More folder, simply drag them out of it. Once there's nothing in the folder, it will disappear. To add items back, simply right click an item and select &lt;i&gt;Hide&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;Alternatively, you can manage which items are hidden under the More folder or shown on your folder list by right-clicking your email account name in the folder list and selecting &lt;i&gt;Show/hide folders&lt;/i&gt;.&lt;/p&gt;

&lt;h4&gt;Why don’t your instructions/documentation match the interface?&lt;/h4&gt;

&lt;p&gt;Previous versions of eM Client had several important features (such as Settings, Operations and Accounts) which were embedded under &lt;i&gt;Menu &gt; Tools&lt;/i&gt;. Therefore, a lot of our documentation and help articles written before the release of eM Client 8 in June 2020 have instructions that follow that pathway. With eM Client 8, we promoted some of these frequently used features to just be under &lt;i&gt;Menu&lt;/i&gt;. Additionally, some features (such as Categories and Smart folders) have been renamed.&lt;/p&gt;

&lt;h4&gt;Where are the Categories?&lt;/h4&gt;

&lt;p&gt;Categories have now been renamed to Tags. You can edit them by going to &lt;i&gt;Menu &gt; Tags&lt;/i&gt;.&lt;/p&gt;

&lt;h4&gt;Where are the Smart Folders?&lt;/h4&gt;

&lt;p&gt;The Smart folders have now been split and renamed to Favorites folders and Search folders. They can be enabled by going to &lt;i&gt;Menu &gt; Settings &gt; General &gt; General&lt;/i&gt; and selecting the &lt;i&gt;Show Favorites folders&lt;/i&gt; and &lt;i&gt;Show Search folders &lt;/i&gt;boxes.&lt;/p&gt;

&lt;h4&gt;Where are my Local folders?&lt;/h4&gt;

&lt;p&gt;You can enable Local folders by going to &lt;i&gt;Menu &gt; Settings &gt; General &gt; General&lt;/i&gt; and selecting the &lt;i&gt;Show local folders box&lt;/i&gt;.&lt;/p&gt;

&lt;h4&gt;Why isn’t the search function working as expected?&lt;/h4&gt;

&lt;p&gt;The release of eM Client 8 has brought enhanced search capabilities, including searching in the text of attachments and IMAP and Exchange/Office365 servers. Sometimes though, searching through the mail server does not return correct/expected results, so it might be beneficial to turn off server search and search locally within eM Client instead. To do this click on the down arrow on the right side of the search bar and deselect &lt;i&gt;"Use server search if available"&lt;/i&gt;. Also while you’re in this search menu, double check that you’ve selected the correct search parameters, such as searching for in &lt;i&gt;All folders&lt;/i&gt; and searching for your keyword in the &lt;i&gt;Subject&lt;/i&gt;, &lt;i&gt;Sender&lt;/i&gt;, &lt;i&gt;Recipients&lt;/i&gt;, &lt;i&gt;Body&lt;/i&gt; and &lt;i&gt;Attachments&lt;/i&gt; fields.&lt;/p&gt;

&lt;h4&gt;What happened to the progress bar in the bottom left corner?&lt;/h4&gt;

&lt;p&gt;Most users nowadays have high-speed internet connections and therefore an explicit progress bar for sending messages was no longer necessary. However, if you still want to monitor the progress of your sent emails and updating folders, you can open the Operations window by going to &lt;i&gt;Menu &gt; Operations&lt;/i&gt;.&lt;/p&gt;

&lt;h4&gt;How can I remove suggested email addresses when composing a message?&lt;/h4&gt;

&lt;p&gt;When you go to type in a name in the To: section, if there is an &lt;i&gt;X&lt;/i&gt; button on the right side in the suggestion list, then it can be deleted from the history of recipients. Otherwise, the unwanted contact must be deleted from your address book.&lt;/p&gt;

&lt;p&gt;You can also adjust your suggested recipients list by going to &lt;i&gt;Menu &gt; Settings &gt; Mail &gt; Compose &gt; Recipients history&lt;/i&gt;.&lt;/p&gt;

&lt;h4&gt;The meeting/event reminders keep popping up every 5 minutes, how can I disable them?&lt;/h4&gt;

&lt;p&gt;It's possible to disable them in &lt;i&gt;Settings &gt; General &gt; Notifications&lt;/i&gt;. For best results, we would also advise to uncheck the &lt;i&gt;"Use system notifications box"&lt;/i&gt;.&lt;/p&gt;

&lt;h4&gt;My eM Client is running very slow since the update. Why is that and how can I speed it up?&lt;/h4&gt;

&lt;p&gt;We believe that the slowness of the new version is likely due to the attachment indexation and folder syncing. You can try leaving eM Client running overnight so it can complete this process.&lt;/p&gt;

&lt;p&gt;Alternatively, you can run the eM Client application with a disabled indexer by pressing the &lt;i&gt;Windows&lt;/i&gt; key and &lt;i&gt;R&lt;/i&gt; key at the same time and entering the following command:&lt;/p&gt;

&lt;pre&gt;
    &lt;code&gt;
"C:\Program Files (x86)\eM Client\MailClient.exe" --disable-attachment-indexer
    &lt;/code&gt;
&lt;/pre&gt;

&lt;p&gt;We’re also working hard on fixing the speed issue and bringing you better performance with future updates.&lt;/p&gt;

&lt;h4&gt;After upgrading to eM Client 8, I can’t send/receive messages?&lt;/h4&gt;

&lt;p&gt;There are many reasons this could occur, but one of the most common reasons is that you could have a firewall/VPN/antivirus program blocking communication between eM Client and your mail server. If you initially made a safety exception for eM Client 7 in these programs, you may have to do it again for eM Client 8 in order for it to work. So as a first troubleshooting step, we’ll ask you to check your internet connection, and then your firewall/VPN/antivirus settings and disable any Mail Shields..&lt;/p&gt;

&lt;p&gt;If that hasn’t solved the issue, please check out our other &lt;a href="https://www.emclient.com/support" target="_blank"&gt;&lt;strong&gt;Support Resources&lt;/strong&gt;&lt;/a&gt; and be prepared to &lt;a href="https://support.emclient.com/index.php?/Knowledgebase/Article/View/165/0/how-can-i-copy-the-operations-log" target="_blank"&gt;&lt;strong&gt;create log files&lt;/strong&gt;&lt;/a&gt; which will reveal more details about your problem.&lt;/p&gt;

&lt;h4&gt;Why is it taking you so long to reply to my Support Ticket?&lt;/h4&gt;

&lt;p&gt;Generally, &lt;a href="https://support.emclient.com/" target="_blank"&gt;&lt;strong&gt;Pro Support&lt;/strong&gt;&lt;/a&gt; is only available to Pro License holders for one year after their purchase, otherwise we direct Free users to our &lt;a href="https://forum.emclient.com/" target="_blank"&gt;&lt;strong&gt;Support Forum&lt;/strong&gt;&lt;/a&gt;. However, since the new eM Client 8 was recently released, everyone is treated as a Pro user for a month and is contacting the Support Team for a large range of issues. This has greatly increased our number of new support tickets to 100s every day and created a backlog. Some of the issues are bugs that our users have caught and we can pass on the information to our developers to fix and make eM Client better for everyone. We’re happy to help you and we promise that your ticket has not been forgotten or lost, but your patience is greatly appreciated during this time.&lt;/p&gt;

&lt;h4&gt;I have another issue and I'd like to contact support about it. What details/attachments should I send so that my problem can be resolved faster?&lt;/h4&gt;

&lt;p&gt;While this FAQ was specifically meant to cover common tech support questions we’re receiving about eM Client Version 8, we have more FAQs available on our website, including information on how to &lt;a href="https://www.emclient.com/faq-troubleshooting" target="_blank"&gt;&lt;strong&gt;submit a support ticket&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=396</link>
			<pubDate>Mon, 17 Aug 2020 00:00:00 +0000</pubDate>
			<title>Things you ask about eM Client 8</title>
			<guid isPermaLink="false">396</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Anyone can easily send encrypted emails with eM Client and the unique eM Keybook service. eM Keybook is a public PGP key directory and a free online service for uploading and managing public encryption keys. eM Keybook will provide your Public key to people who want to send you encrypted messages and will also automatically find Public keys of the contacts you want to communicate with in privacy via email encryption.&lt;/p&gt;



&lt;h3&gt;What’s eM Keybook for&lt;/h3&gt;

&lt;p&gt;People increasingly demand communication privacy, cyber-crime and number of its victims are on the rise, message encryption is readily available for free, yet only a very few people actually protect their email communication.&lt;/p&gt;

&lt;p&gt;We noticed that in case of PGP encryption this was mainly caused by the difficulty of sharing the encryption keys with contacts you wanted to share private communication with: for PGP encryption to work, both sender and recipient need to have PGP keypairs of their own as well as the public key of the other party.&lt;/p&gt;

&lt;p&gt;Getting all these for all your contacts was, well, cumbersome. That’s why we created eM Keybook which makes the distribution of public keys faster and more accessible.&lt;br&gt;&lt;strong&gt;Anyone who wants to send and receive encrypted messages can do so right away using eM Keybook and eM Client&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;How eM Keybook works&lt;/h3&gt;

&lt;p&gt;eM Keybook stores Public keys that you upload and allows for the exchange of Public keys between all eM Client users.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If the contact you’re writing to has a Public key in the eM Keybook directory, eM Client will automatically download and apply it&lt;/strong&gt; for you when you enable encryption for your message. &lt;br&gt;
&lt;a href="https://www.emclient.com/email-encryption"&gt;&lt;strong&gt;Click here to read more about email encryption&lt;/strong&gt;&lt;/a&gt; and how to set it up in a few clicks with eM Client.&lt;/p&gt;

&lt;h4 style="margin-top: 16px;"&gt;Situation 1: My friend and I both use eM Client with eM Keybook&lt;/h4&gt;

&lt;p&gt;This is the easiest setup – if you both uploaded your keys to eM Keybook, you will automatically get the option to download the public key and use it once you insert your friend’s address in a new message window and click send.&lt;/p&gt;

&lt;h4&gt;Situation 2: My friend uses an older version of eM Client or a different program&lt;/h4&gt;

&lt;p&gt;In this case, you can send your key easily from the &lt;i&gt;Menu &gt; Settings &gt; Signing and Encryption &gt; My certificates/keys&lt;/i&gt; section in eM Client. Double-click onto a certificate in order to open the certificate detail, and click the &lt;i&gt;“Send”&lt;/i&gt; button to distribute your keys to recipients of your choice. The recipients will get a message with an attached key, which they can easily import into the eM Client PGP key storage or any other app.&lt;/p&gt;
&lt;br&gt;

&lt;p&gt;Keep your emails private once and for all.&lt;/p&gt;

&lt;h3&gt;&lt;a href="/download"&gt;&lt;strong&gt;Download eM Client for free&lt;/strong&gt;&lt;/a&gt;&lt;/h3&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

&lt;p class="emc-blogpost__highlighted-text"&gt;&lt;strong&gt;Disclaimer: &lt;/strong&gt;eM Keybook does not save nor have access to any of your Private keys or passwords. It does not give anyone access to your encrypted messages or save any of your encrypted messages on our servers. eM Keybook is not a Certification authority and does not issue new certificates.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=392</link>
			<pubDate>Tue, 11 Aug 2020 00:00:00 +0000</pubDate>
			<title>eM Keybook: Email privacy for everyone</title>
			<guid isPermaLink="false">392</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;The new version of eM Client, a desktop email client for Windows and macOS, is finally released in its full beauty. And it’s been well worth the wait!&lt;/p&gt;



&lt;p&gt;Version 8 brings the most significant redesign since the app’s existence, brand new features such as Notes, Watch for Reply, Snooze Email, All Attachment View, super simple Message Encryption, and &lt;a href="/features-overview"&gt;&lt;strong&gt;so much more&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;eM Client has become a powerful tool that will boost your email and skyrocket your productivity.&lt;/p&gt;

&lt;h3&gt;Feature Highlights&lt;/h3&gt;

&lt;h4&gt;General&lt;/h4&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;&lt;i&gt;A complete redesign of almost all parts of the user interface to further improve and simplify user experience&lt;/i&gt;&lt;/li&gt;
    &lt;li&gt;
        &lt;i&gt;Support for multiple instances of eM Client at once&lt;/i&gt;&lt;br&gt;
        Tired of switching between your calendar or contacts and back to mail section? Not anymore, as this feature allows you to run two or more eM Client instances simultaneously in separate windows.
    &lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_inbox_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New inbox"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New inbox&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;
        &lt;i&gt;A brand new ‘All Attachments’ view with plenty of features&lt;/i&gt;&lt;br&gt;
        Manage attachments from all your accounts in a single place. Save them, forward them or delete them as needed! Now with full-text search in documents too.
    &lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_attachments_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New All attachments view"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New All Attachments view&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;
        &lt;i&gt;IMAP and Exchange/Office365 server search&lt;/i&gt;&lt;br&gt;
        eM Client now also searches for messages directly on the server so you will get more complex results quicker. Gone are the times you spent waiting until the synchronization completes.
    &lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Server rules support for Exchange/Office365 and IceWarp&lt;/i&gt;&lt;br&gt;Do you use rules across all your devices? Server rules will help you unify your workflow.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Cloud storage support for attaching files directly from cloud services (Dropbox, OneDrive, Google Drive)&lt;/i&gt;&lt;br&gt;Save storage on your mail server and send really large attachments using your preferred cloud storage service. The only limitation is your cloud storage upload limit.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Support for swipe gestures in the message list&lt;/i&gt;&lt;br&gt;Touch mode is now even better with gestures. Use the same gestures you know from your mobile applications to organize your emails.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Favorites feature for mail folders&lt;/i&gt;&lt;br&gt;Pin the items that you use all the time on the top of the left pane to have them at your fingertips. No more endless scrolling in the list of email folders.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;eM Keybook - PGP public keys lookup service to further simplify encrypted communication.&lt;/i&gt;&lt;br&gt;PGP technology requires public key exchange which may be a bit tedious and frustrating. With our unique public key directory you’ll be able to share public keys easily. Anybody can send encrypted messages to eM Keybook users.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;A new sidebar view for a current day events summary&lt;/i&gt;&lt;br&gt;Tame your daily agenda with a brand new sidebar view.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_inboxcalendarrightbar_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New sidebar view of current events"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New sidebar view of current events&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;&lt;i&gt;Full support for local and server-side Notes (Exchange/Office365 and IceWarp)&lt;/i&gt;&lt;br&gt;The long-awaited Notes are finally here. Whether you need to write something down or use notes as reminders, you can now synchronize them across all your devices.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_notesdoubeline_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New Notes view"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New Notes view&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_notes_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New Notes editor"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New Notes editor&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;&lt;i&gt;Fully customizable account avatars in the account list, left pane, searches and smart folders&lt;/i&gt;&lt;br&gt;Account avatars will help you determine which email account your messages belong to in mixed views or search results and you can also use them for quick navigation when using minimized left bar.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Full overview of Version 8 features&lt;/h3&gt;

&lt;h4&gt;General&lt;/h4&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;&lt;i&gt;Support for multiple instances of eM Client at once&lt;/i&gt;&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Searchable settings&lt;/i&gt;&lt;br&gt;Looking for something specific in Settings? Can’t find a setting buried down in the lists? Use the search feature to get your results quickly.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Minimized left pane view with an elementary functionality (account switching etc.)&lt;/i&gt;&lt;br&gt;With the left pane minimized you can save more space for your messages or sidebar. Switch between your accounts using their avatars.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Improved support for tags (formerly categories) all across the application&lt;/i&gt;&lt;br&gt;Be it an email, event, contact, task or a note, you can now use the same tags for each item in eM Client. Even Gmail labels are tags in eM Client.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Account avatar feature (visible in account list, minimized left pane, searches and smart folders, fully customizable)&lt;/i&gt;&lt;br&gt;Account avatars will help you determine which email account your messages belong to in mixed views or search results. You can also use them for quick navigation when using minimized left pane.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;Emails&lt;/h4&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;&lt;i&gt;Redesigned IMAP support for even quicker and smoother synchronization&lt;/i&gt;&lt;br&gt;Feel the breeze in your hair with the new IMAP synchronization. It will synchronize your emails quicker and handle possible pain-points more smoothly.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Advanced search and filtering for email attachments (with full text search in documents such as Word, Excel, PDF etc.)&lt;/i&gt;&lt;br&gt;Manage attachments from all your accounts in a single place. Save them, forward them, delete them. Now with full text search for better search results.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Cloud storage support for attaching files directly from cloud services (Dropbox, OneDrive, Google Drive)&lt;/i&gt;&lt;br&gt;Save storage space on your mail server and send large attachments using your preferred cloud storage service.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Watch for Replies feature to keep track of replies to important emails&lt;/i&gt;&lt;br&gt;Make sure that you always get a response to your emails. eM Client will remind you to follow up when necessary.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Snooze emails&lt;/i&gt;&lt;br&gt;Snooze incoming messages and control your communication flow to enforce an Inbox Zero policy.&lt;/li&gt;

    &lt;li&gt;&lt;i&gt;One-click archive function for any IMAP or Exchange account (not only Gmail)&lt;/i&gt;&lt;br&gt;Archiving is now available for any IMAP account with one click.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Favorites feature&lt;/i&gt;&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Support for swipe gestures in the message list&lt;/i&gt;&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Integration of Automatic Replies for Exchange/Office365 and IceWarp&lt;/i&gt;&lt;br&gt;Set up out-of-office replies on your server directly from eM Client. Easy.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Message Encryption setup wizard&lt;/i&gt;&lt;br&gt;During the initial account setup you can quickly setup PGP message encryption for enhanced security. It's really easy to do, for everybody.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Major improvements for the email templates feature&lt;/i&gt;&lt;br&gt;Lift the appearance of your emails to the next level using our enhanced templates.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Save emails to PDF feature&lt;/i&gt;&lt;br&gt;Any email can be saved in PDF format now easily.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;Contacts&lt;/h4&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;&lt;i&gt;A new modern view for contacts&lt;/i&gt;&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;Very easily accessible full conversation history with a specific contact&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_contacts_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New contact view"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New contact view&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_newcontact_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New contact editor"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New contact editor&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;h4&gt;Calendar&lt;/h4&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;&lt;i&gt;A complete redesign focused on showing as much information as possible in calendar events&lt;/i&gt;&lt;br&gt;Not only have we made the view nicer, but the calendar now shows even more information than before.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;A new sidebar view for a current day events summary&lt;/i&gt;&lt;br&gt;Tame your daily agenda with a brand new sidebar view.&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;A simplified and redesigned detail window&lt;/i&gt;&lt;/li&gt;
    &lt;li&gt;&lt;i&gt;A new upcoming 7 Days view&lt;/i&gt;&lt;br&gt;Preview the week ahead with the 7 Days view. You’ll be able to see every task due in the next 7 days across all your projects.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style=""&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_calendar_week_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New Calendar"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New Calendar&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;h4&gt;Notes – brand new section in the left pane&lt;/h4&gt;

&lt;p&gt;eM Client finally has notes support that are fully compatible with Exchange, Office365 and IceWarp.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

&lt;p class="emc-blogpost__highlighted-text"&gt;&lt;strong&gt;Warning:&lt;/strong&gt; eM Client 8 will update your database so it is highly recommended to make a backup in case you’d like to switch back to eM Client 7 for any reason. Not sure how to back up your data? Watch our &lt;a href="https://www.youtube.com/watch?v=NUISYQ-t8-I" target="_blank"&gt;&lt;strong&gt;tutorial&lt;/strong&gt;&lt;/a&gt;!&lt;/p&gt;

&lt;h3&gt;New exclusive Pro features&lt;/h3&gt;

&lt;p&gt;
    Both Free and Pro users will enjoy the enhanced functionality and slick new interface of eM Client 8.
    In addition, eM Client Pro users are now granted considerably more unique features, such as the entirely new Notes and Attachments sections, Snooze Email, or Watch for Replies. As before, Pro users can also have their emails instantly translated.
&lt;/p&gt;

&lt;p&gt;&lt;a href="/pricing"&gt;&lt;strong&gt;Learn more about pricing and license options.&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;Get eM Client 8&lt;/h3&gt;

&lt;div class="emc-spacer emc-spacer-8"&gt;&lt;/div&gt;
&lt;div class="container-fluid"&gt;
    &lt;div class="row row-flex flex-top sm-compact"&gt;
        &lt;div class="col-md-6 col-sm-6 col-xs-12"&gt;
            &lt;h4 class="emc-typo--color-dark-grey emc-typo--align-center" style="white-space:nowrap;"&gt;Free users &amp; Pro users with Lifetime upgrades&lt;/h4&gt;
            &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
            &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
                &lt;a href="/download" class="emc-button emc-button--green emc-button--long"&gt;Download eM Client 8&lt;/a&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;div class="col-md-6 col-sm-6 col-xs-12"&gt;
            &lt;h4 class="emc-typo--color-dark-grey emc-typo--align-center"&gt;Pro users with eM Client 7&lt;/h4&gt;
            &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
            &lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
                &lt;a href="/renew-license" class="emc-button emc-button--orange emc-button--long"&gt;Upgrade to eM Client 8&lt;/a&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

&lt;p&gt;
    &lt;span class="emc-typo--color-red"&gt;*&lt;/span&gt; Existing Pro users with eM Client 7 can &lt;a href="/renew-license?lang=en"&gt;&lt;strong&gt;upgrade to eM Client 8&lt;/strong&gt;&lt;/a&gt; for a convenient price, or
    &lt;a href="/lifetime-upgrades?lang=en"&gt;&lt;strong&gt;purchase lifetime upgrades&lt;/strong&gt;&lt;/a&gt; to get eM Client 8 as well as all future updates and new versions of eM Client, plus 1 year of VIP support.
&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=388</link>
			<pubDate>Mon, 22 Jun 2020 00:00:00 +0000</pubDate>
			<title>New eM Client 8 is Finally Here</title>
			<guid isPermaLink="false">388</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;In case eM Client is not your very first email application, you might need help bringing your emails, contacts and other details over. eM Client can easily import your desired data from your former email clients in just a few clicks.&lt;/p&gt;



&lt;video class="emc-blogpost__video" controls="" autoplay="" loop="" preload="metadata" poster="/assets/img/emc-video-poster_import_01.png" src="/assets/video/localized/en/emc_vid_import_01.mp4"&gt;&lt;/video&gt;

&lt;p&gt;When you first install eM Client it will check your computer's registry to look for previously installed email clients. So if you already have Thunderbird, Microsoft Outlook, or other email apps in your device, eM Client will automatically offer the import from this app right after the first eM Client startup! All you need to do is select the program you used previously and confirm the import.&lt;/p&gt;

&lt;p&gt;If you skipped the initial import or if you are bringing over data from another device, no problem - you can still access the import options manually via &lt;i&gt;Menu &gt; File &gt; Import&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;Simply choose your app from our list and depending on its options you can import your account settings, messages and even contacts or calendars.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-import-setup_EN.png" data-fancybox="" data-caption="Import data from any account into eM Client"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;Import data from any account into eM Client&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;In case your email app is not on the list, you can always choose from the list of files below.
    Use your previous email client's export functions and then import your messages from Mailboxes (&lt;i&gt;.mbox&lt;/i&gt;), Outlook Personal storages (&lt;i&gt;.pst&lt;/i&gt;) or &lt;i&gt;.eml&lt;/i&gt; files (including your folder structure). We also support import of contacts from &lt;i&gt;.vcf&lt;/i&gt; or &lt;i&gt;.csv&lt;/i&gt; files or even Windows Address Books (&lt;i&gt;.wab&lt;/i&gt;) and your calendars and tasks can be imported from iCalendar files (&lt;i&gt;.ics&lt;/i&gt;).&lt;/p&gt;

&lt;p&gt;These are all standard file types that most email apps support, so you do not need to leave any data behind!&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=380</link>
			<pubDate>Wed, 27 May 2020 00:00:00 +0000</pubDate>
			<title>Import Data from other email clients to eM Client</title>
			<guid isPermaLink="false">380</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;eM Client contains an &lt;b&gt;Automatic Archiving&lt;/b&gt; feature which allows you to download all messages older than a selected number of days from the server and keep them stored on your local drive. Our Automatic archiving settings video tutorial will show you how it's done.&lt;/p&gt;



&lt;p&gt;The tutorial will show you how to manually archive your messages and even set the archiving to be made automatically, so you don't have to worry about it (or &lt;a href="https://www.youtube.com/watch?v=hqD6Z4EReKg" target="_blank"&gt;&lt;strong&gt;watch it on YouTube&lt;/strong&gt;&lt;/a&gt;).&lt;/p&gt;

&lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/emc_img_generic_video_poster.png" src="/assets/video/localized/en/emc_vid_archives_01.mp4"&gt;&lt;/video&gt;

&lt;h3&gt;What is archive?&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;Archive&lt;/b&gt; in a colloquial sense is a collection of historical records or documents. What does archive mean in email? Archive email meaning is usually older messages that you no longer have use for and do not want to have cluttered around your email app or show up in your searches. But if there is the slightest chance that the message might be useful in the future, it is better to archive it rather than delete it.&lt;/p&gt;

&lt;h3&gt;Why archive emails?&lt;/h3&gt;
&lt;p&gt;When you have been using your email account for numerous years a lot of messages can pile up! And if these past conversations are with contacts you no longer need to communicate with or are about finished projects, you might want to keep them out of the way - so in case you are looking for something you have less items pop up and you can find your desired message faster.
&lt;br&gt;Using a local archive can be useful for synchronized accounts that are running out of space or simply if you want to keep older messages off your synchronized devices, for example, if you don't wish to see messages that are several years old on your phone, but wish to keep the messages on your computer.
&lt;/p&gt;

&lt;h3&gt;How to archive emails?&lt;/h3&gt;
&lt;p&gt;This is exactly what this article is about! Watch the tutorial to see how to easily use Automatic archive in eM Client. For a synchronized account you can also use the &lt;i&gt;'Move to Archive'&lt;/i&gt; button in the top toolbar or shortcut &lt;i&gt;Ctrl + Shift +A&lt;/i&gt;.&lt;/p&gt;

&lt;h3&gt;Where does archived mail go?&lt;/h3&gt;
&lt;p&gt;Where to find archived emails? For the automatic archive, it goes into the &lt;i&gt;local Archive folders&lt;/i&gt; located below your other account folders. Where do archived emails go for synchronized Gmail or IMAP/EWS accounts? In Gmail into the &lt;i&gt;All Mail&lt;/i&gt; folder, for others into a dedicated &lt;i&gt;Archive&lt;/i&gt; folder located among your other folders like Inbox, Send, Trash, etc.&lt;/p&gt;

&lt;p&gt;You can still view and work with archived messages in eM Client like usual, but they will be left out of searches (unless you specify you wish to include them) making the search more efficient. Once the Archive folders are created, you can also drag messages into and from them freely as they work similarly to Local folders.&lt;/p&gt;

&lt;h3&gt;What happens when you archive an email?&lt;/h3&gt;
&lt;p&gt;The message is moved into a different folder within the eM Client app but the message is left out of some features, such as search, so the message is still accessible but not in the way of your current communications.&lt;/p&gt;

&lt;h3&gt;How to get archived emails back&lt;/h3&gt;
&lt;p&gt;Now this is very easy - you can just move the message back into your desired folder either via drag &amp; drop or by using the 'Move to folder' feature.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; &lt;i&gt;Automatic archiving&lt;/i&gt; is a separate feature from the &lt;i&gt;'Move to Archive'&lt;/i&gt; button, which is a server-side feature available not only for Gmail accounts (which moves messages into the &lt;i&gt;Gmail archive folder&lt;/i&gt; - which is the same where all messages are stored, &lt;i&gt;All Mail&lt;/i&gt;) but also for IMAP and EWS accounts (where it moves the message into Archive folder in that Account folder tree).&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=315</link>
			<pubDate>Tue, 19 May 2020 00:00:00 +0000</pubDate>
			<title>Archive your emails easily with eM Client</title>
			<guid isPermaLink="false">315</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;We already told you about Search keywords in our &lt;a href="https://www.emclient.com/blog/search-keywords-197" target="_blank"&gt;&lt;strong&gt;previous blog&lt;/strong&gt;&lt;/a&gt;, but these are a part of a bigger feature - the Advanced search, which can be found at the bottom of the menu for the Search tab in the top right corner.&lt;/p&gt;

&lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/emc-video-poster_search_01.png" src="/assets/video/localized/en/emc_vid_search_01.mp4"&gt;&lt;/video&gt;

&lt;p&gt;In the Advanced search window, you can easily add and specify rules to find exactly the items you're looking for. eM Client interface makes it easy to add, remove and specify each search condition. It also shows the shortened keyword version of the search which you can use to speed up your search next time!&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-search-setup_EN.png" data-fancybox="" data-caption="Advanced search in eM Client"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;Advanced search in eM Client&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;Instead of performing the same search over and over, you can create a Search folder from it. The search folder will appear as a special folder above your account folders and will contain the results of your defined search, readily available in your folder list.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;Professional tip:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;To edit the search query for an already created Search folder just right-click it and open Properties - this will open a window similar to the Advanced search where you can edit this folder's search rules as needed.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=375</link>
			<pubDate>Sun, 10 May 2020 00:00:00 +0000</pubDate>
			<title>Search Like a Pro in eM Client</title>
			<guid isPermaLink="false">375</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;A while ago, Apple has improved security on all iCloud accounts which means that all third-party applications need to use a separate app-specific password to synchronize your iCloud data.
    Using this password is very easy and enables you to swiftly set up your iCloud account in eM Client.&lt;/p&gt;



&lt;video class="emc-blogpost__video" controls="" autoplay="" loop="" preload="metadata" poster="/assets/img/emc-video-poster_icloud_01.png" src="/assets/video/localized/en/emc_vid_icloud_01.mp4"&gt;&lt;/video&gt;

&lt;p&gt;Apple does not want you to give out your main password to apps that are not created by them and that is completely fine. So, if you tried to set up an iCloud account as usual you might have encountered a problem in eM Client - the account set up will not finish and your definitely correct password is being rejected! But there is an easy way out.&lt;/p&gt;

&lt;h3&gt;How to set up iCloud account in eM Client&lt;/h3&gt;

&lt;p&gt;Simply create an app-specific password just for eM Client. You can find instructions in the &lt;a href="https://support.apple.com/en-us/HT204397" target="_blank"&gt;&lt;strong&gt;official Apple guide&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Step-by-step instructions on iCloud account setup in eM Client can be also found on our web page &lt;a href="https://www.emclient.com/em-with-icloud" target="_blank"&gt;&lt;strong&gt;eM Client with iCloud&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=363</link>
			<pubDate>Fri, 24 Apr 2020 00:00:00 +0000</pubDate>
			<title>Synchronize Your iCloud Account with eM Client Now!</title>
			<guid isPermaLink="false">363</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Are you looking for the same terms frequently or need to filter your messages in eM Client in a specific way? Then we have some good news for you and a guide on how to simplify this routine.&lt;/p&gt;



&lt;p&gt;After executing the search for your desired expression, click the arrow in the search box and select "Create search folder..." and enter a name for this folder. You will automatically see it appear under "Smart Folders" in the left pane.&lt;/p&gt;

&lt;p&gt;If you need to define a more complicated, advanced search term, click on "Advanced Search". In a new window, you can select and combine any conditions. You can, for example, wish to display only unread messages from certain senders across all folders and save these terms as your own search folder.&lt;/p&gt;

&lt;p&gt;Or you can view all the messages from a specific folder of your choice, and you can pin this folder up between smart folders for faster orientation. This feature can serve as a replacement for the Favorite folders feature you may know from Outlook.&lt;/p&gt;

&lt;p&gt;If you have any questions about the Smart Folders or Search settings, feel free to &lt;a href="mailto:info@emclient.com"&gt;contact us&lt;/a&gt;.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=194</link>
			<pubDate>Tue, 21 Apr 2020 00:00:00 +0000</pubDate>
			<title>Custom Search Folders</title>
			<guid isPermaLink="false">194</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;We'd like to introduce an interesting feature that you could have easily overlooked as it's not readily available in the user interface: communication history.&lt;/p&gt;



&lt;p&gt;It's a very useful function when you need to find a specific message or file in your communication history.&lt;/p&gt;

&lt;p&gt;Surely you have used communication history before in the contact detail in the right sidebar but browsing the messages can take quite a lot of time here.&lt;/p&gt;

&lt;p&gt;Right-clicking on the contact's name in the "Contact details" section allows you to select either the "Communication History" or "Attachment history" options. This will open a separate window, in which you can quickly filter incoming/outgoing messages, restrict your search to email or chat, or search by keywords.&lt;/p&gt;

&lt;p&gt;&lt;i&gt;Tip:&lt;/i&gt; Did you know that in the communication history you can search directly in the sidebar? Simply click on a message in the list and start typing. eM Client will display the search window and automatically starts filtering messages.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=191</link>
			<pubDate>Thu, 16 Apr 2020 00:00:00 +0000</pubDate>
			<title>Communication history</title>
			<guid isPermaLink="false">191</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Leaving your office temporarily or taking off for a holiday? Setting up an automatic reply explaining your absence is just good manners. Exchange, IceWarp and Google account users can set these up easily via eM Client. The video tutorial below will show you how to create an OOO reply.&lt;/p&gt;



&lt;video class="emc-blogpost__video" controls="" autoplay="" loop="" preload="metadata" poster="/assets/img/emc-video-poster_replies_01.png" src="/assets/video/localized/en/emc_vid_replies_01.mp4"&gt;&lt;/video&gt;

&lt;p&gt;Once you set up the automatic reply as shown in the video tutorial the setting will be synchronized to the mail server, which will then take care of sending these replies while you're away.
    We can provide automatic replies just for &lt;b&gt;Exchange&lt;/b&gt;, &lt;b&gt;Google&lt;/b&gt; and &lt;b&gt;IceWarp&lt;/b&gt; accounts because the feature needs to be supported on the mail server to work as designed. So eM Client can replace any current exchange autoresponder software you might have used for your out of office messages.&lt;/p&gt;

&lt;p&gt;If you do not have either of these accounts set up in eM Client, you will not see the option &lt;i&gt;"Automatic Replies"&lt;/i&gt; under the &lt;i&gt;"Tools"&lt;/i&gt; menu.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-ar_EN.png" data-fancybox="" data-caption="Automatic Replies in eM Client"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;Automatic Replies in eM Client&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Write a proper Out-of-office reply&lt;/h3&gt;

&lt;p&gt;Include how long you'll be unavailable and the date of your return. Don't forget to provide an alternate contact in your company, whom the senders can reach out to in case of an emergency.&lt;/p&gt;

&lt;p&gt;In your OOO reply it's good to mention the reason for your absence, but avoid giving too much detail, unless you plan to make your contacts jealous by bragging about your perfect holiday.&lt;/p&gt;

&lt;p&gt;Last but not least, make sure to double-check your out of office message for typos to avoid any embarrassment.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;PRO TIP:&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;Right-click the text field to access the spell-checker options which can help you with proofreading.&lt;/p&gt;
&lt;/div&gt;

&lt;p&gt;Now you know everything to set up the perfect automatic reply in eM Client. Enjoy your time away on your out of office holiday from the computer and emails with no worries!&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=359</link>
			<pubDate>Thu, 09 Apr 2020 00:00:00 +0000</pubDate>
			<title>Automatic replies and Out-of-office in eM Client</title>
			<guid isPermaLink="false">359</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Have you ever received a message in a language you don't understand or are just less fluent in? Whether you're communicating with a foreign friend or company from another country, being able to translate the message instantly can be much faster than having to copy the text out into an external translation service.&lt;/p&gt;

&lt;p&gt;And that's what eM Client offers with its automatic translation feature!&lt;/p&gt;

&lt;video class="emc-blogpost__video" controls="" autoplay="" loop="" preload="metadata" poster="/assets/img/emc-video-poster_translations_01.png" src="/assets/video/localized/en/emc_vid_translations_01.mp4"&gt;&lt;/video&gt;

&lt;p&gt;When eM Client detects a received message in a different language than the selected application language, it will give you the option to translate the message right away (which you can revert again if needed, of course).
    You can opt-out of translations for a language if it's one you understand.&lt;/p&gt;

&lt;p&gt;Translation settings for all languages can be changed directly in &lt;i&gt;Menu &gt; Tools &gt; Settings &gt; Mail &gt; Translation&lt;/i&gt;, where you can also specify which language to translate to. The application language is set as default, but if you have a different preference, you can select from a list of supported languages.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-translation_EN.png" data-fancybox="" data-caption="Translation settings in eM Client"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;Translation settings in eM Client&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;The translation feature is limited on a &lt;strong&gt;Free license&lt;/strong&gt; to a single translation a day.
    If you'd like to gain access to unlimited translations, a &lt;strong&gt;Pro license&lt;/strong&gt; is the right choice for you!&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=367</link>
			<pubDate>Mon, 06 Apr 2020 00:00:00 +0000</pubDate>
			<title>On-the-fly Email Translation in eM Client</title>
			<guid isPermaLink="false">367</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;There are only two types of data - those that are backed-up and those that aren't lost - yet. Losing data, especially emails, is a nightmare, but creating a backup of your whole database with eM Client is a breeze. &lt;/p&gt;



&lt;h3&gt;Manual and automatic backups&lt;/h3&gt;

&lt;p&gt;You can create a backup of the whole program - all your settings, account setups, and all locally stored messages, events, tasks, and contacts. &lt;/p&gt;

&lt;p&gt;This can be made manually via &lt;i&gt;Menu &gt; File &gt; Backup&lt;/i&gt;, but you can also set up automatic backups. Just set your preferred folder, the frequency of your backup and how many past backups should be kept.&lt;/p&gt;

&lt;p&gt;eM Client will even clear older backups for you, but if you move them to a different folder, they will stay in your device as long as you wish. Learn to back up your emails in a minute with our step-by-step video tutorial (or watch it on &lt;a href="https://www.youtube.com/watch?v=NUISYQ-t8-I" target="_blank"&gt;&lt;strong&gt;YouTube&lt;/strong&gt;&lt;/a&gt;):&lt;/p&gt;

&lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/emc-video-poster_toolbars_01.png" src="/assets/video/localized/en/emc_vid_backups_01.mp4"&gt;&lt;/video&gt;

&lt;p&gt;Automatic backup can be made whether or not eM Client is currently running. The eM Client Backup task will be added to your system's scheduler and it will run automatically at the set time and interval. To change the scheduled time of your Automatic backups see our &lt;a href="https://bit.ly/eMClient_Backup" target="_blank"&gt;&lt;strong&gt;knowledgebase article&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-backup-settings_EN.png" data-fancybox="" data-caption="eM Client Backup settings"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Backup settings&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;h3&gt;How often and why to back up your data&lt;/h3&gt;

&lt;p&gt;While this is quite individual, there are some specific cases where we can provide handy tips.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you use IMAP or EWS accounts only&lt;/strong&gt;, then your data are stored on your email server at the same time. In case something happens with your device or database files, you can set up your accounts anew and all your data will synchronize back in. eM Client backup would just restore your settings and all accounts setups at once, saving you some time and restoring eM Client to its previous state.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you have a POP email account&lt;/strong&gt; or save your messages to &lt;i&gt;Local folders&lt;/i&gt; or &lt;i&gt;Archive&lt;/i&gt;, you should definitely create backups often, maybe even daily. In case your device crashed or your database was corrupted, then the only copy of your emails and contacts might be lost forever and being able to just restore from a backup might save you a lot of grief.&lt;/p&gt;

&lt;h3&gt;How to restore from a backup&lt;/h3&gt;

&lt;p&gt;It’s easy - just run eM Client and use the &lt;i&gt;Menu &gt; File &gt; Restore&lt;/i&gt; option.
    If you have more than one backup file in your backup folder, you will be able to select a backup based on the date it was made. If you don't have any backup files, the program will let you select the location from where to load backups.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;div class="emc-blogpost__highlighted-text orange emc-typo--size-md emc-typo--align-left"&gt;
    &lt;p&gt;&lt;strong&gt;Professional tip&lt;/strong&gt;&lt;/p&gt;
    &lt;p&gt;If you cannot run eM Client because of the corrupted data, delete the old database folder first either manually (default database location is at &lt;i&gt;C:\Users\%Current User%\AppData\Roaming\eM Client&lt;/i&gt;) or by reinstalling eM Client. Then you should be able to run the app and access the restore option.&lt;/p&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=341</link>
			<pubDate>Fri, 27 Mar 2020 00:00:00 +0000</pubDate>
			<title>How to work with Automatic Backups in eM Client</title>
			<guid isPermaLink="false">341</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;If you manage more than one email account then you might have encountered the chore of checking each Inbox separately or looking for new unread messages in each folder. eM Client makes this easy with Smart folders!&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; Smart folders are called Favorites in the current versions of eM Client. &lt;/p&gt;



&lt;video class="emc-blogpost__video" controls="" autoplay="" loop="" preload="metadata" poster="/assets/img/emc-video-poster_toolbars_01.png" src="/assets/video/localized/en/emc_vid_smartfolders_01.mp4"&gt;&lt;/video&gt;

&lt;p&gt;Smart folders are a special feature in eM Client that can put all messages from the same type of folders together. You can easily view all Inboxes, Sent messages or Drafts from all your accounts in one place. We also added several special type folders like Unread for all unread messages, Flagged for those with a flag and Category folders based on the assigned category of a message.&lt;/p&gt;

&lt;h3&gt;Search Folders&lt;/h3&gt;

&lt;p&gt;Smart folders are pre-defined, so you cannot change their settings but you can create your own 'Search folders' if you need to put together messages with specific parameters or just from some accounts.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-sf-create.png" data-fancybox="" data-caption="Create Search Folder in eM Client"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;Create Search Folder in eM Client&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;p&gt;You can easily choose which folders to display or hide by right-clicking the Smart folders directly or you can completely disable the feature in &lt;i&gt;Menu &gt; Tools &gt; Settings &gt; General &gt; General&lt;/i&gt; by unchecking the option &lt;i&gt;'Show Smart folders'&lt;/i&gt;.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-sf-options.png" data-fancybox="" data-caption="Search Folder Options"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;Search Folder Options&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=345</link>
			<pubDate>Tue, 24 Mar 2020 00:00:00 +0000</pubDate>
			<title>Smart Folders in eM Client</title>
			<guid isPermaLink="false">345</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Get the right tools to stay productive while you work from home.&lt;/p&gt;



&lt;p&gt;The latest corona virus outbreak in Europe, USA and Canada sent millions of workers to involuntary home office.&lt;/p&gt;

&lt;p&gt;Many employees experience the joys and pitfalls of home office for the very first time and have no home office routine set. It’s not easy to maintain productivity when you suddenly don’t have your usual work environment around.&lt;/p&gt;

&lt;p&gt;So, what are the must-have tools for your new home office?&lt;/p&gt;

&lt;h3&gt;Home office essentials&lt;/h3&gt;

&lt;p&gt;Home office is productive as long as you can efficiently collaborate on projects with your colleagues and deliver the same results as you would in your actual office.&lt;/p&gt;

&lt;p&gt;To achieve this you need tools for communication, planning, and task management, namely:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md"&gt;
    &lt;li&gt;
        &lt;i&gt;An email client&lt;/i&gt;
        &lt;p&gt;It’s absolutely fundamental to stay in (virtual and sanitary) touch.
        You need to be able to work with your emails, access previous communication, or to chat when things need to be communicated fast.
            That is why one of the most essential home office tools is a user-friendly email client that will help you tame the storm of incoming messages from work.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;i&gt;Shared calendars &lt;/i&gt;
        &lt;p&gt;When you cannot collaborate with your peers face-to-face, you need to keep each other informed about your plans. Shared calendars do the trick.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;i&gt;Task manager&lt;/i&gt;
        &lt;p&gt;It’s a relief to have no supervisor breathing down your neck – at first.
            After a while, many people get off track and lose focus. In the end, with all the unexpected distractions of working from home, it’s not that easy to keep up.&lt;/p&gt;
        &lt;p&gt;A good task management tool will help you stay focused and monitor progress of your collaborators.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;i&gt;Tools with offline mode&lt;/i&gt;
        &lt;p&gt;In these uncertain times it’s good to be able to work offline, at least to some extent.
            Go for apps and tools that allow you to work and access information in offline mode.
            For example, an email client in offline mode lets you access the emails you received, and you can also write replies that will be sent out once you reconnect. &lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you're working not just from home but out in the field, organizations often turn to &lt;a href="https://www.workyard.com/time-clock-app-with-gps"&gt;mobile time clock app with GPS&lt;/a&gt; functionalities for tracking work hours. These apps enable employees to clock in and out from anywhere using their smartphones while also providing real-time location tracking to ensure accurate timekeeping and accountability.&lt;/p&gt;

&lt;h3&gt;All home office tools in one: eM Client&lt;/h3&gt;

&lt;p&gt;Another trait of an efficient home office is having all your tools in one place - in this case in one application. While there are several good apps for each of the above-mentioned, it’s just easier to have everything integrated.&lt;/p&gt;

&lt;p&gt;One of such applications that perfectly integrate tools for efficient home office is &lt;strong&gt;eM Client&lt;/strong&gt; – the desktop email and collaboration management tool for both Windows and Mac. &lt;/p&gt;

&lt;p&gt;Emails, chat, calendars, contacts, or task management - at hand, all in one!
    And it works in offline mode too.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.emclient.com/download" target="_blank"&gt;&lt;strong&gt;Download eM Client for free&lt;/strong&gt;&lt;/a&gt; - it’s about time to fall in love with your new home office :)&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=351</link>
			<pubDate>Wed, 18 Mar 2020 00:00:00 +0000</pubDate>
			<title>Home office: how to be efficient</title>
			<guid isPermaLink="false">351</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Transfer your IMAP/POP3 email accounts from IncrediMail in a few clicks
    and manage your emails and contacts in eM Client.&lt;/p&gt;



&lt;p&gt;After 20 years of development, the desktop email management app &lt;a href="http://www.incredimail.com/home" target="_blank"&gt;&lt;strong&gt;IncrediMail by Perion announced its definitive shutdown due March 20th, 2020&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;It’s sad news for millions of IncrediMail users who now need to search for a proper replacement of IncrediMail in order to work with their email accounts on desktop.&lt;/p&gt;

&lt;h3&gt;Fast transfer from IncrediMail&lt;/h3&gt;

&lt;p&gt;Luckily, you can easily import your IncrediMail data to eM Client.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.emclient.com/download?campaign=258" target="_blank"&gt;&lt;strong&gt;Download eM Client for free&lt;/strong&gt;&lt;/a&gt; &lt;strong&gt;and import your IncrediMail data via a built-in importer tool.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.emclient.com/em-client-with-incredimail" target="_blank"&gt;&lt;strong&gt;Read the instructions here&lt;/strong&gt;.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;eM Client is a user-friendly and feature-rich desktop email client for both Windows and Mac.
    Not only will you be able to work with your emails again, eM Client will bring your email communication to a higher, more sophisticated level.&lt;/p&gt;

&lt;p&gt;If you wish to report any bugs or improvement ideas, please let us know at &lt;a href="mailto:info@emclient.com"&gt;&lt;strong&gt;info@emclient.com&lt;/strong&gt;&lt;/a&gt;.

&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=349</link>
			<pubDate>Thu, 12 Mar 2020 00:00:00 +0000</pubDate>
			<title>The best IncrediMail alternative</title>
			<guid isPermaLink="false">349</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;If you use any Exchange accounts in eM Client, you may have encountered an error message that has repeatedly popped up in the Operations window over the past few weeks. This was caused by a change that Microsoft made on the Office 365 servers. Because we have no control or heads up over such changes, it took us a while to find a way to work around this problem and implement the fix in a new update.&lt;/p&gt;

&lt;p&gt;Please download this updated version from &lt;a href="https://www.emclient.com/dist/v7.2.38682/setup.msi"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_error.jpg" data-fancybox="" data-caption="'Too many automatic redirections were attempted' error for Exchange accounts"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;"Too many automatic redirections were attempted" error for Exchange accounts&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;p&gt;If the problem persists, contact our support team at &lt;a href="mailto:info@emclient.com"&gt;&lt;strong&gt;info@emclient.com&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=337</link>
			<pubDate>Fri, 28 Feb 2020 00:00:00 +0000</pubDate>
			<title>"Too many automatic redirections were attempted" error for Exchange</title>
			<guid isPermaLink="false">337</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;You always need to use email sign offs; whether you're sending a business email or responding to an email from a friend. Closing your message with an email sign off or signature is a common email etiquette practice originating from the early days of handwritten letters. eM Client has a useful tool for creating email signatures for anyone still wondering how to end an email. This article will give you examples of different signature options and show you exactly how you can create the perfect email signature in your eM Client application. &lt;/p&gt;



&lt;h3&gt;Why you should sign your emails&lt;/h3&gt;

&lt;p&gt;Including an email signature is an important step that confirms your identity and adds character to your email. Some situations will make your identity unclear if you don’t include your signature. For example, not all mail servers or programs might keep your name in the From field correctly. Providing your name at the end of the message ensures your recipient knows who they’re communicating with. &lt;/p&gt;

&lt;p&gt;Another common problem could occur if your name in the message header gets lost when your message is forwarded or buried in a long message thread. Seeing your signature at the bottom of the message will make it easier to contact you, no matter what happens along the way! &lt;/p&gt;

&lt;p&gt;Email signatures can be more than just your name – they can also include your job title, additional contact information, and relevant accolades to help your recipient get to know you.&lt;/p&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-signatures-editor.png" data-fancybox="" data-caption="Message list: single view"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Signature editor&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Fun email sign offs&lt;/h3&gt;

&lt;p&gt;Are traditional email sign offs too formal for all of your messages? Sometimes it’s preferable to be casual when you’re communicating with someone you know well. If you’re well acquainted,  it's okay to use fun email sign offs instead of something formal. Use eM Client’s email signature creator to make multiple signature templates for different occasions and personalities. 
&lt;/p&gt;

&lt;p&gt;The type of email sign offs considered fun depends on you and your recipient’s sense of humor. For example – millennial email sign offs vs. gen z email sign offs were recently trending on TikTok for their creativity. But just because it’s trending doesn’t mean it’s appropriate for your email. Make sure you know your audience before you try an unconventional email sign off – you don’t want to offend your recipient!&lt;/p&gt;


&lt;h3&gt;Professional email sign offs&lt;/h3&gt;

&lt;p&gt;There are standard professional email sign off messages that you can use for your signature template. A popular sign off is Regards, meaning to show respect. Some alternatives include:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;

   &lt;li&gt;&lt;b&gt;&lt;i&gt;Best wishes &lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
   &lt;li&gt;&lt;b&gt;&lt;i&gt;Kind regards&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
   &lt;li&gt;&lt;b&gt;&lt;i&gt;All the best&lt;/i&gt;&lt;/b&gt;&lt;/li&gt;
   &lt;li&gt;&lt;b&gt;&lt;i&gt;Sincerely&lt;/i&gt;&lt;/b&gt; &lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;These sign offs are versatile and can be used for any type of email. They’re safe options to use if you’re not sure how to sign off your email in your signature. Read more about professional signatures &lt;a href="/blog/professional-email-signatures-462"&gt;here&lt;/a&gt;. 
&lt;/p&gt;

&lt;h3&gt;How to work with signatures &lt;/h3&gt;

&lt;p&gt;eM Client lets you create custom signatures that will be added to your emails automatically. You can even create a list of different signatures for different occasions. Make a signature for professional communications and one to use with family and friends. Having multiple email signatures will always ensure that your messages always have the appropriate signature based on the recipient. You can switch between different email signatures whenever you need to. 
&lt;/p&gt;

&lt;p&gt;This video tutorial shows you how to create, manage and use your signatures in eM Client.&lt;/p&gt;

&lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/emc-video-poster_toolbars_01.png" src="/assets/video/localized/en/emc_vid_signatures_01.mp4"&gt;&lt;/video&gt;



&lt;h3&gt;How to assign a signature?&lt;/h3&gt;

&lt;p&gt;Here are the written steps for assigning and creating an email signature: &lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;Go to &lt;b&gt;Menu &gt; Settings &gt; Mail &gt; Templates and Signatures&lt;/b&gt;.&lt;/li&gt;
    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
        &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-signatures-settings.png" data-fancybox="" data-caption="Message list: compact view"&gt;&lt;/a&gt;
        &lt;span&gt;&lt;i&gt;eM Client Signature settings&lt;/i&gt;&lt;/span&gt;
    &lt;/div&gt;

    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

    &lt;li&gt;Select the account where you want to use the signatures selected in the edit boxes.&lt;/li&gt;
    &lt;li&gt;Choose a signature for new emails, email replies, and forwards.&lt;/li&gt;
    &lt;li&gt;If there are no saved signatures to choose from, create one:
        &lt;ul class="emc-list emc-list--dot emc-typo--color-dark-grey"&gt;
            &lt;li&gt;Click the &lt;b&gt;Signatures...&lt;/b&gt; button. It will open the window for managing signatures – you can modify, create, and delete signatures there.&lt;/li&gt;
            &lt;li&gt;Click on &lt;b&gt;New&lt;/b&gt; to bring up the &lt;i&gt;New Signature&lt;/i&gt; window&lt;/li&gt;
            &lt;li&gt;Enter a name for your new signature in the &lt;b&gt;Name&lt;/b&gt; field&lt;/li&gt;
            &lt;li&gt;In the field below construct a signature as you would in any text editor. Confirm the changes by clicking &lt;b&gt;OK&lt;/b&gt; and your new signature will be created and added to the signature list. You can save your new signature in an &lt;i&gt;.html&lt;/i&gt; file if you wish.&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/li&gt;&lt;/ul&gt;


    &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;


    &lt;p&gt;Now you have gained the knowledge necessary to create, modify and assign signatures. The signature tool is just one feature that makes eM Client the perfect application to personalize your emails and make them look professional. Learn about all the ways you can achieve your email goals by visiting &lt;a href="/blog"&gt;our blog&lt;/a&gt;.&lt;/p&gt;





&lt;h3&gt;New to eM Client?&lt;/h3&gt;
&lt;p&gt;&lt;a href="/download" target="_blank"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;
&lt;p&gt;If you’re ready for more, &lt;a href="/pricing" target="_blank"&gt;&lt;strong&gt;buy the PRO license&lt;/strong&gt;&lt;/a&gt; and enjoy:&lt;/p&gt;

    &lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited email accounts&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;unlimited commercial use&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;professional VIP support&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Notes and Attachments sections&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Snooze Email&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Mass Mail&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Send Email Later&lt;/p&gt;
        &lt;/li&gt;
        &lt;li&gt;
            &lt;p&gt;Watch for Replies&lt;br&gt;
            and more.&lt;/p&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
&lt;p&gt;And in the meantime, check out our &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=332</link>
			<pubDate>Thu, 27 Feb 2020 00:00:00 +0000</pubDate>
			<title>Signatures in eM Client</title>
			<guid isPermaLink="false">332</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;We try to provide the most straightforward and easy-to-use interface, but there is rarely just one best solution. That’s why eM Client’s interface is highly customizable to fit your personal preference.&lt;/p&gt;



&lt;video class="emc-blogpost__video" controls="" loop="" preload="metadata" poster="/assets/img/emc-video-poster_toolbars_01.png" src="/assets/video/localized/en/emc_vid_toolbars_01.mp4"&gt;&lt;/video&gt;

&lt;h3&gt;Toolbars customization&lt;/h3&gt;

&lt;p&gt;The vital part of customization is the toolbars at the top of each window.&lt;/p&gt;

&lt;p&gt;Each window type's toolbar has different customization options based on the available features for the main program window, and compose or view message windows.&lt;/p&gt;

&lt;p&gt;The video tutorial (above) explains how to use toolbars to make your favorite features available in a single click.&lt;/p&gt;

&lt;h3&gt;Customization of conversations&lt;/h3&gt;

&lt;p&gt;However, toolbars are not the only way to customize your eM Client.&lt;/p&gt;

&lt;p&gt;Whether you prefer to look at the email &lt;strong&gt;conversations&lt;/strong&gt; as a single thread or work with each one separately, there is an option for everyone.&lt;/p&gt;

&lt;p&gt;This particular setting makes a huge difference in how you work with your messages. Learn which mode suits you best and &lt;a href="https://emclient.com/blog/conversations-188" target="_blank"&gt;&lt;strong&gt;how to set up Conversations&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;Message list customization&lt;/h3&gt;

&lt;p&gt;Your &lt;strong&gt;message list&lt;/strong&gt; has a number of customization options as well.
    You can switch between the &lt;i&gt;Compact view&lt;/i&gt;, which shows only basic information (like senders and recipients, date, subject of the message, flags and categories), and the &lt;i&gt;Single-line view&lt;/i&gt;, which shows each of these details in a separate column.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-ui-compact.png" data-fancybox="" data-caption="Message list: compact view"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;Message list: compact view&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

&lt;p&gt;By default, the view will be selected based on the width of the message list. However, you can manually set the view you prefer in &lt;i&gt;Menu &gt; Tools &gt; Settings &gt; Mail &gt; Read&lt;/i&gt; (scroll down to find the Message list settings).&lt;/p&gt;

&lt;p&gt;You can easily change the details and columns on display by clicking the top of the message list and opening the &lt;i&gt;'Columns configuration'&lt;/i&gt;. Once you create the setup you prefer, you can also copy this configuration to other folders.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-ui-single.png" data-fancybox="" data-caption="Message list: single view"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;Message list: single view&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Themes and custom themes&lt;/h3&gt;

&lt;p&gt;To change colors, check out the available themes in &lt;i&gt;Menu &gt; Tools &gt; Settings &gt; Appearance &gt; Themes&lt;/i&gt;.
    Whether you're looking for something modern, with groovy colors, a classic theme with old-style wide scrollbars, or prefer to have dark background and lighter font color, you may find something to suit you.&lt;/p&gt;

&lt;p&gt;Or, you can adjust any of the themes to your liking - tips on how to make theme changes can be found in our &lt;a href="https://support.emclient.com/index.php?/default_import/Knowledgebase/Article/View/149/0/how-can-i-create-or-adjust-my-own-theme" target="_blank"&gt;&lt;strong&gt;Knowledgebase&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-ui-themes.png" data-fancybox="" data-caption="Themes"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;To make further changes to your layout and style of fonts in the lists, including handy options such as setting text colors based on the message categories, browse more appearance customization options in &lt;i&gt;Menu &gt; Tools &gt; Settings &gt; Appearance&lt;/i&gt;.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=328</link>
			<pubDate>Wed, 19 Feb 2020 00:00:00 +0000</pubDate>
			<title>Customizing user interface in eM Client</title>
			<guid isPermaLink="false">328</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;We've been thinking about making searching even easier, and while the default search is meant to be simple and fast, we'd like to introduce you to another great trick - the keyword feature. Using keywords can make your searches more exact and using them is faster then manually clicking all the options in Advanced search.&lt;/p&gt;



&lt;p&gt;You can view available keywords by entering a &lt;b&gt;question mark&lt;/b&gt; in the search box in the top right corner. Examples of these are &lt;i&gt;subject&lt;/i&gt;, &lt;i&gt;body&lt;/i&gt;, &lt;i&gt;from&lt;/i&gt;, &lt;i&gt;to&lt;/i&gt;, &lt;i&gt;flag&lt;/i&gt;, &lt;i&gt;importance&lt;/i&gt;, &lt;i&gt;before&lt;/i&gt;, &lt;i&gt;category&lt;/i&gt;, and more. They can be used to quickly enter a search term into the search engine without being slowed down by the menus and setting the search manually. Additionally, you can compose these keywords consecutively and use the &lt;i&gt;AND&lt;/i&gt; operator (spacebar works as &lt;i&gt;AND&lt;/i&gt;).&lt;/p&gt;

&lt;h3&gt;A few examples&lt;/h3&gt;

&lt;p&gt;I'm looking for a message from Tom. In the search box type &lt;i&gt;"from: tom"&lt;/i&gt; and confirm with the Enter key.&lt;/p&gt;

&lt;p&gt;I'm looking for a message from Tom, and at the same time, the word "encoding" needs to be in the subject. The term for this is &lt;i&gt;"from: tom subject: encoding"&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;I'm looking for messages that are not older than one week and have the word "encoding" in the subject line. The correct term is &lt;i&gt;"after: 09/28/2018 subject: encoding"&lt;/i&gt;. eM Client will automatically offer possible dates in the suggestion line.&lt;/p&gt;

&lt;p&gt;Unfortunately, the OR operator can only be used when searching within one condition, and you need to separate the words using a comma. So if you're looking for messages from Tom or Alice, enter &lt;i&gt;"from: tom, alice"&lt;/i&gt; into the search.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=197</link>
			<pubDate>Thu, 13 Feb 2020 00:00:00 +0000</pubDate>
			<title>Search Keywords</title>
			<guid isPermaLink="false">197</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Have you ever wondered how and where does eM Client download contact avatars from? Today, we'll let you know how it works.&lt;/p&gt;



&lt;p&gt;Primarily, contact images are downloaded from Gravatar, which offers the ability to manage your avatars on multiple accounts from one location. You can read more about this service directly on the &lt;a href="https://en.gravatar.com" target="_blank"&gt;Gravatar website&lt;/a&gt;. Additionally, eM Client downloads images from domain icons. So if you have favicon on your server and the icon is in the correct format, eM Client will retrieve it for all email addresses from your domain.&lt;/p&gt;

&lt;p&gt;For email service providers who provide free email accounts, we have an exception so that eM Client will not download their favicons. A person with &lt;i&gt;@yahoo.com&lt;/i&gt; email account domain is most likely not an actual employee of Yahoo Inc., so the Yahoo icon will not be relevant for them. If the address has a domain with additional identifiers, for example, &lt;i&gt;@help.yahoo.com&lt;/i&gt;, the person works in Yahoo support and the Yahoo.com favicon will be downloaded and applied.&lt;/p&gt;

&lt;p&gt;If you need any help with the avatar set up, do not hesitate to &lt;a href="mailto:info@emclient.com"&gt;&lt;strong&gt;contact us&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;And if this feature bothers you, you can turn it off at any time in &lt;i&gt;Menu &gt; Tools &gt; Settings &gt; Contacts (Download avatars from external sources)&lt;/i&gt;.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=200</link>
			<pubDate>Thu, 06 Feb 2020 00:00:00 +0000</pubDate>
			<title>Contact Avatars</title>
			<guid isPermaLink="false">200</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Whether you manage your company licenses or have numerous licenses of your own, we'd like to introduce an effective way of not only managing your licenses but also the user settings or all activations.&lt;/p&gt;

&lt;h3&gt;Server settings&lt;/h3&gt;
&lt;p&gt;After you log into our &lt;a href="https://licensemanager.emclient.com" target="_blank"&gt;&lt;strong&gt;License manager&lt;/strong&gt;&lt;/a&gt; you will see these tabs:&lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;Licenses&lt;/li&gt;
    &lt;li&gt;Activations&lt;/li&gt;
    &lt;li&gt;Server settings&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In the Licenses section, you get an overview of your licenses, which are registered to your email address. In the Activations section, you can see all of the Activations of your license, even the ones that have been deactivated. This section can be especially useful when you're changing devices, if your device has crashed or been stolen and you did not get a chance to manually deactivate the license in that PC (here you can easily deactivate the device remotely). &lt;/p&gt;
&lt;p&gt;Finally, in the Server settings section, you can easily create a profile, where you define different values and settings for eM Client and then assign those to specific activations or to the whole license. This way you can create different sets of settings for management and employees and quickly assign them to each group.&lt;/p&gt;
&lt;p&gt;This section allows editing of all parameters in a simple editor, which contains all settings available for eM Client, including templates and signatures. To modify a large amount of settings quickly at the same time, you can edit settings XML directly (an option more suited to advanced users who understand XML).&lt;/p&gt;
&lt;p&gt;The change will be applied after eM Client is restarted or if you download the settings manually using the &lt;i&gt;"Menu &gt; Help &gt; Check for update"&lt;/i&gt; option.&lt;/p&gt;
&lt;p&gt;To get a better idea, read the following &lt;a href="https://www.emclient.com/docs/Licensing_Guide_ENG.pdf" target="_blank"&gt;&lt;strong&gt;guide&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=183</link>
			<pubDate>Thu, 30 Jan 2020 00:00:00 +0000</pubDate>
			<title>eM Client Server Settings</title>
			<guid isPermaLink="false">183</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Sure, we introduced the Conversation feature a long time ago and it's nothing new. But today we would like to explain the feature in more detail.&lt;/p&gt;



&lt;p&gt;In short, eM Client selects messages with the same subject and sorts them into one thread. That's why your sent messages also appear in the "Inbox" folder. They are not copied or moved over, they only appear in the relevant conversation thread.&lt;/p&gt;

&lt;p&gt;eM Client connects messages into conversations in a rather complex way, with the aim of associating only those messages that really belong together. The primary indicators used are unique message identifiers (message-id) and message replies. However, sometimes all necessary information may not be available. In those cases, eM Client uses heuristics based on the message subject, the sent date, list of senders and recipients, etc., so that the message is shown in the correct conversation.&lt;/p&gt;

&lt;p&gt;For Gmail users - please be aware that eM Client and Gmail conversations may not look exactly the same, because the detection tools work in their own (yet very similar) way. Unfortunately, there is no way to synchronize the conversation threads with the Gmail web interface.&lt;/p&gt;

&lt;h3&gt;Conversation viewing options&lt;/h3&gt;

&lt;p&gt;There are three conversation viewing options in eM Client:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md"&gt;
    &lt;li&gt;
        &lt;b&gt;Conversation in all views&lt;/b&gt;
        &lt;p&gt;In this view, the threads will be displayed not only in the preview of the message but also in the message list. This reduces the number of messages in the message list - the number in the gray rectangle indicates the total number of messages in the given conversation. To quickly navigate through the conversation, you can click the message header to collapse or expand specific messages.&lt;/p&gt;
        &lt;p&gt;Messages are ordered in the list according to the last message in the conversation. Active conversations stay on top this way.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;Conversation in message preview&lt;/b&gt;
        &lt;p&gt;This view creates a compromise in which the users who prefer seeing their messages one-by-one in their messages list can still view the Conversation history in the Message detail. To read older messages just scroll up with the mouse wheel or click the "View X of older messages" button.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;Disabled conversations&lt;/b&gt;
        &lt;p&gt;Standard view without conversations, just like it was in previous versions.&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can switch your conversation settings in &lt;i&gt;Menu &gt; View &gt; Conversations&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;And how do you reply to specific messages?&lt;/p&gt;

&lt;p&gt;The buttons in the main toolbar perform the action for the last message from the conversation. So, if you want to reply, forward, delete or otherwise modify a specific older message from a conversation, click the small arrow on the right side of the email header and choose from the actions available for this message.&lt;/p&gt;

&lt;p&gt;This is the only way to deal with specific emails when you have several messages under one selected conversation. Gmail uses the same system, so we did not want to introduce a different, unique way to avoid confusion.&lt;/p&gt;

&lt;p&gt;So much for conversations. If you need any advice or have a topic idea for another blog, please &lt;a href="mailto:info@emclient.com"&gt;&lt;strong&gt;contact us&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;Useful links&lt;/h3&gt;

&lt;a href="https://support.emclient.com/index.php?/default_import/Knowledgebase/Article/View/92/0/how-do-conversations-work" target="_blank"&gt;&lt;strong&gt;Coversations - eM Client Knowledge Base&lt;/strong&gt;&lt;/a&gt;
&lt;br&gt;
&lt;a href="https://www.emclient.com/webdocumentation/en/7.1/eMClient/Default.htm#E-mail/Conversations.htm" target="_blank"&gt;&lt;strong&gt;Documentation on Conversations&lt;/strong&gt;&lt;/a&gt;


    &lt;div class="emc-blogpost__highlighted-text emc-typo--size-md red emc-typo--align-left" style="margin-top: 40px;"&gt;
        &lt;p&gt;
            &lt;b&gt;16.9.2024 Note:&lt;/b&gt;
            The Conversation feature is continuously being improved and the current iteration in eM Client 10 synchronizes conversations with Google and Exchange servers. We also continue improving our detection but the messages do need to have the same subject to be seen as a conversation.
        &lt;/p&gt;
    &lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=188</link>
			<pubDate>Wed, 22 Jan 2020 00:00:00 +0000</pubDate>
			<title>Conversations</title>
			<guid isPermaLink="false">188</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Nowadays it is increasingly necessary to protect your data, so we have added support for PGP technology in eM Client version 7.2. PGP stands for Pretty Good Privacy. With PGP, you can digitally sign and encrypt emails without having to register with a certification authority.&lt;/p&gt;



&lt;p&gt;We tried to simplify the process so it takes no more than a minute to setup secure communication.
    See instructions in the video below:&lt;/p&gt;

&lt;video class="emc-blogpost__video" controls="" autoplay="" loop="" preload="metadata" poster="/assets/img/pgp_poster.png" src="/assets/video/localized/en/emc_vid_pgp.mp4"&gt;&lt;/video&gt;

&lt;h3&gt;Why use email digital signatures in electronic mail&lt;/h3&gt;

&lt;p&gt;Digital signatures give your email recipients assurance that the messages received were sent from the proper sender and not tampered with. You can equally check the senders’ identity of signed received emails and be sure there were no changes made on the road. Email digital signatures verify the communication parties’ identity, but do NOT make the emails encrypted as such.&lt;/p&gt;

&lt;h3&gt;Why and when to use email encryption&lt;/h3&gt;

&lt;p&gt;Whenever you want to be sure no one without access to your personal key (and the password to it) reads your messages, including on your own computer, use encryption. This applies to mailbox providers as well, as the encrypted message is secured during its entire journey.&lt;/p&gt;

&lt;h3&gt;What does PGP stand for&lt;/h3&gt;

&lt;p&gt;PGP is acronymous to "Pretty Good Privacy" and was invented already in 1991. Despite being connected mainly to email communication, PGP can be applied to any texts or files.&lt;/p&gt;

&lt;p&gt;If you are further interested, read a more detailed explanation of PGP at the end of this article.&lt;/p&gt;

&lt;h3&gt;Alternatives to PGP&lt;/h3&gt;

&lt;p&gt;Obviously, PGP is not the only technology to use for email encryption and signatures.
    eM Client also supports the S/MIME standard, which works on a similar two-key principle, but requires a Certificate Authority for verification, which can make the process of secure communication more expensive and clumsy.&lt;/p&gt;

&lt;h3&gt;How to use PGP in eM Client&lt;/h3&gt;

&lt;p&gt;&lt;i&gt;Setup&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;You might ask 'How to encrypt my message?' To start using PGP in eM Client, you need to create or import the public and private key for each email address you want to encrypt/sign messages with.
    This can be done in &lt;i&gt;Menu &gt; Tools &gt; Settings &gt; Signing and Encryption &gt; Certificates and Keys&lt;/i&gt;.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin:0 auto;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_pgp_setup.png" data-fancybox="" data-caption="PGP Setup"&gt;&lt;/a&gt;
&lt;/div&gt;


&lt;p&gt;Those who never used PGP before can generate their new keypairs by clicking the &lt;i&gt;“Create PGP certificate”&lt;/i&gt; button. Choose an email address to assign the keypair to, input name, password, and click &lt;i&gt;“OK”&lt;/i&gt; – this will create your new set of keys.&lt;/p&gt;

&lt;p&gt;If you have your PGP keys already generated, just import them via the &lt;i&gt;“Add certificate/key”&lt;/i&gt; button.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="max-width:480px;margin:0 auto;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_pgp_key.png" data-fancybox="" data-caption="PGP Setup"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;&lt;i&gt;Key distribution&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;When you are set up, you will want to distribute your Public key to people you plan to exchange secured messages with.&lt;/p&gt;

&lt;p&gt;The easiest way to do this is to double-click onto an email encryption certificate in “My certificates/keys” section in order to open the certificate detail, and click the “Send” button to distribute your keys to recipients of your choice. The recipients will get a message with an attached key, which they can easily import into the eM Client PGP key storage.&lt;/p&gt;

&lt;p&gt;It is important to verify such a key with recipients also via other communication channels than just email – e.g. via phone. You simply call each other and compare the Fingerprint code of incoming and outgoing keys (which you can find in the key details).&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="max-width:480px;margin:0 auto;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_pgp_certificate.png" data-fancybox="" data-caption="PGP Setup"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;&lt;i&gt;Sending encrypted emails&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;After having exchanged PGP keys with your contacts, you can proceed with sending signed and/or encrypted emails. Icons for email encryption (a lock) and digital signature (a stamp) should appear in the new message editor toolbar in eM Client.&lt;/p&gt;

&lt;p&gt;Once you decide to send an encrypted message, eM Client will automatically select the proper encryption technology to apply – S/MIME or PGP – based on the recipients’ public certificates and keys.&lt;/p&gt;

&lt;p&gt;If there are no valid public keys available for selected recipients, a warning notification appears before the message is actually sent out.&lt;/p&gt;

&lt;p&gt;The first detected key is used for your email digital signature, but it is possible to select a key manually, should you use more keys for the same email address.&lt;/p&gt;

&lt;p&gt;&lt;i&gt;Different PGP formats for encryption&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;When using the PGP technology, you can decide for PGP/MIME or Inline PGP format.&lt;/p&gt;

&lt;p&gt;eM Client automatically selects the most suitable option, in most cases PGP/MIME that allows encryption of text formatting as well as attachments.&lt;/p&gt;

&lt;p&gt;In comparison, Inline PGP is a simpler format that only encrypts plain text and is a preferred choice if you wish to maximize compatibility with other applications.&lt;/p&gt;

&lt;p&gt;The automatic selection of PGP format settings can be changed in &lt;i&gt;Menu &gt; Message &gt; Format of PGP&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;&lt;i&gt;Reading of encrypted/signed messages&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;To open and read a signed and/or encrypted message is very simple in eM Client.
    The email digital signature gets automatically validated upon opening the email. To enable the signature validation, you need to have the sender’s public key saved in eM Client or in the operating system. As long as the signature is valid, ergo the message was not tampered with, a notification with &lt;i&gt;“This message was signed”&lt;/i&gt; would appear under the message header.&lt;/p&gt;

&lt;p&gt;In order to read a message with encryption, eM Client requires your private password-protected PGP key. After entering the password, the message gets decrypted and you are free to read its content.&lt;/p&gt;

&lt;h3&gt;PGP in a nutshell &lt;/h3&gt;

&lt;p&gt;The main concept used by PGP (as well as S/MIME) is public-key cryptography, also known as asymmetric cryptography.&lt;/p&gt;

&lt;p&gt;In this encryption system, every user obtains two keys that are connected through user’s email address:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md"&gt;
    &lt;li&gt;A private key that should be kept secret and not revealed to anybody. It’s used to digitally sign outgoing messages, or to decrypt incoming messages.&lt;/li&gt;
    &lt;li&gt;A public key that is to be distributed to other users. Public key is used to validate the digital signature of incoming messages, or to send encrypted messages to other users.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This differentiation of keys makes the very foundation of message encryption and signing.&lt;/p&gt;

&lt;p&gt;Each PGP key features a unique Fingerprint consisting of a short string of numbers and letters. This feature allows users to easily verify keys sent via unsecured channels – such as email itself – and to be sure the keys were not altered on the road, which would threaten their future communication safety.&lt;/p&gt;

&lt;p&gt;The fingerprints on sender’s and recipient’s side should be compared via a third channel, e.g. a phonecall.&lt;/p&gt;

&lt;p&gt;There are two ways to use PGP in emails:&lt;/p&gt;

&lt;ul class="emc-list emc-list--ordered emc-typo--size-md"&gt;
    &lt;li&gt;PGP/MIME, a PGP standard that allows encryption and signature of the entire message, including formatted text and inserted pictures or attachments, or&lt;/li&gt;
    &lt;li&gt;Inline PGP, a simpler standard that encrypts plain text only, with no attachments.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In order to maximize compatibility, eM Client supports both PGP standards for sending and receiving messages.&lt;/p&gt;

&lt;p&gt;Our ultimate goal is to grant you with means of secure communication in the new era of digital threats. Now you have all the information and tools needed to ultimately protect your emails.&lt;/p&gt;

&lt;hr class="emc-blogpost__line"&gt;

&lt;p&gt;New to eM Client? &lt;a href="/download"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;Ready for more? &lt;a href="/purchase"&gt;&lt;strong&gt;Buy the PRO license and enjoy&lt;/strong&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;&lt;strong&gt;unlimited email accounts&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;unlimited commercial use&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;professional &lt;strong&gt;VIP support&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;translation of emails into 25 languages
        and more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;our YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=302</link>
			<pubDate>Thu, 16 Jan 2020 00:00:00 +0000</pubDate>
			<title>PGP: Encrypt &amp; sign emails in a few clicks</title>
			<guid isPermaLink="false">302</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Happy New Year to all! The turn of the year has been a busy time for everyone. But it's been an extra busy one for us, as we have worked hard on eM Client Version 8 - ready for launch in spring 2020!&lt;/p&gt;



&lt;p&gt;There are many things to look forward to.&lt;/p&gt;

&lt;p&gt;The new eM Client will come with a complete redesign of almost all parts of user interface and a whole new set of exciting features. Its enhanced functionality will increase communication and collaboration efficiency as well as security of email communication. Let's have a sneak peek.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_inbox_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New inbox"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New inbox&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;h3&gt;Version 8 highlights&lt;/h3&gt;

&lt;p&gt;We listen to our users and build eM Client to further improve and simplify your experience.&lt;/p&gt;

&lt;p&gt;Based on popular demand, Version 8 will introduce for example:&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;Support for multiple instances of eM Client at once&lt;/li&gt;
    &lt;li&gt;A brand new all attachments view with plenty of features, advanced search and filtering (with full text search in documents of applications such as Word, Excel, in PDF files, etc.), and cloud storage support for adding attachments directly from cloud services (Dropbox, OneDrive, Google Drive)&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_attachments_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New All attachments view"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New All attachments view&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;Watch for replies feature for keeping track of replies to important emails&lt;/li&gt;
    &lt;li&gt;Support for swipe gesture in the message list&lt;/li&gt;
    &lt;li&gt;Favorites feature&lt;/li&gt;
    &lt;li&gt;PGP public keys lookup service to further simplify encrypted communication for (not only) companies&lt;/li&gt;
    &lt;li&gt;Full support for local and server-side Notes&lt;/li&gt;
    &lt;li&gt;A new sidebar view for a current day events summary&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_inboxcalendarrightbar_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New sidebar view of current events"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New sidebar view of current events&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;h3&gt;Full overview of Version 8 features&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;General&lt;/strong&gt;&lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;Searchable settings&lt;/li&gt;
    &lt;li&gt;Backup to cloud&lt;/li&gt;
    &lt;li&gt;Minimized left pane view with an elementary functionality (account switching etc.)&lt;/li&gt;
    &lt;li&gt;Improved support for tags (formerly categories) all across the application&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Emails&lt;/strong&gt;&lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;IMAP and Exchange/Office365 server search&lt;/li&gt;
    &lt;li&gt;Server rules support for Exchange/Office365 and IceWarp&lt;/li&gt;
    &lt;li&gt;A brand new &lt;i&gt;all attachments view&lt;/i&gt; with plenty of features&lt;/li&gt;
    &lt;li&gt;Advanced search and filtering for email attachments (with full text search in documents of applications such as Word, Excel, in PDF files, etc.)&lt;/li&gt;
    &lt;li&gt;Support for non-cached mode (IMAP and EWS) to minimize storage footprint when requested&lt;/li&gt;
    &lt;li&gt;Support for time limited synchronization (ie. last 2 weeks, etc.) to support slow network environments&lt;/li&gt;
    &lt;li&gt;Cloud storage support for adding attachments directly from cloud services (Dropbox, OneDrive, Google Drive)&lt;/li&gt;
    &lt;li&gt;Snooze email function&lt;/li&gt;
    &lt;li&gt;Watch for replies feature for keeping track of replies to important emails&lt;/li&gt;
    &lt;li&gt;One-click archive function for any IMAP account (not only Gmail)&lt;/li&gt;
    &lt;li&gt;Favorites feature for mail folders&lt;/li&gt;
    &lt;li&gt;Support for swipe gesture in the message list&lt;/li&gt;
    &lt;li&gt;Integration of Automatic replies for Exchange/Office365 and IceWarp&lt;/li&gt;
    &lt;li&gt;PGP public keys lookup service to further simplify encrypted communication for (not only) companies&lt;/li&gt;
    &lt;li&gt;PGP encryption easy to set up wizard when setting up an email account&lt;/li&gt;
    &lt;li&gt;Major improvements for email templates feature&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Contacts&lt;/strong&gt;&lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;A new modern view for contacts&lt;/li&gt;
    &lt;li&gt;Very easily accessible full conversation history with a specific contact&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_contacts_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New contact view"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New contact view&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_newcontact_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New contact editor"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New contact editor&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Calendar&lt;/strong&gt;&lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;A complete redesign focused on showing as much information as possible in calendar events&lt;/li&gt;
    &lt;li&gt;A new sidebar view for a current day events summary&lt;/li&gt;
    &lt;li&gt;A simplified and redesigned detail window&lt;/li&gt;
    &lt;li&gt;A new upcoming 7 days view&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_calendar_week_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New Calendar"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New Calendar&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Tasks&lt;/strong&gt;&lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;Improved Task editor&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_taskadvanced_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New Task editor"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New Task editor&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Notes&lt;/strong&gt;&lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;Full support for local and server-side Notes&lt;/li&gt;
    &lt;li&gt;Compatible with Exchange, IceWarp, iCloud and Evernote&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_notesdoubeline_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New Notes view"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New Notes view&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-blogpost__image-holder emc-typo--align-center" style="margin-top:0;"&gt;
    &lt;a href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_notes_win.jpg" data-fancybox="" data-caption="eM Client Version 8: New Notes editor"&gt;&lt;/a&gt;
    &lt;span&gt;&lt;i&gt;eM Client Version 8: New Notes editor&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;

&lt;h3&gt;How to get eM Client 8&lt;/h3&gt;

&lt;p&gt;Holders of eM Client Pro License with Lifetime Upgrades will be automatically granted an upgrade to Version 8 upon its release (estimated April 2020).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.emclient.com/lifetime-upgrades" target="_blank"&gt;&lt;strong&gt;Purchase Lifetime Upgrades&lt;/strong&gt;&lt;/a&gt; today to get the new eM Client and access to all future upgrades of the application.&lt;/p&gt;

&lt;p&gt;If you just can't wait until the spring, get a free eM Client Version 8 Beta, explore the new features, and help us speed up the testing phase at the same time.&lt;/p&gt;

&lt;p&gt;Just send us a message to &lt;a href="mailto:testing@emclient.com"&gt;&lt;strong&gt;testing@emclient.com&lt;/strong&gt;&lt;/a&gt;, we will get back to you with the beta version.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=311</link>
			<pubDate>Tue, 07 Jan 2020 00:00:00 +0000</pubDate>
			<title>New Year and new eM Client are coming</title>
			<guid isPermaLink="false">311</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;h3&gt;The award-winning email client celebrates its 10th birthday.&lt;/h3&gt;
&lt;p&gt;Happy birthday to us! eM Client, your beloved email client for Windows and Mac, was introduced 10 years ago. Since then we have gained more than 1.5 million active users worldwide and received multiple professional awards. Today, eM Client is a reliable partner of hundreds of thousands of individual users, and the most sound names of global business too. All of that thanks to you, our wonderful clients.&lt;/p&gt;



&lt;h3 style="margin-top:0;"&gt;From a dorm to Silicon Valley&lt;/h3&gt;

&lt;p&gt;eM Client began as a student project in a small 2+1 flat on the outskirts of Prague. Driven by four young IT minds with a viable concept at hand, the project soon tasted the atmosphere of Silicon Valley. With just a tiny seed capital, the company has experienced consistent growth of both users and revenue ever since.&lt;/p&gt;

&lt;p&gt;There were several important mile–stones, e.g. the decision to support Microsoft Exchange technology, Gmail, and to provide the top desktop experience for Google services. Since the introduction of eM Client version 6.0 in 2016, we have counted new users in hundreds of thousands a year.&lt;/p&gt;

&lt;p&gt;To make emailing easier to even broader audience, version for macOS was introduced in January 2019. Thanks to this, eM Client has become the most universal desktop email client on the market.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder"&gt;
    
    &lt;span&gt;&lt;i&gt;...set for an unexpected journey. eM Client founders in California, 2009&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Emailing made painless&lt;/h3&gt;

&lt;p&gt;We now provide email management for individual users as well as renowned brands like Toyota, DPD, Avis, McDonald‘s or
    Home Credit. The reasoning behind their choice of eM Client is simple: &lt;i&gt;„It's a fresh, platform-independent
        solution,“&lt;/i&gt; Michal Bürger, our CEO and co-founder, explains. &lt;i&gt;„We can connect to virtually every mail server there is
    and grant users the comfort of an intuitive desktop application. It's an efficient, yet pleasant environment for
        communication, collaboration and task planning we aim for.“&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Indeed, eM Client will surprise you with its speed, stability and security. Its interface is thoughtfully designed
    for fast and painless management of your emails, calendars, tasks, or contacts. And whatever issue there might be, a
    professional support is ready to solve it.&lt;/p&gt;

&lt;div class="emc-blogpost__image-holder"&gt;
    
    &lt;span&gt;&lt;i&gt;From left to right: Libor Grafnetr, Michal Bürger, and Filip Navara (2019).&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;

&lt;h3&gt;Uncool features of eM Client 8.0&lt;/h3&gt;

&lt;p&gt;Where we're headed next? The upcoming version 8.0 will come with completely redesigned user interface and new features such as automatic email categorization, cloud storage support for attachments, Notes support, Snooze and Remind-when-not-replied function, and further simplified PGP encryption with new public key exchange service.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;“Our goal is to keep it simple and extremely intuitive on the outside, with no training needed for new users. It's an "uncool" desktop app, but it gets things done beyond expectations, for everybody — whether it's an individual user or a corporation. That's what makes it cool in the end.”&lt;/i&gt; Michal reckons.&lt;/p&gt;

&lt;hr class="emc-blogpost__line"&gt;

&lt;p&gt;New to eM Client? &lt;a href="/download"&gt;&lt;strong&gt;Try it out&lt;/strong&gt;&lt;/a&gt;! It's free and fabulous.&lt;/p&gt;

&lt;p&gt;Ready for more? &lt;a href="/purchase"&gt;&lt;strong&gt;Buy the PRO license and enjoy&lt;/strong&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;&lt;strong&gt;unlimited email accounts&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;unlimited commercial use&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;professional &lt;strong&gt;VIP support&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;translation of emails into 25 languages
        and more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And in the meantime, check out &lt;a href="https://www.youtube.com/channel/UCquN6KDIMTUfGSO_Wexrr0A" target="_blank"&gt;&lt;strong&gt;our new YouTube channel&lt;/strong&gt;&lt;/a&gt; for how-to videos.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=305</link>
			<pubDate>Mon, 30 Sep 2019 00:00:00 +0000</pubDate>
			<title>When start-ups grow up</title>
			<guid isPermaLink="false">305</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;In the last week, you might have noticed a few strange errors popping up for your Google accounts or even problems setting up Google accounts at all.&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;Update 12/09/2019: &lt;/strong&gt; We are happy to announce that after 4 months we were able to get this annoying error sorted with Google oAuth support. &lt;/p&gt;
&lt;p&gt;The problem was two-fold - the quota for synchronizing contacts in a single day was set too low but this setting was also invisible for our developers.&lt;br&gt;
We have been sending nearly daily messages to the Google team and finally they resolved both of these issues.&lt;/p&gt;
&lt;p&gt;The Contacts API quota is now visible, so our developers can monitor it and the actual quota for our application has been bumped up and all our users are covered now.&lt;/p&gt;
&lt;p&gt;Thank you everyone for your patience and understanding while we were doing our best to get Google to sort out this server issue and thanks to everyone who reached out to them on our behalf.&lt;/p&gt;


&lt;p&gt;&lt;strike&gt;&lt;strong&gt;UPDATE 08/21/2019:&lt;/strong&gt; It seems the Contacts quota issue has not been resolved after all, we have followed all instructions provided by Google support and are now waiting for resolutions from their side. There is unfortunately no change we can make to fix this issue, it needs to be stopped from the server side. &lt;br&gt; 
We are very sorry for the inconvenience.&lt;/strike&gt;&lt;/p&gt;


&lt;p&gt;You were affected if you have seen an error like this:&lt;/p&gt;

&lt;pre&gt;
    &lt;code&gt;Synchronizing folder list failed due to the following error: Execution of request failed: https://www.google.com/m8/feeds/groups/default/full?start-index=1&amp;max-results=2147483646 ({
    "error":{
        "code": 429,
        "message": "Quota exceeded for quota metric 'contacts.googleapis.com/default'
    and limit 'defaultPerDayProject' of service 'contacts.googleapis.com' for
    consumer 'project_number:920743529221'.",
        "status": "RESOURCE_EXHAUSTED",
        "details": [
        {
            "@type": "type.googleapis.com/google.rpc.Help",
            "links": [
            {
                "description": "Google developer console API key",
                "url": "https://console.developers.google.com/project/920743529221/apiui/credential"
            }
           ]
        }
       ]
    }
 }
)&lt;/code&gt;
&lt;/pre&gt;


&lt;p&gt;The problem was connected to the OAuth login for our application and was resolved in cooperation with Google support.&lt;/p&gt;

&lt;p&gt;Thanks to everyone who reported the issue so we could bring it to their attention.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=301</link>
			<pubDate>Mon, 12 Aug 2019 00:00:00 +0000</pubDate>
			<title>Google OAuth and 'Quota exceeded for quota metric' issue</title>
			<guid isPermaLink="false">301</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Our video tutorial for License Manager is live and available here and soon on our YouTube channel as well.&lt;/p&gt;

&lt;video class="emc-blogpost__video" controls="" autoplay="" loop="" preload="metadata" poster="/assets/img/emc_img_generic_video_poster.png" src="/assets/video/localized/en/emc_vid_licensing_tutorial_01.mp4"&gt;&lt;/video&gt;

&lt;p&gt;For additional details take a look at our written &lt;a href="https://www.emclient.com/docs/Licensing_Guide_ENG.pdf" target="_blank"&gt;&lt;strong&gt;License Guide&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can find the License Manager &lt;a href="https://licensemanager.emclient.com/"&gt;here&lt;/a&gt;.

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=300</link>
			<pubDate>Fri, 09 Aug 2019 00:00:00 +0000</pubDate>
			<title>License Manager tutorial is live!</title>
			<guid isPermaLink="false">300</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;eM Client improves quality of email translations with the power of AI, as Microsoft rolls out an update for their translator technology.&lt;/p&gt;



&lt;p&gt;Dear Users,&lt;/p&gt;

&lt;p&gt;eM Client uses Microsoft technology for translating incoming messages. Microsoft recently announced that all applications need to upgrade to a newer version of the translation interface. The new version of the translator brings better translations based on artificial intelligence and deep learning neural networks.
Starting from the 1st of May, automatic translations will only work in eM Client 7.2.34711 and later, which already support the new translator interface. In older versions, auto-translation may no longer be available.&lt;/p&gt;

&lt;p&gt;We recommend that you &lt;a href="https://www.emclient.com/renew-license" target="_blank"&gt;update&lt;/a&gt; your license to Version 7, which includes support for the new interface in the latest versions.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a class="emc-button emc-button--green download-btn-cst" style="width:340px;" href="https://www.emclient.com/dist/latest/setup.msi"&gt;Download current eM Client for Windows&lt;/a&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a class="emc-button emc-button--green download-btn-cst" style="width:340px;" href="https://www.emclient.com/dist/latest/setup.pkg"&gt;Download current eM Client for Mac&lt;/a&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=297</link>
			<pubDate>Thu, 02 May 2019 00:00:00 +0000</pubDate>
			<title>New version of translator!</title>
			<guid isPermaLink="false">297</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;We're proud to announce, that after years of development we have made the huge leap forward and are ready to announce the full version of eM Client for macOS. From January 24, 2019 you can use all the features you've grown accustomed to on both Windows and Mac.&lt;/p&gt;



&lt;p&gt;It was quite a big challenge which is why the release took a little longer than initially planned. We tried to make up for it with thorough testing and debugging, so the Mac version is now faster and looks much better than the first Beta version. We also started working on eM Client 8 which will improve on the design and functionality on both platforms.&lt;/p&gt;

&lt;p&gt;eM Client for Mac is fully integrated into the operating system, just like the Windows version. As opposed to web email clients,  eM Client will make your work easier and more efficient with keyboard shortcuts, system notifications, automatic backup, drag-and-drop support, and other features connected to the Mac system. We also implemented import from native Calendar, Mail and Contacts apps and import from Thunderbird. By doing so, we strive to contribute to your productivity and to make it easier to switch to eM Client in Mac environment. The great benefit of eM Client is the support of a large number of features within a single (and easy to use) application and broad support for services that can synchronize your data. Such a wide range of functionality is unique in the macOS environment and we believe that eM Client will soon find plenty of satisfied users from individuals and companies on this platform.&lt;/p&gt;

&lt;h3&gt;So what's left to bring us to perfection?&lt;/h3&gt;

&lt;p&gt;This is our very first official version for macOS, which is why there is still a place for improvement and few things are lacking compared to the Windows version. Our team keeps working hard on them and they should pop up in the upcoming updates.&lt;/p&gt;

&lt;p&gt;Currently, there is still a lack of support for S/MIME certificates, Exchange accounts that only use NTLM authentication or Single sign-on.&lt;/p&gt;

&lt;p&gt;If you encounter any other feature missing, not working according to expectations or simply have more ideas for improvements of eM Client for Mac, send us a message to &lt;a href="mailto:testing@emclient.com"&gt;testing@emclient.com&lt;/a&gt;. We'll be thankful for any suggestions and feedback :)&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a class="emc-button emc-button--green download-btn-cst" href="https://www.emclient.com/dist/latest/setup.pkg"&gt;Download eM Client for Mac&lt;/a&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=295</link>
			<pubDate>Wed, 23 Jan 2019 00:00:00 +0000</pubDate>
			<title>eM Client for Mac is officially here!</title>
			<guid isPermaLink="false">295</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Shortly after the release of eM Client 7.1, we started processing all the feedback that we received from our users. Now, a couple of months later, we proudly present the new update 7.2 containing the below-listed features and many other fixes and enhancements.&lt;/p&gt;

&lt;p&gt;Let us show you what new features are being introduced in eM Client 7.2. If you haven't installed this version yet, the download link is available at the bottom of this page.&lt;/p&gt;
&lt;h3&gt;eM Client for Mac OS&lt;/h3&gt;
&lt;p&gt;Starting with version 7.2, eM Client is available for mac OS. You can &lt;a href="/download-mac" target="_blank"&gt;download&lt;/a&gt; the Beta version on our site right now. You can look forward to the official release in the near future.&lt;/p&gt;
&lt;h3&gt;One letter keyboard shortcuts&lt;/h3&gt;
&lt;p&gt;Many of you have been asking for the ability to set keyboard shortcuts to individual keys. That is why in eM Client 7.2 we added the options to set a shortcut to a single letter, number, or any other key.&lt;/p&gt;
&lt;p&gt;Do you perhaps need to switch between calendar, mail or contacts sections frequently? Set shortcuts to numbers &lt;i&gt;1&lt;/i&gt;, &lt;i&gt;2&lt;/i&gt;, &lt;i&gt;3&lt;/i&gt; for these main sections, and always keep the relevant section within one click of the keyboard.&lt;/p&gt;

&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="container-fluid no-padding"&gt;
    &lt;div class="row no-padding"&gt;
        &lt;div class="col-sm-6 col-xs-12"&gt;
            &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_shortcuts_EN_01.png"&gt;
                
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="col-sm-6 col-xs-12"&gt;
            &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_shortcuts_EN_02.png"&gt;
                
            &lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;

&lt;p&gt;The standard keyboard shortcuts haven’t changed though and you can still combine them with the &lt;i&gt;Ctrl&lt;/i&gt; or &lt;i&gt;Shift&lt;/i&gt; keys.&lt;/p&gt;
&lt;p&gt;We believe that you will find a lot of other uses for this feature and if you encounter any limitations, feel free to contact us.&lt;/p&gt;
&lt;h3&gt;Different DPI monitors support&lt;/h3&gt;
&lt;p&gt;We have some good news for those of you who use eM Client on multiple monitors and with different DPI settings. In version 7.2 full support for different resolutions and DPI values will be available. Application windows will look sharp and all texts and controls will be of the right size regardless of the resolution and DPI monitor settings.&lt;/p&gt;
&lt;p&gt;Although we thoroughly test eM Client in a variety of environments and configurations, you may still experience some exceptions or minor issues where the size of some elements will not be ideal. You can report any problems to our customer support.&lt;/p&gt;
&lt;h3&gt;System notifications&lt;/h3&gt;
&lt;p&gt;Starting with version 7.2, eM Client will automatically switch to system notifications. This is true for both the Windows version and the upcoming Mac version. Through the system notifications, you will now be alerted to all your incoming messages, chat status changes, incoming files, and notifications about new updates.&lt;/p&gt;
&lt;p&gt;In case you find yourself missing the original notifications that eM Client displayed in the previous version, you can turn system notifications off at any time in &lt;i&gt;Menu &gt; Tools &gt; Settings &gt; General &gt; Notification section&lt;/i&gt; – just uncheck the "Use System Notification" option.&lt;/p&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="container-fluid no-padding"&gt;
    &lt;div class="row no-padding"&gt;
        &lt;div class="col-sm-4 col-xs-12"&gt;
            &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_notifications_EN_01.png"&gt;
                
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="col-sm-4 col-xs-12"&gt;
            &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_notifications_EN_02.png"&gt;
                
            &lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;p&gt;There are no changes to the calendar and task reminders – those will work the same way as in the previous version 7.1.&lt;/p&gt;
&lt;h3&gt;Improved Automatic replies on Gmail, Exchange and Office365&lt;/h3&gt;
&lt;p&gt;Whether you use Gmail, Exchange or Office 365, you'll have the option to be more creative with your automatic messages now and even add a signature with your company logo. We have expanded this feature with more options and settings.&lt;/p&gt;
&lt;h3&gt;Dark theme for is now fully dark&lt;/h3&gt;
&lt;p&gt;Whether you are working late at night often or using a dark theme in eM Client for another reason, we have great news for you. We have improved the dark theme so that it now protects your eyes and reduces digital eye strain even more.&lt;/p&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="container-fluid no-padding"&gt;
    &lt;div class="row no-padding"&gt;
        &lt;div class="col-sm-8 col-xs-12"&gt;
            &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_dark_theme_EN_01.png"&gt;
                
            &lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;p&gt;In version 7.2, eM Client automatically masks the backgrounds of messages that have a default white background setting and replaces it with gray so that the contrast is as small as possible. There are messages where the message cannot be displayed in this way without interfering with explicitly defined colors, though. In such case, eM Client will display the original background as defined by the sender.&lt;/p&gt;
&lt;h3&gt;Option to select a certificate for signing messages&lt;/h3&gt;
&lt;p&gt;In version 7.1, we completely redesigned the system in which eM Client was working with certificates. eM Client automatically began to collect certificates by purpose and date of expiration, which perfectly covered the needs of most users and made the feature much simpler. However, it turned out that in some special cases, the user needs to decide which of the available certificates to use when signing the message, so we added the option to choose the appropriate certificate in version 7.2. This selection is available by clicking on the small arrow to the right of the digital signature button.&lt;/p&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="container-fluid no-padding"&gt;
    &lt;div class="row no-padding"&gt;
        &lt;div class="col-sm-6 col-xs-12"&gt;
            &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_certificates_EN_01.png"&gt;
                
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="col-sm-6 col-xs-12"&gt;
            &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_certificates_EN_02.png"&gt;
                
            &lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;p&gt;If you have multiple certificates for one email address, click on the small arrow next to the signing button to make eM Client use the selected certificate.&lt;/p&gt;
&lt;h3&gt;Adding public folders&lt;/h3&gt;
&lt;p&gt;The ability to add public folders to the list of displayed folders has been available for a long time in eM Client. But when users needed to add a large number of public folders at once, they had to go through a lot of clicking.&lt;/p&gt;
&lt;p&gt;That is why in version 7.2 we have added the option to add all public folders and their subfolders at once. Click the three dots icon on the right of the folder list (or right-click the context menu) to choose whether to add or remove the folder and subfolders from the view. The whole process should also be significantly faster because we optimized the way the communication between the server and our application takes place.&lt;/p&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;div class="container-fluid no-padding"&gt;
    &lt;div class="row no-padding"&gt;
        &lt;div class="col-sm-6 col-xs-12"&gt;
            &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_folders_EN_01.png"&gt;
                
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="col-sm-6 col-xs-12"&gt;
            &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/emc_img_scr_blog_folders_EN_02.png"&gt;
                
            &lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
&lt;p&gt;Classic addition by checking individual folders remained unchanged though.&lt;/p&gt;
&lt;p&gt;But that's not all - we included even more features and improvements:&lt;/p&gt;
&lt;p&gt;
    - Rich text support for various fields of events, tasks and contacts&lt;br&gt;
    - Full automation support&lt;br&gt;
    - Support for storing data in Local profiles instead of Roaming profiles&lt;br&gt;
    - Support for loading S/MIME certificates from contacts&lt;br&gt;
    - Addressed some shutdown scenarios&lt;br&gt;
    - Quicker loading of large conversations&lt;/p&gt;
&lt;p&gt;If you need any advice, do not hesitate to contact our support at &lt;a href="mailto:info@emclient.com"&gt;info@emclient.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Follow us on Facebook or Twitter to find the latest information about our new releases.&lt;/p&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a class="emc-button emc-button--green download-btn-cst" href="https://www.emclient.com/dist/latest/setup.msi"&gt;Download eM Client 7.2&lt;/a&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=203</link>
			<pubDate>Wed, 14 Nov 2018 00:00:00 +0000</pubDate>
			<title>eM Client 7.2 Update is out!</title>
			<guid isPermaLink="false">203</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;We are happy to announce the next beta release of eM Client for Mac.
As you probably noticed, the beta version of eM Client for Mac is expiring today,
so we have prepared a new and improved Beta 2 release of eM&amp;nbspClient&amp;nbsp;for&amp;nbsp;Mac for all of you. 
&lt;/p&gt; 

&lt;p&gt;This version should improve responsiveness, stability and power consumption. 
It also includes a lot of bug fixes. We believe we're almost ready for the final release at this point, so we'll be grateful for as much feedback as possible. It is very valuable to us.
&lt;/p&gt;
&lt;h2&gt;What is new in eM Client for Mac Beta 2&lt;/h2&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
&lt;li&gt;Optimized power consumption&lt;/li&gt;
&lt;li&gt;Improved stability&lt;/li&gt;
&lt;li&gt;Better responsiveness&lt;/li&gt;
&lt;li&gt;Improved automatic replies on G Suite (Gmail), Exchange and Office365&lt;/li&gt;
&lt;li&gt;Improved subscriptions for public folders on Exchange&lt;/li&gt;
&lt;li&gt;Support for rich content (HTML) for some fields in events, tasks, and contacts on G Suite (Gmail), Exchange, Office365 and Icewarp&lt;/li&gt;
&lt;li&gt;A lot of bug fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Help us with testing&lt;/h2&gt;
&lt;p&gt;We look forward to your feedback, comments, ideas and bug reports.
    Send them to &lt;a href="mailto:testing@emclient.com"&gt;testing@emclient.com&lt;/a&gt;.
    Thanks in advance for your support.&lt;/p&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a class="emc-button emc-button--green download-btn-cst" href="https://www.emclient.com/dist/latest/setup.pkg"&gt;Download eM Client for Mac Beta 2&lt;/a&gt;
&lt;/div&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=187</link>
			<pubDate>Wed, 31 Oct 2018 00:00:00 +0000</pubDate>
			<title>eM Client for Mac Beta 2</title>
			<guid isPermaLink="false">187</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Purchase of a new computer or laptop is always a joy, but what to do with your current data? If you use eM Client then the simplest option of copying your data and settings is moving your whole database. Read this article to find out how eM Client transfer to new PC.&lt;/p&gt;

&lt;h3&gt;Transfer your eM Client data to a new device&lt;/h3&gt;
&lt;p&gt;This can be done in two ways.  Read the steps below and choose which method is more convenient to you.&lt;/p&gt;
&lt;h3&gt;First method&lt;/h3&gt;
&lt;ul class="emc-list emc-list--ordered emc-typo--size-md"&gt;
    &lt;li&gt;Create a backup using the &lt;i&gt;Menu &gt; Backup&lt;/i&gt; option (default location of the file is in your Documents, but can be changed in &lt;i&gt;Menu &gt; Settings &gt; General &gt; Backup&lt;/i&gt;). &lt;br&gt; 
        Move the Backup file to a new device using a portable storage (external hard drive, flash disk, etc.). &lt;br&gt;On macOS this option is under &lt;i&gt;File &gt; Backup&lt;/i&gt;.
        &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
        &lt;ul class="emc-screenshot-list clearfix"&gt;
            &lt;li&gt;
                &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-backup-and-restore_EN_01.png"&gt;
                    
                &lt;/a&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-backup-and-restore_EN_02.png"&gt;
                    
                &lt;/a&gt;
            &lt;/li&gt;
        &lt;/ul&gt;
    &lt;/li&gt;
    &lt;li&gt;Install eM Client on a new device.&lt;/li&gt;
    &lt;li&gt;Run the application and import the data from the Backup file using the &lt;i&gt;Menu &gt; File &gt; Restore&lt;/i&gt; option. On macOS this option is under &lt;i&gt;File &gt; Restore&lt;/i&gt;.
        &lt;div class="emc-spacer emc-spacer-16"&gt;&lt;/div&gt;
        &lt;ul class="emc-screenshot-list clearfix"&gt;
            &lt;li&gt;
                &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-backup-and-restore_EN_04.png"&gt;
                    
                &lt;/a&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-backup-and-restore_EN_05.png"&gt;
                    
                &lt;/a&gt;
            &lt;/li&gt;
        &lt;/ul&gt;
        &lt;ul class="emc-screenshot-list clearfix"&gt;
            &lt;li&gt;
                &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-backup-and-restore_EN_06.png"&gt;
                    
                &lt;/a&gt;
            &lt;/li&gt;
            &lt;li&gt;
                &lt;a class="screenshot" rel="screenshots" href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-backup-and-restore_EN_07.png"&gt;
                    
                &lt;/a&gt;
            &lt;/li&gt;
        &lt;/ul&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Second method&lt;/h3&gt;
&lt;ul class="emc-list emc-list--ordered emc-typo--size-md"&gt;
    &lt;li&gt;Make sure eM Client is turned off and that none of its processes are running in Windows task manager. &lt;/li&gt;
    &lt;li&gt;Find your database folder. &lt;br&gt;Windows default location is &lt;i&gt;C:\Users\%username%\AppData\Roaming\eM Client&lt;/i&gt;&lt;br&gt;
        Default location on macOS is &lt;i&gt;/Users/yourusername/Library/Application Support/eM Client&lt;/i&gt;&lt;/li&gt;
    &lt;li&gt;Copy the folder with the database manually to your new device, in the same default location. &lt;/li&gt;
    &lt;li&gt;Run the application.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If all steps have been performed correctly, your original data and settings will be successfully brought over to your new device, no matter which moving method you use.

    Just be really careful not to manually manipulate the database files while eM Client is still running. It could corrupt the database and your data could be lost.&lt;/p&gt;

&lt;h3&gt;License&lt;/h3&gt;
&lt;p&gt;After the move to the new device, don’t forget to reactivate your license – the Deactivate/Activate option is available in &lt;i&gt;Menu &gt; Help &gt; License&lt;/i&gt;. &lt;/p&gt;
&lt;p&gt;Cannot find your license key? Have it resent via our &lt;a href="https://www.emclient.com/lost-activation-key"&gt;&lt;b&gt;Lost Activation Key&lt;/b&gt;&lt;/a&gt; page.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=175</link>
			<pubDate>Tue, 09 Oct 2018 00:00:00 +0000</pubDate>
			<title>New device and eM Client? No problem!</title>
			<guid isPermaLink="false">175</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Did you know that you can use a number of different startup parameters for our application to further simplify your work?&lt;/p&gt;

&lt;h3&gt;Advanced features, not just for admins&lt;/h3&gt;
&lt;p&gt;Before you read any further, please note, that the following instructions apply to Windows users only.&lt;/p&gt;
&lt;ul class="emc-screenshot-list clearfix"&gt;
    &lt;li&gt;
        &lt;a class="screenshot" href="https://www.emclient.com/sitecontrol/en/images/screenshots/em-run-command_EN.png"&gt;
            
        &lt;/a&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Simply run eM Client via Windows &lt;i&gt;Run Command window&lt;/i&gt; with the following parameters or, if you have an eM Client shortcut on your desktop, simply right-click it, choose &lt;i&gt;Properties&lt;/i&gt; and add any of these parameters to "Target" field, after the path to executable file.&lt;/p&gt;
&lt;br&gt;
&lt;ul class="emc-list emc-list--dot emc-typo--size-md"&gt;
    &lt;li&gt;
        &lt;b&gt;/dblocation PATH&lt;/b&gt;
        &lt;p&gt;This parameter will determine which folder will eM Client load the main database from. If the given folder does not exist, eM Client will create the folder and a new, empty database in it. Without this parameter, eM Client will load the database from the currently set default location. &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;/localmutex&lt;/b&gt;
        &lt;p&gt;Use this parameter when deploying the application in a Remote Desktop Services or Terminal Services environment where accessing global mutexes (short for „mutual exceptions“ in programming) is forbidden – the application will use local ones instead.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;/mailurl RECIPIENT&lt;/b&gt;
        &lt;p&gt;Use this parameter to create a new message with a pre-defined email address compliant with RFC 6068. Example: &lt;i&gt;MailClient.exe /mailurl "mailto:user@example.org?subject=hello&amp;body=bodytext"&lt;/i&gt;.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;/open PATH&lt;/b&gt;
        &lt;p&gt;With this parameter you can open any .eml, .msg, .vcf, or .ics file in eM Client. &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;/newmail&lt;/b&gt;
        &lt;p&gt;This parameter will open a window to compose a new mail.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;/newcontact&lt;/b&gt;
        &lt;p&gt;This parameter will open a window to create a new contact.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;/newevent&lt;/b&gt;
        &lt;p&gt;This parameter will open a window to plan an event.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;/newtask&lt;/b&gt;
        &lt;p&gt;This parameter will open a window to create a new task.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;/importsettings PATH [-s] [-p PASS]&lt;/b&gt;
        &lt;p&gt;This parameter defines a file which contains eM Client settings and its password, which needs to be used to import the data. It needs to be an .XML file and can contain application settings, account configuration, templates, quicktexts, and rules. PATH is the location of the file. The rest of the parameter options are optional. [-s] stands for „silent“ and means that the settings will be imported without opening the UI. [-p PASS] is for inserting the password, if there is one protecting the file.&lt;/p&gt;
        &lt;p&gt;Example: &lt;i&gt;MailClient.exe /importsettings "c:\Temp\settings.xml" -s -p MyPassword&lt;/i&gt;.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;/activate &lt;activation key=""&gt;&lt;/activation&gt;&lt;/b&gt;
        &lt;p&gt;You can easily activate your eM Client using this parameter and activation key.&lt;/p&gt;
        &lt;p&gt;This parameter can also be used without the Activation key, but for activation to be possible in this case eM Client needs to have a LastActivationKey entry in its database with a valid Activation key. Usually, the LastActivationKey value is set using the &lt;i&gt;/importsettings&lt;/i&gt; parameter.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;/deactivate&lt;/b&gt;
        &lt;p&gt;This parameter will deactivate the license in your device. This can be useful when you have a set number of seats on your license and want to quckly free up the space by deactivating the device you no longer plan to use.&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=174</link>
			<pubDate>Wed, 19 Sep 2018 00:00:00 +0000</pubDate>
			<title>Advanced Startup</title>
			<guid isPermaLink="false">174</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;We are happy to announce the beta release of eM Client for Mac. It was a challenging and complex task, but we are excited to finally share it with you.&lt;/p&gt;

&lt;h2&gt;eM Client for Mac&lt;/h2&gt;
&lt;p&gt;eM Client for Mac includes all the functionality of the Windows version, making it one of the most interesting email applications on Mac OS. eM Client for Mac is not just a clone of the Windows version but is tied to Mac OS in the way you’d expect. This applies, for example, to the use of standard operating system notifications and other system integration.&lt;/p&gt;
&lt;p&gt;We want to emphasize that this is still a Beta version. Although it has undergone thorough internal testing and a significant amount of our beta testers have been using it for some time, it can still contain bugs and we cannot guarantee its 100% reliability.&lt;/p&gt;
&lt;p&gt;There is still a lot of work ahead of us, but we believe that we can solve any problems quickly and will soon release the final version. But we do need your help. We appreciate all feedback not only concerning the technical issues but also your feelings about the appearance of the application in a different operating system from Windows.&lt;/p&gt;
&lt;h2&gt;List of known issues in beta&lt;/h2&gt;
&lt;h3&gt;Imperfections in the user interface&lt;/h3&gt;
&lt;p&gt;We are aware of some imperfections in the user interface across the application. These are, for example, misplaced controls, bad alignments, bad font sizes, and so on. These problems are being resolved one by one and should not appear in the final version. However, it will help us greatly if you report these errors (preferably by sending screenshots to the email address at the end of this article).&lt;/p&gt;
&lt;h3&gt;Slow run&lt;/h3&gt;
&lt;p&gt;For potential performance issues, we've added a simple profiling feature in the beta, which will allow us to identify and then debug these situations (if encountered). So, if your application responds slowly, or takes over too many system resources, use the Profile for 5 seconds feature in the Help menu. Log results can be found in the &lt;i&gt;Help &gt; Open Log Directory&lt;/i&gt; section.&lt;/p&gt;
&lt;h3&gt;S/MIME encryption&lt;/h3&gt;
&lt;p&gt;S/MIME is not working in this version yet. It is a rather complex issue we need to resolve here, but we are working on that. PGP encryption should be fully functional.&lt;/p&gt;
&lt;h3&gt;Spell-check&lt;/h3&gt;
&lt;p&gt;Spell-check on Mac version works differently from Windows. It uses the operating system settings as well as dictionaries that are downloaded in the system.
    This feature has been added recently to Mac version so you may encounter some problems here. As with the other issues, just let us know about them so we can solve them.&lt;/p&gt;
&lt;h3&gt;Fruux calendar does not work&lt;/h3&gt;
&lt;p&gt;Unfortunately, a Fruux calendar account cannot be set up in this version yet. &lt;/p&gt;
&lt;h3&gt;Single Sign On (SSO) for Exchange does not work&lt;/h3&gt;
&lt;p&gt;SSO on Exchange servers is another thing that doesn't work on Beta yet.&lt;/p&gt;
&lt;h2&gt;Help us with testing&lt;/h2&gt;
&lt;p&gt;We look forward to your feedback, comments, ideas and bug reports.
    Send them to &lt;a href="mailto:testing@emclient.com"&gt;testing@emclient.com&lt;/a&gt;.
    Thanks in advance for your support.&lt;/p&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a class="emc-button emc-button--green download-btn-cst" href="https://www.emclient.com/dist/latest/setup.pkg"&gt;Download eM Client beta for Mac&lt;/a&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=180</link>
			<pubDate>Thu, 07 Jun 2018 00:00:00 +0000</pubDate>
			<title>eM Client for Mac Beta</title>
			<guid isPermaLink="false">180</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;A group of European security researchers has released a warning about a set of vulnerabilities affecting users of email encryption with PGP and S/MIME technologies. It is called "Efail" and it is currently a hot topic on the internet. So how does this affect eM Client?&lt;/p&gt;

&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;We have been in contact with the researchers from Germany and Belgium that published the Efail Document and we worked closely with them to find a solution for the issues that do affect eM Client. We are happy to provide you with an update that handles the possible Efail attacks even though eM Client was not among the programs that were affected by the most dangerous Efail vulnerabilities. To all of the eM Client users, we recommend installing the latest update (link is available at the end of this article).&lt;/p&gt;
&lt;p&gt;In a few days, we will start rolling out the update to all of our users.&lt;/p&gt;
&lt;h3&gt;What are these vulnerabilities all about?&lt;/h3&gt;
&lt;p&gt;Efail basically comes with two types of possible attacks. For both of them, the attacker must possess the encrypted message to be able to take advantage of the vulnerability.&lt;/p&gt;
&lt;ul class="emc-list emc-list--ordered emc-typo--size-md"&gt;
    &lt;li&gt;
        &lt;b&gt;Direct exfiltration&lt;/b&gt;
        &lt;p&gt;In this case, the attacker crafts a modified email from the original encrypted email, so that the encrypted part of the message is embedded into an image tag or other javascript or html construct, which will extract and send the full, decrypted message to a location designated by the attacker.&lt;/p&gt;
        &lt;p&gt;This type of vulnerability is not possible with eM Client, because we (unlike for example Outlook, Apple Mail or Thunderbird) handle multipart messages in a way that makes this attack impossible.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;The CBC/CFB Gadget attack&lt;/b&gt;
        &lt;p&gt;This vulnerability is much more complex and is based on two steps.&lt;/p&gt;
        &lt;p&gt;In the first step, the attacker injects encrypted representation of his malicious code somewhere in the body of the email being shown.&lt;/p&gt;
        &lt;p&gt;This presumes that the attacker can guess a part of the unencrypted text of the original encrypted message, which may be rather easy with S/MIME (since most of the S/MIME messages begin with the same phrase) but is a bit harder with PGP.&lt;/p&gt;
        &lt;p&gt;It uses a sophisticated bit guessing based on vulnerabilities of CBC/CFB encoding mechanisms. The full explanation behind this is beyond this blog post and it is well described in the actual Efail paper (&lt;a href="https://efail.de" target="_blank"&gt;https://efail.de&lt;/a&gt;).&lt;/p&gt;
        &lt;p&gt;However, the attacker once again tries to inject the code that in the second step makes a call to his server with the message completely decrypted.&lt;/p&gt;
        &lt;p&gt;Efail paper calls these requests Exfiltration channels.
            In eM Client they found three possible channels that may post some data to third-party (attacker) server.
            We believe only one is relevant for a potentially successful attack in a version before our current patch.&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Exfiltration channels&lt;/h3&gt;
&lt;p&gt;Here are the exfiltration channels Efail listed with eM Client.&lt;/p&gt;
&lt;ul class="emc-list emc-list--ordered emc-typo--size-md"&gt;
    &lt;li&gt;
        &lt;b&gt;Loading malformed CSS style tags&lt;/b&gt;
        &lt;p&gt;This attack injects this type of code:&lt;/p&gt;
        &lt;pre&gt;&lt;code&gt;&amp;lt;style&amp;gt;’&amp;lt;body/onload="..."&amp;gt;&amp;lt;?/script&amp;gt;&lt;/code&gt;&lt;/pre&gt;
        &lt;p&gt;We believe this is the only way how an Efail attack on an encrypted message could theoretically be achieved in eM Client.
            We have fixed this issue immediately and this cannot happen in the current released version (or any future ones).&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;Http request for Favicon&lt;/b&gt;
        &lt;p&gt;We download Favicon images from sender domains to be able to show Avatars for these senders in the application.
            This can be used by the attacker to find out which emails have been read by a recipient when he uses a crafted DNS server with a custom third-level domain.&lt;/p&gt;
        &lt;p&gt;We stopped making Http requests for third-level domains and avatar downloading can even be manually disabled completely in &lt;i&gt;Menu &gt; Tools &gt; Settings &gt; Contacts&lt;/i&gt;.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;b&gt;Request for an intermediate S/MIME certificate&lt;/b&gt;
        &lt;p&gt;This attack presumes that the attacker crafts an S/MIME certificate in a way that he modifies the intermediate certificate with his own URL. We stopped automatic downloading of these additional certificate URI.&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Are you in danger?&lt;/h3&gt;
&lt;p&gt;For most of the use cases, you are just fine. Efail vulnerabilities presume that the attacker has already gotten access to your emails (by getting access to your mail server or by the Man in the middle attack) and is able to guess some parts of the original email.&lt;/p&gt;
&lt;p&gt;However to be 100% sure we recommend installing the newest update that closes all the mentioned exfiltration channels which effectively prevents the attacker from getting the original message in any way.
&lt;/p&gt;
&lt;div class="emc-spacer emc-spacer-24"&gt;&lt;/div&gt;
&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;
    &lt;a class="emc-button emc-button--green" href="https://www.emclient.com/dist/v7.1.32792/setup.msi"&gt;Download Update&lt;/a&gt;
&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=171</link>
			<pubDate>Wed, 16 May 2018 00:00:00 +0000</pubDate>
			<title>eM Client and Efail</title>
			<guid isPermaLink="false">171</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;&lt;b&gt;Update: Facebook has removed the option to export Birthdays and only "Your events" can now be exported into ICS file via the "Add to Calendar" button.&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;eM Client provides a way to connect all of your Facebook calendars and display them with your standard calendar in a familiar interface.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Calendars from all groups in one place&lt;/h2&gt;
&lt;p&gt;eM Client provides a way to connect all of your Facebook calendars and display them with your standard calendar in a familiar interface. So you will never miss a thing and planning will be much more effective.&lt;/p&gt;
&lt;p&gt;Whether it is your friends’ birthdays or events of your business Facebook page, you can add all the calendars with just a few clicks. All you need to do is open Facebook with internet browser of your choice, open Events - Calendar section and click “Upcoming events” in the bottom right corner of the screen. The site should ask you whether you want to open the link with eM Client which will automatically add your calendar.&lt;/p&gt;
&lt;h2&gt;Birthdays&lt;/h2&gt;
&lt;p&gt;If you want to add only your friends’ Birthdays, select "Birthdays" instead of "Upcoming events" in the same section. With two clicks, you can add all birthdays of your Facebook friends to eM Client and never miss any of them again (if you work with eM Client every day :) ).&lt;/p&gt;
&lt;p&gt;In eM Client you can find these calendars and birthdays under the "Internet Calendars" section, which is displayed in the left panel among your standard calendars.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=161</link>
			<pubDate>Thu, 29 Mar 2018 00:00:00 +0000</pubDate>
			<title>Facebook Calendars and Birthdays</title>
			<guid isPermaLink="false">161</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;eM Client Offline Mode is perfect for conserving bandwidth, solving issues and much more!&lt;/p&gt;

&lt;h3&gt;Offline Mode&lt;/h3&gt;
&lt;p&gt;eM Client has a nifty feature called the Offline Mode that can enable you to work with your e-mails, calendar, contacts and everything else even when not being connected to the internet (or if you deliberately don’t want to be connected.)&lt;/p&gt;
&lt;p&gt;This feature is extremely useful when you’re on a network with data limits and you want to conserve bandwidth. Simply finish your work, turn off Offline Mode and send all your mails at once, saving significant amount of data.&lt;/p&gt;
&lt;p&gt;You can use Offline Mode for those Sunday evenings when you just want to finish up work from the previous week without having to look at the flood of e-mails that’s awaiting you on Monday, to name just one of its many uses.&lt;/p&gt;
&lt;p&gt;Offline Mode is also very useful for troubleshooting – if you, for example, attempted to send a very large e-mail and that blocked your syncing since your server does not allow it, simply launch eM Client in Offline Mode and delete the troublemaking e-mail.&lt;/p&gt;
&lt;p&gt;The standard way to enable Offline Mode is to go to Menu – File and click on “Work Offline”. However if you need to troubleshoot or if you just want to completely avoid any syncing, you can launch eM Client in Offline Mode by holding Ctrl when clicking on the eM Client icon. Simply keep holding Ctrl and click “Yes” when asked if you want to launch in Offline Mode.&lt;/p&gt;
&lt;p&gt;Follow our blog for more tips on getting the most out of your eM Client! You can also follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about new releases.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=157</link>
			<pubDate>Thu, 01 Mar 2018 00:00:00 +0000</pubDate>
			<title>eM Client Features: Offline Mode</title>
			<guid isPermaLink="false">157</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;If you are a regular eM Client Calendar user, you might already be familiar with some of its calendar views – but do you know them all?&lt;/p&gt;

&lt;h3&gt;Calendar and the Composite View&lt;/h3&gt;
&lt;p&gt;The &lt;b&gt;Month view&lt;/b&gt; is perfect for organizing events spanning multiple days or for looking at the bigger picture when you usually have only about 3 or 4 events per day.&lt;/p&gt;
&lt;p&gt;The &lt;b&gt;Week view&lt;/b&gt; is tailored for those of you who regularly have more than 4 events per day or prefer to see more details about individual events without having to open them in a separate window.&lt;/p&gt;
&lt;p&gt;The &lt;b&gt;Work Week view&lt;/b&gt; will only display the days that you have selected as your work week. By default, it is set to display Monday to Friday, but you can change the settings in &lt;i&gt;Menu &amp;gt; Tools &amp;gt;Settings &amp;gt; Calendar &amp;gt; General.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;The &lt;b&gt;Day view&lt;/b&gt; layout is almost identical to the Work Week one. Because it only displays a single day, there is more space to see detailed event descriptions or even multiple events side by side.&lt;/p&gt;
&lt;p&gt;There is also the &lt;b&gt;Agenda&lt;/b&gt; view, which gives you a chronological list of all events with the option of hiding the ones that are already in the past.&lt;/p&gt;
&lt;p&gt;eM Client also offers a special &lt;b&gt;Composite view&lt;/b&gt;. This view allows you to select multiple days and display them side by side – those days do not have to be consecutive but can be separated by any amount of time. Let’s say you need to see crucial days from this month, and only those days, as well as some days from the next month – that’s where the Composite view comes in.&lt;/p&gt;
&lt;p&gt;You can activate this view by holding Ctrl and clicking on the days you want to see in the small calendar located under your calendar accounts. The same applies to deselecting days as well: just hold Ctrl and deselect one of the highlighted days to remove it from your view.&lt;/p&gt;
&lt;p&gt;Follow our blog for more tips on getting the most out of your eM Client! You can also follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about new releases.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=156</link>
			<pubDate>Thu, 30 Nov 2017 00:00:00 +0000</pubDate>
			<title>eM Client Features: Calendar Composite View</title>
			<guid isPermaLink="false">156</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Stay on top of what’s going on with Internet Calendars! This eM Client 7 feature allows you to see the schedule of your favorite club’s game next to your work schedule.&lt;/p&gt;

&lt;h3&gt;iCal subscriptions&lt;/h3&gt;
&lt;p&gt;So much is happening nowadays that it’s often hard to keep it all in mind. The exhausting days filled with checking your calendar’s agenda for all these calls that you need to make and meetings that you need to go to roll by, and, come evening, you just want to have a good time, relax with a movie or watch an exciting game. You often need to check several different sources to keep up – just imagine you could have various calendars from different organizations all in one place and view them in a sleek modern interface that you’re already familiar with…&lt;/p&gt;
&lt;p&gt;Subscribing to internet calendars (also called iCals or iCalendars) in eM Client 7 allows you to do precisely this. You can easily subscribe to an internet calendar of your choice in &lt;i&gt;Menu &amp;gt; Tools &amp;gt; Subscribe to Internet Calendar&lt;/i&gt;. Simply copy an address of the calendar into the address field and you are ready to browse the calendar in the Internet Calendars section of your Calendar. 
&lt;p&gt;
&lt;ul class="emc-screenshot-list clearfix"&gt;
&lt;li&gt;&lt;a title="Add Internet Calendar" class="screenshot" href="https://www.emclient.com/sitecontrol/images/180-icals-screenshot.png" rel="screenshots"&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Why don’t you try setting up one of the example calendars below to try it out? Afterwards, you can browse a directory of iCals (e.g. &lt;a title="directory of iCals - icalshare.com" href="http://icalshare.com/"&gt;iCal share&lt;/a&gt;) and have a look around for internet calendars that suit your needs – there are iCalendars of all kinds catering to every interest: 
&lt;p&gt;
&lt;h4&gt;Business&lt;/h4&gt;
&lt;p&gt;Don’t forget about important tax dates for small businesses with &lt;i&gt;http://www.tax.gov/Calendar.ics&lt;/i&gt; by &lt;a href="https://www.irs.gov/"&gt;IRS&lt;/a&gt; (US)&lt;/p&gt;
&lt;h4&gt;Lectures &amp;amp; seminars&lt;/h4&gt;
&lt;p&gt;Never miss a thing around your workspace or campus, e.g. see &lt;a href="https://news.harvard.edu/"&gt;Harvard University’s Gazette&lt;/a&gt; events &lt;i&gt;webcal://www.trumba.com/calendars/gazette.ics&lt;/i&gt;&lt;/p&gt;
&lt;h4&gt;Education&lt;/h4&gt;
&lt;p&gt;Follow notable astronomical events with &lt;a href="https://www.nytimes.com/interactive/2017/science/astronomy-space-calendar.html"&gt;The New York Times Astronomy and Space Calendar&lt;/a&gt; &lt;i&gt;https://calendar.google.com/calendar/ical/nytimes.com_89ai4ijpb733gt28rg21d2c2ek%40group.calendar.google.com/public/basic.ics&lt;/i&gt;&lt;/p&gt;
&lt;h4&gt;Entertainment &lt;/h4&gt;
&lt;p&gt;Stay up to date with movie releases with this official theatrical release schedule for all upcoming films in the year 2017 &lt;i&gt;https://www.google.com/calendar/ical/pfutdblf1gi8jmfsvroh76f6jg%40group.calendar.google.com/public/basic.ics&lt;/i&gt; by &lt;a href="http://www.firstshowing.net/"&gt;FirstShowing&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;Sports&lt;/h4&gt;
&lt;p&gt;Follow your favorite club’s schedule, e.g. the &lt;a href="https://www.mlb.com/mets"&gt;New York Mets&lt;/a&gt; (not that we’re picking any favorites) &lt;i&gt;webcal://mlb.am/tix/mets_schedule_full&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Follow our blog for more tips on getting the most out of your eM Client! You can also follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about new releases.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=155</link>
			<pubDate>Tue, 21 Nov 2017 00:00:00 +0000</pubDate>
			<title>eM Client Features: iCal subscriptions</title>
			<guid isPermaLink="false">155</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;eM Client 7.1 is here! After having carefully examined your feedback, we’re now bringing you a number of new features
    and improvements of the old ones. If you already have a valid license for eM Client 7, update for free now!&lt;/p&gt;

&lt;h3&gt;What's new&lt;/h3&gt;
&lt;p&gt;eM Client 7.1 is bringing some frequently requested features and enhancements to improve the quality of your
    workflow. Here is a&amp;nbsp;list of some of them.&lt;/p&gt;
&lt;ul class="emc-list emc-list--ordered emc-typo--size-md clearfix"&gt;
    &lt;li&gt;&lt;b&gt;PGP Support&lt;/b&gt;

        &lt;p&gt;You can now encrypt your emails with PGP encryption, ensuring unbreakable security. We support both PGP
            Inline format and PGP/MIME.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Simplified Security Management&lt;/b&gt;

        &lt;p&gt;Our new interface makes managing your S/MIME and PGP certificates and keys a lot easier.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Live Backup&lt;/b&gt;

        &lt;p&gt;You no longer have to exit eM Client in order for the backup to proceed. eM Client will now back up while
            running so you can keep working even while it is underway.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Online Avatar Downloading&lt;/b&gt;

        &lt;p&gt;eM Client now automatically downloads and displays avatars for your contacts from the web. We download from
            Gravatar, domain icons and more.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Improved Print Preview&lt;/b&gt;

        &lt;p&gt;The print preview has been completely remade and is a lot easier to use. PDF files generated by the print
            dialog will now have searchable text.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Even More Customizable Toolbars&lt;/b&gt;

        &lt;p&gt;We’ve added a lot more customizable buttons to various toolbars in eM Client.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Auto-resize and formatting options for embedded images&lt;/b&gt;

        &lt;p&gt;Your pasted images will now automatically be resized to fit in your email. You will also be able to change
            the size of the image as well as rotate and flip it.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Improved table editor&lt;/b&gt;

        &lt;p&gt;Tables have been substantially improved, you can now resize any cell, row or column you want.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Text pasting options&lt;/b&gt;

        &lt;p&gt;You can now easily customize how you want to paste the text into your emails – you can either choose to keep
            the formatting or paste it as text only.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Improved calendar invites&lt;/b&gt;

        &lt;p&gt;Calendar invites look and feel way better now.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Customizable secondary sorting for all views&lt;/b&gt;

        &lt;p&gt;You can now sort any items (emails, contacts, events, etc.) by two criteria at once.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Calendar Folder sharing on MS Exchange and IceWarp&lt;/b&gt;

        &lt;p&gt;When you share a calendar folder with somebody, they will now receive an email with the invitation to your
            shared folder. Collaboration made easy!&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Gmail out of office response&lt;/b&gt;

        &lt;p&gt;We now support automatic “Out of Office” replies for Gmail as well. Let everyone know that you will not be
            able to respond to their emails by configuring the automatic response right inside eM Client.&lt;/p&gt;&lt;/li&gt;
    &lt;li&gt;&lt;b&gt;Preview images from hyperlinks in chat&lt;/b&gt;

        &lt;p&gt;When someone sends you an image link in chat, you will now be able to see the image they are linking you
            without having to click on it. &lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Do you like the new features? Is something not working as you expected? Please let us know at &lt;a href="mailto:info@emclient.com"&gt;info@emclient.com&lt;/a&gt;. Thank you for your help, your feedback is always
    welcome!&lt;/p&gt;

&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about our new releases.
&lt;/p&gt;
&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;div class="emc-control-wrapper emc-typo--align-center"&gt;&lt;a class="emc-button emc-button--green download-btn-cst" href="https://www.emclient.com/dist/latest/setup.msi"&gt;Download eM Client 7.1&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=159</link>
			<pubDate>Wed, 07 Jun 2017 00:00:00 +0000</pubDate>
			<title>eM Client 7.1</title>
			<guid isPermaLink="false">159</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;eM Client License Manager is a tool for managing licenses and settings for eM Client Pro customers. It enables you to remotely deactivate old unused licenses as well as configure server settings like updates and signatures for your entire company.&lt;/p&gt;

&lt;h2&gt;New License Manager&lt;/h2&gt;
&lt;p&gt;As you might have noticed, our old License Manager ran on Silverlight. The problem with Silverlight was the fact that no modern browser really supported it anymore and as a result, pretty much the only way you could access it was through Internet Explorer.&lt;/p&gt;
&lt;p&gt;Which brings us to our next question - which web browser is your favorite? Do you, like almost 60 % of the world, like Chrome and its speed and simplicity? Do you prefer the customizability of Firefox? Or perhaps you ride the cutting Edge of Microsoft?&lt;/p&gt;
&lt;p&gt;We recognize that not that many people use Internet Explorer anymore these days and finally after a long period of development, we brought 2017 to our License Manager. No longer will you be required to install Silverlight or be locked to Internet Explorer. You can now access the new License Manager on ALL browsers. Period.&lt;/p&gt;
&lt;p&gt;The layout and controls stay the same, so you won’t have to re-learn everything you already know about the License Manager, only now it’s lightning fast and way prettier, keeping in with our design philosophy in eM Client 7.&lt;/p&gt;
&lt;p&gt;It’s live already, so go to &lt;a href="https://licensemanager.emclient.com"&gt;licensemanager.emclient.com&lt;/a&gt; and try it out for yourself!&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about our new releases.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=153</link>
			<pubDate>Fri, 17 Feb 2017 00:00:00 +0000</pubDate>
			<title>New License Manager</title>
			<guid isPermaLink="false">153</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;&lt;strong&gt;eM Client 7 is launching!&lt;/strong&gt; It has been a long road and a lot of hard work and&amp;nbsp;finally we're proud to announce the release&amp;nbsp;of eM Client 7. You can check out&amp;nbsp;some of its features below as well as download the setup file. &lt;/p&gt;

&lt;h2&gt;New UI&lt;/h2&gt;
&lt;p&gt;The interface has been completely redesigned. With a sleek, modern design and a lot of new original themes, eM Client looks better than ever.&lt;/p&gt;
&lt;h2&gt;Conversation View&lt;/h2&gt;
&lt;p&gt;The long awaited conversation view is here. Your correspondence will now be grouped into relevant conversations, making browsing through messages easier than ever before.&lt;/p&gt;
&lt;h2&gt;Dark Theme&lt;/h2&gt;
&lt;p&gt;Do you often work late into the night and need something easy on the eyes or do you just like your applications in darker colors? Try the new official dark theme - we promise you'll love it!&lt;/p&gt;
&lt;h2&gt;QuickText&lt;/h2&gt;
&lt;p&gt;You can use the QuickText feature to send your own predefined&amp;nbsp;blocks of&amp;nbsp;text by simply clicking a button. Very useful if you find yourself frequently sending the same information repeatedly.&lt;/p&gt;
&lt;h2&gt;Delayed Sending&lt;/h2&gt;
&lt;p&gt;You can now schedule mails to be sent at a defined time and date. Useful when you are communicating with someone from a different time zone or if you want your message to be sent while you're away from your computer.&lt;/p&gt;
&lt;h2&gt;Mail Translation&lt;/h2&gt;
&lt;p&gt;When you receive a message in a different language than the one you have set as default, eM Client can now translate the message with a single click.&lt;/p&gt;
&lt;h2&gt;&lt;span class="tit"&gt;The License&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Owners of the&amp;nbsp;Lifetime Upgrades&amp;nbsp;Pro license can download and upgrade right away. Owners of regular Pro licenses will be required to purchase the appropriate upgrade to be able to use eM Client 7.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the new release.&lt;/p&gt;
&lt;p&gt;
&lt;div class="big_download_button"&gt;&lt;a href="https://www.emclient.com/dist/latest/setup.msi"&gt;DOWNLOAD&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=152</link>
			<pubDate>Thu, 30 Jun 2016 00:00:00 +0000</pubDate>
			<title>eM Client 7</title>
			<guid isPermaLink="false">152</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Update about the new version 7. After a holiday break, we're ready to share more details about new features for the new release.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Gmail Label Support&lt;/h2&gt;
&lt;p&gt;Are you a Gmail user? We have reworked the way eM Client synchronizes with Gmail and your server data. Since Gmail introduced labels, all the labels were synchronised as folders with Gmail. With Conversations however we've decided to make a few adjustments. Your Gmail labels are now synchronised as categories and by assigning the categories, the label will be attached to the message and sorted to appropriate folder. Just as if you were working with your online Gmail interface.&lt;/p&gt;
&lt;p&gt;Find your account labels in categories to assign label to email. All your labels will be displayed as if they were regular folders, below your Inbox.&lt;/p&gt;
&lt;p&gt;Right click your message and select Categories to apply the label for the selected message or select the items from the message list and select Mark to apply category in the main application window. Messages will be sorted in no time to appropriate label folders, where you can find the labeled messages.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7 and more.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=148</link>
			<pubDate>Wed, 13 Jan 2016 00:00:00 +0000</pubDate>
			<title>Gmail Labels Support</title>
			<guid isPermaLink="false">148</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Did you come across any issues with eM Client recently? We have received several reports regarding eM Client authentication problem with Gmail servers via OAuth.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;eM Client, Gmail and OAuth&lt;/h2&gt;
&lt;p&gt;Some of our users have reported problems while using eM Client and authenticating with Gmail servers. The application notifies users about JavaScript being disabled in default browser.&lt;/p&gt;
&lt;p&gt;Our developers have inspected this in detail and discovered that the embedded OAuth features are being blocked by Gmail servers for Internet Explorer. Since IE is currently the default browser for eM Client 6, this has been marked as the root of this problem. Please note that we're working on the new version 7 which will feature &lt;a href="https://www.emclient.com/blog/what-to-expect-in-em-client-7--chromium-134"&gt;Chromium&lt;/a&gt; to replace IE as the default browser.&lt;/p&gt;
&lt;p&gt;We'll be including a workaround for the issue in the next update for version 6 available in the Check for Updates option or you can download the update below if you're experiencing the issue.&lt;/p&gt;
&lt;div class="big_download_button"&gt;&lt;a href="https://www.emclient.com/dist/v6.0.24144/setup.msi"&gt;DOWNLOAD&lt;/a&gt;&lt;/div&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=147</link>
			<pubDate>Mon, 30 Nov 2015 00:00:00 +0000</pubDate>
			<title>eM Client 6 and OAuth</title>
			<guid isPermaLink="false">147</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;eM Client 7 has been submitted to first groups of testers, yet we still have a lot to share about the new release before launching. Here's some more information about the upcoming features of the new version.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Dark Theme Options&lt;/h2&gt;
&lt;p&gt;eM Client is going to get a bit more darker with the new release. We'll implement new appearance options including some of the already available themes and some new ones, most importantly a dark theme for late nights spent on your computer.&lt;/p&gt;
&lt;p&gt;This is a small but very wanted addition to the application. Some of our users have already created dark themes for the current release but there was always a catch with the design, thus we'll be including an original eM Client theme for all our all-nighters. Theme options are available in the application settings under the &lt;strong&gt;Menu&lt;/strong&gt; &amp;gt; &lt;strong&gt;Tools&lt;/strong&gt; &amp;gt; &lt;strong&gt;Settings&lt;/strong&gt; &amp;gt; &lt;strong&gt;Appearance&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Choose your favorite theme or create a custom theme that suits your needs using simple XML templates.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7 and more.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=146</link>
			<pubDate>Wed, 25 Nov 2015 00:00:00 +0000</pubDate>
			<title>New Theme Options</title>
			<guid isPermaLink="false">146</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;eM Client 7 has been submitted to first groups of testers, yet we still have a lot to share about the new release before launching. Here's some more information about the upcoming features of the new version.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Chat File Transfer&lt;/h2&gt;
&lt;p&gt;As you may know, transfering files with eM Client is already possible with the current release. However we're improving most of the features for the new version 7 and we've taken a proper look on our chat feature as well.&lt;/p&gt;
&lt;p&gt;The new version already includes the new &lt;a title="is typing" href="https://www.emclient.com/blog/what-to-expect-in-em-client-7--is-typing-140"&gt;Is Typing&lt;/a&gt; feature that we've announced a couple weeks back but what is there more to chat? We've reworked the file transfers to simplify your work with attachments. File transfers are now quicker, more reliable and have an updated look with the new UI. Use the feature to share data with people in your group quickly and get your colleague's feedback before you submit the files to customers (or your grandma) or just use it for general blabber as we do.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7 and more.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=145</link>
			<pubDate>Tue, 10 Nov 2015 00:00:00 +0000</pubDate>
			<title>Chat File Transfer</title>
			<guid isPermaLink="false">145</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;eM Client 7 has been submitted to first groups of testers, we still have a lot to share about the new release before launching. Here's some more information about upcoming features of the new version.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Improved Support for Touch displays&lt;/h2&gt;
&lt;p&gt;In past releases of eM Client 6 we’ve added touch mode for improving the usability of the application on some of the latest touch enabled laptops and tablets.&lt;/p&gt;
&lt;p&gt;With the new user interface in eM Client 7, we’re taking touch to the next level, high resolution icon sets and UI made to fit your touch devices will improve the overall user experience dramatically. We’re adding simple options how to delete, archive or set flags with gestures on touch devices for mail and calendar&lt;/p&gt;
&lt;h2&gt;Screenshots&lt;/h2&gt;
&lt;p&gt;
&lt;ul class="blog_screenshot"&gt;
&lt;li&gt;&lt;a title="Conversation in main application window" class="screenshot" href="https://www.emclient.com/sitecontrol/en/images/191-inbox-conversation.png" rel="screenshots"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Conversation in message window" class="screenshot" href="https://www.emclient.com/sitecontrol/en/images/193-mail-window-conversation.png" rel="screenshots"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Conversation in main application window" class="screenshot" href="https://www.emclient.com/sitecontrol/en/images/192-inbox-conversation-4-category-chat-online.png" rel="screenshots"&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7 and more.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=144</link>
			<pubDate>Thu, 05 Nov 2015 00:00:00 +0000</pubDate>
			<title>Improved Touch Support</title>
			<guid isPermaLink="false">144</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Since eM Client 6 was released you have started putting out requests for features that should be included in the upcoming release and now we’re finally ready to share more details about the next version. We'll be releasing a series of posts introducing the new features.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Conversations&lt;/h2&gt;
&lt;p&gt;Conversation view has been a very requested feature for eM Client, we’re very excited to finally introduce this feature in the new release of eM Client 7. We worked on this feature very hard and very long but we’re very happy that we can finally share more information.&lt;/p&gt;
&lt;p&gt;The current releases have included a Conversation history which may have served instead of conversations up until now, we still like this feature so if you were using it - you will be able to display your past conversations in the sidebar as well. If you didn’t like this feature we’re introducing two new ways how to handle conversations.&lt;/p&gt;
&lt;h2&gt;in All Views&lt;/h2&gt;
&lt;p&gt;Using this option you’ll be able to see your previous conversations in your message list as a message with one or more recipients - displaying the number of messages in the conversation. You may be used to this behaviour from your Gmail interface already. New conversations are sorted in the list of your messages by the last message received in this conversation.&lt;/p&gt;
&lt;h2&gt;in Message Detail&lt;/h2&gt;
&lt;p&gt;This option will allow you to use your email as you were used to, each message received is sorted in your folders and message detail displays the past relevant conversation based on the message subject.&lt;/p&gt;
&lt;p&gt;If you’re not fan of conversations you can simply disable conversations in your settings and use the sidebar conversation history instead.&lt;/p&gt;
&lt;h2&gt;Screenshots&lt;/h2&gt;
&lt;ul class="blog_screenshot"&gt;
&lt;li&gt;&lt;a title="Conversation in main application window" class="screenshot" href="https://www.emclient.com/sitecontrol/en/images/191-inbox-conversation.png" rel="screenshots"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Conversation in message window" class="screenshot" href="https://www.emclient.com/sitecontrol/en/images/193-mail-window-conversation.png" rel="screenshots"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Conversation in main application window" class="screenshot" href="https://www.emclient.com/sitecontrol/en/images/192-inbox-conversation-4-category-chat-online.png" rel="screenshots"&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7 and more.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=139</link>
			<pubDate>Thu, 22 Oct 2015 00:00:00 +0000</pubDate>
			<title>Introducing Conversations</title>
			<guid isPermaLink="false">139</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Since eM Client 6 was released you have started putting out requests for features that should be included in the upcoming release and now we’re finally ready to share more details about the next version. We'll be releasing a series of posts introducing the new features.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Translation&lt;/h2&gt;
&lt;p&gt;The new release of eM Client 7 will include a new option for translating your emails. Whenever you receive a message in a different language than your application language, eM Client will offer you the option to translate the message to the application language or your selected language.&lt;/p&gt;
&lt;p&gt;This feature is powered by the Bing translator Tool. You can find the option in the application settings under &lt;strong&gt;Menu&lt;/strong&gt; &amp;gt; &lt;strong&gt;Tools&lt;/strong&gt; &amp;gt; &lt;strong&gt;Settings&lt;/strong&gt; &amp;gt; &lt;strong&gt;Mail&lt;/strong&gt; &amp;gt; &lt;strong&gt;Translation&lt;/strong&gt; where you can also setup the default behaviour for different languages. &lt;/p&gt;
&lt;h2&gt;Screenshots&lt;/h2&gt;
&lt;ul class="blog_screenshot"&gt;
&lt;li style="OVERFLOW: hidden; MAX-HEIGHT: 10em"&gt;&lt;a title="Translate Incoming emails with ease" class="screenshot" href="https://www.emclient.com/sitecontrol/en/images/197-translate-1.png" rel="screenshots"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="OVERFLOW: hidden; MAX-HEIGHT: 10em"&gt;&lt;a title="Translate Incoming emails with ease" class="screenshot" href="https://www.emclient.com/sitecontrol/en/images/198-translate-2.png" rel="screenshots"&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7 and more.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=143</link>
			<pubDate>Thu, 01 Oct 2015 00:00:00 +0000</pubDate>
			<title>eM Client Features: Translation</title>
			<guid isPermaLink="false">143</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Since eM Client 6 was released you have started putting out requests for features that should be included in the upcoming release and now we’re finally ready to share more details about the next version. We'll be releasing a series of posts introducing the new features.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Vacation Responder&lt;/h2&gt;
&lt;p&gt;Are you leaving the office temporarily and need to setup an automated reply? We have good news for our Exchange users, as eM Client 7 features a new option that allows you to setup automated replies directly from eM Client.&lt;/p&gt;
&lt;p&gt;By navigating through the application &lt;strong&gt;Menu&lt;/strong&gt; to &lt;strong&gt;Tools&lt;/strong&gt;, use the new Vacation Responder tool and setup the responder’s schedule and your custom reply, the subject or even target the automated responses to your contacts only.&lt;/p&gt;
&lt;p&gt;Unfortunately, this option is only available while using an Exchange account as most major services do not provide means to set up this option outside of their user interface.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7 and more.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=142</link>
			<pubDate>Thu, 24 Sep 2015 00:00:00 +0000</pubDate>
			<title>eM Client Features: Vacation responder</title>
			<guid isPermaLink="false">142</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Since eM Client 6 was released you have started putting out requests for features that should be included in the upcoming release and now we’re finally ready to share more details about the next version. We'll be releasing a series of posts introducing the new features.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;QuickText&lt;/h2&gt;
&lt;p&gt;QuickText is a new addition to Templates and Signatures as an additional option how to prepare and predefine snippets of text that you can quickly insert into your new messages as well as replies.&lt;/p&gt;
&lt;p&gt;Difference between our current Templates features and QuickText is that templates have to be predefined and you can only use a template for all your replies or none. Up until now, there was no way how to add a template text into a reply. Our developers have worked on this to introduce an improved way how to handle predefined text on your replies and we're hoping this will ease your way how to work with templates and predefined text and save you a lot of additional work.&lt;/p&gt;
&lt;p style="DISPLAY: none"&gt;QuickText settings can be found in the Mail application settings under &lt;strong&gt;Tools&lt;/strong&gt; &amp;gt; &lt;strong&gt;Settings&lt;/strong&gt; &amp;gt; &lt;strong&gt;Mail&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Screenshots&lt;/h2&gt;
&lt;ul class="blog_screenshot"&gt;
&lt;li&gt;&lt;a title="QuickText feature" class="screenshot" href="https://www.emclient.com/sitecontrol/en/images/195-quicktext-2.png" rel="screenshots"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="QuickText feature" class="screenshot" href="https://www.emclient.com/sitecontrol/en/images/194-quicktext-1.png" rel="screenshots"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="QuickText feature" class="screenshot" href="https://www.emclient.com/sitecontrol/en/images/196-quicktext-3.png" rel="screenshots"&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7 and more.&lt;/p&gt;
&lt;h2&gt;&lt;/h2&gt;
&lt;h2&gt;&lt;/h2&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=141</link>
			<pubDate>Thu, 17 Sep 2015 00:00:00 +0000</pubDate>
			<title>eM Client Features: QuickText</title>
			<guid isPermaLink="false">141</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Since eM Client 6 was released you have started putting out requests for features that should be included in the upcoming release and now we’re finally ready to share more details about the next version. We'll be releasing a series of posts introducing the new features.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Is Typing Feature&lt;/h2&gt;
&lt;p&gt;Since our application is going through a complete re-design of both the user interface as well as the application core features we decided to enhance our chat a little as well.&lt;/p&gt;
&lt;p&gt;The new eM Client 7 will allow you to see not only if your chat contacts are online, away or offline but it allows you to see if they are typing as well. Not only that, we’re including a couple of new status options while using the chat feature. eM Client can spot the difference if the contact has stopped typing or&amp;nbsp;if he/she&amp;nbsp;closed the chat window as well.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7 and more.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=140</link>
			<pubDate>Thu, 10 Sep 2015 00:00:00 +0000</pubDate>
			<title>eM Client Features: Is Typing</title>
			<guid isPermaLink="false">140</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Since eM Client 6 was released you have started putting out requests for features that should be included in the upcoming release and now we’re finally ready to share more details about the next version. We'll be releasing a series of posts introducing the new features.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Auto-BCC Feature&lt;/h2&gt;
&lt;p&gt;The Auto-BCC feature has been a long requested feature. eM Client 7 will feature Auto-BCC amongst its default features. You can find this option in your account settings and specify Auto-BCC for all your outgoing messages for each account specifically. For those who are not familiar with the feature, Auto-BCC allows you to automatically send a hidden copy of your outgoing messages so the recipients of your message won’t be able to see that the copy was sent to the specified e-mail.&lt;/p&gt;
&lt;p&gt;Auto-BCC can often be used to submit a copy of a work related email to your personal email or notify someone about responding or updating the message on a company account.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=138</link>
			<pubDate>Fri, 04 Sep 2015 00:00:00 +0000</pubDate>
			<title>eM Client Features: Auto-BCC</title>
			<guid isPermaLink="false">138</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Since eM Client 6 was released you have started putting out requests for features that should be included in the upcoming release and now we’re finally ready to share more details about the next version. We'll be releasing a series of posts introducing the new features.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Delayed Send Feature&lt;/h2&gt;
&lt;p&gt;This has been a long awaited feature, our users have started voting in the feature on the community support almost 2 years ago and it's almost a year since we've decided to include this in the new release.&lt;/p&gt;
&lt;p&gt;Finally, eM Client 7 will include a delayed send feature option that you can use to schedule your messages to send on a specific time. This can be helpful when communicating overseas or if you just have something unconfirmed. You'll be able to use this option by navigating to the File Menu of new message window, similarly as you may be used to from sending Mass Mail.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=137</link>
			<pubDate>Thu, 27 Aug 2015 00:00:00 +0000</pubDate>
			<title>eM Client Features: Delayed Send</title>
			<guid isPermaLink="false">137</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Since eM Client 6 was released you have started putting out requests for features that should be included in the upcoming release and now we’re finally ready to share more details about the next version. We'll be releasing a series of posts introducing the new features.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Outlook.com with IMAP/SMTP sync&lt;/h2&gt;
&lt;p&gt;Outlook.com users can look forward to synchronizing their accounts using the standard IMAP and SMTP protocols as you may be used to from other account types. Up until now, it was necessary to synchronize your account over the AirSync protocol, which has not proven so reliable and may have been generating a couple of issues when the Outlook.com servers have been swamped with requests. We believe the new way of synchronizing your account will be more efficient and will considerably decrease the number of issues while synchronizing your items with Outlook.com mail servers.&lt;/p&gt;
&lt;p&gt;However, note, that this doesn't mean we're dropping the Calendar and Contacts support on Outlook.com, these items will be safely synchronized over the existing AirSync protocol and you willl still be able to work with both services as well as your email or disable your calendar in case you don't use it.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=136</link>
			<pubDate>Thu, 20 Aug 2015 00:00:00 +0000</pubDate>
			<title>eM Client 7 Features: IMAP Support for Outlook.com Accounts</title>
			<guid isPermaLink="false">136</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Since eM Client 6 was released you have started putting out requests for features that should be included in the upcoming release and now we’re finally ready to share more details about the next version. We'll be releasing a series of posts introducing the new features.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;Chromium/WebKit Application Core&lt;/h2&gt;
&lt;p&gt;Up until now, eM Client was running on several system components used with the .NET framework. As this has been a limitation for us in more and more cases lately, we’ve decided that it’s time to move to new tools. We’ve done major changes to the application to integrate a WebKit core. This will help us to get rid of some Internet Explorer issues that have been bugging us for years in some specific cases.&lt;/p&gt;
&lt;p&gt;Using WebKit essentially means that the main application browser will be Chrome instead of the current implementation of Internet Explorer, this will also help us improving compatibility with Google's features in the future.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href="http://www.facebook.com/emclient"&gt;Facebook&lt;/a&gt; or &lt;a href="http://www.twitter.com/emclient"&gt;Twitter&lt;/a&gt; to find the latest information about the upcoming features of eM Client 7.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=134</link>
			<pubDate>Wed, 12 Aug 2015 00:00:00 +0000</pubDate>
			<title>eM Client 7 Features: Chromium</title>
			<guid isPermaLink="false">134</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Microsoft has released a free Windows 10 update for all current Windows 7 and Windows 8.1 users and some of you may be wondering if all your applications are compatible with this new release.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;eM Client as a native Windows 10 application is fully compatible with Windows 10 and all currently supported Windows releases. We’re also working hard on the upcoming release of eM Client 7 and its features will improve the overall experience and compatibility with Windows devices.&lt;/p&gt;
&lt;p&gt;We promise to release more information soon, but you can already look forward to major features like conversation view, delayed send, new user interface and many more with this new release.&lt;/p&gt;
&lt;p&gt;If you come across any issues with eM Client running on Windows 10, make sure to let us know on the &lt;a href="http://forum.emclient.com/" alt="eM Client Forum"&gt;Community Support&lt;/a&gt; or our &lt;a href="http://support.emclient.com/" alt="VIP support"&gt;VIP support&lt;/a&gt; if you're a &lt;a href="https://www.emclient.com/pro-vs-free"&gt;PRO license&lt;/a&gt; user.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=132</link>
			<pubDate>Thu, 30 Jul 2015 00:00:00 +0000</pubDate>
			<title>eM Client and Windows 10 compatibility</title>
			<guid isPermaLink="false">132</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;If you're using an Exchange account in eM Client, we have some good news for you. Some of our users have been missing the option to subscribe and unsubscribe public folders on the Exchange server. This feature is now a part of eM Client 6 and will be available to all our users from now on.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can find this new feature in your account settings under Tools &amp;gt; Accounts &amp;gt; Your Exchange Account &amp;gt; Mail, Contacts and Calendars. Scroll down to open up the list of public folders and use the "Subscribe" and "Unsubscribe" buttons to add or remove the folder from your list of synchronized folders. All subscribed folders should be listed below your account in the left pane.&lt;/p&gt;
&lt;p&gt;Before subscribing to folders, make sure your Exchange account is fully synchronized with the server, as the folders can be listed only when the account has been fully synchronized.&lt;/p&gt;
&lt;p&gt;If you come across any issues with this new feature, make sure to let us know on the &lt;a href="http://forum.emclient.com/" alt="eM Client Forum"&gt;Community Support&lt;/a&gt; or our &lt;a href="http://support.emclient.com/" alt="VIP support"&gt;VIP support&lt;/a&gt; if you're a &lt;a href="https://www.emclient.com/pro-vs-free"&gt;PRO license&lt;/a&gt; user.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=131</link>
			<pubDate>Fri, 05 Jun 2015 00:00:00 +0000</pubDate>
			<title>Subscribe to public folders on Exchange</title>
			<guid isPermaLink="false">131</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Are you having issues with eM Client? We've updated our FAQ section so it's easier to navigate through the most frequently asked questions, allowing you to quickly resolve any setup questions. Visit the new &lt;a href="https://www.emclient.com/faq-getting-started"&gt;FAQ&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We really hope you'll be able to find your answer in the FAQ section in case of any issues or questions about the application. However if any of you come across any issues with the application, we'll be happy to answer any follow-up questions on our &lt;a href="http://forum.emclient.com/"&gt;Community Support.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you're a PRO license user, you're also entitled to use the &lt;a href="http://support.emclient.com"&gt;VIP support&lt;/a&gt; to quickly resolve any questions or issues with the application. You can also chose to contact us at &lt;a href="mailto:info@emclient.com" target="_BLANK"&gt;info@emclient.com&lt;/a&gt;.
&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=129</link>
			<pubDate>Tue, 05 May 2015 00:00:00 +0000</pubDate>
			<title>Totally New FAQ</title>
			<guid isPermaLink="false">129</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;You may have noticed we have removed the facebook chat feature out of the application in one of the recent updates. Since we also quite liked this feature, we just wanted to let you know this is not what we would prefer, but unfortunately facebook has decided to shutdown support for the XMPP protocol and the chat API.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This unfortunately left us no other option than to remove the feature from our application, you may remember that we already had to do this with the Skype support in the past.&lt;/p&gt;
&lt;p&gt;Facebook chat features are currently only supported via facebook native apps, e.g. Messenger or the native web browser UI. And as of today, it is no longer possible to use the chat API with third party applications.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=128</link>
			<pubDate>Thu, 30 Apr 2015 00:00:00 +0000</pubDate>
			<title>Facebook Chat API support has been shutdown</title>
			<guid isPermaLink="false">128</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Remember how you were forced to use the two step verification option or to allow access for “Less secure apps” while setting up eM Client with your Gmail account?&lt;/p&gt;
&lt;p&gt;As of today you can update your eM Client to the latest release which from now on supports the OAuth authentication method that will allow you to authenticate with your Google account without any prior account adjustments and will increase the security of your account.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;OAuth is the authentication standard that allows applications to reach out to your server for an authentication “Token”, that will be serving as the access key between your mail server and the application. This feature also allows you to manage the connected devices remotely, just by logging into your account settings online.&lt;/p&gt;
&lt;p&gt;Since Google has decided to shut down support for the less secure apps, on April 30th make sure to update your application soon to avoid any future authentication issues.&lt;/p&gt;
&lt;p&gt;Download the update &lt;a href="https://www.emclient.com/dist/v6.0.22344/setup.msi" target="_BLANK"&gt;here&lt;/a&gt; or by using the "Check for Update" option under&amp;nbsp;Help in your eM Client installation.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=124</link>
			<pubDate>Wed, 15 Apr 2015 00:00:00 +0000</pubDate>
			<title>eM Client now features OAuth authentication with Gmail</title>
			<guid isPermaLink="false">124</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;The newest computers on the market today aren't like the ones you could buy a year or two ago. You no longer need to just use the keyboard, trackpad and mouse. You have the whole Internet at your fingertips&amp;nbsp;- literally.&lt;/p&gt;
&lt;p&gt;With eM Client's touch support feature, you will be able to manage your emails with the tips of your fingers. To turn on touch support, all you have to do is look to the upper right hand corner of your computer's screen. Next to the icons for closing the email client and maximizing the window, you will see a&amp;nbsp;hand type of icon. That is the one you want to push on your screen. When you do this, you'll receive a notification that will ask you if you want to turn on touch support. At that time, you can say yes, and you will see the email client change. Your inbox list will have more room and the icon for navigation will be more spread apart. Why does this happen? It's simply to make it easier for you to use your fingers.&lt;/p&gt;
&lt;p&gt;When you click on an icon, you should see that the response is just as fast as it would be if you used your trackpad or mouse. It might be even faster because you don't have to deal with a trackpad that doesn't follow your finger as quickly or accurately. Before you know it, you'll likely start to using the touch screen more than you ever have before just because it's more user friendly and faster.&lt;/p&gt;
&lt;p&gt;With touch support, you can even write emails. You will see the touch keyboard at the bottom of the screen. When you have that on the bottom of your screen, you can just tap the letters to write your email. You might need to get used to typing this way, but you can get to the speed you are at on your keyboard with time.&lt;/p&gt;
&lt;h4&gt;How to Turn Touch Support Off&lt;/h4&gt;
&lt;p&gt;You can turn touch support off easily by tapping the same icon you did to turn it on. It will ask you if you want to turn it off, and all you have to do is select yes. Now the touch support is off. You can turn it on again by tapping the same icon again.&lt;/p&gt;
&lt;p&gt;Now that you know how useful touch support can be with eM Client, go ahead and &lt;a href="https://www.emclient.com/download"&gt;download it&lt;/a&gt; on our site at &lt;a href="https://www.emclient.com"&gt;www.emclient.com&lt;/a&gt;. You will see that it's convenient and it truly is the best email client on the market today.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=95</link>
			<pubDate>Mon, 03 Nov 2014 00:00:00 +0000</pubDate>
			<title>eM Client's Ability for Touch Support</title>
			<guid isPermaLink="false">95</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;div class="emc-spacer emc-spacer-32"&gt;&lt;/div&gt;
&lt;p&gt;
    What does email stands for? CC, what does it mean? These are common questions with simple answers. We’ll cover all your questions about sending bulk emails in this article. Figuring out how to effectively send emails to a group of people can be stressful if you don’t know how to send a mass email and hide recipients. A few (or all) of the people included in your group email will appreciate it if you learn how to hide email recipients. This keeps their personal information secure in situations that require anonymity.
&lt;/p&gt;

&lt;p&gt;
    When you compose a new group message, you’ll see “To,” “Cc,” and “Bcc.” This might leave you with questions like: “Cc what does it mean?!” Fortunately, this isn’t a secret and we’ve got answers! There are simple solutions for when you need to send a generic email to undisclosed recipients or to hide the email addresses for certain contacts. Both personal and professional situations can call for hiding recipients; everything from surprise party invitations to sharing sensitive information at work.  
&lt;/p&gt;

&lt;p&gt;
    There’s no need to painstakingly send individual emails to everyone on your list. Save time and energy using &lt;a href="https://www.emclient.com/webdocumentation/en/9.0/eMClient/Default.htm#E-mail/Sending%20Email.htm"&gt;eM
Client’s Mass Mail&lt;/a&gt; feature or by using Bcc.
&lt;/p&gt;



&lt;h3&gt;
    Cc and Bcc FAQs 
&lt;/h3&gt;
&lt;p&gt;
    We’ll start by going over the basics of cc and bcc for people wondering “what is the difference between cc and bcc?” This will help you figure out which options are right for you based on your recipients and the email you’re sending. 
&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;i&gt;What is cc and bcc in email?&lt;/i&gt;&lt;br&gt;
        Cc and bcc are options available when you compose a new message. Cc and bcc are often used to send someone a message that doesn’t warrant a response. Bcc email is hidden to the recipients in To or Cc fields.&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;i&gt;What does bcc mean in email?&lt;/i&gt; &lt;br&gt;
        What is bcc in email? Bcc stands for &lt;b&gt;blind carbon copy&lt;/b&gt;. The addresses of bcc recipients will not be displayed. &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;i&gt;What does cc mean in emails? &lt;/i&gt;&lt;br&gt;
        Cc stands for carbon copy. It’s important to remember that ALL recipients can see who was sent the email as a cc.  &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;i&gt;Which is better to use: cc or bcc? &lt;/i&gt;&lt;br&gt;
        It’s not a matter of which is better; but rather whether cc vs bcc is right for the purpose of your communication. The difference between cc and bcc is that cc recipients are shown, while bcc recipients are not. You might choose to use cc if you’re verifying that you’ve sent a message – but it’s unnecessary for the person cc’d to respond. If you need to keep someone in the loop, but don’t want the other recipients to know that they can see the message; use bcc to keep it a secret. &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;&lt;i&gt;What does carbon copy mean? &lt;/i&gt;&lt;br&gt;
        Carbon copy is a reference to the time before emails when people would have to create carbon copies of letters in order to save them as a reference. The term itself means to send an exact copy of the original. When you’re sending carbon copies through email; you’re essentially just providing your recipient with a copy of the email.&lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Now you’re ready to utilize cc and bcc to efficiently send individual and group emails. Cc and bcc are helpful tools that will make your email communications efficient and secure. 
&lt;/p&gt;

&lt;h3&gt;Using Bcc for private recipients &lt;/h3&gt;
&lt;p&gt;Are there only a few people who need their information hidden in your next bulk email? Using the Bcc feature is an alternative for people who might not need to hide everyone on the email list. The contacts included in the Bcc section will be hidden from the other recipients. 
&lt;/p&gt;

&lt;p&gt;Here’s how to send an email without showing recipients: &lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;
        &lt;p&gt;After starting a new email, add the private recipients by clicking on “Add Cc &amp; Bcc.” &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;New sections will appear labeled Cc and Bcc. Make sure you choose Bcc; remember if you choose Cc, the recipients will be able to see all of the email addresses included! &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Include regular recipients in the “To” line. Their email addresses will not be hidden from the other recipients. &lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Everyone included in the To, Bcc, and Cc sections will receive your email– but the identities of the Bcc recipients will remain a mystery. That's how to send mass email without showing other recipients.&lt;/p&gt;


&lt;h3&gt;
    Using Mass Mail for Private Recipients
&lt;/h3&gt;

&lt;p&gt;
    The Mass Mail option is an &lt;a href="https://www.emclient.com/pricing"&gt;eM Client Pro&lt;/a&gt; feature that simplifies the process of sending emails to multiple recipients without disclosing their addresses. You’ll be able to send bulk emails without fear. Unlike Bcc, the Mass Email feature has the benefit of making messages appear personalized; the recipient will be able to see that the email was sent to their address in the “To” field. 
&lt;/p&gt;

&lt;ul class="emc-list emc-list--dot emc-typo--size-md emc-typo--color-dark-grey"&gt;
    &lt;li&gt;
        &lt;p&gt;Type in all of the email addresses you want to send the email to in the “To” field. &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Craft your desired message in the subject and body of the email. &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Ready to send your email? To protect the privacy of your recipients, click on File at the top of the eM&amp;nbsp;Client application. The option &lt;i&gt;“Send as Mass Email”&lt;/i&gt; will appear on the screen. Select it, and send your
        message. &lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;
        &lt;p&gt;Everyone you included as recipients will receive your email, but the information of other recipients will
            not be disclosed. It will appear to the recipient as if they are the only one who received the message.
        &lt;/p&gt;
    &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
    The Mass Mail feature is an excellent tool for advertising events, newsletters, sending school or work information, and any other message that needs to be personal while respecting the privacy of the recipients. 
&lt;/p&gt;


&lt;h3&gt;
    Distribution Lists
&lt;/h3&gt;

&lt;p&gt;
    Do you often send bulk emails to the same groups of people? Create Distribution Lists to ease the bulk email
    process. Add the name of your desired Distribution List to the Bcc section or select the Mass Email option if
    you need to keep their information private. Detailed instructions on creating Distribution Lists using eM Client
    can be found using this &lt;a href="https://www.emclient.com/webdocumentation/en/9.0/eMClient/Default.htm#E-mail/Distribution%20List.htm"&gt;link&lt;/a&gt;.
&lt;/p&gt;

&lt;h3&gt;
    Spam Filters
&lt;/h3&gt;

&lt;p&gt;
    Many email spam filters will send emails automatically to the spam folder if the email has undisclosed recipients.
    Notify your recipients when sending important messages to ensure they check their spam folders.
&lt;/p&gt;

&lt;p&gt;
    Your email can avoid the spam filter by encouraging your recipients to whitelist your email address.
&lt;/p&gt;

&lt;h3&gt;
    Try it out!
&lt;/h3&gt;

&lt;p&gt;
    Communicating with large groups of people becomes easier when you know how to send a group email and hide recipients. Prepare your list of addresses and decide if using Mass Mail or Bcc is right for your message. Both options will speed up the bulk email process so that you can work more efficiently. Check out our &lt;a href="/blog"&gt;blog&lt;/a&gt; to learn about all the other great features eM Client has to offer! 

&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=80</link>
			<pubDate>Mon, 06 Oct 2014 00:00:00 +0000</pubDate>
			<title>Sending Emails to Groups of People with Undisclosed Recipients</title>
			<guid isPermaLink="false">80</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;When you go to delete an email, do you appreciate it when your program asks you if you are really sure you want to delete it? When you want to move a message, do you like that it confirms you want to move it to a specific folder? If so, you're probably okay with the default settings on eM Client for confirmations. If you don't want to be asked these questions, it might be a good idea to keep reading. &lt;/p&gt;
&lt;p&gt;eM Client wants to make sure you are completely satisfied with what you're doing on your email program. Some people enjoy being asked questions, while others just want to have the task completed as soon as they hit the button. It's a personal option. For those of you who want to make changes to the confirmations in your eM Client program, you can do so easily by going to Settings. &lt;/p&gt;
&lt;p&gt;Settings is found under Tools. When you click on Settings, a window comes up. On the left hand side of that window, you will see an option for Confirmations. When you click on that, you will see a list of available confirmations and then boxes next to each task. &lt;/p&gt;
&lt;p&gt;When you check the box, you are saying you want that specific confirmation made. For example, the first one says, "Ask before deleting folder". If you want the program to ask you if you really want to delete a folder when you click on the "x" for deleting, you should check this box. If you don't want it to ask you, uncheck the box. &lt;/p&gt;
&lt;p&gt;You can move down the list pretty quickly checking and unchecking the things that you would like the program to check with you on. When you get to the bottom, you'll see a different option for moving your junk mail. When you move your junk mail, you have a few options such as always ask you what you want to do. This is if you usually want to do something different to each one. Another junk mail option is to send it right to your junk mail folder and blacklist the email. The other option is to put the email in your junk folder and blacklist the domain. People blacklist emails when they don't receive much spam from that particular sender; however, those that receive a great deal of spam from a domain will want to choose the blacklist domain options. This ensures you don't receive any other emails from a sender that has the domain. &lt;/p&gt;
&lt;p&gt;After you're done selecting the options, click on Apply and OK. You are all set. You will now be reminded or not reminded for the activities you chose. &lt;/p&gt;
&lt;p&gt;If you don't have eM Client yet, &lt;a href="https://www.emclient.com/download" target="_BLANK"&gt;go to the site to download today&lt;/a&gt;. It's completely free for personal use (up to two email accounts), and we have a low price for those that need more than two accounts. Let us know if you have any questions. &lt;br&gt;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=94</link>
			<pubDate>Wed, 24 Sep 2014 00:00:00 +0000</pubDate>
			<title>Adjusting the Confirmations for eM Client Activities</title>
			<guid isPermaLink="false">94</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;When you have multiple email accounts going to eM Client, it can be a pain to put in your password for every single one of them. To make it easier on you, we've implemented password protection for the eM Client application. When you have your application password protected, you will only have to put in one password to view all of your email accounts. You can then breathe easy that someone can't open your computer and eM Client to access all of your emails.&lt;/p&gt;
&lt;h3&gt;How to Password Protect eM Client&lt;/h3&gt;
&lt;p&gt;While you are in eM Client, go to Tools at the top navigation bar. Click on Settings when the drop down menu comes up. If the General menu is now pulled down, click on it. You will see options such as language, notifications, confirmations, storage, and then password protection. Click on password protection to see the window on the right. &lt;/p&gt;
&lt;p&gt;The title of this window is Password Protected Startup. Make sure to click on Use password protected startup. This means that the application will prompt you for a password everytime you open eM Client. You can then type in the password you would like to use. Make sure it's something no one can guess. Confirm your password by typing it in again. Click on Apply and then OK. &lt;/p&gt;
&lt;p&gt;At this point, close eM Client. You can test out your new password protection feature easily. Simply open eM Client back up and you should see a prompt asking you for your password. Type it in correctly to see if it allows you access to your email. Once you see how well it works, close the application again. This time, reopen it and type in the wrong password. You should see that it will not allow you to access your emails. Now you know for sure that no one will be able to read your emails unless you leave eM Client open or you tell someone your password. &lt;/p&gt;
&lt;p&gt;Please Note: This password protection feature does not &lt;a href="https://www.emclient.com/blog/encrypting-databases-with-em-client-92" target="_BLANK"&gt;encrypt the database&lt;/a&gt;. It simply requires you to enter a password to get into eM Client application. &lt;/p&gt;
&lt;p&gt;Check back every Monday for more tips on how you can use all of eM Client's features. &lt;/p&gt;
&lt;p&gt;If you don't have eM Client yet, you don't know what you're missing. &lt;a href="https://www.emclient.com/download" target="_SELF"&gt;Download it for free&lt;/a&gt; on our site. We are sure you'll love it as much as all our users around the world do. &lt;br&gt;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=93</link>
			<pubDate>Mon, 08 Sep 2014 00:00:00 +0000</pubDate>
			<title>Safeguard eM Client Email with Password Protection</title>
			<guid isPermaLink="false">93</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Many eM Client users turn to us seeking information on how they can encrypt their databases. As much as we would love to offer this feature, we don't. And that's because it's already included in your Windows, as long as you are a Pro or Enterprise Windows owner. So if you fulfill this requirement, we can show you how to encrypt your database. &lt;/p&gt;
&lt;h4&gt;Why Would You Want to Encrypt&lt;/h4&gt;
&lt;p&gt;Encryption ensures the information you have in your databases is unrecognizable to hackers. No one will be able to steal personal information. This is highly important as hackers become more intelligent at infiltrating email databases to search for social security numbers and bank account information. &lt;/p&gt;
&lt;h4&gt;What You Have to Do&lt;/h4&gt;
&lt;p&gt;eM Client doesn't include encryption as one of its features because it's not needed. Windows takes care of that. All you have to do is go to the database you want encrypted (default database location is "C:\Users\xxxxx\AppData\Roaming\eM Client" where xxxxx is the user name), right click on it, and click properties. In the properties window, click on Advanced and then click on encrypt the folder. That's it! You can now breathe a sigh of relief that your folder is encrypted and not susceptible to hackers. &lt;/p&gt;
&lt;h4&gt;Windows Home Users&lt;/h4&gt;
&lt;p&gt;Unfortunately, users of the home version of Windows will not be able to encrypt their folders using this method.&lt;/p&gt;
&lt;p&gt;For those with further questions about encryption, please go to our support page at &lt;a href="https://www.emclient.com/support" target="_BLANK"&gt;www.emclient.com/support&lt;/a&gt;. We aim to provide the very best support to our eM Client users. &lt;/p&gt;
&lt;p&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=92</link>
			<pubDate>Mon, 01 Sep 2014 00:00:00 +0000</pubDate>
			<title>Encrypting Databases with eM Client</title>
			<guid isPermaLink="false">92</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;eM Client incorporated a sidebar in its email client to make navigating all of its features easy. The sidebar helps you find your contacts quickly, as well as their details. It lets you read communication history, review your list of tasks and any attachments sent between you and your contacts. Understanding how to use these features will help you have a better experience with eM Client. &lt;/p&gt;
&lt;h4&gt;About the Sidebar&lt;/h4&gt;
&lt;p&gt;The sidebar has four sections:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Contact Details&lt;/li&gt;
&lt;li&gt;Agenda&lt;/li&gt;
&lt;li&gt;Chat&lt;/li&gt;
&lt;li&gt;Invitations&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;To hide/unhide the sidebar, simply click on the arrow nex to the text that says Contact Details. &lt;/p&gt;
&lt;h4&gt;What the Contact Details Section Tells You&lt;/h4&gt;
&lt;p&gt;The Contact Details section gives you the email address, mobile/telephone number, Skype address, and chat message contacts. You can use this section to pull up information quickly when you need it. Many people love that they can call someone, email, or Skype someone as soon as they need to all from one place. &lt;/p&gt;
&lt;h4&gt;What You Can Do with the Agenda Section&lt;/h4&gt;
&lt;p&gt;The agenda section keeps in you on task. It reminds you of birthday, events, and any emails you've flagged. You'll have a much easier time keeping on top of everything with this section. &lt;/p&gt;
&lt;p&gt;One of the features of the Agenda section is that you can set it up to show you events anyway that you would like such as all upcoming events in the coming day, two days, three days, week, two weeks, month, three months, etc. You can overwhelm yourself as much or as little as you would like with this feature. &lt;/p&gt;
&lt;h4&gt;Search Bar Finds What You Need When You Need It&lt;/h4&gt;
&lt;p&gt;Can't find what you need in eM Client? Don't worry, we've implemented a search bar to help you. All you have to do is put in a couple of words or more of what you need to find. eM Client's intelligent technology will then search everything you have such as events, email, etc. and give you the results that have those words in them. You'll find what you need quickly and easily. &lt;/p&gt;
&lt;h4&gt;Add New Tasks in Seconds&lt;/h4&gt;
&lt;p&gt;On the phone when you get a new task to do? No problem. Simply add the new task as you're getting the details in the sidebar. You'll be amazed at how many tasks you can create in a day and how easy it is to do them and then check them off to mark their completion. &lt;/p&gt;
&lt;h4&gt;Chat With Everyone &lt;/h4&gt;
&lt;p&gt;You can link chat capabilities with Google Talk, ICQ, AIM, Facebook, Live Messenger and much more. This section lets you see everything about your contacts such as whether they are online and their contact information. You can organize your chat contacts too. That way you can go right to a group when you need to chat with the members in it. You can also toggle the section to only show you people who are online. &lt;/p&gt;
&lt;p&gt;As you can see the sidebar on eM Client provides you convenience and organization. You can do a lot just with the sidebar, and you can do a lot more with the entire application. &lt;a href="https://www.emclient.com/download" target="_BLANK"&gt;Download eM Client&lt;/a&gt; today if you haven't already.&amp;nbsp; &lt;br&gt;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=91</link>
			<pubDate>Mon, 25 Aug 2014 00:00:00 +0000</pubDate>
			<title>How to Effectively Use eM Client's Sidebar</title>
			<guid isPermaLink="false">91</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Send emails that will get noticed with eM Client's templates. You can make them look any way you wish, and you can use them whenever you need it. Simply choose the template before starting an email. That's it. &lt;/p&gt;
&lt;p&gt;Setting up a template is easy on eM Client. &lt;/p&gt;
&lt;p&gt;1.&amp;nbsp;Go to Tools. &lt;br&gt;2.&amp;nbsp;Click on Settings. &lt;br&gt;3.&amp;nbsp;Click on Mail. &lt;br&gt;4.&amp;nbsp;Click on Templates and Signatures. &lt;br&gt;5.&amp;nbsp;The top section of the window says Mail Templates. The first field is for you to "Select template for account." This should be the email you'd like to use the template on. The second field says "Template for new mails." This is where you can choose a template only to be used on new emails. The next field says "Template for replies." This is where you choose the template you would like to use for email replies. The last field is for forwards, which is why it says "Template for forwards." You can choose a different template for each one of your types of emails (new, reply or forward), or you can choose one for all of them. You can also just have a template for new mails, replies or forwards. &lt;br&gt;6.&amp;nbsp;Create a template by clicking on Mail Template... A window will appear. You can then click on Add to create a new one. &lt;br&gt;7.&amp;nbsp;After clicking Add, a window will come up. This is where you will create your template. Fill in the Template name, Subject, and then choose a font and color. You can then choose background. You can either use a photo or just have a solid color. To the right, you can create the email you want to turn into a template. Once you're done, click OK to save it. &lt;br&gt;8.&amp;nbsp;To modify a template, simply click Modify in the Templates window. You will then be able to edit the template you have chosen. &lt;br&gt;9.&amp;nbsp;To delete a template, just click on Remove after selecting the template you no longer want. &lt;/p&gt;
&lt;p&gt;Templates are an attractive, easy way to send emails to people who will take notice of your unique email style. You can also create templates when you're sending a similar email to many people, but only need to change a few parts of it. Templates can be used in many ways, so test it out today to see what you can do with them. &lt;/p&gt;
&lt;p&gt;
&lt;h4&gt;Getting eM Client for Great Looking Emails&lt;/h4&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you don't have eM Client yet, you don't know what you're missing. You can try it out for free by going to our site at &lt;a href="https://www.emclient.com"&gt;https://www.emclient.com&lt;/a&gt;. Once you see how powerful it is, you will probably want to use it for all your accounts, which means you'll want to sign up for the PRO license. It's a minimal cost for the amount of high quality features you'll receive from our email client. Download it now!&lt;br&gt;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=89</link>
			<pubDate>Mon, 11 Aug 2014 00:00:00 +0000</pubDate>
			<title>Create Custom Emails with eM Client Templates</title>
			<guid isPermaLink="false">89</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Email signatures are professional looking and they give people information about how to contact you other than hitting reply. Even for personal use, email signatures give your email character. It gives you a chance to show your personality because you can use a quote or just create a fancy signature using a special font for your name. The other bonus to signatures is that they are easy. Once you have it set up, you never have to do anything to have it placed on your email. It's there when you start a new email or reply to someone, if you choose that setting. Here's how to set it up for the first time.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Go to Tools and select Settings. &lt;/p&gt;
&lt;p&gt;Click on Mail and then Templates and Signatures.&lt;/p&gt;
&lt;p&gt;You will see two sections in the window that comes up:&lt;br&gt;1. Mail Templates&lt;br&gt;2. Signatures&lt;/p&gt;
&lt;p&gt;&lt;br&gt;We will show you how to use mail templates on another blog. For now, we will deal with the Signatures section. Click on the block that says “Signatures…” A new window will appear. You can create a new signature by click on the Add button to the right. A new window will appear to start editing your signature. Name the signature, so you know which one you'd like to use for which email addresses. Feel free to use all the features we have in our editing window such as the bold, italics, underline, font, etc. &lt;/p&gt;
&lt;p&gt;Once you have your signature exactly the way you want it, click ok. You will see your signature name in the window that says Signature list. Press ok to return to the previous window. &lt;/p&gt;
&lt;p&gt;Now you can set up the signature you want for each of your email addresses. Click on the drop down menu after the text “Select signature for account.” Select the email address you want to choose a signature for here. &lt;/p&gt;
&lt;p&gt;Below this you will see three options:&lt;br&gt;1. Signature for new mails&lt;br&gt;2. Signature for replies&lt;br&gt;3. Signature for forwards&lt;/p&gt;
&lt;p&gt;&lt;br&gt;If you want your signature to appear on new emails, you will need to select the signature name in the drop down. If you want to have your signature show up when you are replying to people, you will need to select the signature from the list there as well. If you want it to appear when you forward emails, do the same for that drop down box. If you do not want your signature to appear for any one of these, just leave the field as “Not Selected.” &lt;/p&gt;
&lt;p&gt;After this, press Apply and then Ok and your signatures should be working flawlessly. &lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;h4&gt;Modifying and Removing Signatures&lt;/h4&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;To modify or remove signatures, go to Tools, Settings, Mail, and then Templates and Signatures. Click on the box that says “Signatures…” Click on the signature name you want to change or remove from the Signature list. Simply press modify if you want to change it, or remove if you want to delete it. &lt;/p&gt;
&lt;p&gt;You now know how to create, modify and remove signatures. Go ahead and play around with it. You'll love the way eM Client personalizes your emails and helps you make them professional at the same time. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=88</link>
			<pubDate>Mon, 04 Aug 2014 00:00:00 +0000</pubDate>
			<title>Setting Up Signatures for Emails with eM Client</title>
			<guid isPermaLink="false">88</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;It can be frustrating to go from one chat application to another when trying to stay connected with friends and colleagues. When you throw in sending emails, it's even more overwhelming. The good news is you don't have to keep switching between applications to connect with people, you can do it all from one with eM Client. &lt;/p&gt;
&lt;p&gt;&lt;br&gt;eM Client is different from other email clients. It has the functionality to allow you to chat with people on:&lt;/p&gt;
&lt;p&gt;&lt;br&gt;• Google Talk&lt;br&gt;• Facebook&lt;br&gt;• XMPP/Jabber&lt;/p&gt;
&lt;p&gt;&lt;br&gt;All your contacts from these chat platforms can be in one place on your eM Client chat interface. When you need to email someone, go to eM Client. When you want to chat with someone, go to eM Client. &lt;/p&gt;
&lt;p&gt;&lt;br&gt;Now that you know it's possible to chat on eM Client, you probably want to know how to set it up. It's simple!&lt;/p&gt;
&lt;p&gt;- Click on Tools&lt;br&gt;- Click on Accounts&lt;br&gt;- Look to the bottom left of the window and click on New Account. &lt;br&gt;- A new window will come up, and you can simply click on the tab that says Chat.&lt;br&gt;- You will be presented with Facebook, Google Talk and XMPP/Jabber. Click on one of them to set it up. &lt;br&gt;- Simply input your log in information for the chat you want to incorporate into eM Client and you're done. &lt;br&gt;- Accessing Contacts&lt;br&gt;- To access your contacts, look to the right of your screen. You will see options such as Contact Details,&amp;nbsp;Agenda,&amp;nbsp;Invitations, and Chat. Click on Chat and you will see all&amp;nbsp;of your contacts. Double click on one of the contacts to&amp;nbsp;start chatting. &lt;/p&gt;
&lt;p&gt;Receiving Chat Messages&lt;/p&gt;
&lt;p&gt;&lt;br&gt;eM Client will notify you when someone is messaging you. You will see a window come up with their message. You can reply right in that eM Client chat window. &lt;br&gt;How nice is it that you can be available when your contacts need you simply by having your email client open? &lt;/p&gt;
&lt;p&gt;&lt;br&gt;Don't want to be available all the time? Just go to the list of contacts and click on the option to the bottom right where it says "Online". You can change the setting to show you are away, busy, or do not disturb. There is even an option to show people you are free to chat. &lt;/p&gt;
&lt;p&gt;&lt;br&gt;Now go ahead, download eM Client, and get started with the best email client there is out there today. Let us know if you have any questions, so we can help you experience the full functionality of our application.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=86</link>
			<pubDate>Mon, 21 Jul 2014 00:00:00 +0000</pubDate>
			<title>Chat with Friends from Your Email Client with eM Client</title>
			<guid isPermaLink="false">86</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Most people didn't win the spelling bee as a kid, and those that did, probably still type faster than they can think resulting in spelling errors. It just happens, and without spell check, emails are sent with embarrassing errors. With eM Client, you wouldn't ever have to worry about sending emails with spelling errors. This advanced feature tells you when you've made a mistake, and it provides suggestions on how to correct it. With the support of many languages, our spell check goes above and beyond the call of duty when it comes to spell checkers. &lt;/p&gt;
&lt;h4&gt;&lt;br&gt;How to Use It&lt;/h4&gt;
&lt;p&gt;&lt;br&gt;To start using eM Client's spell checker, go to Tools and then click on Settings. This will bring up a window. Under the General section, choose Spell Checker. On the right, you will see three sections:&lt;br&gt;&lt;br&gt;1. Default Spell Checker Settings&lt;br&gt;2. Mail Spell Check Settings&lt;br&gt;3. Instant Messaging Spell Check Settings&lt;/p&gt;
&lt;p&gt;&lt;br&gt;As you can see, you have spell check for everything you do with eM Client. Simply click on each field to choose your language and then check off the use automatic spell checker. &lt;/p&gt;
&lt;p&gt;&lt;br&gt;When you compose an email, you should start to see red lines under the words you've spelled incorrectly. If you right click over the word, a window will appear with the correct spelling of the word. Left click on the correctly spelled word and your word will be replaced with the correct one.&lt;/p&gt;
&lt;h4&gt;&lt;br&gt;Changing Spell Checker Language in an Email&lt;/h4&gt;
&lt;p&gt;&lt;br&gt;If you write emails in different languages sometimes, there's no need to go back into settings to change the spell checker language. You can change it for each email you write. While composing the email, click on tools and then on Spell Check Language. The list of languages appears in a window to the right, and all you have to do is choose the one you need. The next email you write, the spell checker will revert to your default settings. &lt;/p&gt;
&lt;h4&gt;&lt;br&gt;BEST Feature eM Client Has Unique to Other Email Clients&lt;/h4&gt;
&lt;p&gt;&lt;br&gt;International users of eM Client will love this feature. Your keyboard automatically tells eM Client which language to spell check your emails in. No need to switch eM Client spell checker language when you set up this email client! The application can just check to see which keyboard language you have set, and adapt to that language. We love to make things simple for you!&lt;/p&gt;
&lt;h4&gt;&lt;br&gt;Start Using the Spell Checker Today&lt;/h4&gt;
&lt;p&gt;&lt;br&gt;Set up spell checker in eM Client today. If you don't have the email client yet, go ahead and take a minute to download it. We know you'll be impressed with all the amazing features. Check back here for more tips and tricks on how to&amp;nbsp; get the most out of this powerful email client. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;br&gt;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=87</link>
			<pubDate>Mon, 07 Jul 2014 00:00:00 +0000</pubDate>
			<title>eM Client's Advanced Spell Check for Spelling Error Free Emails</title>
			<guid isPermaLink="false">87</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Sending multiple emails can be somewhat cumbersome, especially if you don't want disclose every single person's email address you're sending the email. For many email clients, you have to use BCC, but not with eM Client. &lt;/p&gt;
&lt;h4&gt;How to Send Emails to Multiple Recipients&lt;/h4&gt;
&lt;p&gt;eM Client has simplified the way to send bulk emails. All you have to do is follow these steps:&lt;/p&gt;
&lt;p&gt;1.&amp;nbsp;Put in all the email addresses you want to send the email to in the 'To' field. &lt;br&gt;&lt;br&gt;2.&amp;nbsp;Type your email's subject in the subject line. &lt;br&gt;&lt;br&gt;3.&amp;nbsp;Type out the email you wish to send. &lt;br&gt;&lt;br&gt;4.&amp;nbsp;When the email is ready to be sent, all you have to do is click on 'File' and then select 'Send as mass mail'. &lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;This feature will allow you to send the email to all the recipients in the 'To' field without showing who is receiving it.&lt;/p&gt;
&lt;p&gt;You can use this feature with a distribution list as well. Let's say you have to send emails to a specific group of people. Instead of always putting in all the email addresses, you can just create a distribution list. &lt;/p&gt;
&lt;p&gt;To create a distribution list, go to 'File' and mouse over 'New'. A list of options will appear. Choose the one that says 'Distribution List'. The Distribution List window will appear and there you can click on Add New and then put in everyone's email address. &lt;/p&gt;
&lt;p&gt;When you start a new email, all you have to do is put in the name of the Distribution List in the 'To' field. Write your email, and then send it as a mass email, which means just clicking on File and then 'Send as mass mail'. All the people in the distribution list are hidden. &lt;/p&gt;
&lt;h4&gt;Why eM Client Added this Feature&lt;/h4&gt;
&lt;p&gt;This is a new feature for eM Client. We understand people lead busy lives in the company of many people. Sometimes, they need to send the same information to multiple people, but they don't have the time to create separate emails. With this feature, everyone can receive the information they need and secure the privacy of the recipients. &lt;/p&gt;
&lt;p&gt;If you're new to eM Client, visit the download page to get started using the best email client online. If you've been using it for a while, try out this feature. There's a high chance you’ll like it enough to let all of your colleagues, friends and family know how much easier eM Client makes the online communication. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=84</link>
			<pubDate>Wed, 11 Jun 2014 00:00:00 +0000</pubDate>
			<title>Bulk Emails the Easy Way with eM Client</title>
			<guid isPermaLink="false">84</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Are you using Outlook, Thunderbird, or another email client? Are you not happy with it? If you said yes to these two questions, it's time to make the switch to eM Client.&lt;/p&gt;
&lt;p&gt;eM Client is a powerful email client that makes managing your emails, contacts, calendar, and chat easy. There's no email client out there with as many awesome features as eM Client. &lt;/p&gt;
&lt;p&gt;But wait, are you wondering about your data on the other email client? Don't worry one bit about that because we've made it easy for you to import all of your data. &lt;br&gt;Simply download eM Client. It's FREE!&lt;/p&gt;
&lt;p&gt;Once you do that, open the program and click on File. You will see an option that says “Import….” When you click on that, a window will appear with many options for importing data. Some of them are:&lt;/p&gt;
&lt;p&gt;•&amp;nbsp;Import from Microsoft Outlook&lt;br&gt;•&amp;nbsp;Import from Microsoft Outlook Express&lt;br&gt;•&amp;nbsp;Import from Windows Address Book&lt;br&gt;•&amp;nbsp;Import from Windows Mail&lt;br&gt;•&amp;nbsp;Import from Windows Live Mail&lt;br&gt;•&amp;nbsp;Import from Thunderbird&lt;br&gt;•&amp;nbsp;Import from folder with .eml files&lt;br&gt;•&amp;nbsp;Import from The Bat!&lt;br&gt;•&amp;nbsp;Import events from iCalendar&lt;br&gt;•&amp;nbsp;Import contacts from vCard&lt;br&gt;•&amp;nbsp;Import contacts from .csb file&lt;br&gt;•&amp;nbsp;Import contacts from Facebook&lt;br&gt;•&amp;nbsp;Import from Mbox file&lt;br&gt;•&amp;nbsp;Import settings from XML file&lt;/p&gt;
&lt;p&gt;&lt;br&gt;When you click on one of these options, it will automatically find the program on your computer. It will then pull all the information it finds from it. Yes, it's that intelligent. &lt;/p&gt;
&lt;p&gt;If you have a file you want to import, all you need to do is click on it, and then browse your computer to find the file. You can then choose where you want it to be stored and click on finish. It will then take the information from the file and place it safely into eM Client. &lt;/p&gt;
&lt;p&gt;You could be using a better email client in just a matter of minutes. Go ahead and try it out, you will not be disappointed.&lt;/p&gt;
&lt;p&gt;*If you should have any trouble, turn to our support team at &lt;a href="https://www.emclient.com/support"&gt;https://www.emclient.com/support&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=85</link>
			<pubDate>Mon, 19 May 2014 00:00:00 +0000</pubDate>
			<title>Transfer All Data from Your current Email Client to eM Client Easily</title>
			<guid isPermaLink="false">85</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Being a mother is hard work. Mothers don't get that credit many times, but they should. &lt;/p&gt;
&lt;p&gt;Most moms say the hardest part of their jobs is organization. With so much going on at the same time, it can be hard to keep it all together.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;At eM Client, we've been thinking of how our email client can help busy moms get organized. We came up with a whole list of ways that will help moms, so we wanted to extend it to you – our busy mom readers.&lt;/p&gt;
&lt;h4&gt;Calendar Features&lt;/h4&gt;
&lt;p&gt;eM Client has a powerful calendar. Moms can input every single school event, day off, afterschool program, and sports practice. The system enables users to put in a start and end time, an alarm for reminders, and categories. When a mom is on the go, she can simply open eM Client, click on a category, and then immediately see what she needs to do.&lt;/p&gt;
&lt;h4&gt;Categorized Email&lt;/h4&gt;
&lt;p&gt;Busy moms get overwhelmed, so they don't need their email to be as overwhelming. With eM Client, moms can set up rules and categorize to filter their emails into as they make their way into the inbox. That means all users have to do is click on an inbox or category and find all of the emails they need for that part of their life. For instance, say you have three kids who have sports practice throughout the week. If you want to know about cancellations, you can simply click on your folder marked “Sports” and see emails from the coaches. Alternatively, you can categorize emails coming through and just click on the category of emails you want to see.&amp;nbsp;&lt;/p&gt;
&lt;h4&gt;Set Up and Respond to Playdates Easily&lt;/h4&gt;
&lt;p&gt;Email is convenient. Moms write what they want to say to someone when they have a few seconds in a day. The receiving mothers will read and respond when they have a second. Since mothers are not always free at the same time, this is the easiest way to plan for upcoming playdates.&amp;nbsp;&lt;/p&gt;
&lt;h4&gt;To-Do Lists&lt;/h4&gt;
&lt;p&gt;Using the Tasks feature will help mothers stay on track, so they can get everything they want done. Moms can create a task in just a few seconds, and then they can check off each chore as they finish. This helps so many moms finally feel as though they are in control.&amp;nbsp;&lt;/p&gt;
&lt;h4&gt;Chat&lt;/h4&gt;
&lt;p&gt;Mothers are bombarded with children's requests all of the time. Sometimes, they need a break. Since breaks don't last long, eM Client gives moms the ability to chat with people they know easily and quickly. Simply set up Facebook, Gmail and other instant message platforms on the email client. All moms have to do is go to their email to start chatting and socializing with others.&lt;/p&gt;
&lt;p&gt;As you can see eM Client is valuable to mothers. It gives them the ability to be in control when the world around them is chaotic. If you're a mom seeking peace, you may just want to give eM Client a try today.&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=79</link>
			<pubDate>Tue, 06 May 2014 00:00:00 +0000</pubDate>
			<title>Mothers Manage a Busy Household Simply with eM Client</title>
			<guid isPermaLink="false">79</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;As many of you eM Client fans know, while you can sync your Gmail contacts to eM Client, you can't sync your iPhone contacts to it. That means, if something happens to your phone and you lose all of your contacts, you don't have a backup on your computer. That can be such a pain because then you have to go through the hassle of asking people if they can send you their phone numbers, addresses, etc. back to you. The good news is that there is app that can help you import all of your iPhone contact to eM Client, and here's how it works. &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to the App Store and download the FREE app &lt;a href="https://itunes.apple.com/sr/app/contacts-backup-transfer-sync/id587789550?mt=8" target="_BLANK"&gt;Contacts Backup &amp;amp; Transfer&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;When you open the app up, it will show you how many contacts you have on your phone.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Simply tap on Backup. You will immediately see all of your contacts flash on the screen and the indicator that said 0% before will say 100%.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Tap on EMAIL to input your email address to send the file of your contacts to your email. &lt;/li&gt;
&lt;li&gt;Go to your email, and move the file to your desktop. &lt;/li&gt;
&lt;li&gt;Open eM Client. &lt;/li&gt;
&lt;li&gt;Click on File and then Imports to open up a window with import options. &lt;/li&gt;
&lt;li&gt;Click on Import contacts from vCard (.vcf), and click Next. &lt;/li&gt;
&lt;li&gt;Click on Browse and find the file you moved from your email to the Desktop. &lt;/li&gt;
&lt;li&gt;Make sure the folder says “My Contacts,” and then press Finish. &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;THAT IS IT!&lt;/p&gt;
&lt;p&gt;All of your contacts from your iPhone will now be on eM Client. You can decide how often you want to back up your contacts. We suggest doing it once a week if you are regularly adding people to your phone. &lt;/p&gt;
&lt;p&gt;Once you have your contacts switched over, you can do many things with them. You can categorize them by placing them in categories for family, business, friends, etc. You could create a category just for iPhone contacts. That can be helpful if you do lose all of your contacts on your phone because you can easily see all of them in one category. Of course, you can place contacts in more than one category, so you can place your iPhone contacts in the iPhone category and then in family or friends category. &lt;/p&gt;
&lt;p&gt;As you can see, eM Client enables you to do many things! This is just one more feature you'll end up loving about this email client. Stay tuned for more tips, tricks, and features for this powerful, yet simple email client. &lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=78</link>
			<pubDate>Wed, 23 Apr 2014 00:00:00 +0000</pubDate>
			<title>Syncing Your iPhone Contacts to eM Client Easily</title>
			<guid isPermaLink="false">78</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;eM Client has many amazing features. All of them help you do more with your email, scheduling, tasks and chat. However, many people do not know how to put them all together, so they can increase their productivity. In this productivity guide for the eM Client, you will be able to learn some new ways to use your favorite email client to do more of the work you love. &lt;/p&gt;
&lt;h4&gt;Start with Email&lt;/h4&gt;
&lt;p&gt;Your email can be the source of your work sometimes. That's why you can easily take emails and turn them into tasks with eM Client. Just use the right-click button on your message and use the "Create Task from Message" and that will bring up the task window with details from that message. From there, you can add a date and time to do that task. You can even set an alarm to remind you. &lt;/p&gt;
&lt;p&gt;If you don't need to set a task with an email, you can mark the most important ones with a flag. This means you can do whatever you'd like with the email such as putting it into another folder, but be able to access the most important ones by going to the Flagged smart folder. This will save you a lot of time because you don't have to go searching for the ones you need to get information from or respond to. &lt;/p&gt;
&lt;p&gt;Don't waste time going through a ton of emails when you should be productive. Create rules for your emails, so your work related ones go into one folder. That way you can go right to your work folder and get to work quickly without any distractions. &lt;/p&gt;
&lt;h4&gt;Stay on the Ball with Tasks&lt;/h4&gt;
&lt;p&gt;You can use the tasks feature on eM Client to keep you in line. When you create a task, you can connect it to your calendar. The calendar event allows you set a date and time. You can use this in two ways. You can use it to tell you when you should start on a task, or when a task is due. If you set the alarm for two days, you can remind yourself a task is due in two days. &lt;/p&gt;
&lt;p&gt;Categorize the tasks, so you know which ones are the most important and need to be completed first. You can color code them, so when you are working, you can go straight to the color you've identified as the one you have to do first. &lt;/p&gt;
&lt;h4&gt;Organize with a Calendar&lt;/h4&gt;
&lt;p&gt;If you're sick of trying to remember everything you have to do and all of the meeting you must attend, use your calendar more. You can put all of your task and events in one place, so you have a nice view of everything you need to do each day. &lt;/p&gt;
&lt;p&gt;Use the calendar with your mobile devices, so you can remember everything on the go too. With the ability to connect your Gmail calendar, everything will sync for you.&lt;/p&gt;
&lt;h4&gt;Refer to Chat History&lt;/h4&gt;
&lt;p&gt;Important information is shared on chats every day. You can save all of that without even doing anything. eM Client keeps all chat information in a history. To access the history, bring up the chat window for the person, and press on the small icon with lines. That will bring up another window with the messages, dates and times. &lt;/p&gt;
&lt;h4&gt;Start Increasing Productivity Today&lt;/h4&gt;
&lt;p&gt;One of the biggest parts of productivity is planning. If you can plan what you need to do each day, you can increase your productivity. eM Client helps you plan, cut out distractions, and stay organized. You can't do that with a regular planner, and you can't do that with most other email clients. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=77</link>
			<pubDate>Mon, 14 Apr 2014 00:00:00 +0000</pubDate>
			<title>How to Use eM Client to Increase Productivity</title>
			<guid isPermaLink="false">77</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Most people who use eM Client as their email client are unaware of the many shortcuts they can take to make using the client even more convenient and powerful. Once you learn these shortcuts, you can start to deal with email, calendar, tasks, and chat faster and more efficiently. &lt;/p&gt;
&lt;h4&gt;Using All Inboxes&lt;/h4&gt;
&lt;p&gt;Many users of eM Client have more than three email accounts connected to it. Going from one inbox to the next takes time, and can increase the risk of missing valuable emails when missing one of the inboxes. Instead of going from one inbox to the next, we suggest simply clicking on All Inboxes under the Smart Folders section of eM Client. This will display all emails from every inbox, so you can go through them all without going to different accounts. &lt;/p&gt;
&lt;h4&gt;Saving Important Emails&lt;/h4&gt;
&lt;p&gt;While you can create a folder named Important to save emails you need to go back to at a later time, we suggest a faster, simpler way. You can simply click on the flag on the left side of an email to add it to the Smart Folder “Flagged.” When you need to go back to an email, you can simply click on Flagged, and it will be waiting for you there. &lt;/p&gt;
&lt;h4&gt;Text Shortcuts&lt;/h4&gt;
&lt;p&gt;Ctrl+B = Bold&lt;/p&gt;
&lt;p&gt;Ctrl+I = Italics&lt;/p&gt;
&lt;p&gt;Ctrl+U = Underline&lt;/p&gt;
&lt;h4&gt;Other shortcuts&lt;/h4&gt;
&lt;p&gt;Ctrl+N = New Email&lt;br&gt;Want to start a new email without navigating to the new icon on the menu bar? Simply press ctrl+N and a new email will pop up.&lt;/p&gt;
&lt;p&gt;Ctrl+R = Reply&lt;br&gt;To reply to emails, you can simply press ctrl+R for the reply email to come up. &lt;/p&gt;
&lt;p&gt;Ctrl+A = Select All&lt;br&gt;Want to select all emails in your inbox to move them to another folder? Press Ctrl+A and they will all highlight. &lt;br&gt;Try this: Use Ctrl+A to highlight all emails in a folder, and then move them to Flagged – they will all instantly be flagged. &lt;/p&gt;
&lt;p&gt;Ctrl+S = Save Email&lt;br&gt;Want to save an email to your computer? Click on the email and press Ctrl+S. This will bring up the window to save the email as a file.&lt;/p&gt;
&lt;p&gt;Ctrl+F = Forward Email&lt;br&gt;If you want to forward an email to someone, you can use Ctrl+F to do it. &lt;/p&gt;
&lt;p&gt;Ctrl+T = Translate Email&lt;br&gt;Do you have an email in a language you are not proficient in? Use the short Ctrl+T to translate the email quickly. &lt;/p&gt;
&lt;p&gt;Ctrl+P = Print an Email&lt;br&gt;Want to print an email? Just press Ctrl+P and you will be able to send it to your printer. &lt;/p&gt;
&lt;p&gt;Ctrl+F = Find and Replace&lt;br&gt;While in an email, you can use Ctrl+F to find words and replace them with another word. &lt;/p&gt;
&lt;p&gt;Ctrl+M = Next line&lt;br&gt;Using Ctrl+M will go to the next line in an email. &lt;/p&gt;
&lt;p&gt;Ctrl+D = Delete&lt;br&gt;Delete an email quickly with Ctrl+D. &lt;/p&gt;
&lt;p&gt;There are many more shortcuts, but these will get you started. Come back often for more tips and tricks to using eM Client the way it was meant to be used – quickly and simply.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=75</link>
			<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
			<title>The Best Shortcuts to Use with eM Client</title>
			<guid isPermaLink="false">75</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Email is one of the most used forms of communication right now. Most people prefer using email over calling someone because it leaves a trail of correspondences to go back to later for clarification. &lt;/p&gt;
&lt;p&gt;What happens if those emails get lost though? &lt;/p&gt;
&lt;p&gt;This can be devastating for some people. All of the information people need to work efficiently is saved in folders sometimes. Losing them could mean losing business, and that's money down the drain. Thankfully, with eM Client, you will never have to worry about losing emails. You could have all of your emails in every folder saved in case of data loss. What's also so great about eM Client is you don't have to remember to back up your emails.&amp;nbsp; The automatic backup system can do it for you whenever you want it to back up. &lt;/p&gt;
&lt;p&gt;To take advantage of this feature, all you have to do is have eM Client, which is a FREE download. Once you have it set up, follow these steps to have your emails backed up regularly. &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to Tools towards the top of the window located next to Help. &lt;/li&gt;
&lt;li&gt;In the Settings window, you will see a sidebar with a list. Under the first category General, find Backup and click on it. &lt;/li&gt;
&lt;li&gt;This will give you a screen that looks like this:&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;Click on Enable Backup.&lt;/p&gt;
&lt;p&gt;This will activate the ability for you to choose a Target Directory, Frequency, and Preserve Last. &lt;/p&gt;
&lt;p&gt;The Target Directory is where you can specify where you want the backup files to save. Most people leave this section as is because it defaults to a folder on Documents with the name eM Client. &lt;/p&gt;
&lt;p&gt;The Frequency is how often you want your emails to be backed up. Most people leave it at 1 day because that provides the most safety in case of a crash; however, you can set it up to back up every three days, weekly, every two weeks, every month, every two months, or every six months. &lt;br&gt;&lt;/p&gt;
&lt;p&gt;The Preserve Last allows you to save as many as five backups. So if you backup every day, you will have a backup for the past five days. If you do it weekly, you will have a backup for the last five weeks. If you back up every month, you have a record of the last five months of backups. People do this when they want to go back to look at emails during a certain time period without having the newest emails in the way. &lt;br&gt;&lt;/p&gt;
&lt;p&gt;Once you choose your settings, you can click on Apply and then OK. This will save your settings, and eM Client will be ready to back up your emails as specified. &lt;/p&gt;
&lt;p&gt;Please note that the backup feature cannot be run along with eM Client. eM Client has to be closed for the backup process to begin. In case of the manual backup eM Client will close itself, in case of the automatic backup a notification window will pop up asking you to close eM Client manually.&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 8pt"&gt;Now that you know how to back up your email using eM Client, do it now. You don't want to risk losing all of those important emails, do you?&lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=72</link>
			<pubDate>Wed, 26 Mar 2014 00:00:00 +0000</pubDate>
			<title>How to do a Backup of eM Client data</title>
			<guid isPermaLink="false">72</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;Imagine this:&lt;/p&gt;
&lt;p&gt;You open your eM Client and look at your inbox. There's only maybe five emails listed. You quickly see they are unimportant, so you delete them. You don't feel overwhelmed at all. &lt;/p&gt;
&lt;p&gt;You decide to check your work folder to see what you need to do that day. You see that there are only three emails there. Phew! You look through them and realize you just need to keep one of them handy because the other two are correspondences that can be filed away in other folders just for information. &lt;/p&gt;
&lt;p&gt;Later in the day, you decide to check your personal folder. You have four emails in that one, which take you about 15 minutes to go through and answer. If you had all of the emails in your inbox from your work and personal folders, you would have had 12 emails to face as soon as you opened eM Client. If you're like most people, that would make you groan and want to run the other way. &lt;/p&gt;
&lt;p&gt;With having all of your emails going into separate folders, you don't have to face a large list of emails. You can take care of them as you have the time without feeling bombarded. &lt;/p&gt;
&lt;p&gt;The way you send emails to separate folders is to create rules. By choosing rules for your emails, eM Client will know right away where to file your emails as they come in. &lt;br&gt;&lt;/p&gt;
&lt;p&gt;The following are the steps you'll need to know to start creating rules in eM Client:&lt;br&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to the top navigation bar and click on Tools. &lt;br&gt;&lt;/li&gt;
&lt;li&gt;Go down the list until you find Rules, and click on that. &lt;br&gt;&lt;/li&gt;
&lt;li&gt;A window comes up that looks like this:&lt;/li&gt;&lt;/ol&gt;&amp;nbsp;&lt;br&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;This is where you can see all of your rules. By default, your eM Client manages your spam emails, but there's many more you can add to it. Once you add rules, you can modify or remove them as necessary. &lt;br&gt;&lt;/p&gt;
&lt;h4&gt;Adding a Rule&lt;/h4&gt;
&lt;p&gt;When creating a rule, you have six choices.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;File emails from a specific person to a specialized folder.&amp;nbsp;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;When an email has a keyword in the subject, it will be delivered to a specific folder.&amp;nbsp;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;Keywords in the body of the email will be sent to a certain folder.&amp;nbsp;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;Spam emails can be moved to the Spam folder.&lt;br&gt;&lt;/li&gt;
&lt;li&gt;You can set categories for certain people.&amp;nbsp;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;Instruct eM Client to do something special to emails sent. &lt;br&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Let's say you want to move all emails from your boss to your work folder. You can simply click on New Rule, and a window will come up with the first option being “Move message from someone to a folder.”&lt;br&gt;&amp;nbsp;&lt;br&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Below this section, you will find where you can input the variables. The first one has the hyperlinked “received” option to change it to emails sent rather than emails received. Keep it as is if you want the rule to only apply to received emails. If you want both, you'll have to create another rule for the sent emails. &lt;br&gt;&lt;/p&gt;
&lt;p&gt;The second input you'll need to make is for people, which is hyperlinked. Click on ‘people' and choose your boss' name from the address book. &lt;br&gt;&lt;/p&gt;
&lt;p&gt;Finally, click on folder and choose the folder you want those emails to go to.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Click on Finish and you're all set. You'll notice all of the emails from your boss will go to the folder you've chosen. &lt;/p&gt;
&lt;p&gt;Play around with the rules. It's really a great feature you'll learn to use for just about every part of your life you receive emails for. &lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=73</link>
			<pubDate>Mon, 17 Mar 2014 00:00:00 +0000</pubDate>
			<title>Organize Emails As They Come Into Your Inbox with Rules</title>
			<guid isPermaLink="false">73</guid>
		</item>
		<item>
			<author>sid</author>
			<description>&lt;p&gt;eM Client realizes with all of the features available, many people do not know how to maximize the power of its email client. With so many ways to increase productivity, save time, and even money, it's important all of our customers understand how to use the application to its full potential.&lt;/p&gt;
&lt;p&gt;That's what this blog is all about. It's about informing our customers of everything they need to know to use eM Client as it was designed to be used. &lt;/p&gt;
&lt;p&gt;With every new blog post, you will learn shortcuts you may not have even realized were possible. You may need to get used to the new ways of using it, but believe us, once you start using the tips on a daily basis, you'll be amazed at how much more efficient it is for work or your personal&amp;nbsp; life. &lt;/p&gt;
&lt;p&gt;We're not only helping you with emails, but with everything eM Client can do:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Calendar&lt;/li&gt;
&lt;li&gt;Tasks&lt;/li&gt;
&lt;li&gt;Chat&lt;/li&gt;
&lt;li&gt;Contacts&lt;/li&gt;
&lt;li&gt;…and much more.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;It's time to use a powerful email client that will help you organize your busy lifestyle. &lt;/p&gt;
&lt;p&gt;Check back every couple of weeks for your new lesson. Then go back to your client and try out the new tricks you just learned. Before you know it, you'll feel as though you're an expert at eM Client and want to tell all of your colleagues, friends, family, and even acquaintances all of the wonderful things you can do with the best email client in the world.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Don't have eM Client yet? No problem! Try it for free by going to &lt;a href="https://www.emclient.com/download"&gt;https://www.emclient.com/download&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;We look forward to helping you get the most out of your email client. &lt;/p&gt;</description>
			<link>https://www.emclient.com/blogpost.aspx?id=81</link>
			<pubDate>Thu, 13 Mar 2014 00:00:00 +0000</pubDate>
			<title>Welcome to the eM Client Blog</title>
			<guid isPermaLink="false">81</guid>
		</item>
	</channel>
</rss>