Mail crashes in new account on iMac+PB. Entourage/Thunderbird work!

Hi all,
Mail started crashing this morning. It always happens when synchronizing our IMAP account. Deleted pref, cache, Library/Mail folder, created new user account, repair permissions, cron scripts...The same IMAP account is even crashing on a second computer, so it's got to be related somehow.
For some reason though, Entourage and Thunderbird have no issues at all. (We heavily rely on Spotlight, so I can't really get around Mail.app!)
How can I find out, what's causing the problem with Mail?
Thank you very much!

Maybe it's not as useless as I think...
Date/Time: 2005-12-15 17:35:22.133 +0100
OS Version: 10.4.3 (Build 8F46)
Report Version: 3
Command: Mail
Path: /Applications/Mail.app/Contents/MacOS/Mail
Parent: WindowServer [62]
Version: 2.0.5 (746)
Build Version: 2
Project Name: MailViewer
Source Version: 7460000
PID: 426
Thread: 1
Exception: EXCBADACCESS (0x0001)
Codes: KERNINVALIDADDRESS (0x0001) at 0x65000006
Thread 0:
0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b15c mach_msg + 60
2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
4 com.apple.HIToolbox 0x931861e0 RunCurrentEventLoopInMode + 264
5 com.apple.HIToolbox 0x93185874 ReceiveNextEventCommon + 380
6 com.apple.HIToolbox 0x931856e0 BlockUntilNextEventMatchingListInMode + 96
7 com.apple.AppKit 0x93663904 _DPSNextEvent + 384
8 com.apple.AppKit 0x936635c8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
9 com.apple.AppKit 0x9365fb0c -[NSApplication run] + 472
10 com.apple.AppKit 0x93750618 NSApplicationMain + 452
11 com.apple.mail 0x00002888 0x1000 + 6280
12 com.apple.mail 0x000a4da0 0x1000 + 671136
Thread 1 Crashed:
0 com.apple.CoreFoundation 0x90754e7c CFGetTypeID + 28
1 com.apple.MessageFramework 0x99d2c910 -[MimePart(IMAPSupport) parseIMAPPropertyList:] + 660
2 com.apple.MessageFramework 0x99d2c470 -[IMAPMessageDownload processResults] + 204
3 com.apple.MessageFramework 0x99d2c378 -[IMAPDownloadCache processResultsForUid:] + 132
4 com.apple.MessageFramework 0x99d28e68 _waitForDataFromDownload + 284
5 com.apple.MessageFramework 0x99d27dac -[LibraryIMAPStore _fetchBodyDataForMessage:andHeaderDataIfReadilyAvailable:] + 224
6 com.apple.MessageFramework 0x99d09e68 -[MessageStore bodyDataForMessage:] + 100
7 com.apple.MessageFramework 0x99d09aa0 -[MimePart(MessageSupport) parseMimeBody] + 84
8 com.apple.MessageFramework 0x99d090d4 -[MessageStore(MessageFrameworkOnly) _fetchBodyForMessage:updateFlags:] + 264
9 com.apple.MessageFramework 0x99d08db8 -[MessageStore bodyForMessage:fetchIfNotAvailable:updateFlags:] + 116
10 com.apple.MessageFramework 0x99d58ff8 -[MessageRule _performAddInvitationAttachmentToICalActionOnMessages:] + 272
11 com.apple.MessageFramework 0x99d58cc0 -[MessageRule performActionsOnMessages:destinationStores:rejectedMessages:messagesToBeDeleted :] + 344
12 com.apple.MessageFramework 0x99d58a78 _routeMessagesInDictionary + 168
13 com.apple.MessageFramework 0x99d58030 -[MessageRouter routeMessages:fromStores:] + 1740
14 com.apple.MessageFramework 0x99d57920 -[MessageStore routeMessages:isUserAction:] + 132
15 com.apple.MessageFramework 0x99d01cc4 _unlockIfProcessedResponses + 968
16 com.apple.MessageFramework 0x99d01440 -[IMAPMailboxSyncEngine(Internal) _go] + 364
17 com.apple.MessageFramework 0x99cf1174 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:] + 268
18 com.apple.MessageFramework 0x99dd3784 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 44
19 com.apple.MessageFramework 0x99cef928 -[LibraryStore openSynchronouslyUpdatingMetadata:] + 412
20 libobjc.A.dylib 0x909c4214 objc_msgSendv + 180
21 com.apple.Foundation 0x928da1c8 -[NSInvocation invoke] + 944
22 com.apple.MessageFramework 0x99ce6200 -[MonitoredInvocation invoke] + 144
23 com.apple.MessageFramework 0x99cef718 -[InvocationQueue _drainQueue] + 416
24 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
25 libSystem.B.dylib 0x9002b200 pthreadbody + 96
Thread 2:
0 libSystem.B.dylib 0x90053f68 semaphoretimedwait_signaltrap + 8
1 libSystem.B.dylib 0x90053dc8 pthreadcondtimedwait + 672
2 com.apple.Foundation 0x9295d9dc FCONDITION_WAITTIMEOUT + 144
3 com.apple.Foundation 0x9295d8f8 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
4 com.apple.MessageFramework 0x99cef628 -[InvocationQueue _drainQueue] + 176
5 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
Thread 3:
0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b15c mach_msg + 60
2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x928ed664 -[NSRunLoop runMode:beforeDate:] + 172
5 com.apple.Foundation 0x928ed59c -[NSRunLoop run] + 76
6 com.apple.MessageFramework 0x99cf3a0c +[_NSSocket _runIOThread] + 92
7 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
8 libSystem.B.dylib 0x9002b200 pthreadbody + 96
Thread 4:
0 libSystem.B.dylib 0x9001f20c select + 12
1 com.apple.CoreFoundation 0x9076f9a8 __CFSocketManager + 472
2 libSystem.B.dylib 0x9002b200 pthreadbody + 96
Thread 5:
0 libSystem.B.dylib 0x90053f68 semaphoretimedwait_signaltrap + 8
1 libSystem.B.dylib 0x90053dc8 pthreadcondtimedwait + 672
2 com.apple.Foundation 0x9295d9dc FCONDITION_WAITTIMEOUT + 144
3 com.apple.Foundation 0x9295d8f8 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
4 com.apple.MessageFramework 0x99cef628 -[InvocationQueue _drainQueue] + 176
5 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
Thread 6:
0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b15c mach_msg + 60
2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
4 com.apple.MessageFramework 0x99cf539c _handleRequestWithTimeout + 2492
5 com.apple.MessageFramework 0x99cf7830 -[_NSSocket readBytes:length:] + 192
6 com.apple.MessageFramework 0x99cf76e4 _readBytesFromSocket + 72
7 com.apple.MessageFramework 0x99cf7564 _fillBuffer + 524
8 com.apple.MessageFramework 0x99cf7210 -[Connection readLineIntoData:] + 64
9 com.apple.MessageFramework 0x99cf7080 -[IMAPConnection(MFPrivate) _readDataOfLength:] + 116
10 com.apple.MessageFramework 0x99cf6ef8 -[IMAPResponse initWithConnection:] + 140
11 com.apple.MessageFramework 0x99cf6e10 -[IMAPConnection _copyNextServerResponseForCommand:] + 60
12 com.apple.MessageFramework 0x99cfe478 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:] + 224
13 com.apple.MessageFramework 0x99cfd538 -[IMAPConnection(MFPrivate) _responseFromSendingCommands:count:] + 192
14 com.apple.MessageFramework 0x99d02688 _unlockIfGotNewMessageSkeletons + 1720
15 com.apple.MessageFramework 0x99d01454 -[IMAPMailboxSyncEngine(Internal) _go] + 384
16 com.apple.MessageFramework 0x99cf1174 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:] + 268
17 com.apple.MessageFramework 0x99da0344 -[IMAPAccount _synchronizeMailboxesSynchronously] + 512
18 com.apple.MessageFramework 0x99da0644 -[IMAPAccount synchronizeMailboxes:] + 360
19 com.apple.MessageFramework 0x99d1a580 -[IMAPAccount _synchronizeAccountWithServer] + 1012
20 libobjc.A.dylib 0x909c4214 objc_msgSendv + 180
21 com.apple.Foundation 0x928da1c8 -[NSInvocation invoke] + 944
22 com.apple.MessageFramework 0x99ce6200 -[MonitoredInvocation invoke] + 144
23 com.apple.MessageFramework 0x99cef718 -[InvocationQueue _drainQueue] + 416
24 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
25 libSystem.B.dylib 0x9002b200 pthreadbody + 96
Thread 7:
0 libSystem.B.dylib 0x90031aac wait4 + 12
1 com.apple.Foundation 0x928cc988 _waitForTermination + 40
2 libSystem.B.dylib 0x9002b200 pthreadbody + 96
Thread 8:
0 libSystem.B.dylib 0x90049748 syscallthreadswitch + 8
1 com.apple.Foundation 0x928f6ad0 +[NSThread sleepUntilDate:] + 152
2 com.apple.AppKit 0x937007e4 -[NSUIHeartBeat _heartBeatThread:] + 1100
3 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
4 libSystem.B.dylib 0x9002b200 pthreadbody + 96
Thread 1 crashed with PPC Thread State 64:
srr0: 0x0000000090754e7c srr1: 0x100000000000f030 vrsave: 0x0000000000000000
cr: 0x44002224 xer: 0x0000000000000000 lr: 0x0000000090754e70 ctr: 0x0000000090754e60
r0: 0x0000000099d2c910 r1: 0x00000000f01005d0 r2: 0x0000000004d9e6d0 r3: 0x0000000065000000
r4: 0x0000000000000001 r5: 0x0000000000000000 r6: 0xffffffffffffffff r7: 0x0000000001030301
r8: 0x00000000704e4d6f r9: 0x0000000000000002 r10: 0x0000000090755088 r11: 0x00000000a9cd5898
r12: 0x0000000090754e60 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000004d0c1c0
r20: 0x0000000004db5860 r21: 0x00000000a9ce9a4c r22: 0x0000000004da2de4 r23: 0x0000000000000001
r24: 0x000000000000016d r25: 0x0000000004db97c0 r26: 0x00000000053326d0 r27: 0x0000000000000009
r28: 0x0000000000000006 r29: 0x0000000065000000 r30: 0x0000000065000000 r31: 0x0000000090754e70
Binary Images Description:
0x1000 - 0x198fff com.apple.mail 2.0.5 (746) /Applications/Mail.app/Contents/MacOS/Mail
0x4fe0000 - 0x4fe6fff com.apple.DictionaryServiceComponent 1.0.0 /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
0x50ee000 - 0x5101fff com.apple.Mail.Syncer 1.0.5 (746.2) /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90291000 - 0x90342fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
0x90b06000 - 0x90dddfff com.apple.CoreServices.CarbonCore 671.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x90e43000 - 0x90ec3fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x90f0d000 - 0x90f4efff com.apple.CFNetwork 10.4.3 (129.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x90f63000 - 0x90f7bfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
0x90f8b000 - 0x9100cfff com.apple.SearchKit 1.0.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x91052000 - 0x9107bfff com.apple.Metadata 10.4.3 (121.20.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x9108c000 - 0x9109afff libz.1.dylib /usr/lib/libz.1.dylib
0x9109d000 - 0x9125ffff com.apple.security 4.2 (24844) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91362000 - 0x9136bfff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91372000 - 0x91399fff com.apple.SystemConfiguration 1.8.1 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x913ac000 - 0x913b4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x913b9000 - 0x913d9fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x913df000 - 0x913e7fff libbsm.dylib /usr/lib/libbsm.dylib
0x913eb000 - 0x91469fff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914a7000 - 0x914a7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x914a9000 - 0x914e1fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
0x914fc000 - 0x915c9fff com.apple.ColorSync 4.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9161e000 - 0x916b1fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x916f8000 - 0x917b5fff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x917f3000 - 0x91851fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x9187f000 - 0x918a3fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x918b7000 - 0x918dcfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
0x918ef000 - 0x91931fff com.apple.LaunchServices 10.4.5 (168) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
0x9194d000 - 0x91961fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9196f000 - 0x919a8fff com.apple.ImageIO.framework 1.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x919bd000 - 0x91a85fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91ad3000 - 0x91ae8fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91aed000 - 0x91b09fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b0e000 - 0x91b7dfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b94000 - 0x91b98fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b9a000 - 0x91bcbfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91bcf000 - 0x91c12fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c19000 - 0x91c32fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c37000 - 0x91c3afff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c3c000 - 0x91c3cfff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c3e000 - 0x91d28fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91d30000 - 0x91d4ffff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x91dbb000 - 0x91e20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x91e2a000 - 0x91ebcfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x91ed6000 - 0x92466fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x924ae000 - 0x927befff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x927eb000 - 0x92877fff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x928b9000 - 0x92ae3fff com.apple.Foundation 6.4.2 (567.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c01000 - 0x92cdffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92cff000 - 0x92dedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92dff000 - 0x92e1dfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e28000 - 0x92e82fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92ea0000 - 0x92ea0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92ea2000 - 0x92eb6fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92ece000 - 0x92edefff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x92eea000 - 0x92efffff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x92f11000 - 0x92f98fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x92fac000 - 0x92fb7fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x92fc1000 - 0x92feefff com.apple.openscripting 1.2.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x93008000 - 0x93018fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x93024000 - 0x9308afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x930bb000 - 0x9310dfff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x93139000 - 0x93156fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x93168000 - 0x93175fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x9317e000 - 0x93490fff com.apple.HIToolbox 1.4.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x935dc000 - 0x935e8fff com.apple.opengl 1.4.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x935ed000 - 0x9360efff com.apple.DirectoryService.Framework 3.0 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x93659000 - 0x93659fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9365b000 - 0x93c8efff com.apple.AppKit 6.4.3 (824.23) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9401a000 - 0x94089fff com.apple.CoreData 50 (77) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x940c2000 - 0x9418cfff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x941e0000 - 0x941e0fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x941e2000 - 0x9435afff com.apple.QuartzCore 1.4.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x943a4000 - 0x943e1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x943e9000 - 0x94439fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x94479000 - 0x944bcfff com.apple.bom 8.0 (85) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x94543000 - 0x9455ffff com.apple.securityfoundation 2.1 (24988) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x94573000 - 0x945b7fff com.apple.securityinterface 2.1 (24981) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x945db000 - 0x945eafff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x945f2000 - 0x945fefff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94643000 - 0x9465bfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94aa3000 - 0x94bd1fff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94c63000 - 0x94c72fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x94c7a000 - 0x94ca7fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94cae000 - 0x94cbefff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x94cc2000 - 0x94cf1fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x94d01000 - 0x94d1efff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x95435000 - 0x954c1fff com.apple.WebKit 416.12 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9551c000 - 0x95610fff com.apple.JavaScriptCore 416.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
0x95661000 - 0x95965fff com.apple.WebCore 416.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x95aea000 - 0x95b13fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x95b1b000 - 0x95b94fff com.apple.syncservices 2.1 (182) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x95d30000 - 0x95d62fff com.apple.PDFKit 1.0.1 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x9629f000 - 0x962a1fff libLatin2Converter.dylib /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
0x96d07000 - 0x96d26fff com.apple.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97397000 - 0x973bcfff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
0x97da8000 - 0x97db6fff com.apple.DMNotification 1.0.2 (29) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
0x97fc1000 - 0x98059fff com.apple.QuartzComposer 1.1.1 (30.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x980aa000 - 0x980aafff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x98222000 - 0x9823afff com.apple.slideshow 1.0.3 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
0x985e9000 - 0x98655fff com.apple.ISSupport 1.0.3 (13) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9867b000 - 0x98697fff com.apple.DotMacSyncManager 1.0.2 (47) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
0x987ba000 - 0x987fbfff com.apple.PAPICommon 2.2 (117) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
0x99cc1000 - 0x99ccbfff com.apple.IMFramework 3.1 (407) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
0x99cd5000 - 0x99e2bfff com.apple.MessageFramework 2.0.5 (746.2) /System/Library/Frameworks/Message.framework/Versions/B/Message
Model: PowerMac8,2, BootROM 5.2.5f1, 1 processors, PowerPC G5 (3.0), 2 GHz, 1 GB
Graphics: ATI Radeon 9600, ATY,RV351, AGP, 128 MB
Memory Module: DIMM0/J4000, 1 GB, DDR SDRAM, PC3200U-30330
AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
Modem: Jump, , V.92, Version 1.0,
Bluetooth: Version 1.6.6f22, 2 service, 0 devices, 2 incoming serial ports
Network Service: Ethernet (integriert), Ethernet, en0
Serial ATA Device: WDC WD1600JD-40HBC0, 149.05 GB
Parallel ATA Device: MATSHITADVD-R UJ-845,
USB Device: HL-5140, Brother, Up to 480 Mb/sec, 500 mA
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: Microsoft 3-Button Mouse with IntelliEye(TM), Microsoft, Up to 1.5 Mb/sec, 100 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA

Similar Messages

  • I've a new account on iMac.  When composing an email the contact list does not show up on the bar.  WWhen I start keying in a name, it comes up with the address.  How do I engage the  contact list from the email?

    I've a new account on iMac.  When composing an email the contact list does not show up on the bar, which would allow me to select the persons I want to include on the distribution of the email.  When I start keying in a name in the email, it comes up with the person's address, which shows it is synced.  How do I engage the contact list from the email like I do on my old account (where a contact list icon shows up, along with the "attach" and other icons) ?

    With the New Message window open, go to the View menu and select "Customize Toolbar...".
    In the screen that opens, drag the item labelled "Address" into the Toolbar area of the New Message window, then click the "Done" button.
    That item should be then added to the Toolbar for the New Message window.
    Note that the main Mail window and the New Message window (as well as the separate message window if you open a message that way) use different toolbars - the settings/inclusions for one do not carry over to another.

  • Cannot recieve mail to my new account

    So I went to the support page and went through all the trouble shooting, but I still cannot recieve mail to the new account I have set up. I can send mail, but I am not able to recieve any. I have tried virtually everything. I went to mailbox, clicked "go online" that turns the inbox from grey to black, but as soon as I hit the "get mail" button it makes a ching noise and goes back to being grey. Please help.

    I am wondering if your problem started on 10/23, as mine did. I can not receive or send email. What I am actually wondering about is whether Apple might have something in the code so that after a certain number of updates, the program breaks, and we all are forced to upgrade. It would be lousy enough if that is what's happening, but the loss of 40 hours of labor and the stress of trying to repair it would really suck!! And then my ISP causing me to lose 40 important pieces of email...
    It just seems strange thast so many people on so many trouble shooting sites are having the same kind of problems with mail on 10.3.9 all of the sudden.

  • Lost all settings for Mail, setting up new account causes Mail to crash

    Not sure if this problem is related to a recent archive and install or the recent 10.4.8 update, but a user's email on my G5 apparently lost all her mail, settings, etc. When Mail was clicked on, a series of new account windows appeared, which I filled out with the relevant info, but when i clicked Done, I get the prompt: A keychain cannot be found to store "user's name." It gives me the option to set to default or cancel. When I click on cancel, a summary of all the relevant info appears in a window, but when I attempt to open Mail it always crashes. Not sure where to go from here?
    We have another computer (G3) running 10.3.9 with her Mail app working. Is there any way to transfer or import her Mail app to this computer?

    Nol longer relevant since updating to Leopard.

  • Mail crashes with IMAP account. Entourage/Thuderbird working fine.

    Hello Mac users!
    Unfortunately, I in the Mail discussion board, so let me repost my issue.
    A few days ago, Mail started crashing when synchronizing with my IMAP server. I've tried all the standard steps like deleting pref, cache, Library/Mail folder; created new user account, repair permissions, cron scripts...
    It crashes on our iMac and Powerbook, so it's obviously related to that particular email account. Other accounts (POP/IMAP) from the same email provider are not affected.
    For some reason though, Entourage/Thunderbird/webmailer have absolutely no problem accessing the same account!
    We heavily rely on Spotlight in our office, so there's no way to get around using Mail.app.
    I can download email using the POP protocol, yet there're many reasons why we're paying for an IMAP server.
    Removing all recent messages using Entourage doesn't have any impact on Mail.app.
    For what it's worth...A crash report can be found here
    Thanks for your help.

    And there goes my second IMAP account! Same server, different account, same symptoms!
    This is getting serious!!!
    Does anybody have a clue?

  • Yosemite Mail crashing with Exchange account

    I'm running OS X Yosemite 10.10.1 on a 2014 Macbook Pro.
    On startup Mail crashes immediately with the following error:
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'An EWS folder ID string didn't have a corresponding mailbox name'
    I have three email accounts (Exchange, iCloud, Gmail) and have disabled each one in turn and Mail opens and works fine with the iCloud and Gmail accounts. So it's definitely a problem with Exchange. In the Mail accounts pane the 'Advanced' tab has a listing for Internal Server Path with 'EWS/Exchange.asmx' listed in the box, so I'm guessing it has something to do with that (given the EWS bit in the error message)?
    I've moved the com.apple.mail folder to the desktop and re-opened Mail but that didn't help (I've moved the folder back to where it was).
    I can access my Exchange mail from both iPhone and iPad, so the problem seems to be restricted to OS X Mail rather than a problem with a specific email (seems logical?).
    Any help appreciated.
    Cheers,
    Grant.

    Thanks. I had tried that already but it seems that the account was only 'deactivated' rather than deleted. Anyway, I tried again and chose the option to delete the account from all devices. I've now added a new Exchange account and all seems to be working.
    Thanks again.
    Cheers,
    Grant.

  • 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

  • HT201320 I'm unable to click my mail setting, add new account,clouds ?? All seem grey :(

    Hi,
    can anyone tell me what's wrong with my emails options , as i can't change the setting of emails, all are grey even the clouds , the add new account ?? Everything is grey

    If you use iCloud as well, you can try adding it back to your accounts as well.  I have 7 email accounts (including iCloud and a Yahoo account) in mail on my iPhone and iPad and have no problems with them.  I suspect it was not removing iCloud that fixed your problem, it was the re-entering the Yahoo account login credentials (maybe they just got corrupted - could be as simple as that).
    If you do add iCloud back, and it causes problems right away with your Yahoo, then you should send a ticket in to the iCloud support folks as that would seem to be something not working correctly?
    http://www.apple.com/support/icloud/
    Also if you actually deleted the iCloud account, remember you can keep the account, and just disable it for mail in the iCloud settings (so you can keep using iCloud for other features even if you do not want to use iCloud mail).

  • Mail crashes with exchange account

    Like most people, I couldn't wait for exchange 2007 support.
    Unfortunately, it's being very non-supportive right now. The account crashes after about a couple of minutes. When I select other folders the timer show up next to the folder and then mail crashes about a minute later. If i don't choose those folders, I then cannot mark messages unread in the inbox and it crashes anyway. I've used all the standard settings and have trawled through and used settings that others have suggested.
    I've deleted, recreated, rebuilt and i am at the point where i'm going to do a fresh install to see if that solves the issue.
    Is there a guide to a safe account setup for exchange (besides not setting one up at all)!?
    It's annoying as i left behind PC's for these types of reasons.
    Message was edited by: James De Berardis

    Hate to say it, but we upgraded both to Snow Leopard AND to Exchange 2010 (on our hosted provider, Intermedia)...in the hopes of using Mail to solve the problems we were having wth Entourage dropping the connection...and now I'm having exactly the same problem with Mail reported at the start of this thread.
    Don't know if you're also having to hard reset the machine -- but yes, even a Force Quit of Mail doesn't work for me, so I have to hold down the power button to exit Mail's endless spinning clocks and Inbox that no longer updates.
    Tried going back to Entourage 2008 in the hopes it would play better with Exchange 2010, but so far no such luck. So now I still have NO reliable Apple program to access Exchange, just like before. Humpf.
    Ideas anyone?

  • Mail not showing new account

    Hi there!
    I have added a new account (IMAP) and successfully configured it with an automatic installer provided by the hosting service.
    I can see the new account only in the inbox folder, but not in the other folders (Sent, Trash, Junk, Drafts).
    How can I have it comparing in the other folders?
    Thank you for your reply.
    Juan Carlos

    I would expect the new address to show up in those boxes when you have made a draft, put something in the trash or sent something from the new address.
    With one address those boxes do not show until something is in them.
    Hope that is clear enough.

  • Mail Crashes-Tiger & Panther-must I resort to Entourage (Microsoft-Blah)?!?

    I have been a Mac user for 6 years now. In my home we have 3 G4's (eMac, PowerBook & Power Mac) and a G5 on the way. I just bought my Mom, a diehard Windows user until now, a Mac Mini running Tiger 10.4.5. She has had problems with Mail crashing since the first day she got it. She will try to delete certain Junk mail and it crashes. A few times Mail would totally restart from the beginning and I would have to set it up just like the first time it was opened. Loses all e mails in all mailboxes.
    Now my wife, who has an eMac G4 running Panther is having similar issues. When deleting e mails the program will simply crash. Then upon restarting Mail it will go back and re-download duplicate messages from the server since it did not get to complete downloading when it crashed. But, as I try to go back to delete the duplicate and junk mail it crashes again. A vicious cycle.
    I see so many posts with Mail issues. I thought it was related to Tiger only but it seems that Panther has problems with Mail now as well.
    What gives Apple?? Do I need to start using Entourage? Too bad Outlook doesn't run in OS X!! I hate with a passion to have to use a Microsoft program because my Apple programs aren't cutting it.
    Peter Mallamo

    Peter,
    First of all, I have had no crashes, and I know and communicate with many of the contributors to these discussions (those helping vs needing help), and none of us experience these crashes.
    With 10.4, problems often come from issues with conversion of mailboxes originating in earlier version of Mail and OSX -- I have not thought that is the case for your mother?
    Also with 10.4, it seems to me that for some people the updates have flaws in the installation -- whether this is due to the large size of some updates, and flawed downloads, or from poor practices during the installation of the update, I do not know.
    Have you been able to check that the version of Mail is what it should be?
    Leaving aside font issues, I think Mail in Panther often encounters problems from mailboxes being Overstuffed, when in long use, and messages with large attachments -- does total individual mailbox size exceeding 500 MB, and approaching 1 GB apply to any of you wife's mailboxes -- Inbox, Sent, other? Are any applications, other than Mail experiencing abnormal behavior?
    Can you think of any other info, that might be unique to either your mother or your wife's Macs?
    Ernie

  • Nd i tried making a new account and it still does not work

    Help plz. When i try to remove my card info it does not give me the option "none" and i tried making a new account and it still does not work

    To change your Apple ID, follow these steps:
    Go to My Apple ID (appleid.apple.com), click "Manage your Apple ID", and sign in.
    If you have two-step verification turned on, you'll be asked to send a verification code to the trusted device associated with your Apple ID. If you are unable to receive messages at your trusted device, follow the guidelines for what to do if you can't sign in with two-step verification.
    In the "Apple ID and Primary Email Address section," click Edit.
    Enter the email address you want to use, then  click Save Changes. Apple will send a verification email to that  address.
    Open the  email  from Apple, then click Verify Now in the email.
    When the My Apple ID page opens, sign in with your renamed Apple ID.
    If you have two-step verification turned on, you'll be asked to send a verification code to the trusted device associated with your Apple ID.
    After you see a message indicating that verification is complete, remember to update all of the stores and services that you use with your  Apple ID.

  • 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.)

  • Mail Crashing On New Message

    Hi,
    10.4.7 running on G5 iMac. Mail has suddenly started to crash with the selection of File> New> Message. Reply, Forward and the New Message button all have stopped working. It will recieve mail just fine. I have rebuilt each mail box, deleted old messages. No Luck. Is there a way to re install Mail?
    Mail-less in Massachsetts.

    Well, you shouldn't have reinstalled Mail. Now that you have done it, you're going to proceed as follows before attempting anything else.
    Verify/repair your disk first (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all filesystem issues, if any, reinstall the latest system update using the Combo installer, to bring the Mail application back in sync with the rest of the system:
    Mac OS X 10.4.7 Combo Update for PPC
    Take a look at the following articles for guidelines on how to properly install system updates:
    Troubleshooting installation and software updates
    Installing software updates
    Basically, you should verify/repair the boot volume before installing the update, and no applications should be running while installing it.
    Post back with your observations when done (the above won't fix your problem, but we cannot proceed further until you've done it).

  • 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:

Maybe you are looking for

  • Macbook pro seems not to be shut down normally after adding one more user account

    after i have created a new user account and i tried to shut it down, it does not appear a white background on the screen to let me know if the pc was in the process. After few second the screen becomes black and it shuts down. I tried to turn on the

  • Convert CHARACTER in Oracle to TIMESTAMP

    Hi, One of the mapping in which our team works has one of the source columns from Oracle with Data type as timestamp.One of the sample data looks like 13-OCT-06 03.10.52.448000 PM. When we pull in the data structure of source in Informatica, this col

  • The User Name in Mavericks Mail mail preferences Not Correctible

    Hi all, The User Name in Mavericks Mail mail preferences is incorrect for one of my accounts, so the account won't function.  It keeps asked for the password.  When I change it to the correct User Name and go to the account, the entry automatically s

  • Calling a function in Flash via JavaScript

    My project is in Flash CS3 ActionScript 2. I am using JavaScript elements in my project that are called within Flash. The following code placed on frame 1 of my main timeline goes to frame 2 and displays the JavaScript element = that works. Here's th

  • FF always goes back to top of page after using back button. can i disable this?

    is there a way to disable FFox going to the top of the site after i use the back button? If i am on a site and i click on a link then i use the back button, it always goes to the top of the screen or site, then i have to scroll all the way down again