Mail.app not retrieving new messages from Exchange Server

I used to use mail.app for my work email account, set up as Exchange IMAP. After upgrading to SL, I wanted to take advantage of the new exchange features, and set up an exchange account.
But now, multiple times a day, the new exchange account will just sit there, trying to fetch new mail (the spinning wheel thing in the left side menu bar). I've gone hours w/o noticing the problem, only realizing this when I check my iPhone and see dozens of new messages. Restarting fixes the problem.
Anyone else having this issue?

michellzappa,
All of my e-mail providers have some sort of web based access for my accounts. They identify, segregate and prevent any message marked as bounce from being downloaded to my inbox. Is this what you are describing as redundant?
Mail Scripts 2.7.10 by Andreas Amann, provides an excellent compilation of mail scripts.
I would advise that you create a new post with the title. "Can I write an applescript to automatically clean out messages on server every hour?" in the AppleScript Forum.
;~)

Similar Messages

  • Mail App stopped downloading new messages from Gmail

    I'm using MBP with OS X Lion.
    I've been using Mail App for my two Gmail accounts. I also use two different types of mail downloading systems (POP and IMAP) for them. For some reason, the speed of downloading new messages started slowing down a few weeks ago; however, I could still use it until today. Today, it seems like it is completely out.
    It just stopped downloading new messages completely.
    For the POP account, it says:
    There may be a problem with the mail server or network. Verify the settings for account “POP” or try again.
    The server returned the error: The connection to the server “pop.gmail.com” on port 995 timed out.
    For the IMAP account, it says:
    There may be a problem with the mail server or network. Verify the settings for account “IMAP” or try again.
    The server returned the error: The connection to the server “pop.gmail.com” on port 993 timed out.
    The weird part is that I can still send an email out of those accounts fine.
    I checked the settings for Gmail, and everything seemed just fine.
    I tried to re-do everything so deleted the IMAP account. Now it shows the message below:
    The Google IMAP server “imap.gmail.com” is not responding. Try checking the network connection, and that the server name is correct. Otherwise, the server might be temporarily unavailable. If you continue, you might not be able to receive messages.
    I tried Connection Doctor and it shows as below:
    I followed the suggestion by changing unchecking those boxes for SSL, but it didn't help either.
    I tried "Rebuild" under mail box menu bar but it also didn't do anything.
    Can anyone help me with this issue?
    Thank you in advance.

    By the way, my Mail App is version 5.3

  • Mail.app stopped downloading new messages from pop3

    Hello,
    I met this on both the latest Tiger and Panther: came after two weeks away and had no new mail. Strange. The Mail.app logins to pop3 server, sends a password, looks for the new messages, and that's all. Nothing is downloaded.
    When I checked the mail via web browser, I had found about 600 messages there - most of them just a spam, as usual.
    Whatever I tried (permissions, delete and create account, rebuild...) nothing helped.
    BUT.
    When I *manually deleted* some messages (via web browser), Mail.app started downloading. For me it looks like there is some message number limit, about 500 messages, and if there are more messages on the server, nothing is downloaded. I believe it's a bug - at least some error message should appear.

    By the way, my Mail App is version 5.3

  • Outlook Calendar invite - Not able to send from exchange server.

    Hi,
       I am not able to send outlook calendar invite from exchange server. But if i installed outlook on my local machine/server it works fine. Below code the i used to build calendar invite for your reference.
      public static void sendOutlookInvitationViaICSFile1(EAppointmentMail objApptEmail)
                try
                    log.Info("Invite Started");
                    Microsoft.Office.Interop.Outlook.Application apptApp = new Microsoft.Office.Interop.Outlook.Application();
                    Microsoft.Office.Interop.Outlook.AppointmentItem agendaMeeting = apptApp.CreateItem(Microsoft.Office.Interop.Outlook.OlItemType.olAppointmentItem);
                    DateTime venueDate = Convert.ToDateTime(objApptEmail.VenueDate);
                    string formatedVenueDate = venueDate.Year.ToString() + "/" + venueDate.Month.ToString() + "/" + venueDate.Day.ToString();
                    DateTime from = Convert.ToDateTime(formatedVenueDate + " " + objApptEmail.FromTime);
                    DateTime to = Convert.ToDateTime(formatedVenueDate + " " + objApptEmail.ToTime);
                    System.Net.Mime.ContentType typeHTML = new System.Net.Mime.ContentType("text/html");
                    //Create the Body in HTML format
                    string strBodyText = "Type:Single Meeting\r\nOrganizer: {0}\r\nStart Time:{1}\r\nEnd Time:{2}\r\nTime Zone:{3}\r\nLocation: {4}\r\n\r\n\r\n\r\n{5}";
                    strBodyText = string.Format(strBodyText, objApptEmail.Email, from.ToLongDateString() + " " + from.ToLongTimeString(),
                                        to + " " + to, System.TimeZone.CurrentTimeZone.StandardName,
                                        objApptEmail.Location, objApptEmail.Body);
                    if (agendaMeeting != null)
                        Console.WriteLine("started");
                        agendaMeeting.MeetingStatus =
                            Microsoft.Office.Interop.Outlook.OlMeetingStatus.olMeeting;
                        agendaMeeting.Location = objApptEmail.Location;
                        agendaMeeting.Subject = objApptEmail.Subject;
                        agendaMeeting.Body = strBodyText;
                        agendaMeeting.Start = from;
                        agendaMeeting.End = to;
                        Microsoft.Office.Interop.Outlook.Recipient recipient = agendaMeeting.Recipients.Add(objApptEmail.Email);
                        recipient.Type = (int)Microsoft.Office.Interop.Outlook.OlMeetingRecipientType.olRequired;
                        ((Microsoft.Office.Interop.Outlook._AppointmentItem)agendaMeeting).Send();
                        log.Info("Invite Successfully End");
                        Console.WriteLine("End");
                catch (Exception ex)
                    log.Info("Error: " + ex.Message.ToString());
                    Console.WriteLine("Error: " + ex.Message.ToString());
    In exchange server/ not outlook installed server, i am getting below error.
    "Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))"
    Help me to send calendar invite without installing outlook on the specified server. Please do the needful.

    Hi
    It is probably that the stuff you doing is for outlook and because outlook is not installed it cannot find the classes.
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Apple mail won't stop deleting messages from Gmail server

    Hello everyone:
    For a long time I had my mail set up to delete messages from the gmail server, but recently I changed my mind. I tried changing the settings to remove copy after a month and nothing happened, i.e. immediately deleted messages from server. Now I've tried changing it to never remove a copy and it is still doing it. What am I missing?

    I should say: it does leave a copy in "all mail" but deletes it from the inbox section so they are unavailable on my iPhone as soon as my laptop grabs it....

  • IPhone Mail App not showing all messages

    I have set my iphone mail settings to show 500 recent messages, but it only shows 10 messages - how do i get past this problem?

    What Kind of email account is it.
    If the account is Gmail or Yahoo, those are IMAP accounts which all messages can be retrieved from the server over and over again if you remove the account and re-add it.
    Now if you are using like a SBC-Global, ATT.net, Bellsouth, Anything that is a POP3 Account it will only download new message and not past ones.

  • +3,000 Mail.app Notes Sync Console Messages

    Hi!
    Thanks for looking at my question! 
    I seem to be generating +3000 console messages every few days that almost all relate to syncing, particularly notes sync, errors from Mail.app.  I do not know how to decipher these messages to find the root of the problem.  I have notes sync de-selected on each Mail account as well as de-selected on MobileMe prefs. 
    How do I avoid Mail continuing to generate these errors?

    Well, nothing helped, even with the latest 2 updates where Apple states they fixed bugs in Mail app. Thus I just bought "AirMail" it's very cheap and works awsome with full gmail support.
    NB. I've used MS outlook for a while but it was awful, now totally satisfied with "Airmail" it supports notification, very light weight, etc.
    cons: I found that it cached all the attachments I have on my gmail.

  • Mac mail will not accept new messages

    been working fine but after trying to send a big photo file, MacMail stopped accepting new messages and requires minutes to send out new messages. I have checked and rechecked all parameters. help!

    Have you quit and reopened Mail?
    Empty the Mail cache in your Home Folder Library>Caches>com.apple.mail>Cache.db. Just move Cache.db out to the Trash -- not the enclosing folder -- with Mail closed. Don't empty the Trash. If it doesn't help, then just put it back.

  • How do I keep my emails in Apple mail after they have been downloaded from exchange server

    Hi
    I have an urgent issue with my work email. I have used Apple Mail to read and store my work email right off my work Exchange server - without any problem.
    All was fine, and for what seems a very long time, I happily used both my win 7 laptop at work and my 2 Apple computers at home and during travel as well as my iPhone - anywhere.
    However, now, there is a new policy at work where all email older than 3 months (sigh!!) has been removed to an "online archive" of the "emc SourceOne" - which is a non-crossplattform service - and not accessible from other than a windows PC with supported browser (not including SafarI). (Windows revenge) I have lost all access to these on my iPhone, which is a shame - not Apples fault, though. This is  not about blaming Apple.
    However, I still have all my "older than 3 months" email in theory safely kept on both of my Apple computers - presumably safely stored in Apple Mail.
    Here is my question: I have not dared to connect either of these imacs / mbas to Internet - at all - in fear of losing my precoius work emails. I have feared that the exchange server will kill all these "older than 3 months" email kept there - as soon as it gets a chance to do so.
    So I urgently need an educated advise. Googling any kind of "apple" questions seems to be far less productive now than a few years ago...
    1. Can I safely connect Apple Mail to internet without losing my already downloaded exchange emails?
    2. If not - how should I proeceed to get these files safely transferred to my iCloud email?
    Any and all help will be deeply appreciated!
    Best regards, from a chilly evening in Oslo, Norway
    Vidar

    When you connect your Mac back up to the Exchange server, it will “sync” what is on the server to your Mac, losing all those older emails. Don’t reconnect until you have moved them.
    To move them, Drag them from the Exchange folders on Mail and into an iCloud folder. The emails will then be stored on iCloud instead of on the exchange server.
    You could also just create mailboxes on your Mac and drag them into that. They wouldn’t be accessible to other devices, but you’d have them on your Mac.
    To create new Mailboxes, Click the Add ( + ) button at the bottom of the Mailbox list and choose New Mailbox…
    You can choose where that folder is stored, either under On My Mac for a local mailbox, or in your iCloud account which will make a folder on the iCloud server.
    In the future, you need to start moving your emails to those independent mailboxes as you file them, and set up a rule that will move anything older than 50 days into a “catch-all” Mailbox you create on that same location (either On My Mac or iCloud). Mail Preferences, Rules.

  • TS2537 Apple Mail won't retrieve new messages

    Hi,
    I have a user in my company who is using an iMac 27" 3.4GHz OSx 10.6.8 and Apple Mail 4.5 with GoDaddy IMAP settings. Recently all mails after 25/12/2011 are missing in his Apple Mail but it is available on GoDaddy's web mail. I've tried moving [email protected]+Mac-xxxxx from findings in other forums but to no avail. This has also affected the email that is retrieved in the iPad as well.
    Can someone help me out with this please?
    Thank you very much.

    @riiich,
    As I last reported, I temporarily 'fixed' it by deleting the account from Apple Mail and creating it again. Thanks to IMAP, Mail then synced all the mail folders (took a couple of hours - I have a lot of mail folders), and then it was working again.  For a few days.  Then the problem returned - new mail arriving in my Yahoo Inbox would not sync to the Inbox in Apple Mail.
    I spent hours trying to resolve it. Changed password. Rebuilt Mail's index. Ran Disk Utility on my hard drive. Etc. Etc. I have a lot of server-side folders (>30), and thought that maybe Apple+Yahoo were screwing up due the large number of folders (a.k.a. mailboxes) to sync.  So I migrated a lot of the folders off the server (setting up new mailboxes On The Mac) in which to file my messages.  That didn't help. Meanwhile, I started using Yahoo's webmail interface so I could get my new mail.  Then one morning (perhaps a week later), the inbox spontaneously started syncing again. I had done nothing the day before - it just started working overnight.
    Based on this experience, I concluded that the F***-up is entirely on the Yahoo side and has nothing to do with my Mac nor Apple's software. My ultimate fix has been to abandon Yahoo Mail.  Prior to Christmas, I moved my mail account to another service provider who provides IMAP. Then configured my Yahoo account to forward all incoming mail to the new server (which has a new e-mail address). Since doing so, I've had zero problems. All messages sent to my old Yahoo address get immediately forwarded to the new mail server, which has been syncing to Apple Mail with no problems at all. 

  • Why is my mail app not sending outgoing messages?

    When using mail application, my outgoing messages remain in my outbox.   If I log into my email through a browser, my outgoing messages will send.
    I assumed my new MacBook was setup correctly from the Apple Store.
    Thanks for any assistance.

    Check your outgoing (SMTP) mail in mail preferences, make sure that it is set to your mail server and not none or something else. After upgrades, these things can get messed up.
    Best

  • Mail 4.1 and difficulty retrieving new messages

    I have noticed that after upgrading to S.L., Mail sometimes takes a VERY long time to retrieve new messages from my IMAP servers. Sometimes, Mail will even tell me that my IMAP servers are offline or down, when I know they are not because I can retrieve mail using other clients / webmail / Leopard 10.5 Mail. It is getting really frustrating that sometimes I have to open and close Mail 4.1 multiple times in order to get it to sync properly with the servers. Anyone else?

    I am having the same problem. I turned on IMAP logging and can see constant FETCHing to the server. It drains laptop battery, uses around 30% CPU all the time, and fails to stop - eg never get new messages.
    READ Sep 23 12:32:57.907 [kCFStreamSocketSecurityLevelNone] -- host:mail.anyware.co.uk -- port:143 -- socket:0x116e37f30 -- thread:0x119091fb0
    D 483344)
    * 2967 FETCH (FLAGS (\Answered \Seen $NotJunk JunkRecorded NotJunk) UID 483470)
    * 2968 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 483795)
    * 2969 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 484112)
    * 2970 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 484284)
    * 2971 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 484390)
    * 2972 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 484508)
    * 2973 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 484619)
    * 2974 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 485304)
    * 2975 FETCH (FLAGS (\Answered \Seen $NotJunk JunkRecorded NotJunk) UID 485973)
    * 2976 FETCH (FLAGS (\Answered \Seen $NotJunk JunkRecorded NotJunk) UID 486418)
    * 2977 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 486621)
    * 2978 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 486981)
    * 2979 FETCH (FLAGS (\Seen) UID 487222)
    * 2980 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 487294)
    * 2981 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 487525)
    * 2982 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 487732)
    * 2983 FETCH (FLAGS (\Answered \Seen $NotJunk JunkRecorded NotJunk) UID 487787)
    * 2984 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 488031)
    * 2985 FETCH (FLAGS (\Answered \Seen $NotJunk JunkRecorded NotJunk) UID 488136)
    * 2986 FETCH (FLAGS (\Flagged \Seen $NotJunk NotJunk) UID 488165)
    * 2987 FETCH (FLAGS (\Seen $NotJunk NotJunk) UID 488380)
    * 2988 FETCH (FLAGS (\Answered \Flagged \Seen $NotJunk JunkRecorded NotJunk) UID 488437)
    * 2989 FETCH (FLAGS (\
    READ Sep 23 12:32:57.909 [kCFStreamSocketSecurityLevelNone] -- host:mail.anyware.co.uk -- port:143 -- socket:0x116e37f30 -- thread:0x119091fb0
    Seen $NotJunk NotJunk) UID 488510)
    It just goes on forever. Mail always show the account as busy with a spinner.
    It is making Mail useless for me. This is after it "lost" all the passwords for my mail accounts after installing 10.6.1
    The IMAP server is definitely fine. iPhone gets the mail from same server fine.
    I've done a "rebuild" on the mailbox. I've told it to "synchronize". No joy.

  • Mail does not retrieve emails

    My Mail has two acct (mac.com and an exchange acct). This morning, Mail suddenly stops retrieving new emails from the exchange acct. (mac.com acct works fine). I know it tries, since the dailing spin spins. But seems it has hard time connecting to the server and fetching new emails. Activity viewer shows "logging in as user ..." and "sync.. with server" working.
    Checked with our sys adm, the server is fine. I can access my acct via web client.
    Help please! I have been using Mail for a few years and don't want to give up.
    HW

    You’re welcome.
    > I'm afraid that the size of the mailbox is pretty big. I checked
    ~/Library/Mail/exchange-acct, which is about 6GB.
    OK. That may be the problem then. The overall size of the account folder is not an issue, but individual mailboxes should be under 2 GB in Mail 2.x (the limit was even lower in Mail 1.x).
    You may use the Account Info window to check how much size each mailbox takes up on the server — choose Get Info (⌘I) from the Action menu (gear icon) located below the mailbox list in the main Mail window.
    Check that none of your mailboxes is larger than 2 GB. Create custom mailboxes on the server and re-organize your mail there however you wish via webmail if necessary.
    When done, you may want to re-create Mail’s index and cached mailbox contents as follows (and this may certainly take a while given the size of the account):
    1. Quit Mail if it’s running.
    2. In the Finder, go to ~/Library/Mail/. Make a backup copy of this folder, just in case something goes wrong, e.g. by dragging it to the Desktop while holding the Option (Alt) key down. This is where all your mail is locally stored.
    3. Locate Envelope Index and move it to the Trash. If you see any other “Envelope Index”-named file there, delete it as well.
    4. Move any “IMAP-”, “Mac-”, or “Exchange-” account folders to the Trash. Note that you can do this with IMAP-type accounts because they store mail on the server and Mail can easily re-create them. DON’T trash any “POP-” account folders, as that would cause all mail stored there to be lost.
    5. Open Mail. It will tell you that your mail needs to be “imported”. Click Continue and Mail will proceed to re-create Envelope Index — Mail says it’s “importing”, but it just re-creates the index if the mailboxes are already in Mail 2.x format.
    6. As a side effect of having removed the IMAP account folders, those accounts may be in an “offline” state now. Do Mailbox > Go Online to bring them back online.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder. That is, ~/Library is the Library folder within the user’s home folder, i.e. /Users/username/Library.

  • Mail.app Slow to Send Messages

    Sending mail takes forever. After I click send, it can take up to a minute for the send sound to be triggered and the message be sent to the mail server.
    I run my own mail server, so I can see that exactly as the sound is played the message is received by the SMTP server.
    What on earth is Mail.app doing for that 30-60 seconds after I click send? In Thunderbird there is at most a 4 second delay.

    The open-apple-0 Activity Viewer in Mail.app just says:
    Delivering Message
    Connecting to server "SMTP.server.name"
    This SMTP server is on a private 1000Mbps LAN. The mail client I use in Linux (also on a separate machine from the server) is able to establish an SMTP connection and send the message almost instantaneously. The fastest OS X can do it is 10-60 seconds.
    The same sort of slow connection affect is visible using the "Connect to Server..." feature of the Finder. Perhaps the underlying problem is not with Mail.app but the socket creator in OS X?
    Chris

  • How to prevent mail app on OS X & iOS from automatically marking email messages as read just when they are selected either intentionally or not

    Good morning guys
    is there a way to prevent mail app on OS X & iOS from automatically marking email messages as read just when they are selected either intentionally or not
    thanks

    On OS X, You are able to hide the preview window on the right in normal mode, or on the lower side in classic mode, by simply putting your cursor on the thin bar which is in between, and then make it as small as possible, so it goes away.
    Then your messages won't be automatically read when clicked once, but only if you click them twice and a new window with the message opens.
    Also, you are able to mark them as unread again, which is a silly workaround, but possible.
    You can do that by right clicking and select 'Mark as...' -> unread.
    On iOS, I'm not sure..

Maybe you are looking for

  • Having problem in app store cos id is wrong

    Hi there, I've recently registered my sister's account in app store but the problem is the e-mail id is wrong so I can't get the verification code. Please advise me that what can I do further?

  • Is there a time limit for a slide in Captivate?

    I have a 45 second slide but when I land on this slide from the previous slide, I still see the previous slide. The text boxes and highlight boxes appear fine but the previous slide is displayed in the background.

  • Crystal report XI R2 - ClientDocument java.lang.NoClassDefFoundError

    Post Author: Mauro.Garlaschelli CA Forum: JAVA I downloaded Crystal Report XI R2 and i deployed the CrystalReportsSample web application into my Tomcat. When I try to view the example the following error is thrown:javax.servlet.ServletException: com/

  • Tunning HTTP_SEND

    Hi Usually when i send messages to XI, the processing step in HTTP_SEND is taking like 100ms. But after a period of inactivity (no message sent to XI) if i sent the same message, only one, sometime is taking 10 s. What is the reason of such a big pro

  • Can't install Photoshop Elements 8

    When I'm trying to install it, I recieve a flag saying  "uninstall previus version". I don't have any to uninstall. Any clue?