Encoding problem when forwarding mails with attachments using exchange account

Hi,
I'm facing a special misbehaviour of mail. Scenario: With Apple Mail 7.2 I would like to forward an exchange mail with attachments. The mail is wirtten in german and uses german special characters like äüöÄÖÜ. During editing the mail everything is ok which means all characters are shown in thte correct way. When I send the mail, something magic must happen in the background.
When I look in the sent mail folder and open the mail, all special characters are show as "?". Must be an encoding problem, I gues but I don't know how to fix it.
When I send exactly the same mail with another Apple mail account (non exchange), there is no problem. So I assume it has something to do with handling exchange accounts under Apple mail.
Any idea to solve this issue? Thanks in advance.
Br,
Jakob

This is a know issue with Yahoo! Email on the iPhone. When sending email, sometimes it will say it has been sent, while it really has not (and it will not show up in the sent folder).
It has been discussed quite a bit in the forums, so a search will turn up a lot of discussion, but no solid solution. Some say Yahoo is working on a fix, other that Apple is.
The most common solution (which is usually temporary), is to either reboot your phone, and/or delete and reinstall your Yahoo! Mail account on your phone.

Similar Messages

  • Sending mails with attachments using oracle 8i

    Hi,
    Could anybody please send a sample code for sending mails
    with attachments using oracle 8i.
    Thanks in advance

    For oracle8i there is an example package from OTN:
    http://www.oracle.com/technology/sample_code/tech/pl_sql/htdocs/Utl_Smtp_Sample.html
    You have to re-write the package a bit to work it with BLOBs instead of RAW attachments, but that should be no problem
    Hop this helps,
    Michiel

  • Mountain Lion mails with attachments on exchange get lost

    Dear Community,
    we encounter a real annoying and weird issue with CS6 on our Macintoshs using Mountain Lion 10.8.2.
    It all started, that mails with attachments (e.g. JPGS, PDFS...) just get lost and do not arrive. Not all mails but some, spontaneously. But always the same files were affected. Some work, some not.
    Our company is using Exchange, and there is no message back to the sender, that the mail did not arrive. You can even see it on sent items and it occurs in Outlook 2011 as well as Apple Mail. I contacted our IT and they checked the Exchange logs and everything is fine, like the mail would have arrived, bit it does not.
    We went crazy and tried almost everything, clean OS installs, new users... the funny thing: when you forward the mail out of "sent items" it arrives...
    Today a milestone appeared while troubleshooting this issue: We realized, that only files saved from Photoshop, Indesign, Illustrator (basically CS6) are affected. When I save a PSD as a JPEG out of Photoshop and mail it as an attachement it gets lost. Always. Same for PDFs or other file formats out of CS6.. When I open a PSD  on embedded Mac Viewer and export as JPEG or PDF it does arrive the sender. So it only happens when saving the files out of CS6.
    So now, I have no clue how to proceed. Is anybody else having this issue or can help us? It is a mess, because it turns our daily work to a horror.
    Any help is appreciated solving this weird issue. Thank you so much.

    Hi ,
    You can try setting the below value to false and see the results too since its exceeding the recipient thread limit could be a problem with the throttling as well.
    <add key="MailboxDeliveryThrottlingEnabled" value="False" />
    Restart the transport services after the change and see the results.
     Good Luck :)
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com
    Hello, thanks for the try,
    tried the change in edgetransport.exe.config. Restartet the 4 transport services (Transportdelivery,transportsubmission, transport and transport logsearch) No change though. Problem still exists. May this go into msexchangethrotteling.exe.config? 
    Regards
    Michael

  • I can't connect apple mail with a microsoft exchange account

    Since 3 days ago my microsoft exchange account can't be connected from my apple mail

    Hey there ovillamil,
    If you are having issues connecting with your Microsoft Exchange account, take a look at the resources below for troubleshooting steps:
    OS X Mail: Using Microsoft Exchange (EWS) accounts - Apple Support
    https://support.apple.com/en-us/HT201951
    iCloud: Microsoft Exchange behavior with iCloud - Apple Support
    https://support.apple.com/en-is/HT202375
    Microsoft Exchange may require additional configuration in order to allow communication with certain devices. Consult with your IT manager or Administrator of your Exchange server for further questions about your Exchange setup. 
    Regards,
    - Judy

  • When forwarding mail with 2 attachments it only attaches one of them.

    Trying to forward email with more than one attachment but it only attaches one of them. Please help

    That's the problem with getting yourself popular on the internet - its not so easy to disappear!
    I would have thought it would be better to publish the new files with the same folder name as the old one....
    TrethowansDairyShop
    ... and keep the same page name for your landing page....
    TRETHOWANS_DAIRY.html
    That way the new files would simply overwrite the old on your iDisk and you won't have to start from square one with SEO. Also your original site name and home page name are a lot better for SEO than the generic "Site" and "Home". If you want to be found by search engines, avoid these page names such as "About", "Contact" etc, like the plague.

  • Crashing when opening mail with attachments (exchange server)

    Hi,
    I have a user using Mac OS X Mail with an Exchange Server. OS X Mail crashes when she opens an email with an attachment. Though it doesn't happen all the time, when it does crash there is an attachment with the email.
    Crash report below:
    Date/Time: 2007-04-30 10:26:35.635 -0700
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [58]
    Version: 2.1.1 (752.3)
    Build Version: 1
    Project Name: MailViewer
    Source Version: 7520300
    PID: 415
    Thread: 10
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0:
    0 libSystem.B.dylib 0x9000a457 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082bace CFRunLoopRunInMode + 61
    3 com.apple.HIToolbox 0x92ddc8d8 RunCurrentEventLoopInMode + 285
    4 com.apple.HIToolbox 0x92ddbfe2 ReceiveNextEventCommon + 385
    5 com.apple.HIToolbox 0x92ddbe39 BlockUntilNextEventMatchingListInMode + 81
    6 com.apple.AppKit 0x93262465 _DPSNextEvent + 572
    7 com.apple.AppKit 0x93262056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    8 com.apple.AppKit 0x9325bddb -[NSApplication run] + 512
    9 com.apple.AppKit 0x9324fd2f NSApplicationMain + 573
    10 com.apple.mail 0x00094df2 0x1000 + 605682
    11 com.apple.mail 0x00094d19 0x1000 + 605465
    Thread 1:
    0 libSystem.B.dylib 0x9000a457 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082bace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92823d3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x92823c36 -[NSRunLoop run] + 75
    5 com.apple.MessageFramework 0x9949e5af +[_NSSocket _runIOThread] + 97
    6 com.apple.Foundation 0x927ee2e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024987 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x9001a93c select + 12
    1 libSystem.B.dylib 0x90024987 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90025027 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284426c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.AppKit 0x93339270 -[NSUIHeartBeat _heartBeatThread:] + 377
    3 com.apple.Foundation 0x927ee2e0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024987 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x9000a457 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082bace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92823a0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927ee2e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024987 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x9000a457 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082bace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9284abc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927ee2e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024987 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x9000a457 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082bace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92823d3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x92823c36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94cbb529 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927ee2e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024987 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90049617 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288cd30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288cc7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x99499821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927ee2e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024987 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90049617 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288cd30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288cc7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x99499821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927ee2e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024987 pthreadbody + 84
    Thread 9:
    0 libSystem.B.dylib 0x90049617 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288cd30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288cc7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x99499821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927ee2e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024987 pthreadbody + 84
    Thread 10 Crashed:
    0 libobjc.A.dylib 0x90a57387 objc_msgSend + 23
    1 com.apple.MessageFramework 0x99499993 -[InvocationQueue _drainQueue] + 580
    2 com.apple.Foundation 0x927ee2e0 forkThreadForFunction + 123
    3 libSystem.B.dylib 0x90024987 pthreadbody + 84
    Thread 11:
    0 libSystem.B.dylib 0x90049617 semaphoretimedwait_signaltrap + 7
    1 ...apple.AddressBook.framework 0x9475e646 -[ABRemoteImageLoader workLoop] + 158
    2 com.apple.Foundation 0x927ee2e0 forkThreadForFunction + 123
    3 libSystem.B.dylib 0x90024987 pthreadbody + 84
    Thread 10 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x927d26ce ecx: 0x90abdfd0 edx: 0x00000177
    edi: 0x00000008 esi: 0xb0230e38 ebp: 0xb0230ec8 esp: 0xb0230e04
    ss: 0x0000001f efl: 0x00010206 eip: 0x90a57387 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1b2fff com.apple.mail 2.1.1 (752.3) /Applications/Mail.app/Contents/MacOS/Mail
    0x14d97000 - 0x14d98fff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x14df7000 - 0x14df7fff com.apple.SpotLightCM 1.0 (121.36) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x15048000 - 0x1505dfff com.apple.Mail.Syncer 1.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x15206000 - 0x15208fff com.apple.AutomatorCMM 1.0.1 (68) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x15225000 - 0x15229fff com.apple.FolderActionsMenu 1.3.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x1522e000 - 0x1522ffff com.symantec.NAVCMPlugIn 10.1 (003) /Library/Contextual Menu Items/NAVCMPlugIn.plugin/Contents/MacOS/NAVCMPlugIn
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90170fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x901c2fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c4000 - 0x90201fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90228000 - 0x902fefff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90912000 - 0x90a05fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a55000 - 0x90ad4fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afd000 - 0x90b61fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd0000 - 0x90bd7fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdc000 - 0x90c4ffff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c64000 - 0x90c76fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7c000 - 0x90f22fff com.apple.CoreServices.CarbonCore 682.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f65000 - 0x90fcdfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91005000 - 0x91043fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91056000 - 0x91066fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91071000 - 0x910effff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91124000 - 0x91142fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9114e000 - 0x9115cfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9115f000 - 0x912fefff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913fc000 - 0x91404fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9140b000 - 0x91412fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91416000 - 0x9143cfff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9144e000 - 0x914c7fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91515000 - 0x91515fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91517000 - 0x91542fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91555000 - 0x91629fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91664000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170e000 - 0x917b7fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917dd000 - 0x91828fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91847000 - 0x9185dfff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91869000 - 0x91883fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188d000 - 0x918cafff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918de000 - 0x918eafff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f1000 - 0x91930fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91943000 - 0x919f5fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3b000 - 0x91a51fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a56000 - 0x91a74fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a79000 - 0x91ad8fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aea000 - 0x91aeefff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af0000 - 0x91b74fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b78000 - 0x91bb5fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bbb000 - 0x91bd5fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bda000 - 0x91bdcfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bde000 - 0x91cbcfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cd9000 - 0x91cd9fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cdb000 - 0x91d69fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d70000 - 0x91d70fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d72000 - 0x91dcbfff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dd4000 - 0x91df8fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e00000 - 0x92209fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92243000 - 0x925f7fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92624000 - 0x92711fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92713000 - 0x92790fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d1000 - 0x92a01fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b1b000 - 0x92b32fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b3d000 - 0x92b95fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ba9000 - 0x92ba9fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bab000 - 0x92bbbfff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bc9000 - 0x92bd1fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bd7000 - 0x92bdcfff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92be2000 - 0x92c73fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c87000 - 0x92c8afff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c8d000 - 0x92caafff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cba000 - 0x92cc0fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cc6000 - 0x92d29fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d4d000 - 0x92d8efff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db5000 - 0x92dc2fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dc9000 - 0x92dcefff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd3000 - 0x930c8fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931ce000 - 0x931d9fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931de000 - 0x931f9fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93249000 - 0x93249fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9324b000 - 0x93901fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c82000 - 0x93cfdfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d36000 - 0x93df0fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e33000 - 0x93e33fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e35000 - 0x93ff6fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9403c000 - 0x9407dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94085000 - 0x940bffff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940c4000 - 0x940d5fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94119000 - 0x94161fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x941ed000 - 0x941fdfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9420a000 - 0x94247fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94263000 - 0x94272fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94279000 - 0x94284fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942d0000 - 0x942eafff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942f0000 - 0x945aefff com.apple.QuickTime 7.1.5 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x94712000 - 0x9485bfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x948e7000 - 0x948f6fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948fd000 - 0x94926fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9492c000 - 0x9493bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9493f000 - 0x94964fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94970000 - 0x9498dfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94cb9000 - 0x94d4bfff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94da5000 - 0x94e27fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94e5a000 - 0x95139fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x952b8000 - 0x952dbfff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x952e2000 - 0x9536afff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x95502000 - 0x9553afff com.apple.PDFKit 1.0.3 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95a57000 - 0x95a6dfff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96468000 - 0x96468fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9694b000 - 0x9696dfff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x97304000 - 0x97311fff com.apple.DMNotification 1.0.4 (37) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x974a2000 - 0x97579fff com.apple.QuartzComposer 1.2.4 (32.22) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97602000 - 0x97602fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9776d000 - 0x97787fff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x97b06000 - 0x97b4bfff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x97b70000 - 0x97b99fff com.apple.DotMacSyncManager 1.0.4 (155) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x97ca4000 - 0x97ce9fff com.apple.PAPICommon 2.5 (131) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x99468000 - 0x99473fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9947d000 - 0x995e9fff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message
    Model: MacBookPro1,1, BootROM MBP11.0055.B08, 2 processors, Intel Core Duo, 2.16 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), 0.1.31.1
    Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: Parallels Host-Guest, Ethernet, en2
    Network Service: Parallels NAT, Ethernet, en3
    Serial ATA Device: ST910021AS, 93.16 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 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: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    Mac Book Pro   Mac OS X (10.4.8)  
    Mac Book Pro   Mac OS X (10.4.9)  

    Hi micmac74.
    Mail crashed for no apparent reason.
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all the filesystem issues, if any, reinstall the Combo Update for the type of computer and the version of Mac OS X you’re using, unless this is the version of Mac OS X that came with the computer:
    About the Mac OS X 10.4.9 Combo Update
    Mac OS X 10.4.9 Combo Update for PowerPC
    Mac OS X 10.4.9 Combo Update for Intel
    After installing the Combo Update, the computer may restart twice and the first restart may take several minutes. This is normal.
    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 startup disk before installing the update, no applications should be running while installing it, and you may experience unexpected results if you have third-party system software modifications (not normal applications) installed.

  • How to send e-mails with attachments using microsoft exchange servers?

    I was wondering if there was a way to send e-mails with attached data files.  The e-mail server utilizes a Microsoft Exchange Server.  I would appreciate any help that is provided.

    What version and type of development system of LabVIEW do you have. You have the SMTP Email Send File and SMTP Email Send Multiple Attachments in all except the base package.

  • Can't Send Attachments Using Exchange Account

    For some reason I can't send attachments using my Exchange account on my iPhone. Pictures, Word docs, Excel Docs, doesn't matter. They just get stuck in my out box and I get the following message, "Cannot Send Mail - An error occurred while delivering this message." I can receive attachments just fine, but cannot send or forward them. If I use any of the other email accounts on my phone, it works fine. The Exchange account is the only issue. Is this some limitation with Exchange on an iPhone or something? Anyone ever have the same problem as was able to fix it? Thanks!

    I've got 38 iPhones deployed running the 3.1.2 OS against an Exchange 2007 server. Several of my users complain about the same issue, and I've seen it myself. I have found a workaround of sorts - I've found that if I've sent a message with an attachment and I get a failure to send, if I manually browse down to the Sent Items folder, that forces a replication of the Sent Items. The next time I do a manual sync, the e-mail with the attachment will go.
    I presume this has something to do with Exchange trying to put a copy of the e-mail in to your Sent Items at the same time the iPhone is trying to send the message.
    Potentially, this might be solved by turning off the option to always store your sent e-mails in the Sent Items. I have not yet tested that as a workaround as from a corporate standpoint and an ease-of-use standpoint, we want that e-mail in the Sent Items for reference.
    If anyone has any success with this fix, please let me know.

  • When I forward mail with attachments, all signatures turn into attachments

    When I forward an email that contains a signature from the sender, and I add an attachment, the entire signature turns into an attachment when the recipient is using Outlook .
    Is there a way around this?
    I have tried Plain and Rich text settings, as well as all of the attachment settings.
    Attachment Tamer isn't working since I upgraded to Yosemite.
    Thanks.

    hi there,
    have you found a solution to forwarding the message with an attachment??
    If so, could u please forward me the codes.
    Thank you,
    Renuka

  • Mail crashes when opening mail with attachments (10.5.6 problem?)

    Hello, and thanks in advance.
    My Mail program is crashing when opening email that is "larger" in size or has attachments embedded in the messages. I think this problem began only after I installed the 10.5.6 update. I don't have any third party plug ins, and I ran Mail Update 10.5.6 without improvement.
    Does anyone have any ideas as to how I can fix this?
    Thank you!

    It might be worth running Disk Utilities and then Repair Disk Permissions to see if that resolves the problem.
    Chris

  • Problem when sending mails with excel attached

    Hi
      I'm tryin to send mails via SAPOffice with attached excel documents. I'm using FM SO_NEW_DOCUMENT_ATT_SEND_API1. I have a problem with the code. Here I post it:
    DATA:  ti_objbin    LIKE solisti1   OCCURS 150 WITH HEADER LINE,
    ti_objhex    LIKE solix      OCCURS 150 WITH HEADER LINE.
    DATA: BEGIN OF i_excel,
    sobid(8) TYPE c,
    tab1 TYPE X VALUE 09, "tab code
    name(80) TYPE c,
    tab2 TYPE X VALUE 09, "tab code
    city(40) TYPE c,
    tab3 TYPE X VALUE 09, "tab code
    kostl(10) TYPE c,
    tab4 TYPE X VALUE 09, "tab code
    ktext(20) TYPE c,
    tab5 TYPE X VALUE 09, "tab code
    fasig(10) TYPE c,
    tab6 TYPE X VALUE 09, "tab code
    ruta(255) TYPE c,
    fin  TYPE X VALUE 13, "carriage return
    END OF i_excel.
    i_excel-sobid        = wa_datos-sobid.
    i_excel-name         = wa_datos-name.
    i_excel-city         = wa_datos-city.
    i_excel-kostl        = wa_datos-kostl.
    i_excel-ktext        = wa_datos-ktext.
    i_excel-fasig        = wa_datos-fasig.
    i_excel-ruta         = wa_datos-ruta.
    WRITE i_excel TO ti_objbin-line.
    APPEND ti_objbin.
    CLEAR  ti_objbin.
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
    EXPORTING
    document_data              = docdata
    put_in_outbox              = 'X'
    TABLES
    packing_list               = ti_objpack
    object_header              = ti_objhead
    contents_bin               = ti_objbin
    contents_txt               = ti_objtxt
    *      contents_hex               = ti_objhex
    receivers                  = ti_reclist
    EXCEPTIONS
    too_many_receivers         = 1
    document_not_sent          = 2
    document_type_not_exist    = 3
    operation_no_authorization = 4
    parameter_error            = 5
    x_error                    = 6
    enqueue_error              = 7
    OTHERS                     = 8.
    I have used this code before, in 4.6C release and it works fine, but now I'm on ECC5.0 and when i check the code, the next error message is generated: ""I_EXCEL" cannot be converted to a character-type field." If i try using MOVE i_excel TO i_objbin-line instead of WRITE, the error message changes to: ""TI_OBJBIN-LINE" and "I_EXCEL" are not mutually convertible in a Unicode program. program.". I have tried using ti_objhex table instead of ti_objbin in order to use 'context_hex' parameter (instead of 'context_bin') on FM, but i get the same result.
    I've been searching any other FM to do this, and i've found more FM of SOI1 function group but i didn´t get the expected result. So i need to send the message with the excel attached, using this FM or any other, but I need some help.  Anyone can help me?
    Thanks and Regards

    hi this is a simple example to send the excel sheet as a mail
    TABLES: ekko.
    PARAMETERS: p_email   TYPE somlreci1-receiver .
    TYPES: BEGIN OF t_ekpo,
      ebeln TYPE ekpo-ebeln,
      ebelp TYPE ekpo-ebelp,
      aedat TYPE ekpo-aedat,
      matnr TYPE ekpo-matnr,
    END OF t_ekpo.
    DATA: it_ekpo TYPE STANDARD TABLE OF t_ekpo INITIAL SIZE 0,
          wa_ekpo TYPE t_ekpo.
    TYPES: BEGIN OF t_charekpo,
      ebeln(10) TYPE c,
      ebelp(5)  TYPE c,
      aedat(8)  TYPE c,
      matnr(18) TYPE c,
    END OF t_charekpo.
    DATA: wa_charekpo TYPE t_charekpo.
    DATA:   it_message TYPE STANDARD TABLE OF solisti1 INITIAL SIZE 0
                    WITH HEADER LINE.
    DATA:   it_attach TYPE STANDARD TABLE OF solisti1 INITIAL SIZE 0
                    WITH HEADER LINE.
    DATA:   t_packing_list LIKE sopcklsti1 OCCURS 0 WITH HEADER LINE,
            t_contents LIKE solisti1 OCCURS 0 WITH HEADER LINE,
            t_receivers LIKE somlreci1 OCCURS 0 WITH HEADER LINE,
            t_attachment LIKE solisti1 OCCURS 0 WITH HEADER LINE,
            t_object_header LIKE solisti1 OCCURS 0 WITH HEADER LINE,
            w_cnt TYPE i,
            w_sent_all(1) TYPE c,
            w_doc_data LIKE sodocchgi1,
            gd_error    TYPE sy-subrc,
            gd_reciever TYPE sy-subrc.
    *START_OF_SELECTION
    START-OF-SELECTION.
      Retrieve sample data from table ekpo
      PERFORM data_retrieval.
      Populate table with detaisl to be entered into .xls file
      PERFORM build_xls_data_table.
    *END-OF-SELECTION
    END-OF-SELECTION.
    Populate message body text
      perform populate_email_message_body.
    Send file by email as .xls speadsheet
      PERFORM send_file_as_email_attachment
                                   tables it_message
                                          it_attach
                                    using p_email
                                          'Example .xls documnet attachment'
                                          'XLS'
                                          'filename'
                                 changing gd_error
                                          gd_reciever.
      Instructs mail send program for SAPCONNECT to send email(rsconn01)
      PERFORM initiate_mail_execute_program.
    *&      Form  DATA_RETRIEVAL
          Retrieve data form EKPO table and populate itab it_ekko
    FORM data_retrieval.
      SELECT ebeln ebelp aedat matnr
       UP TO 10 ROWS
        FROM ekpo
        INTO TABLE it_ekpo.
    ENDFORM.                    " DATA_RETRIEVAL
    *&      Form  BUILD_XLS_DATA_TABLE
          Build data table for .xls document
    FORM build_xls_data_table.
      data: ld_store(50) type c.  "Leading zeros
      CONSTANTS: con_cret(5) TYPE c VALUE '0D',  "OK for non Unicode
                 con_tab(5) TYPE c VALUE '09'.   "OK for non Unicode
    *If you have Unicode check active in program attributes thnen you will
    *need to declare constants as follows
    *class cl_abap_char_utilities definition load.
    *constants:
       con_tab  type c value cl_abap_char_utilities=>HORIZONTAL_TAB,
       con_cret type c value cl_abap_char_utilities=>CR_LF.
      CONCATENATE 'EBELN' 'EBELP' 'AEDAT' 'MATNR' INTO it_attach SEPARATED BY con_tab.
      CONCATENATE con_cret it_attach  INTO it_attach.
      APPEND  it_attach.
      LOOP AT it_ekpo INTO wa_charekpo.
    *Modification to retain leading zeros
      inserts code for excell REPLACE command into ld_store
      =REPLACE("00100",1,5,"00100")
        concatenate '=REPLACE("' wa_charekpo-ebelp '",1,5,"'
                                 wa_charekpo-ebelp '")' into ld_store .
      concatenate ld_store into .xls file instead of actual value(ebelp)
        CONCATENATE wa_charekpo-ebeln ld_store  wa_charekpo-aedat wa_charekpo-matnr  INTO it_attach SEPARATED BY con_tab.
        CONCATENATE con_cret it_attach  INTO it_attach.
        APPEND  it_attach.
      ENDLOOP.
    ENDFORM.                    " BUILD_XLS_DATA_TABLE
    *&      Form  SEND_FILE_AS_EMAIL_ATTACHMENT
          Send email
    FORM send_file_as_email_attachment tables pit_message
                                              pit_attach
                                        using p_email
                                              p_mtitle
                                              p_format
                                              p_filename
                                              p_attdescription
                                              p_sender_address
                                              p_sender_addres_type
                                     changing p_error
                                              p_reciever.
      DATA: ld_error    TYPE sy-subrc,
            ld_reciever TYPE sy-subrc,
            ld_mtitle LIKE sodocchgi1-obj_descr,
            ld_email LIKE  somlreci1-receiver,
            ld_format TYPE  so_obj_tp ,
            ld_attdescription TYPE  so_obj_nam ,
            ld_attfilename TYPE  so_obj_des ,
            ld_sender_address LIKE  soextreci1-receiver,
            ld_sender_address_type LIKE  soextreci1-adr_typ,
            ld_receiver LIKE  sy-subrc.
      ld_email   = p_email.
      ld_mtitle = p_mtitle.
      ld_format              = p_format.
      ld_attdescription      = p_attdescription.
      ld_attfilename         = p_filename.
      ld_sender_address      = p_sender_address.
      ld_sender_address_type = p_sender_addres_type.
    Fill the document data.
      w_doc_data-doc_size = 1.
    Populate the subject/generic message attributes
      w_doc_data-obj_langu = sy-langu.
      w_doc_data-obj_name  = 'SAPRPT'.
      w_doc_data-obj_descr = ld_mtitle .
      w_doc_data-sensitivty = 'F'.
    Fill the document data and get size of attachment
      CLEAR w_doc_data.
      READ TABLE it_attach INDEX w_cnt.
      w_doc_data-doc_size =
         ( w_cnt - 1 ) * 255 + STRLEN( it_attach ).
      w_doc_data-obj_langu  = sy-langu.
      w_doc_data-obj_name   = 'SAPRPT'.
      w_doc_data-obj_descr  = ld_mtitle.
      w_doc_data-sensitivty = 'F'.
      CLEAR t_attachment.
      REFRESH t_attachment.
      t_attachment[] = pit_attach[].
    Describe the body of the message
      CLEAR t_packing_list.
      REFRESH t_packing_list.
      t_packing_list-transf_bin = space.
      t_packing_list-head_start = 1.
      t_packing_list-head_num = 0.
      t_packing_list-body_start = 1.
      DESCRIBE TABLE it_message LINES t_packing_list-body_num.
      t_packing_list-doc_type = 'RAW'.
      APPEND t_packing_list.
    Create attachment notification
      t_packing_list-transf_bin = 'X'.
      t_packing_list-head_start = 1.
      t_packing_list-head_num   = 1.
      t_packing_list-body_start = 1.
      DESCRIBE TABLE t_attachment LINES t_packing_list-body_num.
      t_packing_list-doc_type   =  ld_format.
      t_packing_list-obj_descr  =  ld_attdescription.
      t_packing_list-obj_name   =  ld_attfilename.
      t_packing_list-doc_size   =  t_packing_list-body_num * 255.
      APPEND t_packing_list.
    Add the recipients email address
      CLEAR t_receivers.
      REFRESH t_receivers.
      t_receivers-receiver = ld_email.
      t_receivers-rec_type = 'U'.
      t_receivers-com_type = 'INT'.
      t_receivers-notif_del = 'X'.
      t_receivers-notif_ndel = 'X'.
      APPEND t_receivers.
      CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
           EXPORTING
                document_data              = w_doc_data
                put_in_outbox              = 'X'
                sender_address             = ld_sender_address
                sender_address_type        = ld_sender_address_type
                commit_work                = 'X'
           IMPORTING
                sent_to_all                = w_sent_all
           TABLES
                packing_list               = t_packing_list
                contents_bin               = t_attachment
                contents_txt               = it_message
                receivers                  = t_receivers
           EXCEPTIONS
                too_many_receivers         = 1
                document_not_sent          = 2
                document_type_not_exist    = 3
                operation_no_authorization = 4
                parameter_error            = 5
                x_error                    = 6
                enqueue_error              = 7
                OTHERS                     = 8.
    Populate zerror return code
      ld_error = sy-subrc.
    Populate zreceiver return code
      LOOP AT t_receivers.
        ld_receiver = t_receivers-retrn_code.
      ENDLOOP.
    ENDFORM.
    *&      Form  INITIATE_MAIL_EXECUTE_PROGRAM
          Instructs mail send program for SAPCONNECT to send email.
    FORM initiate_mail_execute_program.
      WAIT UP TO 2 SECONDS.
      SUBMIT rsconn01 WITH mode = 'INT'
                    WITH output = 'X'
                    AND RETURN.
    ENDFORM.                    " INITIATE_MAIL_EXECUTE_PROGRAM
    *&      Form  POPULATE_EMAIL_MESSAGE_BODY
           Populate message body text
    form populate_email_message_body.
      REFRESH it_message.
      it_message = 'Please find attached a list test ekpo records'.
      APPEND it_message.
    endform.                    " POPULATE_EMAIL_MESSAGE_BODY
    regards,
    venkat.

  • Problems sending e-mail with attachments

    Hi.
    When I try to send a photo as an attachment to an e-mail the phone won't send it unless I am connected to wi-fi, not through my mobile connection. Is it possible to change these settings? I can send/recieve 5GB for free each month through my mobile service provider, so that shouldn't be a problem...

    When you are trying to send over your wireless carrier is it 3G?

  • Sending mail with BPEL - using GMail account

    Tried to send an email via BPEL. I use my Gmail Account - which I've setup to use POP for outgoing mail.
    I've changed the settings in ns_emails accordingly:
    <EmailAccounts xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"
         EmailMimeCharset=""
         NotificationMode="EMAIL">
         <EmailAccount>
              <Name>Default</Name>
              <GeneralSettings>
                   <FromName>readsoft.consit</FromName>
                   <FromAddress>[email protected]</FromAddress>
              </GeneralSettings>
              <OutgoingServerSettings>
                   <SMTPHost>smtp.gmail.com</SMTPHost>
                   <SMTPPort>465</SMTPPort>
                   <AuthenticationRequired>true</AuthenticationRequired>
                   <UserName>[email protected]</UserName>
                   <Password>my_password_in_clear_text</Password>
                   <UseSSL>true</UseSSL>
              </OutgoingServerSettings>
              <IncomingServerSettings>
                   <Server>pop.gmail.com</Server>
                   <Port>999</Port>
                   <Protocol>pop3</Protocol>
                   <UserName>readsoft.consit</UserName>
                   <Password ns0:encrypted="false" xmlns:ns0="http://xmlns.oracle.com/ias/pcbpel/NotificationService">my_password_in_clear_text</Password>
                   <UseSSL>true</UseSSL>
                   <Folder>Inbox</Folder>
                   <PollingFrequency>1</PollingFrequency>
                   <PostReadOperation>
                        <MarkAsRead/>
                   </PostReadOperation>
              </IncomingServerSettings>
         </EmailAccount>
    But when I check the domain.log and it states that it still doesn't work:
    Domain.log:
    Notification via voice, fax, SMS, IM or pager will be sent.
    Emails will be sent with the current settings. If you would like to enable them, please configure accounts in ns_iaswconfig.xml and then set the NotificationMode attribute in ns_emails.xml to either NONE, EMAIL or ALL.
    Should I change somethin in iaswconfig.xml - and if yes - what?
    Rgds, Henrik

    Hi, Henrik:
    Please check out this post:
    Problem in sending Email notification from BPEL
    You need to get the right parameters of your Email server.(I also have a try of gmail server, it doesn't work. But my other email can take affect. So you can change another mail to have a try)
    Thanks,
    Melody

  • Trouble sending some e-mails with iPhone using Yahoo account

    Hi Everyone,
    I hope someone can help me with this problem. It seems that about 30% of the e-mails I compose directly from my iPhone never reach their destination. When I hit "send" they simply disappear from the screen with no record of them in yahoo's "sent" folder.
    It is getting very frustrating, especially after I spend 15 minutes or so tapping out an e-mail letter by letter (I am slow).
    Is anyone else having this problem? If so, how did you solve it??
    I am a bit of a neophyte so if you could walk through a solution, I would be most appreciative.
    Thank You!

    This is a know issue with Yahoo! Email on the iPhone. When sending email, sometimes it will say it has been sent, while it really has not (and it will not show up in the sent folder).
    It has been discussed quite a bit in the forums, so a search will turn up a lot of discussion, but no solid solution. Some say Yahoo is working on a fix, other that Apple is.
    The most common solution (which is usually temporary), is to either reboot your phone, and/or delete and reinstall your Yahoo! Mail account on your phone.

  • I'm using OS 10.6.8 and Mail 4.5. When I receive mails with attachments which are visible the save button doesn't work. Some contacts have problems opening files sent by me using Mail too. This was never a problem on pre-Intel. A real Mac **** up !

    I'm using OS 10.6.8 and Mail 4.5. When I receive mails with attachments which are visible the save button doesn't work. And some contacts occasionally have problems opening files sent by me using Mail too. This was never a problem on pre-Intel Mac. A real Mac **** up ! Any ideas ?

    Can you drag and drop the attachments visible in the email to the Desktop OK or does that fail ?
    Re the sending: Are these recipients on Mac's or PC's as the file type could be an issue, if on Mac's then try setting the Mail Preferences Composing setting to Plain Text not Rich Text and see if that improves things.

Maybe you are looking for

  • RE: [iPlanet-JATO] Href click & tiled view display

    Srinivas, I hope that I am not oversimplifying your first question; repost if I do not answer your question. Independent of JATO, HTML Form button sumbits will include the scraping of data off the form input fields; the data will passed as part of th

  • Export & import of query (SQ01/SQ02/SQ03)

    Hi, How to export/import SAP Query (SQ01/SQ02/SQ03) without any transport request. waiting for ur reply. Thanks in Advance, Pranab

  • Executing BW Queries in BSP Page

    Hi,   Can someone provide source code taking one query and accessing it through the BSP event handler page?   Will the BSP Page can replicate the same functionality of the BEX web application?   Can i have drilldown,graphics everything in BSP applica

  • Running multiple VI's on same NIDAQ CARD, It only seems to allow me to run one instance on Analog Input per card.

    I need to run 20 copies of a top level VI simultaneously. The first VI runs fine, however, when I start the second one, it runs without errors it just doesn't take any Analog Voltage readings. The first one continues to run smoothly. LabVIEW 8.2, Win

  • Error "Nothing in SQL buffer to run"

    Hi All, I am facing an error while running sql script (names.sql) " Nothing in SQL buffer to run" . The sql file contains insert and update statements. I don't understand why it is giving that error. i tried changing the directory where the file is k