OS X 10.6.3 - Mail 4.2 IMAP accounts wont stop Updating Cache Directory

Please help me out;
With Mail 4.2(1078) using IMAP accounts Activity Viewer reads the following: Updating Cache Directory, endessly updating and also my system HD starts to recieve data until the drive is full.
How con arrange this?
Can i also easily erase some folder's content (or something of the sort) and recover the lost space on my drive?
Im on a 13“ 2.53 GHz MPB 4 GB - OS X 10.6.3
thanks a lot
Lindsay

I have had the same issue. Rebuilding fixes it temporarily, but it comes back....Also have an issue where Mail will not download attachments automatically. They show up in grey until they are clicked...have Mail set to download all messages and their attachments, but it doesn't want to. Very frustrating. I have begun the switch to Entourage, which is unfortunate, as I like Mail more.

Similar Messages

  • Mail constantly is synchronising with server and updating cache directory!

    Mail constantly is synchronising with server (sent messages) and updating cache directory making everything slow.
    I have a .mac account. I understand the concept of IMAP and that it information is stored on the server therefore it needs to update but surely not constantly and besides the blue bar sticks halfway through without completing. Please help.

    I have had the same issue. Rebuilding fixes it temporarily, but it comes back....Also have an issue where Mail will not download attachments automatically. They show up in grey until they are clicked...have Mail set to download all messages and their attachments, but it doesn't want to. Very frustrating. I have begun the switch to Entourage, which is unfortunate, as I like Mail more.

  • Read  the email using java mail api for Imap account which is secured SSL

    hello,
    I am trying read the new mails on my imap account... i am not able to connect to the imap account... could anyone help me out ..
    below is the code
    public class EmailImapGateway implements MessageCountListener{
    private static final long serialVersionUID = 1L;
         private Session session = null;
         private IMAPStore store = null;
         private IMAPFolder folder = null;
         Properties props = new Properties();
         public void ejbCreate() {
         try {
         if (session == null)
              session = Session.getDefaultInstance(props, null);
              if (store == null || !store.isConnected()) {
    String host, name, passwd;
         host = "host";
              name = "user";
              passwd = "passwd";
              String SSL_FACTORY = "javax.net.ssl.SSLSocketFactory";
              props.setProperty("mail.imap.socketFactory.class", SSL_FACTORY);
              props.setProperty("mail.imap.socketFactory.fallback", "false");
              props.setProperty("mail.imap.socketFactory.port", "888");
              java.security.Security.setProperty( "ssl.SocketFactory.provider", SSL_FACTORY);
              props.put("mail.imap.host", host);
              props.put("mail.imap.port", "888");
              store = (IMAPStore) session.getStore("imap");
              store.connect();
              folder = (IMAPFolder) store.getFolder("Inbox");
              folder.open(Folder.READ_WRITE);
              int t = folder.getUnreadMessageCount();
              System.out.println("getunreadmessagecount is :" + t);
    }catch (Exception e) {
              e.printStackTrace();
         } finally {
              try {
                   folder.close(true);
                   store.close();
              } catch (MessagingException e) {
                   e.printStackTrace();
         public void ejbActivate() throws EJBException, RemoteException {
              // TODO Auto-generated method stub
         public void ejbPassivate() throws EJBException, RemoteException {
              // TODO Auto-generated method stub
         public void ejbRemove() {
              // TODO Auto-generated method stub
         public void messagesAdded(MessageCountEvent arg0) {
              System.out.println("Message is added in inbox");
         public void messagesRemoved(MessageCountEvent arg0) {
              System.out.println("Message is removed from inbox");
    it is not able to connect to my account
    Edited by: bhavna84 on Sep 8, 2008 11:10 PM
    Edited by: bhavna84 on Sep 8, 2008 11:20 PM

    Yes, see my previous post.
    He replied:
    hello
    In your code ur mention IMAP port 888
    but by default its 143 so chk your server configuration for IMAP port no.

  • "updating cache directory" runs forever in Mac Mail plus other ills

    Running 10.9.2 on MacMini with 16 gb ram.  Mail version 7.2.  Using SpamSieve
    Using my IMAP account...which has 3450 messages in the combined five folders for five different mail accounts.   The folder having the problems below that are folder specific has 2000 messages in it.
    Activity shows "Updating cache directory"  "evaluating message x out of 256"  Oddly, the number is usually 256.  It runs through 256 and then starts over again, on and on.  It eventually stops.
    It also has great difficulty deleting mail.  I delete it using Erase Deleted Items. Deleted mail is delivered again and again when the app goes to the server.  Often it is Spam that I have deleted after SpamSieve put it in the Spam folder (which is "On my Mac").
    I often have the "Can't move mail to x folder".  When I rebuild, it fixes that, but the problem comes back in a day or so.
    The appd fails to pickup all the mail unless I Take All Accounts Offline and then go back online.  Even then, it finds more mail if I Quit mail and then immediately restart it. And sometimes when I do that it brings back mail that I recently deleted.
    If I use Show Deleted Messages, after I delete, the headers still show up in the Inbox, but themessages are unavailable (which is to be expected).
    I have deleted the preference folder in Mail library before and it simply redownloaded everything, but didn't change its behavior.
    Wisdom would be appreciated in how to fix these issues.
    Thank you, in advance.

    I finally had to get FuseMail to "reset the IMAP flags" on their end and everything seemed to resolve itself.

  • Mail crashes w/IMAP account access; EXC_BAD_ACCESS; KERN_PROTECTION_FAILURE

    My Mail app crashes with error (see below) when trying to access an IMAP account. I installed Adobe Creative Suite 2, that caused Mail and Safari to both fail. I uninstalled CS2 but that didn't help.
    I tried a different user account, and both Safari and Mail worked fine.
    I deleted com.apple.mail.plist and com.apple.Safari.plist but that didn't help.
    I re-started Mail with no accounts, successfully added the .Mac account and a POP account. Then as soon as I added an IMAP account it started failing the same way: it opens okay then fails as soon as the IMAP account checks mail. Using Mail when logged in under a different user id doesn't have this problem, so it doesn't appear to be a bad email message.
    I've searched through this forum (thanks!) and believe I've collected the right data, but am unsure what to do next ... i.e. exactly where is the problem!
    thanks for any help,
    Chris
    Date/Time: 2008-10-16 21:39:52.190 -0400
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [680]
    Version: 2.1.3 (753.1)
    Build Version: 2
    Project Name: MailViewer
    Source Version: 7530100
    PID: 819
    Thread: 6
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000005
    Thread 6 Crashed:
    0 com.apple.CoreFoundation 0x908196a9 CFHash + 17
    1 com.apple.CoreFoundation 0x908195ed __CFDictionaryFindBuckets2 + 91
    2 com.apple.CoreFoundation 0x90821405 CFDictionarySetValue + 165
    3 com.apple.MessageFramework 0x9a034236 _selectMailboxIfNeeded + 255
    4 com.apple.MessageFramework 0x9a0349ad -[IMAPOperationCache _performCopyOperation:withContext:] + 120
    5 com.apple.MessageFramework 0x9a035e8c -[IMAPOperationCache performDeferredOperationsWithConnection:] + 684
    6 com.apple.MessageFramework 0x99fa62bd _getPotentialConnectionForMailbox + 1052
    7 com.apple.MessageFramework 0x99fa59e1 -[IMAPAccount connectionForStore:delegate:options:] + 288
    8 com.apple.MessageFramework 0x99fa5819 -[LibraryIMAPStore connection] + 66
    9 com.apple.MessageFramework 0x99fa54e7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:] + 204
    10 com.apple.MessageFramework 0x9a09c121 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 47
    11 com.apple.MessageFramework 0x9a09c223 -[LibraryIMAPStore checkNewMail] + 41
    12 com.apple.MessageFramework 0x99fd31cf -[IMAPAccount fetchSynchronously] + 118
    13 libobjc.A.dylib 0x90a5bd76 objc_msgSendv + 54
    14 com.apple.Foundation 0x92801422 -[NSInvocation invoke] + 932
    15 com.apple.MessageFramework 0x99f998d0 -[MonitoredInvocation invoke] + 128
    16 com.apple.MessageFramework 0x99fa3914 -[InvocationQueue _drainQueue] + 517
    17 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    18 libSystem.B.dylib 0x90024227 pthreadbody + 84
    chris-norloffs-computer:~ chris$ ls -1 /Library/InputManagers /Library/Mail/Bundles ~/Library/InputManagers ~/Library/Mail/Bundles
    ls: /Library/InputManagers: No such file or directory
    ls: /Library/Mail/Bundles: No such file or directory
    ls: /Users/chris/Library/InputManagers: No such file or directory
    ls: /Users/chris/Library/Mail/Bundles: No such file or directory
    chris-norloffs-computer:~ chris$
    -------------------------------------------------------------------------------- ------------------

    Many thanks for the help.
    Hi, BDAqua,
    No, no 3rd party or Internet Helpers, BUT I did load Adobe Creative Suite 2 (Photoshop, Illustrator, and other apps to make me smarter, faster, and more handsome. It had some automatic updater functions, and given that Mail and Safari suffered catastrophic failures I believe they put some hooks in there).
    I've since unloaded the Suite -- I should know better than to load an entire suite. Also, I now have 23GB of space on my harddrive, and wonder if I ran out of room during the install. There was no error, but CS2 comes on 4 DVDs so I wonder ...
    Hi, Mulder,
    I deleted the cache files - lots of stuff. I deleted two of the other files (didn't have downloads.plist).
    Unfortunately, Mail still dies when it checks for mail in the IMAP account.
    Date/Time: 2008-10-17 07:50:23.444 -0400
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [680]
    Version: 2.1.3 (753.1)
    Build Version: 2
    Project Name: MailViewer
    Source Version: 7530100
    PID: 844
    Thread: 6
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000005
    Thread 6 Crashed:
    0 com.apple.CoreFoundation 0x908196a9 CFHash + 17
    1 com.apple.CoreFoundation 0x908195ed __CFDictionaryFindBuckets2 + 91
    2 com.apple.CoreFoundation 0x90821405 CFDictionarySetValue + 165
    3 com.apple.MessageFramework 0x9a034236 _selectMailboxIfNeeded + 255
    4 com.apple.MessageFramework 0x9a0349ad -[IMAPOperationCache _performCopyOperation:withContext:] + 120
    5 com.apple.MessageFramework 0x9a035e8c -[IMAPOperationCache performDeferredOperationsWithConnection:] + 684
    6 com.apple.MessageFramework 0x99fa62bd _getPotentialConnectionForMailbox + 1052
    7 com.apple.MessageFramework 0x99fa59e1 -[IMAPAccount connectionForStore:delegate:options:] + 288
    8 com.apple.MessageFramework 0x99fa5819 -[LibraryIMAPStore connection] + 66
    9 com.apple.MessageFramework 0x99fa54e7 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:] + 204
    10 com.apple.MessageFramework 0x9a09c121 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 47
    11 com.apple.MessageFramework 0x9a09c223 -[LibraryIMAPStore checkNewMail] + 41
    12 com.apple.MessageFramework 0x99fd31cf -[IMAPAccount fetchSynchronously] + 118
    13 libobjc.A.dylib 0x90a5bd76 objc_msgSendv + 54
    14 com.apple.Foundation 0x92801422 -[NSInvocation invoke] + 932
    15 com.apple.MessageFramework 0x99f998d0 -[MonitoredInvocation invoke] + 128
    16 com.apple.MessageFramework 0x99fa3914 -[InvocationQueue _drainQueue] + 517
    17 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    18 libSystem.B.dylib 0x90024227 pthreadbody + 84

  • How Can I Turn OFF Junk Mail Filter for IMAP Accounts Only?

    I am trying to figure out how to turn off the Junk Mail filtering for IMAP accounts such as .Mac/.ME and GMAIL. All filtering is working fine on the server side, and reviewing the mail that is tagged is easy enough by just going to the account and displaying the folders created on the server.
    I've checked the Junk mail pref and although the Advance settings let you isolate specific accounts to check, it does not give you the option bypass checking an account.
    i.e.
    if <Any> of the following conditions are met:
    <Account> <is not> <Gmail (IMAP)>
    As is, the mail rules are working perfectly on the server side, but in Apple Mail, many mails are being sent the Apple Mail's Junk folder.
    When going through the Gmail's instructions on setting up a Gmail account for Apple Mail, it specifically says to turn off Junk mail filtering for the account, but I can't find any options to do that.
    Any help or suggestions would be greatly appreciated.
    TIA

    I haven't tried this, but it should work:
    Make a new rule,
    If <Any> <Account> is <Gmail> or <Account> is <.me> then "Stop evaluating rules".
    Move this rule to the last in the list of rules.
    In the Junk Mail preferences, be sure that "Filter junk mail before applying my rules" is unchecked.

  • Mail stuck with "updating cache directory"

    I've been getting bit by Mail getting stuck with "updating cache directory" on just one of my three IMAP accounts (separate providers). Gmail and MobileMe are fine, it is just with FuseMail which uses Microsoft Exchange servers. I have finally found something that may point to the problem:
    http://www.theexchangeguide.info/exchange-server-clients/2011/28/apples-mail-app -with-exchange-2007-via-imap-or-owa.html
    Folks,
    Azaleos has now spent 6 months working with Microsoft on this issue.
    The diagnosis appears to be that significant changes were made to the IMAP protocol implementation in Exchange 2007 that significantly deteriorates the performance of MAC Mail.App clients, especially client with large mailboxes, against Exchange 2007 vs. Exchange 2003.
    Although the Microsoft support team’s response has been absolutely exemplary, we have been unable to make the Exchange development team understand the significance of this takeback from Exchange 2003, nor been able to have them implement fixes in the Exchange 2007 stack to address the issue.
    More significantly, we have also received absolutely no response from Apple regarding the deficiencies of the MAC Mail.App client, nor even any acknowledgement of the problem. In fact, from the complete lack of response we’ve received, Apple has an absolutely abysmal Enterprise support capability and far worse than anything we’ve experienced from Microsoft.
    At this time, Azaleos does not recommend that customers who have significant MAC Mail.App implementations with sizeable mailboxes (in excess of 500MB mailboxes) upgrade from Exchange 2003 to Exchange 2007.
    We are recommending to customers that they do upgrade to Exchange 2007. But, that any users of MAC Mail.App move immediately to Entourage or to an e-mail client that implements a solution that is less than 10 years out of date.
    Thanks,
    Keith McCall
    CTO, Azaleos Corporation
    I'm posting this both as a reference for others and as a question to see if there is a way to resolve this as a customer, other than dumping FuseMail for a non-Microsoft house?
    Thanks!
    Chip

    I finally had to get FuseMail to "reset the IMAP flags" on their end and everything seemed to resolve itself.

  • Folders from Outlook not showing up in Mail Exchange or IMAP account

    Hi,
    I have a work account that I access from Microsoft Outlook 2003 using Exchange Server 2003. Also I can access it through a webmail application. In both cases, I see my folders. Now, when I set up an Exchange account in Leopard Mail (I also tried POP & IMAP), I can't see the folders in Mac. It sends, it receives, the Inbox is perfectly fine and updated... but no folders.
    I'm not talking about Public folders, just a few I created in Windows. (actually this is not for me, it's for another person. I don't use Windows since 2004 hahaha)
    Please help!

    Well,
    now I see all the folders. It didn't work in the IMAP account, but it worked when I set up an Exchange account. Apparently (not sure) the problem was that I was using the same server in "Incoming Mails Server" and in "Web Access Server". Checking in the Outlook set up I found two different settings, one for Exchange Server, the other for the Mail Server.
    It works!

  • Mail crash on IMAP account Yosemite 10.10.1

    Hello,
    Mail app crashes at startup when I add my university IMAP account.
    Adding icould account works fine.
    The Yosemite upgrade don't fix the problem.
    Thanks for your answers.
    Her is the crash report
    Process:               Mail [715]
    Path:                  /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:            com.apple.mail
    Version:               8.1 (1993)
    Build Info:            Mail-1993000000000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Mail [715]
    User ID:               501
    Date/Time:             2014-11-17 23:15:49.587 +0100
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Time Awake Since Boot: 1900 seconds
    Crashed Thread:        17  Dispatch queue: NSOperationQueue 0x6000000d8cd0 :: NSOperation 0x6000002ccfd0 (QOS: LEGACY)
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Require mailbox name to create IMAPMailbox for (null)'
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8dd2964c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff900b66de objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8dd2942a +[NSException raise:format:arguments:] + 106
    3   Foundation                          0x00007fff951135b9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
    4   Mail                                0x00007fff9476747e -[MFIMAPAccount _IMAPMailboxForMailbox:name:createIfNeeded:] + 219
    5   IMAP                                0x00007fff91d4aacb -[IMAPConnection _transitionToState:selectedMailbox:readOnly:] + 1014
    6   IMAP                                0x00007fff91d55438 -[IMAPConnection _recordResponse:forOperation:] + 750
    7   IMAP                                0x00007fff91d4c887 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:receivedExists:] + 713
    8   IMAP                                0x00007fff91d540a7 -[IMAPConnection _responseFromSendingOperation:receivedExists:] + 1446
    9   IMAP                                0x00007fff91d4b677 -[IMAPConnection executeClientOperation:] + 60
    10  IMAP                                0x00007fff91d51e49 -[IMAPConnection executeSelectOperation:] + 232
    11  IMAP                                0x00007fff91d4b2c0 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1213
    12  IMAP                                0x00007fff91d647b2 -[IMAPGateway _allowClientOperationThrough:] + 1101
    13  IMAP                                0x00007fff91d642f9 -[IMAPGateway allowClientOperationThrough:] + 460
    14  IMAP                                0x00007fff91d3f72a -[IMAPClientOperation main] + 69
    15  Foundation                          0x00007fff9502859c -[__NSOperationInternal _start:] + 653
    16  Foundation                          0x00007fff950281a3 __NSOQSchedule_f + 184
    17  libdispatch.dylib                   0x00007fff897c4c13 _dispatch_client_callout + 8
    18  libdispatch.dylib                   0x00007fff897c8365 _dispatch_queue_drain + 1100
    19  libdispatch.dylib                   0x00007fff897c9ecc _dispatch_queue_invoke + 202
    20  libdispatch.dylib                   0x00007fff897c76b7 _dispatch_root_queue_drain + 463
    21  libdispatch.dylib                   0x00007fff897d5fe4 _dispatch_worker_thread3 + 91
    22  libsystem_pthread.dylib             0x00007fff8da866cb _pthread_wqthread + 729
    23  libsystem_pthread.dylib             0x00007fff8da844a1 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff9464c52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9464b69f mach_msg + 55
    2   com.apple.CoreGraphics         0x00007fff88a72998 _CGSSetKeyTranslationTable + 155
    3   com.apple.HIToolbox           0x00007fff8f572be7 _ISSendWindowServerKeyboardLayoutUpdate + 309
    4   com.apple.HIToolbox           0x00007fff8f571d4c _TSMSetInputSourceSelected + 2058
    5   com.apple.HIToolbox           0x00007fff8f56f4ef MyActivateTSMDocument + 1280
    6   com.apple.HIToolbox           0x00007fff8f56e6bd CallMyActivateTSMDocument + 92
    7   com.apple.CoreFoundation       0x00007fff8dc7cb44 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    8   com.apple.CoreFoundation       0x00007fff8dc7c7d3 __CFRunLoopDoTimer + 1059
    9   com.apple.CoreFoundation       0x00007fff8dcefd9d __CFRunLoopDoTimers + 301
    10  com.apple.CoreFoundation       0x00007fff8dc39268 __CFRunLoopRun + 2024
    11  com.apple.CoreFoundation       0x00007fff8dc38838 CFRunLoopRunSpecific + 296
    12  com.apple.HIToolbox           0x00007fff8f55e43f RunCurrentEventLoopInMode + 235
    13  com.apple.HIToolbox           0x00007fff8f55e1ba ReceiveNextEventCommon + 431
    14  com.apple.HIToolbox           0x00007fff8f55dffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    15  com.apple.AppKit               0x00007fff879306d1 _DPSNextEvent + 964
    16  com.apple.AppKit               0x00007fff8792fe80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    17  com.apple.AppKit               0x00007fff87923e23 -[NSApplication run] + 594
    18  com.apple.AppKit               0x00007fff8790f2d4 NSApplicationMain + 1832
    19  libdyld.dylib                 0x00007fff865575c9 start + 1

    Similar here.  I waited until it appeared the initial problems with Yosemite were solved and updated this AM.  All appeared fine until I tried to open Mail.  DOA.  This is the message I get.
    Process:               Mail [1181]
    Path:                  /Volumes/VOLUME/Applications/Mail.app/Contents/MacOS/Mail
    Identifier:            com.apple.mail
    Version:               ???
    Build Info:            Mail-1878006000000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Mail [1181]
    User ID:               501
    Date/Time:             2014-11-18 12:43:32.868 -0500
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        5C2B1E64-A7CC-6C7D-FA72-97E08B959599
    Time Awake Since Boot: 6800 seconds
    Crashed Thread:        0
    Exception Type:        EXC_BREAKPOINT (SIGTRAP)
    Exception Codes:       0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Library not loaded: /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
      Referenced from: /Volumes/VOLUME/Applications/Mail.app/Contents/MacOS/Mail
      Reason: image not found
    Binary Images:
        0x7fff68cc3000 -     0x7fff68cf9837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff80eb3000 -     0x7fff80ff7ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff81d9b000 -     0x7fff81e1dfff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff81fc1000 -     0x7fff8200ffff  com.apple.ExchangeWebServices (5.0 - 213) <BB96875F-981D-3787-B450-A294F6D0A6A6> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8406d000 -     0x7fff84077fff  com.apple.MailService (8.1 - 1993) <C64CD68E-E36A-3BD1-9C8F-391F363688C1> /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService
        0x7fff84e3e000 -     0x7fff84e76ff7  com.apple.PassKit (1.0 - 50) <1B397DE6-9B0F-3FC3-B144-402B21EC9161> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
        0x7fff84e7b000 -     0x7fff84f5aff7  com.apple.MailCore (8.1 - 1993) <DC6B9E54-74A0-37CD-B693-D54E79DF491B> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
        0x7fff84f5b000 -     0x7fff84f60fff  com.apple.EmailAddressing (8.1 - 1993) <DE5E7625-1C3F-320E-874E-449CDF557AB6> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd ressing
        0x7fff86f19000 -     0x7fff86f8aff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8741c000 -     0x7fff87426ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff87953000 -     0x7fff87a7afff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87c8a000 -     0x7fff87ef2ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff898ae000 -     0x7fff89aeeff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8ae75000 -     0x7fff8ae76fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8ae77000 -     0x7fff8af36fff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8b55d000 -     0x7fff8b593ffb  com.apple.datadetectors (5.0 - 273) <9E17D22E-1A96-3A4F-8394-F14ED7D862D0> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8dcfb000 -     0x7fff8dd05fff  com.apple.corerecents (1.0 - 1) <1D3AB6D9-2C43-31F3-A223-E637DE2CD791> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
        0x7fff8e72a000 -     0x7fff8e759fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8e75f000 -     0x7fff8e75ffff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8eb91000 -     0x7fff8ebf6fff  com.apple.framework.internetaccounts (2.1 - 210) <DC8D9230-B7C8-3100-8B2F-399B51A4483A> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8eca9000 -     0x7fff8ed9fff7  com.apple.ical.EventKit (3.0 - 338) <8BF78397-DA6C-3FA3-99A5-68740F81E066> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
        0x7fff8f80f000 -     0x7fff8faa5fff  com.apple.Mail.framework (8.1 - 1993) <F18BAFE5-CC52-3FBA-BC1A-DDB03243BA17> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
        0x7fff8fd99000 -     0x7fff8fe19ff7  com.apple.IMAP (8.1 - 1993) <214B764F-2A95-3939-857B-DDAA92A2330D> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff90277000 -     0x7fff90277fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff902fa000 -     0x7fff90351fff  com.apple.MailUI (8.1 - 1993) <717E26C9-06CA-3A97-A987-A1264656B63C> /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI
        0x7fff90451000 -     0x7fff90469fff  com.apple.CalendarStore (8.0 - 1479) <42CC3B45-7916-3C2C-8F07-E40D96C9FEDB> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    Model: iMac11,2, BootROM IM112.0057.B01, 2 processors, Intel Core i3, 3.2 GHz, 4 GB, SMC 1.64f5
    Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.74.0-P2P
    Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD1001FALS-40Y6A0, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: Hub
    USB Device: USB2.0Hub
    USB Device: IR Receiver
    USB Device: Built-in iSight
    USB Device: Hub
    USB Device: SII Smart Label Printer 200
    USB Device: Internal Memory Card Reader
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    FireWire Device: unknown_device, Iomega HDD, Up to 800 Mb/sec
    Thunderbolt Bus:

  • Is Mail good for imap accounts?

    I don't know if it is my setup or what but I am experiencing a few deal breaker problems:
    1. Mail seems brutally slow AND it seems to send my machine into a state of "powerwork" whilst performing basic tasks like selecting different folders.
    2. I have an imap account and a .mac account. Selecting back and forth between the 2 inboxes, mail seems to need to sit and think (almost as if to reload the whole folder) just to bring back the mail contents and make the list visible.
    I have been using entourage which works great. I wanted to De-microsoft my mac as I thought I'd get an intercompatibility boost by switching to Mail but it looks like I may be wrong? Should I abandon the idea and go back to entourage?
    thanks!

    1. Mail seems brutally slow AND it seems to send my machine into a state of "powerwork"...
    You have something wrong because you shouldn't experience that.
    Selecting back and forth between the 2 inboxes, mail seems to need to sit and think (almost as if to reload the whole folder) just to bring back the mail contents and make the list visible.
    I typically just view the top level inbox so that it includes the contents of the inboxes of all my accounts.
    If you use the '.Mac type' when defining your .Mac account in Mail, it is also an IMAP account.
    Using an IMAP account means that the e-mail client must establish contact with the remote IMAP server before the inbox is shown. The inbox on the e-mail client is essentially a window into what is stored on the IMAP server's inbox.

  • Mail crashing using IMAP account

    I am having an issue with my IMAP Mail application. I installed Leopard on Friday and have used my e-mail over the weekend with no issues but today I was sending an e-mail and it seemed to send but then all of a sudden a message popped up and said:
    "+Some actions taken while the account “IMAP Account” was offline could not be completed online.+
    +Mail has undone actions on some messages so that you can redo the actions while online. Mail has saved other messages in mailbox “On My Mac” in “On My Mac” so that you can complete the actions while online.+
    +Additional information: The IMAP command “APPEND” (to Drafts) failed with server error: Invalid mailbox name..+"
    It also saved a copy of the e-mail to my drafts and the sent folder which it doesn't normally do. When I closed the box more copies of the same e-mail saved to my drafts and then another box popped up with the same information above. I closed that one and then more copies of the e-mail were saved into my draft folder. This kept repeating until eventually there were 44 copies of this e-mail in my drafts and then my mail just crashed and closed. I have tried deleting the drafts and the copy in the sent folder but somehow it keeps coming back and taking over my my mail.
    Has anyone else had this problem before?

    Got Mail working correctly on my Powerbook now.
    As previously stated, my iMac Mail 3.0 app was functioning as it should, but not the powerbook.
    First I reinstalled 10.5 on my PB with an erase and install and then used the migration assistant for all my preferences, users and documents (luckily I had a bootable backup of my 10.4.10 install made by Superduper!).
    And did following steps: I first installed the login patch through software update. After a reboot, I shut off my internet access. I repaired my keychain with keychain first aid (I did this twice until no errors were shown). I ensured that .Mac sync was deactivated for keychains and mail rules (I assume this messed up my previous installation tentative, because my setting from the iMac where mixed up with the PB keychains). Then I rebooted again (just for peace of mind). I then connected to the net and started Mail. After the short rebuild, I found all my setting to be intact and working.
    (Anecdote: my previous install was marred with IMAP access problems; the more I tried to fix them, the more it went wrong, cumulating in Mail.app crashing on start after a few error messages. In the meantime my repeated tries to access my IMAP email account resulted in my webhosting company blocking my IP address. So while I was assuming my problems were related only to Leopard, it was infact my ISP that was disallowing access. Once this was resolved with my ISP (at midnight! I love the service they offer), I reinstalled 10.5 to get everything working correctly.)

  • Mac email account wont stop looking for new mails.

    Just recently and out of the bloom my .mac email account started acting up doing two things:
    1. It fails to receive some emails (I get some, but other I just don't. It appears to be random). I've had several people tell me they've emailed be but I've have nothing in my inbox, neither on my mac nor on mobileme.
    2. The same .mac (just to clarify I have a @mac.com account not @me.com) account does not stop looking for new emails. That little circles that goes around when you hit the get mail button; it wont stop circling.
    I've deleted the account from my computer twice and both problems are still occurring.
    This started just last week. I've never had any problem before that. I'm not running out of allocated space; I've already checked that.
    Please Help. Bothe problems are pretty annoying (specially not getting emails.

    playadelcarmen wrote:
    2. The same .mac (just to clarify I have a @mac.com account not @me.com) account does not stop looking for new emails. That little circles that goes around when you hit the get mail button; it wont stop circling.
    Just to clarify the point. You do have a .me account. The .mac is just an alias now for .me
    Maybe you should set up the account as [email protected] and see if that improves the reliablity.

  • Mail App & GoogleApps IMAP Accounts

    Hi All,
    I am using Apple Mail with multiple GoogleApps Accounts. These accounts work okay to fetch the mail using IMAP, but I cannot use them when sending Mail.
    These accounts do not show up when sending an email, and selecting an Account to send email from.
    If I change another non-GoogleApps IMAP or POP account, and try to send an email using the GoogleApps SMTP server, it also doesn't work.
    If I try the same setup using Outlook 2011, it does work...
    Does anyone know what is the problem here?
    Thanks,
    Willem

    I couldn't find a continuation of this discussion on another forum, so for those who find it, here's what worked for me:
    http://support.apple.com/kb/TS3058
    Under "Resolution", follow the link in step 3. It will tell you that you have the account open in too many places, but I know I didn't. In any case, it appears to have fixed the problem and I can now send and receive Gmail through Mail.

  • Duplicate Emails in Mac Mail with two IMAP Accounts

    I have all my email accounts running through Mac Mail (v 4.5).
    Recently I added a work IMAP account in addition to my Gmail and another personal account. Since I did so, every time an email comes to the work account, a duplicate gets sent to my Gmail. No idea why, and it didn't start until I brought everything into Mac Mail.
    I've tried re-adding the work account as a POP (just as an experiment) and the same thing happened. And again when I brought the work account back a third time as an IMAP.
    Any assistance would be a big help.
    Thanks.

    I'm having similar difficulties.  Mac Mail has been seriously disrupted with upgrading to Mavericks. 

  • Mail 6.2 IMAP account removes messages from server

    I've been running Mail fine for years but when I upgraded the Macbook Pro from Snow Leopard to 10.8.2 Mail began to remove messages from my mail server even though it is an IMAP account.
    It is set to keep copies for offline use.
    The exact same setup works fine on Snow Leopard in the iMac.
    There are no plugins in Mail on the MBP/ML setup.
    Have I missed some obvious setting?

    Update - Attempted the following to resolve with no success:
    Shutdown and restart Mail
    Restart MacBook
    Disable and enable Exchange account
    Monitored the Activity window and everything looked OK.
    Review with Connection Doctor.  An interesting observation of the Detail screen of Connection Doctor is that I did not see any activity for my Exchange domain.  Activity was listed for all other email accounts except the Exchange account.  Hmmm......
    Finally had to remove the Exchange account and re-create it.  Only then did the recent and other email appear.
    Arrrrgggghhhh......

Maybe you are looking for

  • Creating user defined table in SBO-COMMON

    Hello experts, I'd like to create a user defined table in SBO-COMMON. I'll tell you why: I have successfully created a SAP B1 addon which adds freight costs to an order if the total amount is under a certain threshold. We have 2 administrations runni

  • Burning Copies

    Okay, So I've made a iDVD from iMovies, burned it to disc. Initial encoding takes a few hours, and maybe 10 minutes to actually burn. Then it asks me to burn another copy. Said, yes, inserted blank DVD. Took only 10 minutes for it to burn a second co

  • Failed to query Alarms & Events, alarms not logging

    Hi all, I've recently run in to an issue with the DSC Alarm & Event logging. I have a number of shared variable libraries all setup to log both data and alarms to Citadel. I've double checked that the library itself is configured for logging data and

  • 1.3 incompatible with 1.2 on networking

    Hi, on solaris 8 I have a program that forks out a process (Runtime.exec()) to run a command that's trying to talk to IP address. It works if I invoke this program using 1.2 jdk (/usr/java1.2/bin/java -classpath . MyPing /tmp/realPing 11.11.11.11) bu

  • Resizing an image in Keynote

    Using Keynote, please tell me how I can size images in one direction only - e.g to elongate a picture. It should be really simple, as in Powerpoint, or as with a Textbox, by dragging one of the "handle" squares on one side of the frame.  However, I f