E-mail content for actions

Hello,
I have created smartforms for e-mail which I have assigned to my actions.
But these smartforms are being sent as PDF attachements in the mail.
I want them to be in the mail body, how this can be achieved?
Any ideas are welcome.
Regards

In CRM 2007 that was the only option. I am not sure about CRM 7. If at all, you choose the development path, these example programs would help you out.
BCS_EXAMPLE_1
BCS_EXAMPLE_2
BCS_EXAMPLE_3
BCS_EXAMPLE_4
BCS_EXAMPLE_5
BCS_EXAMPLE_6

Similar Messages

  • Change Mail content for standard mail 'Simultaneous logon approval required' in 2 Envelop RFx

    Hi Experts,
    Please suggest, we have a requirement where we need to Change Mail content for standard mail 'Simultaneous logon approval required' and Simultaneous Logon Successful in 2 Envelop RFx in SRM.
    Thanks.
    Regards,
    Gaurav

    Hi Gaurav,
    please implement BADI /SAPPSSRM/BD_SIM_LOGIN
    Enhance Simultaneous Logon
    Use
    You can use this Business Add-In (BAdI) to incorporate customer-specific functions into the initiation and completion processes for simultaneous logon and to adapt simultaneous logon e-mail notifications.
    Method PROCESS_FINISH
    You use this method to add customer-specific functions to the simultaneous logon process. This method is called on completion of the simultaneous logon process.
    The following parameters are provided
    IV_EXT_GUID
    Process ID of the external process
    IV_MODE
    Indicates the mode of the e-mail function (completion)
    CV_SUCCESS
    Indicates whether the process was successful
    IV_SET_GUID
    Process ID of the customer-specific process
      Method PROCESS_INIT 
    You use this method to add customer-specific functions to the simultaneous logon process. This method is called on initiation of the simultaneous logon process.
    The following parameters are provided:
    IV_EXT_GUID
    Process ID of the external process
    IV_MODE
    Indicates the mode of the e-mail function (initiation)
    IV_SET_GUID
    Process ID of the customer-specific process
      Method SIM_EXT_MAIL 
    You use this method to change the content of the e-mail sent to participants on successful initiation, completion or failure of the simultaneous logon session and to define the external process that is calling the simultaneous logon application.
    The following parameters are provided:
    IV_OBJECT_ID
    Business object identifier
    IV_MODE
    Indicates the mode of the e-mail function (initiation, completion or failure)
    IV_EXT_MODE
    Indicates the external process, for example, technical RFx response opening, of the calling application. This could be any process for which you want to use simultaneous logon.
    CT_MAIL_BODY
    Content of the e-mail
    CV_MAIL_SUB
    Subject line of the e-mail
    Standard settings
    If the customer does not define a BAdI implementation, SAP delivers a default BAdI implementation. The default implementation incorporates the simultaneous logon process with the two-envelope RFx response process. You cannot use the simultaneous logon process with standard RFxs in the default implementation.
    Activities
    Information about the implementation of BAdIs in the context of the enhancement concept is available in the SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.
    Regards,
    raghuveer

  • How to insert a hyperlink in mail content for workflow

    Experts,
    I want to insert a hyperlink in mail content when i use sendmail type step in workflow.
    How to do it?
    Thanks you very much!

    Hi, Venkat
      Thanks you for your help!
      I try to use '<a href=''https://login.yahoo.com/config/login_verify2?&.src=ym''>Yahoo mail</a>' in the mail, but
      my outlook display the mail content is '<a href=''https://login.yahoo.com/config/login_verify2?&.src=ym''>Yahoo mail</a>',
      is not a hyperlink.
    Ken.Li

  • Modifying E-Mail content for Standard ESS Application

    Hi ESS Experts,
    We are using Loan Encashment and Leave Encashment applications in ESS and system is triggering mail to approver and employee.
    How we can modify the text of Mail Content approver and employee receiving.
    Kindly provide your valuable input ..
    Thanks
    Puneet

    hi,
    check the function group HRPBSINLOANS_ESS or include LHRPBSINLOANS_ESSF01. you will find all the mail contents which are being sent in loan application.
    Regards,
    Jyothi

  • Change E-mail content for collaboration New item

    Hello,
    We are e-mailing collaboration News items to our users. When we use "Send To" option to e-mail News as link, there are 2 default links in the e-mail. One for the news itself and the other for the Details on this News item. How can I modify the content of the e-mail so that there is only 1 link to the News item and Details link is disabled?
    Thanks,
    Alex

    I was able to identify xml form that is being used in Send To iView. The form name is SendTo.xml. The iview has the following setting:
    com_sapportals_wdf_ConfigFileName:     SendTo.xml
    I tried to find SendTo.xml in KM, but I was not able to do it. Does anyone know where it sits in KM?
    I am not sure if it is helpful, but the Code Link property has value com.sap.netweaver.coll.appl.ui.gw.SendMail.
    Thanks,
    Alex

  • [SOLVED] Mail content for Direct Alert Notifications

    Hi,
    I asked this question during a 10g New Features course once but didn't get an answer... maybe somebody here can help?
    The format (long) of an email notification from EM (10.2.0.3) is:
    E-mail Subject (Long Format):
    EM Alert: <severity> <target name> <message>
    E-mail Body (Long Format):
    Subject: EM Alert: Critical: prod1.us.oracle.com - CPU Utilization is 90%
    Date: Mon, 14 Oct 2004 12:56:46 +0000 (GMT)
    From: "EMD Notifications" <[email protected]>
    To: [email protected]
    Name=prod1.us.oracle.com
    Type=Host
    Host=prod1.us.oracle.com
    Metric=CPU Utilization (%)
    Timestamp=14-OCT-2003 12:57:04 (GMT 0:00)
    Severity=Critical
    Message=CPU Utilization is 90%
    Rule Name=ALL_HOST_METRICS
    Rule Owner=MGMT_REPI would like to (drastically) change that format. The emails will be going to a central helpdesk where they will be picked up by people with absolutely no Oracle knowledge, logged as faults and passed to the DBA team. As such I need to present them with a no-fuss, easily understood email - something like:
    Subject: EM Alert: <severity> <target name> <message>
    E-mail Body (Long Format):
    Helpdesk,
    The following event has been detected on <name> for <host>:
    <message>
    <timestamp>
    Please raise a <severity> fault and pass to the DBA team for investigation. 
    If necessary please contact the on-call DBA.Has anybody ever achieved (or know how to achieve) something similar?
    Cheers,
    Joseph

    Just a further note - this has already been raised as an enhancement request. The following update is from Oracle Support:
    The enhancement bug 6155970 was opened in 2007 .
    Feedback from DEV is that ER 6155970 is not planned for implementation in 11G.
    Bug description.
    Abstract: SUPPORT CUSTOMIZATION OF EMAIL FORMATS FOR ALERTS
    Many enterprises rely on email/pages as a primary way of getting
    notifications for alerts. Many of them rely on the subject line of the email as way
    to determine the type of alert.
    Thus, it is important for them to be able to:
    a) specify the pieces of information about the alert that they would like to
    see in the subject as well as the body of the notification
    b) specify length to be shown for some of these (e.g. the message of the
    alert). This customer in particular would like to have EM show more of the
    alert message in the subject line, beyond what it is currently showing.
    Solution:
    You can use an OS command notification rule and use a Shell script to send customized mail.
    The OS notification rules set the following variables to unix schell.
    "target name " $TARGET_NAME
    "target type " $TARGET_TYPE
    "target host " $HOST
    "metric in alert " $METRIC
    "metric value " $METRIC_VALUE
    "policy rule " $POLICY_RULE
    "key value " $KEY_VALUE
    "key value name " $KEY_VALUE_NAME
    "violation context " $VIOLATION_CONTEXT
    "timestamp " $TIMESTAMP
    "severity " $SEVERITY
    "message " $MESSAGE
    "rule_name " $RULE_NAME
    "rule owner " $RULE_OWNER

  • Changing E-Mail Contents?

    Dear SDNers,
    I followed the steps mentioned in the URL http://help.sap.com/saphelp_nw04/helpdata/en/33/d494c86203ea40b7b44ddd471baab1/frameset.htm for changing the text of the mail which is sent to the Users.
    Here i have two questions:
    1) In the link mentioned above, it says that there are few placeholders of which "Free text. This is the text that the administrator or user can add in a text box, for example when creating a new user. In general, the free text placeholder should never be removed." I want to know how this placeholder of can be used.
    2) I did some modifications in the notificationTexts.properties file as per thr link above and modified the TEXT_CREATE_PERFORMED tag. But i want to know when and where each tag is used for. I mean for what requirement i have to change which tag. for ex there is one more tag TEXT_CREATE_BY_BATCH_PERFORMED for user creation.
    Also if i want to modify the mail text, what would be best to modify the or the tab directly?
    Please help on this...
    Regards
    Gaurav Gandhi

    HI Pedro
    Thanx for the reply. I have also modified the TEXT_CREATE_PERFORMED tag and uploaded back through config tool and it is working fine. But i want to know abt the placeholder as per the link mentioned in my question.
    Also i would like to know where each of these tags in the properties file are used. like suppose if i have to change the mail contents for user creation mail, which tags do i have to modify?? What does the other tags mean?
    Regards
    Gaurav Gandhi
    Message was edited by: Gaurav Gandhi

  • Send mail through dynamic action, but the subject line and content is blank

    Hi all,
    I'm facing one problem on sending mail throught dynamic action.
    Whenever a new employee is hired, the system will trigger a mail to the administrator.
    The mail can successfully reach the email address. But the title and the content of the mail are missing. I can receive an email with a PDF attchment. But when I open this PDF file, it's blank inside.
    In t-code "SO10", I created a new mail text with name of Z_MAIL, for my mail, insteading of using the SAP standard one.
    When I using the SAP standard mail text, it works and I can see the content. But even I copy and paste the exact the content of the standard one to my own new mail text, it will not work.
    And I have to use my own customized mail text. So, is there any one knows about this issue? Any more setting I should do? Or is there some tricks?

    Hi,
       I feel that something will be misiing in the coding.Even i faced the same problem earlier.for me it was text file as an attachment ,file was receiving but no data...the problem was i forget to add one option in objpack-head.
       R u using the FM - SO_NEW_DOCUMENT_ATT_SEND_API1??
    If so pls C the below codes for text file as an attachment.
    DATA: objpack LIKE sopcklsti1 OCCURS  2 WITH HEADER LINE.
      DATA: objhead LIKE solisti1   OCCURS  1 WITH HEADER LINE.
      DATA: objbin  LIKE solisti1   OCCURS 10 WITH HEADER LINE.
      DATA: objtxt  LIKE solisti1   OCCURS 10 WITH HEADER LINE.
      DATA: reclist LIKE somlreci1  OCCURS  5 WITH HEADER LINE.
      DATA: doc_chng LIKE sodocchgi1.
      DATA: tab_lines LIKE sy-tabix.
    Creating the document to be sent
      doc_chng-obj_name = 'MESSAGE'.
      doc_chng-obj_descr = 'ZHRI_GARN_EPC_COMM'.
      objtxt = 'Program ZHRI_GARN_EPC_COMM has been executed successfully'.
      APPEND objtxt.
      objtxt = 'Error records passed to BDC session XPHRGARN01'.
      APPEND objtxt.
      DESCRIBE TABLE objtxt LINES tab_lines.
      READ TABLE objtxt INDEX tab_lines.
      doc_chng-doc_size = ( tab_lines - 1 ) * 255 + STRLEN( objtxt ).
    Creating the entry for the compressed document
      CLEAR objpack-transf_bin.
      objpack-head_start = 1.
      objpack-head_num   = 0.
      objpack-body_start = 1.
      objpack-body_num   = tab_lines.
      objpack-doc_type   = 'RAW'.
      APPEND objpack.
    Entering names in the distribution list
      LOOP AT se_tech.
        reclist-receiver = se_tech-low.
        reclist-rec_type = 'U'.
        APPEND reclist.
      ENDLOOP.
    Sending the document
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
        EXPORTING
          document_data              = doc_chng
          put_in_outbox              = 'X'
          commit_work                = 'X'
        TABLES
          packing_list               = objpack
          object_header              = objhead
          contents_bin               = objbin
          contents_txt               = objtxt
          receivers                  = reclist
        EXCEPTIONS
          too_many_receivers         = 1
          document_not_sent          = 2
          operation_no_authorization = 4
          OTHERS                     = 99.
    Hope this will help u.
    Regards,
    Manoj.

  • Preferable database for storing the Inbox Mail Content

    Hi All
    we are developing one Email clinet software by using java mail API,
    we are getting the inbox mail content without any problem, but when storing the data in database is giving problem, now i'm using MS Access database
    For mailbody content used as MEMO type.
    Error is : Count Field is Incorrect
    thankq in advance
    vasu

    Srinivas,
    1) Is the problem only with the message being sent through custom code using SO_DOCUMENT_SEND_API1? What happens if you send a message using SAPOffice?
    2) Are the patch levels of the GUI same on both machines? Are you sure both PCs are configured exactly the same? Especially wrt to Windows & IE patches. I vaguely remember there were some issues a while ago with some IE patches. Normally in most client environments the desktops upgrades are controlled centrally and users do not have admin rights. Make sure the user has not done upgrades/installs on the PC in question. If that were the case the PC may needs to be reimaged.
    BTW - What version  are you on R/3 and SAPGUI?
    Regards,
    Ramki Maley

  • Table for E-mail content (ERMS)

    Hi Experts,
    Can some one help me to know which is the table that stores E-mails content of an in-coming email in the ERMS system. I tried with CRM_ERMS_HEADER and SWWWIHEAD in transaction SE11 but I am unable to see any workitem content.
    Regards.

    Hi Vinod, Thanks for quick response.
    I tried using Email work bench. three things
    a. I can delete only 'open' and 'In process' email there however emails with status 'completed' are not able to delete. The message says "Selected Email has the status Completed/Deleted which cannot be deleted."
    b. Though email is getting deleted, I can see them back when i set dropdown status to 'Deleted' in the Email Work bech.
    c. Emails are visible in table CRMD_ERMS_CONTNT even after deletion from work bench.
    How do we address these scenario? It will great help if some how we will be able to delete emails completely (Not a single record in the SAP system, anywhere). Awaiting the response, thanks in ahead.

  • Reading table of contents on my mail.app for ever

    reading table of contents on my mail.app for ever... it seam as is crashed... can sobody help me?
    thanks

    Hi CARLIN,
    To remove the account, all you need to do is to go to your Mail Preferences, go to the Accounts tap, select the AOL account and click the Remove button ( - ) in the lower left hand button of the window. Take a look at the article below for more information. 
    Mail (Yosemite): Set up Mail with your email accounts
    http://support.apple.com/kb/PH19132
    Remove an account
    When you remove an email account from Mail, the account’s messages are deleted and no longer available on your Mac. Copies of messages remain on the account’s mail server and are still available (from webmail, for example).
    Important:   If you’re unsure whether messages you want to keep are still on the mail server, move or copy them into a mailbox stored on your Mac (the mailbox appears in the On my Mac section in the Mail sidebar) before you delete the account in Mail.
    Choose Mail > Preferences, then click Accounts.
    Select an account, then click Remove - . 
    Take it easy,
    -Norm G. 

  • I can no longer access mail, kindle for mac, and pdfs from the Internet after performing my last software update java for Mac 10.6 update 8. Mail quits after about 30 seconds.The error message is pasted below.

    Process:    
    Mail [461]
    Path:       
    /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: 
    com.apple.mail
    Version:    
    4.5 (1084)
    Build Info: 
    Mail-10840000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [257]
    Date/Time:  
    2012-04-14 10:49:39.677 -0400
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    32320 sec
    Crashes Since Last Report:      
    28
    Per-App Interval Since Last Report:  416 sec
    Per-App Crashes Since Last Report:   23
    Anonymous UUID:                 
    DCECEB1D-78CC-4887-BCC7-A5897B536DA9
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x0000000117ede4fc
    Crashed Thread:  5  Dispatch queue: com.apple.root.default-priority
    Application Specific Information:
    -[POPAccount fetchSynchronouslyIsAuto:]
    -[POPAccount fetchSynchronouslyIsAuto:]
    -[MailApp _tellSyncServicesToRegisterAndSync]
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib        
    0x00007fff81c6bb52 stat64 + 10
    1   com.apple.CoreFoundation 
    0x00007fff8a10f5c4 _CFBundleCopyDirectoryContentsAtPath + 1556
    2   com.apple.CoreFoundation 
    0x00007fff8a115aed _CFBundleCopyInfoDictionaryInDirectoryWithVersion + 1005
    3   com.apple.CoreFoundation 
    0x00007fff8a1156fa CFBundleGetInfoDictionary + 74
    4   com.apple.CoreFoundation 
    0x00007fff8a10dd49 _CFBundleCreate + 697
    5   com.apple.CoreFoundation 
    0x00007fff8a152e9f _CFBundleEnsureBundleExistsForImagePath + 607
    6   com.apple.CoreFoundation 
    0x00007fff8a1529a6 CFBundleGetBundleWithIdentifier + 294
    7   com.apple.HIServices     
    0x00007fff819f8788 setCursorFromBundle + 78
    8   com.apple.HIServices     
    0x00007fff819f871a CoreCursorSet + 134
    9   com.apple.AppKit         
    0x00007fff884bcafb -[NSCursor set] + 424
    10  com.apple.AppKit         
    0x00007fff88619c52 handleCursorRect + 1114
    11  com.apple.AppKit         
    0x00007fff884f4e76 -[NSApplication sendEvent:] + 5611
    12  com.apple.mail           
    0x00000001000347ec 0x100000000 + 215020
    13  com.apple.AppKit         
    0x00007fff8848b6de -[NSApplication run] + 474
    14  com.apple.AppKit         
    0x00007fff884843b0 NSApplicationMain + 364
    15  com.apple.mail           
    0x00000001000025a4 0x100000000 + 9636
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib        
    0x00007fff81c7ac0a kevent + 10
    1   libSystem.B.dylib        
    0x00007fff81c7cadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib        
    0x00007fff81c7c7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib        
    0x00007fff81c7c2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib        
    0x00007fff81c7bc08 _pthread_wqthread + 353
    5   libSystem.B.dylib        
    0x00007fff81c7baa5 start_wqthread + 13
    Thread 2:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib        
    0x00007fff81c61dda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib        
    0x00007fff81ca0772 _pthread_cond_wait + 1015
    2   com.apple.Foundation     
    0x00007fff84ccd47c -[NSLock lockBeforeDate:] + 431
    3   com.apple.MessageFramework
    0x00007fff87622ab4 -[NSLock(MessageAdditions) waitForLock] + 174
    4   com.apple.MessageFramework
    0x00007fff876229a0 +[MessageKeychainManager passwordForHost:username:port:protocol:] + 74
    5   com.apple.MessageFramework
    0x00007fff87622810 -[Account permanentPassword] + 186
    6   com.apple.MessageFramework
    0x00007fff87691419 -[Account _connectAndAuthenticate:] + 54
    7   com.apple.MessageFramework
    0x00007fff876a9fc5 -[Account authenticatedConnection] + 79
    8   com.apple.MessageFramework
    0x00007fff877b8734 -[POP3FetchStore _authenticatedConnection] + 57
    9   com.apple.MessageFramework
    0x00007fff877b98af -[POP3FetchStore fetchSynchronously] + 274
    10  com.apple.MessageFramework
    0x00007fff877bba9f -[POPAccount fetchSynchronously] + 148
    11  com.apple.CoreFoundation 
    0x00007fff8a18793c __invoking___ + 140
    12  com.apple.CoreFoundation 
    0x00007fff8a18780d -[NSInvocation invoke] + 141
    13  com.apple.MessageFramework
    0x00007fff875e4cb9 -[MonitoredInvocation invoke] + 214
    14  com.apple.MessageFramework
    0x00007fff875cbcbf -[ThrowingInvocationOperation main] + 31
    15  com.apple.MessageFramework
    0x00007fff875cb5ff -[_MFInvocationOperation main] + 275
    16  com.apple.Foundation     
    0x00007fff84c98dd0 -[__NSOperationInternal start] + 681
    17  com.apple.Foundation     
    0x00007fff84d76bd5 ____NSOQSchedule_block_invoke_2 + 129
    18  libSystem.B.dylib        
    0x00007fff81c9dd64 _dispatch_call_block_and_release + 15
    19  libSystem.B.dylib        
    0x00007fff81c7c2d1 _dispatch_worker_thread2 + 239
    20  libSystem.B.dylib        
    0x00007fff81c7bc08 _pthread_wqthread + 353
    21  libSystem.B.dylib        
    0x00007fff81c7baa5 start_wqthread + 13
    Thread 3:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib        
    0x00007fff81c61d7a mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x00007fff81c623ed mach_msg + 59
    2   com.apple.CoreFoundation 
    0x00007fff8a14d902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 
    0x00007fff8a14cd8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation     
    0x00007fff84cc9a74 -[NSConnection sendInvocation:internal:] + 1969
    5   com.apple.CoreFoundation 
    0x00007fff8a18495c ___forwarding___ + 860
    6   com.apple.CoreFoundation 
    0x00007fff8a180a38 _CF_forwarding_prep_0 + 232
    7   com.apple.syncservices   
    0x00007fff867a9dd5 +[NSConnection(SyncServicesExtensions) isd_rootProxyForConnectionWithRegisteredName:requestTimeout:replyTimeout:protoc ol:enableMultipleThreads:independentConversations:] + 214
    8   com.apple.syncservices   
    0x00007fff86741398 -[ISyncConcreteManager _connectToServerNoLock] + 231
    9   com.apple.syncservices   
    0x00007fff8674180d -[ISyncConcreteManager _connectToServer] + 277
    10  com.apple.syncservices   
    0x00007fff8673f73b -[ISyncConcreteManager _performSelectorOnServer:numberOfArguments:] + 317
    11  com.apple.syncservices   
    0x00007fff86742784 -[ISyncConcreteManager clientWithIdentifier:] + 174
    12  com.apple.Mail.Syncer    
    0x0000000118d21069 0x118d0e000 + 77929
    13  com.apple.mail           
    0x0000000100049882 0x100000000 + 301186
    14  com.apple.CoreFoundation 
    0x00007fff8a18793c __invoking___ + 140
    15  com.apple.CoreFoundation 
    0x00007fff8a18780d -[NSInvocation invoke] + 141
    16  com.apple.MessageFramework
    0x00007fff875e4cb9 -[MonitoredInvocation invoke] + 214
    17  com.apple.MessageFramework
    0x00007fff875cbcbf -[ThrowingInvocationOperation main] + 31
    18  com.apple.MessageFramework
    0x00007fff875cb5ff -[_MFInvocationOperation main] + 275
    19  com.apple.Foundation     
    0x00007fff84c98dd0 -[__NSOperationInternal start] + 681
    20  com.apple.Foundation     
    0x00007fff84d76bd5 ____NSOQSchedule_block_invoke_2 + 129
    21  libSystem.B.dylib        
    0x00007fff81c9dd64 _dispatch_call_block_and_release + 15
    22  libSystem.B.dylib        
    0x00007fff81c7c2d1 _dispatch_worker_thread2 + 239
    23  libSystem.B.dylib        
    0x00007fff81c7bc08 _pthread_wqthread + 353
    24  libSystem.B.dylib        
    0x00007fff81c7baa5 start_wqthread + 13
    Thread 4:
    0   libSystem.B.dylib        
    0x00007fff81c61d7a mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x00007fff81c623ed mach_msg + 59
    2   com.apple.CoreFoundation 
    0x00007fff8a14d902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 
    0x00007fff8a14cd8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation     
    0x00007fff84caab74 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5   com.apple.Foundation     
    0x00007fff84caaa53 -[NSRunLoop(NSRunLoop) run] + 77
    6   com.apple.MessageFramework
    0x00007fff875e3351 -[RSSInterchange _runManager] + 1445
    7   com.apple.Foundation     
    0x00007fff84c70114 __NSThread__main__ + 1429
    8   libSystem.B.dylib        
    0x00007fff81c9afd6 _pthread_start + 331
    9   libSystem.B.dylib        
    0x00007fff81c9ae89 thread_start + 13
    Thread 5 Crashed:  Dispatch queue: com.apple.root.default-priority
    0   com.apple.security       
    0x00007fff85848d0b Security::ReadSection::at(unsigned int) const + 25
    1   com.apple.security       
    0x00007fff85849c04 Security::MetaRecord::readSection(Security::ReadSection const&, unsigned int) + 26
    2   com.apple.security       
    0x00007fff85851ffa Security::Table::getRecordSection(unsigned int) const + 74
    3   com.apple.security       
    0x00007fff85851fae Security::DbConstIndex::getRecordSection(Security::Endian<unsigned int> const*) const + 34
    4   com.apple.security       
    0x00007fff85851f26 Security::IndexCursor::next(unsigned int&, cssm_db_record_attribute_data*, Security::CssmData*, Security::Allocator&, Security::RecordId&) + 76
    5   com.apple.security       
    0x00007fff8596cb3c Security::AppleDatabase::dataGetFirst(Security::DbContext&, Security::CssmQuery const*, cssm_db_record_attribute_data*, Security::CssmData*, cssm_db_unique_record*&) + 118
    6   com.apple.security       
    0x00007fff85975375 Security::DatabaseSession::DataGetFirst(long, Security::CssmQuery const*, cssm_db_record_attribute_data*, Security::CssmData*, cssm_db_unique_record*&) + 193
    7   com.apple.security       
    0x00007fff8585ba2e cssm_DataGetFirst(cssm_dl_db_handle, cssm_query const*, long*, cssm_db_record_attribute_data*, cssm_data*, cssm_db_unique_record**) + 127
    8   com.apple.security       
    0x00007fff8585b8fe CSSM_DL_DataGetFirst + 126
    9   com.apple.security       
    0x00007fff8594a940 SSDLSession::DataGetFirst(long, Security::CssmQuery const*, cssm_db_record_attribute_data*, Security::CssmData*, cssm_db_unique_record*&) + 216
    10  com.apple.security       
    0x00007fff8585ba2e cssm_DataGetFirst(cssm_dl_db_handle, cssm_query const*, long*, cssm_db_record_attribute_data*, cssm_data*, cssm_db_unique_record**) + 127
    11  com.apple.security       
    0x00007fff8585b8fe CSSM_DL_DataGetFirst + 126
    12  com.apple.security       
    0x00007fff8585b343 Security::CssmClient::DbDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&) + 399
    13  com.apple.security       
    0x00007fff858644a8 Security::CssmClient::SSGroupImpl::SSGroupImpl(Security::CssmClient::SSDb const&, cssm_data const&) + 590
    14  com.apple.security       
    0x00007fff85864218 Security::CssmClient::SSGroup::SSGroup(Security::CssmClient::SSDb const&, cssm_data const&) + 60
    15  com.apple.security       
    0x00007fff85862ab7 Security::CssmClient::SSDbUniqueRecordImpl::get(Security::CssmClient::DbAttribu tes*, Security::CssmDataContainer*, cssm_access_credentials const*) + 217
    16  com.apple.security       
    0x00007fff85863dd7 Security::KeychainCore::ItemImpl::getContent(Security::CssmClient::DbAttributes *, Security::CssmDataContainer*) + 359
    17  com.apple.security       
    0x00007fff85863b92 Security::KeychainCore::ItemImpl::getData(Security::CssmDataContainer&) + 134
    18  com.apple.security       
    0x00007fff858ab517 SecKeychainFindInternetPassword + 815
    19  com.apple.MessageFramework
    0x00007fff87622c6b +[MessageKeychainManager _passwordForHost:username:port:protocol:itemRef:] + 249
    20  com.apple.MessageFramework
    0x00007fff876229d7 +[MessageKeychainManager passwordForHost:username:port:protocol:] + 129
    21  com.apple.MessageFramework
    0x00007fff87622810 -[Account permanentPassword] + 186
    22  com.apple.MessageFramework
    0x00007fff87691419 -[Account _connectAndAuthenticate:] + 54
    23  com.apple.MessageFramework
    0x00007fff876a9fc5 -[Account authenticatedConnection] + 79
    24  com.apple.MessageFramework
    0x00007fff877b8734 -[POP3FetchStore _authenticatedConnection] + 57
    25  com.apple.MessageFramework
    0x00007fff877b98af -[POP3FetchStore fetchSynchronously] + 274
    26  com.apple.MessageFramework
    0x00007fff877bba9f -[POPAccount fetchSynchronously] + 148
    27  com.apple.CoreFoundation 
    0x00007fff8a18793c __invoking___ + 140
    28  com.apple.CoreFoundation 
    0x00007fff8a18780d -[NSInvocation invoke] + 141
    29  com.apple.MessageFramework
    0x00007fff875e4cb9 -[MonitoredInvocation invoke] + 214
    30  com.apple.MessageFramework
    0x00007fff875cbcbf -[ThrowingInvocationOperation main] + 31
    31  com.apple.MessageFramework
    0x00007fff875cb5ff -[_MFInvocationOperation main] + 275
    32  com.apple.Foundation     
    0x00007fff84c98dd0 -[__NSOperationInternal start] + 681
    33  com.apple.Foundation     
    0x00007fff84d76bd5 ____NSOQSchedule_block_invoke_2 + 129
    34  libSystem.B.dylib        
    0x00007fff81c9dd64 _dispatch_call_block_and_release + 15
    35  libSystem.B.dylib        
    0x00007fff81c7c2d1 _dispatch_worker_thread2 + 239
    36  libSystem.B.dylib        
    0x00007fff81c7bc08 _pthread_wqthread + 353
    37  libSystem.B.dylib        
    0x00007fff81c7baa5 start_wqthread + 13
    Thread 6:  WebCore: LocalStorage
    0   libSystem.B.dylib        
    0x00007fff81c9ca6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff81ca0881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore 
    0x00007fff863d26a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore        
    0x00007fff8270c961 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4   libSystem.B.dylib        
    0x00007fff81c9afd6 _pthread_start + 331
    5   libSystem.B.dylib        
    0x00007fff81c9ae89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib        
    0x00007fff81c61d7a mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x00007fff81c623ed mach_msg + 59
    2   com.apple.CoreFoundation 
    0x00007fff8a14d902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 
    0x00007fff8a14cd8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation     
    0x00007fff84cef14f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation     
    0x00007fff84c70114 __NSThread__main__ + 1429
    6   libSystem.B.dylib        
    0x00007fff81c9afd6 _pthread_start + 331
    7   libSystem.B.dylib        
    0x00007fff81c9ae89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib        
    0x00007fff81c61dda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib        
    0x00007fff81ca0772 _pthread_cond_wait + 1015
    2   ...apple.AddressBook.framework
    0x00007fff815773fb -[ABRemoteImageLoader workLoop] + 304
    3   com.apple.Foundation     
    0x00007fff84c70114 __NSThread__main__ + 1429
    4   libSystem.B.dylib        
    0x00007fff81c9afd6 _pthread_start + 331
    5   libSystem.B.dylib        
    0x00007fff81c9ae89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib        
    0x00007fff81c61dc2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib        
    0x00007fff81c6740d pthread_mutex_lock + 469
    2   com.apple.security       
    0x00007fff8583d111 Security::Mutex::lock() + 9
    3   com.apple.security       
    0x00007fff8585c289 CSSM_DL_FreeUniqueRecord + 65
    4   com.apple.security       
    0x00007fff8585c215 Security::CssmClient::DbUniqueRecordImpl::deactivate() + 115
    5   com.apple.security       
    0x00007fff8585c15e Security::CssmClient::DbUniqueRecordImpl::~DbUniqueRecordImpl() + 64
    6   com.apple.security       
    0x00007fff8585c110 SSUniqueRecordImpl::~SSUniqueRecordImpl() + 34
    7   com.apple.security       
    0x00007fff8585a846 SSDatabaseImpl::open(Security::DLDbIdentifier const&) + 132
    8   com.apple.security       
    0x00007fff8585a595 SSDLSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 263
    9   com.apple.security       
    0x00007fff8585a294 cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 108
    10  com.apple.security       
    0x00007fff85859e3a CSSM_DL_DbOpen + 106
    11  com.apple.security       
    0x00007fff85858176 Security::CssmClient::DbImpl::open() + 162
    12  com.apple.security       
    0x00007fff85857bd9 Security::KeychainCore::KCCursorImpl::next(Security::KeychainCore::Item&) + 453
    13  com.apple.security       
    0x00007fff8589731e SecKeychainSearchCopyNext + 92
    14  com.apple.MessageFramework
    0x00007fff877ab3b5 copySMIMECertificate + 178
    15  com.apple.MessageFramework
    0x00007fff87610554 +[MessageKeychainManager copyTrustedSigningCertificateForAddress:] + 40
    16  com.apple.MessageFramework
    0x00007fff8761047f +[MessageKeychainManager canSignMessagesFromAddress:] + 144
    17  com.apple.MessageFramework
    0x00007fff8761029e +[MailAccount _updateAccountExistsForSigning] + 238
    18  com.apple.MessageFramework
    0x00007fff876100ed +[MailAccount accountExistsForSigning] + 58
    19  com.apple.Foundation     
    0x00007fff84c70114 __NSThread__main__ + 1429
    20  libSystem.B.dylib        
    0x00007fff81c9afd6 _pthread_start + 331
    21  libSystem.B.dylib        
    0x00007fff81c9ae89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib        
    0x00007fff81c9ca6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff81c9c8f9 nanosleep + 148
    2   libSystem.B.dylib        
    0x00007fff81c9c863 usleep + 57
    3   com.apple.AppKit         
    0x00007fff886113a1 -[NSUIHeartBeat _heartBeatThread:] + 1540
    4   com.apple.Foundation     
    0x00007fff84c70114 __NSThread__main__ + 1429
    5   libSystem.B.dylib        
    0x00007fff81c9afd6 _pthread_start + 331
    6   libSystem.B.dylib        
    0x00007fff81c9ae89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib        
    0x00007fff81c7ba2a __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x00007fff81c7be3c _pthread_wqthread + 917
    2   libSystem.B.dylib        
    0x00007fff81c7baa5 start_wqthread + 13
    Thread 5 crashed with X86 Thread State (64-bit):
      rax: 0x0000000117edc114  rbx: 0x00000000000023e8  rcx: 0x00000001166802e0  rdx: 0x00000000000023e8
      rdi: 0x0000000117f11290  rsi: 0x00000000000023e8  rbp: 0x000000011667fb90  rsp: 0x000000011667fb90
       r8: 0x00000001013dc328   r9: 0x000000011667fcd0  r10: 0x0000000000000000  r11: 0x0000000000000001
      r12: 0x0000000117f11290  r13: 0x000000011667fcd0  r14: 0x00000001166802e0  r15: 0x00000001013dc328
      rip: 0x00007fff85848d0b  rfl: 0x0000000000010283  cr2: 0x0000000117ede4fc
    Binary Images:
    0x100000000 -   
    0x100339fe7  com.apple.mail 4.5 (1084) <4E11604B-93C6-8C9C-C40D-E590AEEA1A82> /Applications/Mail.app/Contents/MacOS/Mail
    0x1141af000 -   
    0x1141b2fff  com.apple.yahoo.syncframework 1.3 (51) <5C20E5D3-3B2A-29D1-933F-EB35552B676D> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
    0x115cf0000 -   
    0x115cf6fff  com.apple.AddressBook.LDAPSource 1.0.3 (883) <F326BDE3-243D-5D6B-9A2A-E14B4F1C4F54> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
    0x116a06000 -   
    0x116a56fff  com.apple.datadetectors.actions 2.1 (102.2) <975C840D-7290-67B9-F2D0-AB6982AD4A36> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
    0x116a89000 -   
    0x116a9cff7  com.apple.AddressBook.LocalSourceBundle 1.0.3 (883) <429E114F-0B3C-BFFE-B0A4-B798094225A3> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x117e8f000 -   
    0x117ea1fff  com.apple.mail.WebPlugIn 4.5 (1084) <951C1BF7-C574-81D9-F28B-649DA4E95889> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.webplugin/Contents/MacOS/ MailWebPlugIn
    0x118d0e000 -   
    0x118d31fff  com.apple.Mail.Syncer 4.5 (1084) <9AF048E0-01D9-1545-8C74-54BC6040504D> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x7fff5fc00000 -
    0x7fff5fc3bdef  dyld 132.1 (???) <472D950D-70F8-B810-A959-9184C2AA6C74> /usr/lib/dyld
    0x7fff80003000 -
    0x7fff80201fe7  com.apple.CalendarStore 4.0.4 (997.7) <9A357B3C-F083-BEAA-4094-B00B423DDE47> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff80202000 -
    0x7fff80227ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff80228000 -
    0x7fff80243ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff80427000 -
    0x7fff804e9fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff804ea000 -
    0x7fff8055cfef  com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff80582000 -
    0x7fff80611fff  com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff80612000 -
    0x7fff80641ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff80642000 -
    0x7fff807b2fff  com.apple.QTKit 7.7 (1789) <212AE7F7-EFDB-275D-88FB-33B9CF809842> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff807b3000 -
    0x7fff80868fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff80936000 -
    0x7fff8097ffef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff80abe000 -
    0x7fff80ae9ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
    0x7fff80b12000 -
    0x7fff80b1fff7  com.apple.AppleFSCompression 24.4 (1.0) <57D6F613-CB5E-75BC-E351-3272D62227F5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff80b20000 -
    0x7fff80b53ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff80b54000 -
    0x7fff80bb4ff7  com.apple.ExchangeWebServices 1.3 (61) <7DB2989C-1362-8688-C73E-8405734A6566> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff80bb5000 -
    0x7fff80bbeff7  com.apple.aps.framework 1.2 (1.2) <2E09D42F-2021-C995-44D0-B80AAAAA99E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff80bbf000 -
    0x7fff80c1ffe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff80c20000 -
    0x7fff80c37fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff80c38000 -
    0x7fff80c87fe7  com.apple.iCalendar 1.0.3 (54) <9009851F-9218-BF81-6083-299AD56CE90F> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff80c88000 -
    0x7fff80cc5ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
    0x7fff80cf6000 -
    0x7fff80f5ffff  com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff80f60000 -
    0x7fff80f74ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff80fb8000 -
    0x7fff80fb9fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff80fc2000 -
    0x7fff81180ff7  com.apple.ImageIO.framework 3.0.5 (3.0.5) <4CF96F2C-B7BB-4C57-E352-3C678CA2B2B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff81183000 -
    0x7fff811cefef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff811d5000 -
    0x7fff811e8ff7  com.apple.syncservices.syncservicesui 5.2 (578.3) <811B95F2-5349-3800-1822-45D43CF54899> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7fff811e9000 -
    0x7fff81283fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff81284000 -
    0x7fff812befff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff812bf000 -
    0x7fff81309ff7  com.apple.DAVKit 4.0.3 (732.2) <7DC4C8B4-9259-2D5D-BDA5-82F0DE3C95CA> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fff8130a000 -
    0x7fff81310ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff81334000 -
    0x7fff81335ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff81336000 -
    0x7fff813bbff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff813bc000 -
    0x7fff8143aff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff81440000 -
    0x7fff81456fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff81459000 -
    0x7fff814a1ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff814a2000 -
    0x7fff814dcfff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
    0x7fff814dd000 -
    0x7fff81529fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff81562000 -
    0x7fff817a4fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff817a5000 -
    0x7fff818cdff7  com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff818ce000 -
    0x7fff818fffff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff81900000 -
    0x7fff81971ff7  com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff81972000 -
    0x7fff81976ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8198d000 -
    0x7fff819aefff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
    0x7fff819c5000 -
    0x7fff819d0ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff819e0000 -
    0x7fff819e7fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff819e8000 -
    0x7fff819eefff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff819ef000 -
    0x7fff81a42ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff81a43000 -
    0x7fff81a45fff  libRadiance.dylib ??? (???) <E08CD209-E3E4-2753-AF8A-90DD12ED556F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff81a46000 -
    0x7fff81b65fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff81b66000 -
    0x7fff81b69ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff81b6a000 -
    0x7fff81bfafff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff81bfb000 -
    0x7fff81c3cfef  com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff81c3d000 -
    0x7fff81c60ff7  com.apple.iChat.IMFoundation 5.0.5 (747) <B4C34872-5157-27C0-37F2-77D11137BD8A> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff81c61000 -
    0x7fff81e22fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    0x7fff81e23000 -
    0x7fff81e23ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff81fdf000 -
    0x7fff820e3ff7  com.apple.PubSub 1.0.5 (65.28) <94FBE6EB-6554-1E5B-DE22-D027222AD6B8> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff820f4000 -
    0x7fff82491fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff82492000 -
    0x7fff824dcff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff824dd000 -
    0x7fff824ddff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff824de000 -
    0x7fff8255bfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff8255c000 -
    0x7fff8256bfef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8256c000 -
    0x7fff826a1fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff826a2000 -
    0x7fff826a3ff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff826a4000 -
    0x7fff826b9ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff826ba000 -
    0x7fff826c7fff  com.apple.NSServerNotificationCenter 3.0 (3.0) <FF7063D0-A25F-C22E-FA20-3225ADF089E2> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff826c8000 -
    0x7fff826d0fff  com.apple.iChat.IMUtils 5.0.5 (747) <8A019B06-52FB-0B23-8A8B-7C2DA5465934> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff826d1000 -
    0x7fff826d4fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff826d5000 -
    0x7fff826ebfe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff826ec000 -
    0x7fff83755fe7  com.apple.WebCore 6534.55 (6534.55.3) <FFFFDC58-5DAD-106B-0EC2-C23B22F2D40A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff83756000 -
    0x7fff83990fef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff83991000 -
    0x7fff839aeff7  libPng.dylib ??? (???) <A6D093D2-CA9D-2035-9C11-0AE98585C6F1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff839af000 -
    0x7fff839bdff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
    0x7fff83a8a000 -
    0x7fff83aaaff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff83b84000 -
    0x7fff84280ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff84281000 -
    0x7fff8429afff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff84394000 -
    0x7fff84535fe7  com.apple.WebKit 6534.55 (6534.55.3) <FF06897C-26D5-A526-1131-70D5A1D54CCB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff84536000 -
    0x7fff845b2ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff845b3000 -
    0x7fff84771fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
    0x7fff84772000 -
    0x7fff84aa6fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff84ab3000 -
    0x7fff84ab4fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff84aea000 -
    0x7fff84b13ff7  com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <2D3B7CF8-DA92-F25D-F2E2-D17C7D7F46E5> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff84b14000 -
    0x7fff84c2efff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff84c5f000 -
    0x7fff84ee1fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff84ee2000 -
    0x7fff84ee7fff  libGIF.dylib ??? (???) <1888A176-22D5-C663-22D0-336D9D213BD6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff84ee8000 -
    0x7fff84f37ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff84f38000 -
    0x7fff84f3fff7  com.apple.KerberosHelper 2.1 (1.0) <CAE238A0-1DEC-421D-EE11-36AE9E67C8DC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff84f40000 -
    0x7fff84fbdfef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff84fbe000 -
    0x7fff854c4ff7  com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff854c5000 -
    0x7fff8550ffef  com.apple.IMCore 5.0.5 (747) <EA34457E-1946-C6E6-304D-B18233FF68BA> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff85510000 -
    0x7fff85555fff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff85562000 -
    0x7fff85566ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff856d9000 -
    0x7fff8571afef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8571b000 -
    0x7fff85743fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff85744000 -
    0x7fff85744ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff85745000 -
    0x7fff85819fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8581a000 -
    0x7fff85aa4fe7  com.apple.security 6.1.2 (55002) <FD0B5AD4-74DB-7ED8-90D3-6EC56FFA8557> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff85aff000 -
    0x7fff85bbcfff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff85bbd000 -
    0x7fff863c7fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff863c8000 -
    0x7fff866eafef  com.apple.JavaScriptCore 6534.55 (6534.55.2) <F360FF8A-97DE-327E-A366-EDE97321E795> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff866eb000 -
    0x7fff8684bff7  com.apple.syncservices 5.2 (578.3) <67BCFAAD-C723-A8AA-B040-2E6E7771A7A3> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff8684c000 -
    0x7fff868b4fff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff868b5000 -
    0x7fff86921fe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff86922000 -
    0x7fff869d2fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff869d3000 -
    0x7fff86a89ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff86aca000 -
    0x7fff86ad7fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff86ad8000 -
    0x7fff86b13fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff86b14000 -
    0x7fff86b14ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff86b15000 -
    0x7fff86b4eff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff86b4f000 -
    0x7fff86b54fff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff86b55000 -
    0x7fff86b64fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff86b65000 -
    0x7fff86b67fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff86bce000 -
    0x7fff86c11ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Cannot enable remote content for a just a few sites. Options box will not allow me to enable this feature.

    I am using Thunderbird 31.4.0 on my home-built AMD/Asus based desktop computer using Windows 7 (64) Professional. When I first selected an email from Groupon.com and a few others, it, as all first-time emails do, had the remote content blocked. As I have done for every other blocked site that i want to see graphics, I clicked on the Options button then selected "Allow remote content for [email protected]". I also added their email address to my collected addresses in my address book. Neither action changed the look of the email page or revealed the graphics I was looking for. When I clicked on Tools, Options, Privacy, then Mail Content- exceptions, I see the [email protected] site there listed as Status- allow. When I look at the same email on my Samsung tablet, I see the graphics I'm missing on my desktop.
    Very frustrating. Any help would be supremely appreciated.

    That are all good points - but Photos is a completely new application. and it is only version 1.
    Continue to use iPhoto, girraween; the next update to Photos will probably add a few more features.
    iPhoto 9.6.1 is working very well with MacOS X 10.10.3.
    The migration let iPhoto installed and also your iPhoto Library will still work with iPhoto.
    If you did not uninstall iPhoto, it will still be there in your Applications folder.  And if you had updated to the latest version iPhoto 9.6.1 before you upgraded to MacOS X 10.10.3,  you can simply drag iPhoto back to the Dock from your Applications folder and continue to use it. Double click iPhoto and confirm, that you want to open iPhoto and not Photos.   It is not compulsory to use Photos, while it it still the first release. When you launch iPhoto, you will see a warning, that the iPhoto Library has been migrated to Photos, but simply click the "Open iPhoto" button.The library will still work with iPhoto. ()see: If Photos won't open a library that you already migrated - Apple Support
    If your iPhoto version is not iPhoto 9.6.1, you need to update it.
    See this User Tip:
    Usually it will work to reinstall instead of updating:
    Get iPhoto 9.6.1 if you didn't update before OS... | Apple Support Communities
    The main idea is to move the iPhoto app to the Trash, so Spotlight does not see it as installed, reload the AppStore, and then to try to download again from the App Store - from your Purchases tab, not from the main page, since you can neither buy iPhoto nor update it, but you can reinstall, if your AppleID is associated with it.
    Meanwhile you may want to send a feature request to Apple using the feedback form. Apple - Photos - Feedback
    I hope, Apple will listen and add more features to Photos to make it usable for large Photo Libraries.

  • Define mail attributes, dynamic action

    I am attempting to set up a dynamic action that is triggered when the STATE field in IT0000-0001 is changed. I am using the Send Mail step indicator M using feature M0001.
    My question is how shall I test it, where shall I put My mailid. Does it works for external mail as well
    Pls guide.
    rgds
    AJ

    Hi AJ,
    Yes. This can be made to work for external emails as well. Hope you have created an entry in the view V_T588Z for calling the feature M0001 on change in the required field.
    Now you need to create a distribution list which contains the email id of your IT support. You can create a distribution list (DL) in transaction SO04. Even if you have just one email id as the recipient never mind just create a DL for this single email id and name it as say “DL_FOR_IT_MAIL”.
    Now you need to create the text content for you mail. For this you need to proceed to transaction SO10. Enter the required text name for example “MAIL_TO_IT_SUPPORT” and choose the text id as PAMA. Now click on create. Enter all the content that you need to send out as email.
    Once the above steps are done you need to configure the feature M0001. For this go to PE03 and enter M0001 and choose decision tree. Click on "Change". Under the decision tree you will find some configurations already existing for infotypes 0001, 0006 and 0002. Now keep your cursor on "INFTY" and click on create. You will be presented with a list of infotypes. Select infotype 0000.
    Now an entry for 0000 will be added to the decision tree. Keep the cursor on the string "0000" and click on create. A pop up window for choosing node types is opened. Select the option "Return Table" and click ok. You will get a window with a series of blank rows. Here you will have to enter the following entries in the rows,
    IDTXT  MAIL_TO_IT_SUPPORT
    OUTBX  X
    DISTR  DL_FOR_IT_MAIL
    After doing this configuration your system would send the email to the distribution list with content defined in MAIL_TO_IT_SUPPORT.
    Note: Your SMTP settings have to be configured properly by your basis team. Even if it is not ready you can create an entry of 0000 infotype and check the transaction SOST. If the dynamic action was successful in sending the email you will find an entry here.
    Follow these steps and let me know if you have any problems.
    Thanks,
    Prasath N
    <b>P.S:</b>
    The return table content should be read as
    <b>IDTXT</b><single space><b>MAIL_TO_IT_SUPPORT</b>
    <b>OUTBX</b><single space><b>X</b>
    <b>DISTR</b><single space><b>DL_FOR_IT_MAIL</b>
    Message was edited by:
            Prasath Natesan

  • Mail Forms through Action Profile

    Hi Experts,
    In one of the business requirement we need to trigger the Mail froms to users & customers with survery & questions attached to the mail form.
    Can we trigger this Mail form using Action Profile? Or Is it only the smart forms that can be triggered using Action Profile?
    If mail forms can also be triggered can you please explain what configurations need to be maintained?
    Hoping to find a solution here.
    Thank you in advance.
    Rgds,
    Sai Srinivas Ivaturi

    Hi Sai
    Typically a Mail Form can be triggered from an Action attached to a Business Transaction.
    The Action Profile is configured with the Transaction Type standard maintenance via SPRO-IMG.
    Action Profiles and Actions are configured under SPRO-IMG for CRM "Basic Functions-Actions".
    You will need to create/adjust an Action Profile and an Action within this to meet your needs, then Define Conditions for the Action to be triggered.
    Refer to SAP Help for more content on this, you can also refer to the Best Practice guides for SAP CRM as they step by step logic for setting up.
    Regards
    Arden

Maybe you are looking for