Search on server not showing in mail

Since I keep a limited number of mail on my iPad I rely on search on server for mail I require. However this is not functioning with neither my exchange, me nor gmail accounts. After I do search and it finds no or limited results I expect to see 'search on server' but this is not happening. Any advice pls?

I have this same issue....I have a ton of emails on the server that i cannot access? what is the problem. i have restored and the problems is not fixed.
??????

Similar Messages

  • Search Box is not showing in custom master page

    Hi 
    I am using "Office 365 Enterprise E3 Trial"
    and have created a custom master page for my public SharePoint
    site .
    I have added Search snippet from the snippet gallery but the search
    box is not showing in the master page .I am not able to find the reasons .

    My Master page code is like bellow
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"[]>
    <html xmlns="http://www.w3.org/1999/xhtml" xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
        <head>
            <meta http-equiv="X-UA-Compatible" content="IE=10" xmlns="" />
            <!--CS: Start Page Head Contents Snippet-->
            <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
            <!--SPM:<%@Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
            <!--SID:00 -->
            <meta name="GENERATOR" content="Microsoft SharePoint" xmlns="" />
            <meta http-equiv="Content-type" content="text/html; charset=utf-8" xmlns="" />
            <meta http-equiv="Expires" content="0" xmlns="" />
            <!--MS:<SharePoint:RobotsMetaTag runat="server">-->
            <!--ME:</SharePoint:RobotsMetaTag>-->
            <!--MS:<SharePoint:PageTitle runat="server">-->
                <!--MS:<asp:ContentPlaceHolder id="PlaceHolderPageTitle" runat="server">-->
                    <!--MS:<SharePoint:ProjectProperty Property="Title" runat="server">-->
                    <!--ME:</SharePoint:ProjectProperty>-->
                <!--ME:</asp:ContentPlaceHolder>-->
            <!--ME:</SharePoint:PageTitle>-->
            <!--MS:<SharePoint:StartScript runat="server">-->
            <!--ME:</SharePoint:StartScript>-->
            <!--MS:<SharePoint:CssLink runat="server" Version="15">-->
            <!--ME:</SharePoint:CssLink>-->
            <!--MS:<SharePoint:CacheManifestLink runat="server">-->
            <!--ME:</SharePoint:CacheManifestLink>-->
            <!--MS:<SharePoint:PageRenderMode runat="server" RenderModeType="Standard">-->
            <!--ME:</SharePoint:PageRenderMode>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="core.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="menu.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="callout.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="sharing.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="suitelinks.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:CustomJSUrl runat="server">-->
            <!--ME:</SharePoint:CustomJSUrl>-->
            <!--MS:<SharePoint:SoapDiscoveryLink runat="server">-->
            <!--ME:</SharePoint:SoapDiscoveryLink>-->
            <!--MS:<SharePoint:AjaxDelta id="DeltaPlaceHolderAdditionalPageHead" Container="false" runat="server">-->
                <!--MS:<asp:ContentPlaceHolder id="PlaceHolderAdditionalPageHead" runat="server">-->
                <!--ME:</asp:ContentPlaceHolder>-->
                <!--MS:<SharePoint:DelegateControl runat="server" ControlId="AdditionalPageHead" AllowMultipleControls="true">-->
                <!--ME:</SharePoint:DelegateControl>-->
                <!--MS:<asp:ContentPlaceHolder id="PlaceHolderBodyAreaClass" runat="server">-->
                <!--ME:</asp:ContentPlaceHolder>-->
            <!--ME:</SharePoint:AjaxDelta>-->
            <!--MS:<SharePoint:CssRegistration Name="Themable/corev15.css" runat="server">-->
            <!--ME:</SharePoint:CssRegistration>-->
            <!--MS:<SharePoint:AjaxDelta id="DeltaSPWebPartManager" runat="server">-->
                <!--MS:<WebPartPages:SPWebPartManager runat="server">-->
                <!--ME:</WebPartPages:SPWebPartManager>-->
            <!--ME:</SharePoint:AjaxDelta>-->
            <!--CE: End Page Head Contents Snippet-->
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <!--DC:Two Tomorrows-->
           <link href="style1.css" rel="stylesheet" type="text/css" />
            <link href="slider.css" rel="stylesheet" type="text/css" />
            <!-- JS -->
            <!-- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js">//<![CDATA[!-->
            <script type="text/javascript" src="https://purplechannelltd-public.sharepoint.com/_catalogs/masterpage/DNV/js/jquery-1.10.2.min.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="js/custom.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="js/bjqs-1.3.min.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="/Documents/clients_hover.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="/Documents/jquery.backgroundSize.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" class="secret-source">//<![CDATA[
            jQuery(document).ready(function($) {
              $('#banner-fade').bjqs({
                width       : 1600,
                height       : 377,
                responsive  : true
            //]]>
            </script>
            <script type="text/javascript">//<![CDATA[
    $(document).ready(function () {
        if((window.location.href=="https://purplechannelltd-public.sharepoint.com/")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/default.aspx")||(window.location.href=="https://purplechannelltd-public.sharepoint.com/Pages/default.aspx")
          $("#banner-fade").removeAttr("style");
          $("#BannerLine").removeAttr("style");
          $("#trBreadCrumb").css("display","none");
          $("#trNewsAndTraningHome").removeAttr("style");
          $("#trNewsOnly").css("display","none");
        else
         $("#banner-fade").css("display","none");
         $("#BannerLine").css("display","none");
         $("#trBreadCrumb").removeAttr("style");
         $("#trNewsAndTraningHome").css("display","none");
         $("#trNewsOnly").removeAttr("style");
        if((window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Services.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Key-issues.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Industries.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Clients.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/About-us.aspx")
        ||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/walking-the-talk.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/what-is-sustainability.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/our-team.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/assurance-code-of-conduct.aspx")
        ||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us-EMEA.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us-asia-pacific.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us-Americas.aspx")){
          $("#banner-fade").css("display","none");
         $("#BannerLine").css("display","none");
          $("#trBreadCrumb").css("display","none");
          $("#trNewsAndTraningHome").removeAttr("style");
          $("#trNewsOnly").css("display","none");
        if (window.location.href.indexOf("dnv-gl-launches-new-global-brand") >= 0 ||window.location.href.indexOf("how-future-proof-your-business") >= 0||window.location.href.indexOf("human-rights-time-walk-talk") >= 0 )
         $("#trNewsOnly").css("display","none");
        if($("#trNewsOnly").html().indexOf("Web Part Error:")>0)
        $("#trNewsOnly").css("display","none");
        if($("#trBreadCrumb").html().indexOf("Web Part Error:")>0)
        $("#trBreadCrumb").css("display","none");
            //]]>
            </script>
            <!--[if gte mso 9]><xml>
    <mso:CustomDocumentProperties>
    <mso:ContentTypeId msdt:dt="string">0x0101000F1C8B9E0EB4BE489F09807B2C53288F0054AD6EF48B9F7B45A142F8173F171BD10003D357F861E29844953D5CAA1D4D8A3A</mso:ContentTypeId>
    <mso:HtmlDesignAssociated msdt:dt="string">1</mso:HtmlDesignAssociated>
    <mso:HtmlDesignFromMaster msdt:dt="string"></mso:HtmlDesignFromMaster>
    <mso:HtmlDesignStatusAndPreview msdt:dt="string">https://purplechannelltd-public.sharepoint.com/_catalogs/masterpage/DNV/TT.html, Conversion successful.</mso:HtmlDesignStatusAndPreview>
    <mso:HtmlDesignConversionSucceeded msdt:dt="string">True</mso:HtmlDesignConversionSucceeded>
    </mso:CustomDocumentProperties>
    </xml><![endif]-->
        </head>
        <body>
            <!--CS: Start Ribbon Snippet-->
            <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
            <!--SPM:<%@Register Tagprefix="wssucw" TagName="Welcome" Src="~/_controltemplates/15/Welcome.ascx"%>-->
            <!--MS:<SharePoint:SPSecurityTrimmedControl runat="server" HideFromSearchCrawler="true" EmitDiv="true">-->
                <div id="TurnOnAccessibility" style="display:none" class="s4-notdlg noindex" xmlns="">
                    <a id="linkTurnOnAcc" href="#" class="ms-accessible ms-acc-button" onclick="SetIsAccessibilityFeatureEnabled(true);UpdateAccessibilityUI();document.getElementById('linkTurnOffAcc').focus();return false;">
                        <!--MS:<SharePoint:EncodedLiteral runat="server" text="&#60;%$Resources:wss,master_turnonaccessibility%&#62;" EncodeMethod="HtmlEncode">-->
                        <!--ME:</SharePoint:EncodedLiteral>-->
                    </a>
                </div>
                <div id="TurnOffAccessibility" style="display:none" class="s4-notdlg noindex" xmlns="">
                    <a id="linkTurnOffAcc" href="#" class="ms-accessible ms-acc-button" onclick="SetIsAccessibilityFeatureEnabled(false);UpdateAccessibilityUI();document.getElementById('linkTurnOnAcc').focus();return false;">
                        <!--MS:<SharePoint:EncodedLiteral runat="server" text="&#60;%$Resources:wss,master_turnoffaccessibility%&#62;" EncodeMethod="HtmlEncode">-->
                        <!--ME:</SharePoint:EncodedLiteral>-->
                    </a>
                </div>
            <!--ME:</SharePoint:SPSecurityTrimmedControl>-->
            <div id="ms-designer-ribbon" xmlns="">
                <!--SID:02 {Ribbon}-->
                <!--PS: Start of READ-ONLY PREVIEW (do not modify) --><div class="DefaultContentBlock" style="background:rgb(0, 114, 198); color:white; width:100%; padding:8px; height:64px; overflow:hidden;">The SharePoint
    ribbon will be here when your file is either previewed on or applied to your site.</div><!--PE: End of READ-ONLY PREVIEW -->
            </div>
            <div id="s4-workspace" xmlns="">
                <div id="s4-bodyContainer">
                    <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" xmlns="http://www.w3.org/1999/xhtml">
                        <tr>
                            <td align="left" valign="top" class="headerLeft">
                            </td>
                            <td width="886" align="left" valign="top">
                                <div class="header">
                                    <a href="https://purplechannelltd-public.sharepoint.com/">
                                        <img src="images/logo.gif" width="189" height="109" alt="Logo" />
                                    </a>
                                    <h1>Sustainability Advisory Services
                                    </h1>
                                    <ul id="topNav">
                                        <li>
                                            <a href="http://purplechannelltd-public.sharepoint.com/Pages/About-us.aspx">About us
                                            </a>
                                        </li>
                                        <li>
                                            <a href="https://purplechannelltd-public.sharepoint.com/Pages/News.aspx">News
                                            </a>
                                        </li>
                                        <li>
                                            <a href="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us.aspx">Contact us
                                            </a>
                                        </li>
                                    </ul>
                                    <!-- top nav -->
                                    <div style="right: 0px; ; color: rgb(0, 51, 153); font-weight: bold; top: 25px;">
                                       BUSINESS ASSURANCE
                                                                    </div>
                                    <!-- twitter -->
                                    <div class="twitterSec">RT @damidefelice: @edgeoftheocean Anna Turrel shows how @TwoTomorrows assesses corporate human right
                                    </div>
                                    <!-- twitter -->
                                    <!-- search -->
                                    <!--<form action="" method="get" id="search">
                                        <input name="" type="text" class="searchText"/>
                                        <input name="" type="image" src="images/search-icon.gif"/>
                                    </form>!-->
                                    <!-- search -->
                                    <!--ADD!-->
                                    <div id="search">
                                        <div data-name="SearchBox">
                                            <!--CS: Start Search Box Snippet-->
                                            <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint,
    Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
                                            <!--MS:<SharePoint:DelegateControl runat="server" ControlId="SmallSearchInputBox">-->
                                                <!--PS: Start of READ-ONLY PREVIEW (do not modify)--><div class="ms-webpart-chrome ms-webpart-chrome-fullWidth
    "><div WebPartID="00000000-0000-0000-0000-000000000000" HasPers="true" id="WebPart" width="100%" class="ms-WPBody noindex " OnlyForMePart="true" allowDelete="false" style=""><div componentid="ctl00_SmallSearchInputBox_csr" id="ctl00_SmallSearchInputBox_csr"><div
    id="SearchBox" name="Control"><div class="ms-srch-sb ms-srch-sb-border" id="ctl00_SmallSearchInputBox_csr_sboxdiv"><input type="text" value="Search..." maxlength="2048" accessKey="S" title="Search..." id="ctl00_SmallSearchInputBox_csr_sbox" autocomplete="off"
    autocorrect="off" onkeypress="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_SmallSearchInputBox_csr').search($get('ctl00_SmallSearchInputBox_csr_sbox').value);return
    Srch.U.cancelEvent(event);}})" onkeydown="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_SmallSearchInputBox_csr');ctl.activateDefaultQuerySuggestionBehavior();})" onfocus="EnsureScriptFunc('Search.ClientControls.js',
    'Srch.U', function() {var ctl = $find('ctl00_SmallSearchInputBox_csr');ctl.hidePrompt();ctl.setBorder(true);})" onblur="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_SmallSearchInputBox_csr'); if (ctl){ ctl.showPrompt();
    ctl.setBorder(false);}})" class="ms-textSmall ms-srch-sb-prompt ms-helperText" ><a title="Search" class="ms-srch-sb-searchLink" id="ctl00_SmallSearchInputBox_csr_SearchLink" onclick="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_SmallSearchInputBox_csr').search($get('ctl00_SmallSearchInputBox_csr_sbox').value);})"
    href="javascript: {}"><img src="https://purplechannelltd-public.sharepoint.com/_catalogs/theme/Themed/E97CFE0A/searchresultui-61174269.themedpng?ctag=7" class="ms-srch-sb-searchImg" id="searchImg" alt="Search" ></a></div></div></div><noscript><div
    id="ctl00_SmallSearchInputBox_noscript">It looks like your browser does not have JavaScript enabled. Please turn on JavaScript and try again.</div></noscript><div id="ctl00_SmallSearchInputBox"></div><div class="ms-clear"></div></div></div><!--PE:
    End of READ-ONLY PREVIEW-->
                                            <!--ME:</SharePoint:DelegateControl>-->
                                            <!--CE: End Search Box Snippet-->
                                        </div>
                                    </div>
                                    <!--ADDEND!-->
                                </div>
                            </td>

  • Default search engine will not show

    after the update to 35.0 yesterday my search engines wil not show.
    In the add search engines they show, but not on the search bar.
    See images for example.
    Is this a bug, or am I doing something wrong?

    hello imans314, the multiple engines should appear once you start typing in the searchbar. if you just hit enter after the search term it will go to your default engine...

  • TS3276 Sent emails not showing in mail?

    Hi All. My sent items are not showing in my sent folder after i have sent an email. They are 100% being sent and received but just not showing on mail on my mac. They are showing on my iphone though.
    Any ideas?

    Me too - any ideas - this is very irritiating as anyone would surely want to see all sent messages on the iMac.

  • Why doesn't my "notes" show within mail sidebar since the Maverick update?

    Why doesn't my "notes" show within mail sidebar since the Maverick update?

    Doing it over Wifi?  I was having the same issue.  I restarted my router and voila. 

  • Mac Lion. Search function does not work in mails.

    Hello,
    I already wasted several hours trying to find solution for a problem which appeared with Lion, search function does not work, in mail at least.
    I was not using Leopard before and I am not a mac expert.
    (search function was already bad in the normal it was already bad in the normal 10.7 set up but at least it was working in mac mails).
    I tried reindexing via spotlight privacy settings (adding and removing HD) but does not work much better.
    I don't want to go to terminal, as as mentioned I don't know enough about mac to try this.
    What to do?
    Thanks,
    C.

    Anyone? Any ideas?

  • Gif not showing in mail

    Didn't know if others were having this problem. Lately I have been receving emails with gif's - some animate, some not - but they don't show in the message. What does show is "plugi-in not installed". Now, if I go under "Quck Look Attachments" the gif' open, and they are opened in the message as well.
    Oddly enough, when I send messages to myself the gif's do appear.

    Perhaps you can tell me how to restore my old emails from my old email account.
    If you moved your backup folder for that account (not the entire Mail folder) into the Home/Library/Mail folder, the next thing you need to do is launch Mail and setup that Gmail account again. But before you can do that, you need to login to the Gmail web interface and change your password to something secure (something that cannot be guessed, preferably at least 27 characters long and using a string of random characters). I use 1Password to generate these, but you could also use LastPass, which is free.
    If you don't use one of those password managers, copy the new password, paste it into a Sticky Note or TextEdit and save it.
    After you've done that, then setup the Gmail account in Mail again, and after you've done that, Mail will import the existing messages again, and sync them with Gmail.
    Where do you think the password was stolen from?  The email server or my computer?
    It wasn't stolen at all; it was just too easy to guess using standard hacking tools. That's why you have to use secure passwords that can't be guessed.

  • Migration Accelerator - Process Server not showing up in CX Configuration

    For the part of the documentation where you establish what the process server is in the CX agent settings. I went to do that setting, but the Process Server never shows up. I have given it a few days and it still doesn't fill in the box.

    Hi Joe,
    This happens when process server is not registered with CS server.  please check below:
    On the Process Server, open
    c:\home\svsystems\etc\AMETHYST.CONF. Search for 'PS_CS_IP' and port.
    please validate above information is correct and PS_CS_IP should be public ip address of CS in Azure and same case for port (it should be public address of CS in Azure). In some cases your public address will change for CS in azure if you shutdown and start 
    the VM. This is due to no reserved IP address configured for this VM.
    if that is the case, you will have to follow below steps to reset the things:
    #1 Reconfigure Source Machine and MT to point to CS
    on the Source Machines and Master Target (in your Azure subscription) you can change it from HOSTCONFIGWXCOMMON.EXE found under <program files>\InMage Systems
    #2 Reconfigure PS to point to CS
    on the Process Server, open c:\home\svsystems\etc\AMETHYST.CONF. Search for 'PS_CS_IP' and change the IP address to point to your new public CS IP address.
    After making changes to your AMETHYST.CONF you need to restart TMANSVC service (go to RUN > services.msc > scroll down to tmansvc & restart it.)
    #3 Reconfigure CS with MA Portal
    Unregister CS from MA from
    From CS Portal > menu Settings > Rx Settings > click ‘Unregister RX’
     Run post deployment script on CS with new public IP as described in HELP, under the section ‘Installation and Configuration’ > ‘Create and Install components’ > ‘Install CS on Windows’ > ‘Run Postdeployconfig script’
    Register CS with MA
    From CS Portal > menu Settings > Rx Settings > click ‘Unregister RX’
    Thx-Gopi

  • Sent emails do not show in Mail

    Please - I have posted this question before, but it really annoys me - is it possible that it's only me with this problem?
    When I send emails with attachments, jpg-files filed in my iPhoto, the emails just do not show up in my Sent mailbox. It reaches the recipient, however, so I have to send a copy to myself.
    Anyone, please HELP!!
    PS. I have checked every possible setting both with my email supplier- Virginmedia.com (google) - and with Mail and iPhoto.
    Happy holidays
    Nina

    From the Mail menu bar, select
              Mail ▹ Preferences... ▹ Accounts ▹ Mailbox Behaviors
    and check the box marked
              Store sent messages on the server
    Also select
              Delete sent messages when: Never

  • Mail not showing in mail box

    For three days, I was not receiving any email.  I talked to my email provider and they found that my email was being forwarded to another unknown account.  I called that email provider and learned that the email address supposedly receiving my emails has not been in service since 2004. My email provider has stopped forwarding my email to the bogus account. I have created my own gmail account and now have my email fowarded to the new gmail and have deleted my old account from my mac.  HOWEVER, I now see email activity in the lower left corner of the mail window saying messages are being sent and received--in large numbers, but they are not showing up anywhere on my mac.  When I compare what I am receiving in my mac mail account to what is on the gmail server, they all match up.  Why I am getting this activity? Where would it be coming from?

    Perhaps you can tell me how to restore my old emails from my old email account.
    If you moved your backup folder for that account (not the entire Mail folder) into the Home/Library/Mail folder, the next thing you need to do is launch Mail and setup that Gmail account again. But before you can do that, you need to login to the Gmail web interface and change your password to something secure (something that cannot be guessed, preferably at least 27 characters long and using a string of random characters). I use 1Password to generate these, but you could also use LastPass, which is free.
    If you don't use one of those password managers, copy the new password, paste it into a Sticky Note or TextEdit and save it.
    After you've done that, then setup the Gmail account in Mail again, and after you've done that, Mail will import the existing messages again, and sync them with Gmail.
    Where do you think the password was stolen from?  The email server or my computer?
    It wasn't stolen at all; it was just too easy to guess using standard hacking tools. That's why you have to use secure passwords that can't be guessed.

  • One Gmail e-mail not showing in mail, all others are

    Hi there,
    My mail app, for some reason, has never had any issues with my Gmail account.  I noticed recently that one of my e-mails that had been set as unread after I read it is no longer appearing.  The Mail app shows 3 unread messages on the mail icon, when in fact I have 4.
    If I use the 'search inboxes' feature, it works fine and it finds the e-mail and shows it as unread, increasing my overall unread count to 4. However, when I leave the e-mail from the search menu and scroll down the list of my e-mails, it doesn't appear.  In fact, a few hours later, my unread count goes back down to 3.  I can search for and find the e-mail again, but just don't understand why it no longer appears in my mail list.
    I've logged into Gmail on the web interface and double-checked that the e-mail is in my inbox, which it is.
    I did a bit of Googling but couldn't find anything, would appreciate any advice.
    Thanks.

    Suggest you do some reseach before posting brain-dead snarks.  There are many reports of Mail App problems with Google since they changed server configurations, including missing email, change in folder content etc.
    If you want your Google mail to function as expected, as it does on the webmail site, use the Google Mail app from the App Store.  If this email still shows on the web site, it will show there too.

  • Why are MobileMe Sent messages not showing in Mail?

    On one Intel iMac, messages sent do not show up on the other Intel iMac, both running Snow Leopard 10.6.7.  This just started happening recently.  Also, although there are a few thousand messages in the Sent Mailbox in MobileMe,, only 300+ appear in the Sent Mailbox on that first iMac.  Rebuilding the mailbox has no effect.  Any ideas?

    What type of email accounts are they? IMAP or POP.
    IMAP leaves messages on the server so you can get them from everywhere.
    With POP, messages are downloaded to your client and then removed from the server, depending on your settings.
    The iDevice setup for POP doesn't remove them from the server.
    I think Mail's default setup for POP is to remove immediately.
    If they are POP accounts, you can set Mail's preferences to leave messages on the server for a period of time so that you can retrieve them on multiple clients.

  • Mobile Me aliases not showing in Mail app.

    Just recently, I have lost the ability to use my mobile me aliases when using the mail app on my macbook. They have just disappeared from the drop down menu under from in mail. I have used support with mobile me - they seem to indicate it's a problem with my macbook rather than with mobile me. Can anyone help?
    Just thought I'd add too - there appear to be a couple of other issues with syncing to mobile me too - address book groups, bookmarks, mail rules etc.
    Would love anyone's thoughts/help - thanks in advance.

    I see the same issue (aliases not showing up), not in mail on my Macs, but in web mail on Mobile Me itself. I cannot manage existing aliases, I cannot use the aliases to compose new mail on Mobile Me website. I think this might have started at the time I converted my Mobile Me calendar to the new version, but I am not 100% sure, for I do not use web mail that often.
    This happens in every browser I checked (Firefox, Safari, Chrome on Mac and Firefox, Chrome, IE8 on Windows), so seems to be a problem on server side, not browser specific or a problem on my computer.
    If you have any ideas how to fix this, please please post it here. Thanks a lot!

  • ICloud not showing sent mail from my iMac

    Hi all, if I go to iCloud mail and send an email the recipient receives it. However it doesn't show up in my iCloud sent mail. There is sent mail present but that looks to be just emails sent from my BB or iPad. While researching this issue I found this : https://discussions.apple.com/thread/3390316 So I went to Mail and yes that "store sent mail on server" was not checked. I then checked it as implied in the above link, but the sent emails still do not show up. Could anyone advise please? TIA, Terry.

    I am currently running Mail.app on ML.
    My Mail.app and iCloud webmail settings were already congruent with those recommended regarding saving a copy of the Sent emails [Store sent mail upon the iCloud server].
    Despite this being the case, I have found that Sent messages were not been getting saved reliably in Mail.app or upon the iCloud webmail interface.
    Some did get saved though - rather odd.
    I don't want to call my reported email problem as fixed but it seems hardly coincidental to me that once I had chosen to unflag Store deleted messages [Trash section] upon the iCloud mail server that such messages as were sent form my two iCloud addresses messages began to be saved reliably.
    Surely this is indicative of some underlying misconfiguration with the iCloud server itself as Trash messages clearly aren't Sent messages and yet messages only began to be reliably saved once I had chosen to unflag Store deleted messages. As previously stated, I already had my mailbox behaviours set to Store Sent messages upon the iCloud server, but this proved to be of no avail until I chose to unflag Store deleted messages.
    See attached picture for Mailbox Behaviours.

  • Dirsynced user not showing as mail user in Office 365

    Hello,
    We have an environment that has a on premise Exchange 2010 SP3 server. We have created the hybrid configuration with Office 365. Directory Synchronization is enabled.
    At this point we have some on premise users that are showing "Synced with Active Directory" in the O365 portal, but do not have a mail user.
    We are in the midst of performing mailbox migrations to Office 365, and the only way to perform the move to Exchange online is for the user to have a Mail user setup in Contacts on the O365 portal.
    Ive seen other forums with the option of Remove-MsolUser and removing from recycle bin then allowing another synchronization from on premise.
    Ive also read that Microsoft has helped this situation by doing something to the AD Attributes which they do not go into detail about.
    Could someone shed on some light to what could be done to add these users as Mail Users to Office 365 without removing them from Office 365 completely?

    Hi B Penney,
    I helped a customer some time ago with the same problem and in their case, mailboxes had been created because they gave the synced users an Exchange Online License before they had a working Hybrid configuration setup.
    Just deleting licenses did not solve the problem and what I did to solve the problem was:
    Get-MsolUser -UserPrincipalName [email protected] | Remove-MsolUser
    Get-MsolUser -ReturnDeletedUsers -SearchString
    [email protected] | select UserPrincipalName, ObjectId
    Remove-MsolUser -RemoveFromRecycleBin -ObjectId 41856197-e306-46c5-9cab-41dddbdafec7
    Modified an attribute on the user On-Premises and ran Start-OnlineCoexistenceSync
    Martina Miskovic

Maybe you are looking for

  • Setup quandary

    I have an Apple TV set up to sync wth my Macbook Pro since this is where my main music library is and also all my photos. I, however, also have a Mac Pro where I create movies that I want to watch on my Apple TV. What is the best set up for this situ

  • Help with slideshow, please and thank you

    My brother created a slideshow and sent me the link. I was able to download the slideshow to my desktop. Is there a way to individually move the pictures from the slideshow to an album in iPhoto? When I try moving the whole slideshow or individual pi

  • Firmware Compatibility

    Hello, I have a Cisco WLC 2500 series with firmware 7.4.121.0,and  AP model AIR-LAP1131AG-E-K9   connected to it . i want to add one new AP and it's model is AIR-CAP3702I-E-K9 . I would like to know which firmware version i need to upgrade my WLC so

  • Want to install Two 1tb HDD, is posible?? Help.

    Hi guys, i have a Pavillion Elite m9177c and have a 2 320gb. I have problems with pc is very slow, it freezes, wjen i make the diagnostic it says BIOHD-8 check for Virus,adware,defrag and same thing. I installed two Extra memory 2gb each for a total

  • Install Adobe Forms in Netweaver 7.03 trial

    Hi, I was wondering if it is possible installar FORMS ADOBE in SAP NetWeaver 7.03 Trial? Tks.