Force Attachments as Attachments, not inline

Hi,
I'm using Mail for my work email now, because I'm tired of Thunderbird leaving artifacts on my desktop whenever I open an attachment. I've grown quite fond of it, but for one quirk.
I'm required to deal with .slk files on a regular basis, and for some reason the Mail application forces them in-line. I would prefer to open them with StarOffice, because they're jibberish in-line.
Is there a way to force included files to be treated as attachments, and not in-line? I can't find anything in the preferences.
TIA -
Mike

Greetings,
Mail doesn't force any attachments to be inline; that's determined by the recipient's email client. You can prevent that by sending all mail as Plain Text only, or compress the files into a .zip archive and send that instead.

Similar Messages

  • Attaching files as Attachments, not INLINE attachments

    I'm sending images to a client who's on Lotus Notes (7.02). We have discovered an issue with inline attachments in Lotus, where attachments can only be drag and dropped out of Lotus if the attachment was NOT sent as an inline attachment.
    This was tested in Thunderbird by changing the mail.contentdispositiontype preference as per this article:
    http://kb.mozillazine.org/Sendattachments_as_realattachments
    In any event, the client is not able to switch from Lotus to OS X mail or any other client– as this is a large organization.
    The issue is easily fixed on my end by using Thunderbird– but that's not the path that I'd like to take–I'd like to know how to address this in OS X Mail.
    I've already clicked on windows friendly, send at end of message, and tried right clicking and setting the attachment to 'show as icon'– all in an attempt to get OS X Mail to send 'real' attachments, as opposed to inline.
    Does anyone know of a .plist file, or a hidden preference that can be enabled to address this?
    Thanks!

    exactly the same with on of my clients (Lotus, blocker, large org...). I have filed an problem case on this.
    http://www.ietf.org/rfc/rfc2183.txt
    http://www.iana.org/assignments/mail-cont-disp
    My understanding is Apple Mail has no outgoing option (GUI) to set the "Mail Content Disposition Value" to "attachment" (RFC2183 2.2) to have an "user controlled display" as opposed to "inline" (RFC2183 2.1) and "displayed automatically" on the side of the recipient.
    In short the Summary (RFC2183 4.):
    +"Content-Disposition takes one of two values, `inline' and `attachment'. `Inline' indicates that the entity should be immediately displayed to the user, whereas `attachment' means that the user should take additional action to view the entity."+
    I also suggest we should also have a preference for incoming mail to not display content at all as "inline" regardless of the Content-Disposition Value if we want to.
    Btw. I am also missing the option (MDN) to request a notification that a message is delivered/read.
    http://www.ietf.org/rfc/rfc3798.txt

  • How do I email photos taken on the iphone, without having them embedded in the email?  I would like to have them as attachments, not shown in the body of the email)

    How do I email photos taken on the iphone, without having them embedded in the email? I would like to have them as attachments, not shown in the body of the email.

    @ Philly
    Yes there is,
    When you recieve a mail with an attachement (inline or as a picture) right click (or control click) the attachement and choose "show as symbol" or "show fullsize" (or completely or something like that, I don't work in English version). Mail will take this as a general preference.
    Ben

  • Attachments not opeing defaulting to video

    attachments not opeing defaulting to video what can i do to open my email attachments

    JLedesma1, welcome to the forum.
    When requesting help you should always include the make/model of the computer and/or monitor. This information is necessary for us to review the specifications of them.  Also, which email program are you using?
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • I have an issue with some PDF documents   some MS Office documents, notably MS Word when received in eMail as attachments not displaying on iPhones, iPad 2s

    Hi,
    I have an issue with some PDF documents & some MS Office documents, notably MS Word when received in eMail as attachments not displaying properly on iPhones, iPad 2s & new iPads?
    PDF docs - areas of the doc only show as grey splotches regardles of viewer
    MS Word Docs -
    inserted graphics don't display at all,
    tables & lists especially with borders are broken &
    tables & lists missing the borders &
    tables & lists missing the 1st 1-2 lines of the lists/tables.
    This is replicated on iPhone 4s, iPhone 4Ss, iPad 2s, iPad new (x2)
    It certainly happens in iOS 5.1.1 & iOS 5.1
    We believe it all worked aok in iOS 5.0.1(?) & prior
    There is no problems reading/seeing these PDF & Word docs on anything other than iDevices.
    This is rather critical for us & if not quickly fixed/rectified will prevent us from further purchases of these devices
    Rolling back to iOS 5.0.1 or prior I believe isn't possible because of the BaseBand update(?) & isn't much of an option because of the quite noticeable Battery/Charging/WiFi improvements in 5.1 & 5.1.1

    Hi,
    I logged a call with AppleCare & have since had explained why this occurs (some time ago)
    I'll try to explain what was indicated to me.
    iOS has a limited Font Set & this affects what PDFs can display. You need to use iOS supported fonts in your PDFs to see/read them properly  
    These supported fonts are indicated here => http://support.apple.com/kb/HT4980
    Regards MS office docs, iOS doesn't have much of an API to work with MS Office documents at all so is stuck with 3rd Party Apps to try to do it.
    Unfortunately Mail in/on iOS uses the API to attempt to open/use MS Office attachments unless you tell it to use an App to open the attachment.
    I have had success opening & reading MS office docs now with CloudOn, but find it slow & very awkward to use.
    Not too sure if this helps others, but at least it explains why this is occurring

  • Check the total sizes of total attachments not allow more than 9 mb when adding attachments to a PDF

    My clients requested the form has the validation when I add attachments to a PDF, the total sizes of these  attachments not more than 9 Mb. I can just check the size of each attachment but I cannot check the total sizes of the attachment.  I am not sure what I am doing wrong the coding is unsuccessful.  Please help!!!! 
    Thank you very much.
    CindyWhat
    Here is the coding in event:click - attachment button
    var maxSize=75497472; //bits
    try{
    var count= 0;
    var oDoc = event.target;
    var oAttachment = oDoc.dataObjects;
    if(oAttachment != null){
      count = oAttachment.length;
    oDoc.importDataObject("attachment" + (count + 1))
    var dataObj = oDoc.getDataObject("attachment" + (count + 1));
    var fileName = dataObj.path;
    var fileType = fileName.substring(fileName.lastIndexOf("."));
      if(fileType != ".pdf" && fileType != ".PDF" && fileType != ".JPG" &&
      fileType != ".jpg" && fileType != ".tif" && fileType != ".TIF"&&
      fileType != ".tiff" && fileType != ".TIFF" &&
      fileType != ".doc" && fileType != ".DOC"){
                    xfa.host.messageBox("Please correct the file type.");
                    oDoc.removeDataObject("attachment" + (count + 1));
    // combine size
      //get content
      var oFile = oDoc.getDataObjectContents("attachment" + (count + 1), true);
                            var oBase64Stream = SOAP.streamEncode(oFile, "base64");
                          var oFile = SOAP.stringFromStream(oBase64Stream);
                            // check the length of the document
                            var lenTotal = oFile.length;
                            FileSize.rawValue = lenTotal;
      if (lenTotal > maxSize)
       xfa.host.messageBox("the total size is 9 MB");
       oDoc.removeDataObject("attachment" + (count + 1));
      }// end if
      else
       xfa.host.messageBox("successfull attachment","Attachment",2);
    catch (e)
    xfa.host.messageBox("Please review the document");

    We are using Microsoft SQL Server 2008 . but it's well with MySQL & JBoss

  • Attachments not showing as attachments in mail

    Why are my attachments not showing up as attachments when recieved. They are sent from Mail as windows "friendly" - but never the less always show up inlaid in the mail. The recipient then have to ctrl clik on the documents, save them on the harddrive before being able to fx print.
    very annoying indeed - please can anyone help on this :-)

    thanks for quick responce - but the problem lies with the recievers of MY mails - where the attachments is only inlaid and not showing as an attachment. The reciever then have problems opening attachments in i.e. Photoshop, and they cannot print the attachments directly from the mail..

  • Is there away to send an email message on the ipad with a photo attachment "not" inline in the message?

    I need to send an email message on the ipad with a photo as an attachment "not" inline in the message?  I do not want the photo embedded in the email message.  I'm using exchange on the ipad. 

    Apple Mail will display attachments that are one page or less. While the photo will be displayed it is sent as an attachment. The recipient can click and drag the photo to their desktop just like any other attachment.

  • Move graphics with text--but not inline--in PM...??

    Hello, is there a way in PageMaker to move graphics with text but not inline? I ask because right now I see two options for graphics:
    --inline, so you cannot place the graphic exactly where you want AND the text only flows way above or below--but not next to--the graphic
    or
    --independent so you can place the graphic exactly where you want and the text DOES flow right next to the graphic, but then the graphic doesn't move with the text
    I'd like to be able to place graphics exactly where I want AND have them move with the text, like the "Move object with text" option in Word.
    thank you!
    L

    well it has been a while since i used PageMaker so i didn't realize it was "dead."
    though i'm not surprised and am kind of glad. i was hired into a new job recently
    to work on a department newsletter, and i'm trying to find a good authoring program
    within our budget. right now the newsletter is in Word but we've had a lot of problems
    with Word so i'm seeking an alternate solution. i'd like Frame but again there isn't
    enough money in the budget. i need a good option that is $500 or less...i'm trying Publisher
    now too but not enough functionality...

  • Imovie won't open on mac.  i've restarted and "forced-quit" move.  not responding. any suggestions?

    iMovie won't respond.  I've restarted and "forced-quit" move, but not getting a response.  Any suggestions?

    Thanks for the suggestions... tried changing resolution and that had no effect, and I've checked my Perian and DivX installations in System Preferences and both say they are completely up to date. I upgraded Quicktime today to 7.5 before all of this became a problem -- but I don't know how to upgrade iLife. In Software Update everything is completely up to date (eg each of the iLife apps).
    Oh well, iMovie is not very useful to me anyway -- just somehow annoying that it fails to work. No point flogging a dead horse!!
    Any other ideas gratefully received... many thanks in advance

  • Attachments not displayed inline for quoted printable email

    I have one correspondent who uses Outlook on a Mac - no attachments from their emails are displayed in line. I believe that it is due to the fact that the HTML part has content transfer encoding equal to "quoted-printable" and all of the image tags have src=3D"...",
    e.g.
    <img src=3D"cid:C24BE50E-5D6F-46D3-9EFB-1C569F35CA70" type=3D"ima=
    ge/png">
    The 3D" seems to be the only difference in a view source compared with an email generated by Thunderbird.
    Is there any way of correctly displaying these emails?
    Troubleshooting Information
    This page contains technical information that might be useful when you're trying to solve a problem. If you are looking for answers to common questions about Thunderbird, check out our support website.
    Include account names (possibly identifying information)
    Application Basics
    Name Thunderbird
    Version 31.3.0
    User Agent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
    Profile Folder
    (Local drive)
    Application Build ID 20141127140543
    Enabled Plugins about:plugins
    Build Configuration about:buildconfig
    Memory Use about:memory
    Mail and News Accounts
    ID Incoming server Outgoing servers
    Name Connection security Authentication method Name Connection security Authentication method Default?
    Crash Reports
    Report ID Submitted
    All Crash Reports
    Extensions
    Name Version Enabled ID
    Duplicate Contact Manager 0.9.2 true {b4447f60-db9c-11da-a94d-0800200c9a66}
    gContactSync 1.1.2 true [email protected]
    Lightning 3.3.2 true {e2fda1a4-762b-4020-b5ad-a41df1933103}
    LookOut 1.2.13 true [email protected]
    Nostalgy 0.2.33 true [email protected]
    Provider for Google Calendar 1.0.3 true {a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
    QuickFolders 3.14.1 true [email protected]
    Signature Switch 1.6.12 true {2ab1b709-ba03-4361-abf9-c50b964ff75d}
    StartupMaster 1.6 true {506d044e-41fa-4cc8-9dc6-9ff70e96eebf}
    AttachmentExtractor 1.3.5.1 false {35834d20-efdb-4f78-ab77-9635fb4e56c4}
    Important Modified Preferences
    Name Value
    accessibility.typeaheadfind.flashBar 0
    browser.cache.disk.capacity 358400
    browser.cache.disk.smart_size.first_run false
    browser.cache.disk.smart_size.use_old_max false
    browser.cache.disk.smart_size_cached_value 358400
    dom.max_chrome_script_run_time 0
    extensions.lastAppVersion 31.3.0
    font.internaluseonly.changed false
    font.language.group x-unicode
    font.name.monospace.el Consolas
    font.name.monospace.tr Consolas
    font.name.monospace.x-baltic Consolas
    font.name.monospace.x-central-euro Consolas
    font.name.monospace.x-cyrillic Consolas
    font.name.monospace.x-unicode Consolas
    font.name.monospace.x-western Consolas
    font.name.sans-serif.el Calibri
    font.name.sans-serif.tr Calibri
    font.name.sans-serif.x-baltic Calibri
    font.name.sans-serif.x-central-euro Calibri
    font.name.sans-serif.x-cyrillic Calibri
    font.name.sans-serif.x-unicode Calibri
    font.name.sans-serif.x-western Calibri
    font.name.serif.el Cambria
    font.name.serif.tr Cambria
    font.name.serif.x-baltic Cambria
    font.name.serif.x-central-euro Cambria
    font.name.serif.x-cyrillic Cambria
    font.name.serif.x-unicode Cambria
    font.name.serif.x-western Tahoma
    font.size.fixed.el 14
    font.size.fixed.tr 14
    font.size.fixed.x-baltic 14
    font.size.fixed.x-central-euro 14
    font.size.fixed.x-cyrillic 14
    font.size.fixed.x-unicode 14
    font.size.fixed.x-western 14
    font.size.variable.el 17
    font.size.variable.tr 17
    font.size.variable.x-baltic 17
    font.size.variable.x-central-euro 17
    font.size.variable.x-cyrillic 17
    font.size.variable.x-unicode 17
    font.size.variable.x-western 17
    gfx.direct3d.last_used_feature_level_idx 0
    mail.openMessageBehavior.version 1
    mail.winsearch.enable true
    mail.winsearch.firstRunDone true
    mail.winsearch.global_reindex_time 1315322188
    mailnews.database.global.datastore.id 69632081-3877-4fb8-9cb6-4efc696a7e0
    network.cookie.cookieBehavior 2
    network.cookie.prefsMigrated true
    places.database.lastMaintenance 1420755859
    places.history.expiration.transient_current_max_pages 104858
    places.history.expiration.transient_optimal_database_size 167772160
    plugin.importedState true
    Graphics
    Adapter Description Intel(R) HD Graphics 4600
    Vendor ID 0x8086
    Device ID 0x0412
    Adapter RAM Unknown
    Adapter Drivers igdumdim64 igd10iumd64 igd10iumd64 igdumdim32 igd10iumd32 igd10iumd32
    Driver Version 10.18.10.3277
    Driver Date 8-19-2013
    Direct2D Enabled true
    DirectWrite Enabled true (6.3.9600.17415)
    ClearType Parameters Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 100
    WebGL Renderer false
    GPU Accelerated Windows 5/5 Direct3D 10
    AzureCanvasBackend direct2d
    AzureSkiaAccelerated 0
    AzureFallbackCanvasBackend cairo
    AzureContentBackend direct2d
    JavaScript
    Incremental GC 1
    Accessibility
    Activated 0
    Prevent Accessibility 0
    Library Versions
    Expected minimum version Version in use
    NSPR 4.10.6 4.10.6
    NSS 3.16.2.3 Basic ECC 3.16.2.3 Basic ECC
    NSS Util 3.16.2.3 3.16.2.3
    NSS SSL 3.16.2.3 Basic ECC 3.16.2.3 Basic ECC
    NSS S/MIME 3.16.2.3 Basic ECC 3.16.2.3 Basic ECC

    Sorry.

  • Email Attachments not showing inline on outlook

    My friends cant view the attachments which i send out from my iphone 4s on their outlook no matter 2007/10 and my signature showing on attachement as well as untitled attachment, Please i need help on this ..

    THIS LINK HAS SOLVED MY PROBLEM:
    Turn off 3G
    Turn off Cellular Data service
    Reset Network Settings (you will lose all wifi settings)
    Delete all the email accounts (will lose all mails)
    Disable push and fetch mail features.
    Reboot phone
    Re-add each email address one by one
    Re-enable the fetch and push features for the emails
    Re-enable 3G
    Re-enable Cellular Data service
    Re-Add your wifi networks and passwords.

  • Before: attachments not in body of letter. Now: attachments in body of letter - not wanted so. How do I fix?

    A few days ago when I used Thunderbird in sending e-mail messages as I would place an attachment it would just stay as an attachment and there was not change to what I had entered in the body of the message.
    Now when I make an attachment to an e-mail message, the attachment holds with the message, but also becomes part of the body of the message. i.e. form or picture now showing in full in body of e-mail message.
    I want to know how to change Thunderbird back so the attachments just stay attachments only.
    Thanks.

    AppMenu button - View
    Uncheck 'Display Attachments Inline'.

  • Mail - GMAIL - Attachments Not Showing UP

    Suddenly on my iPad, for no apparent reasons, some of emails with attachments are showing up just plain ordinary emails with no attachments. There is no paperclip logo on the e-mail. I logged into the account on Safari browser and it appears those emails have been classified as an inline attachment. Again no paperclip logo on the emails. But, I am not sure that would be the reason behind the sudden disappearance of attachments on iPad because when I initially received those emails I could open/view the attachments on iPad. I did forward the e-mail to quite few people, though.
    On my iPhone (3G, iOS 4.2) I don't appear to have the problem.
    I have restarted iPad. I have re setup the account, etc. But still nothing.
    What could be the cause?

    I have this happen all the time; it seems to be a known bug with Mail, and Apple doesn't seem interested in fixing it. Every week or so Mail will stop showing attachments. If I quit Mail and restart it, then it shows them and everything's fine. It's extremely annoying.

  • Attachments not displaying

    So, I've had a bunch of random things happen to my PowerBook lately, and I think they might be related.
    First my iPhoto library became corrupted. Then I somehow lost my Address Book. I've been to the Genius Bar twice to have these problems fixed, so I'm no longer concerned with them, except in a general sense that there has been a series of random things happening to my PowerBook in a short period of time.
    Anyway, now, my Mail program is acting weird: First of all, a bunch of e-mail that I had recently saved to folders "On My Mac" no longer displays, instead I get a message telling me to take my account online to download the message - despite the fact that my account is online.
    A bigger problem is that many attachments that previously worked (PDF and JPG files, now display as simply large, large strings of random characters preceeded by something like this: --part129f.4acb6d6.3112c42e_relboundary
    Content-ID: <[email protected]>
    Content-Type: image/jpeg; name="ygp3496.jpg"
    Content-Disposition: inline
    Content-Transfer-Encoding: base64
    Any idea what's going on with my computer - especially Mail, and how to fix these problems?
    Powerbook G4 1.25   Mac OS X (10.4.4)  

    Greg,
    Received and thanks!
    I can replicate the problem, but found out that I have not yet installed Flip4Mac on my other computer, and have not had time to test in any but my primary boot volume. When I control-clicked on the attachment and selected to open with WMV, I got a message that my Flip4Mac was out-of-date. But updating did not correct the problem as others have found
    I will need some time to chase this some more, and to raise a flag about it.
    Ernie

Maybe you are looking for

  • HELP! Cannot set up HP LaserJet M1217nfw MFP

    I just purchased an HP LaserJet M1217nfw multi-function printer and am not able to install a driver on my Mac. I am using the latest MacBook Pro 17" with Mountain Lion. The printer is working. I also have access to a PC and I have configured it wirel

  • Windows 8.1 and Disk and Files Systems Repair Failure Issues

    Recently I have seen issues with many customers computers showing a "Windows needs to restart to fix disk issues" error reported from the action center. In all of the computers since the release of Windows 8.1 that have received this error, upon rest

  • CS6 Extended 3D functions not working... Need help!

    This is a copy of the system info from CS6: Adobe Photoshop Version: 13.0.1 (13.0.1.2 20130522.r.24 2013/05/22:21:00:00) x64 Operating System: Windows 7 64-bit Version: 6.1 Service Pack 1 System architecture: AMD CPU Family:15, Model:1, Stepping:0 wi

  • OpenGL 4.1 support in 10.6.7 or Lion?

    Hi, I was wondering if the new Mac OS 10.6.7 update or the upcoming Mac OS Lion update has the OpenGL 4.1 graphics drivers. Anybody know?

  • Dynamic In Clause

    I need to create a dynamic in clause for a sql report. For example.. select * from dba_users where username in (:P1_USERNAMES); I understand how multiple select list lists and check boxes return data in a comma separated record. But how can I pass th