Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

how can I sent photos as attachment rather than embedded in the email?

For work, I need to send photos to my editor via email. In Mail, the jpgs automatically become embedded in the body of the the email, but my editor would prefer to receive them as attachments. Is there any way to send photos as attachments in Mail, rather than embedded email itself?

MacBook (13-inch Late 2008), iOS 5.1.1

Posted on Jun 13, 2012 4:46 PM

Reply
34 replies

May 5, 2017 10:50 AM in response to Dick Young

I've experimented with the all three options, sending emails to myself and reading the emails on a windoze machine with outlook 2010 on it. At first try, none of the three options seemed to do what people are asking for (and I wanted too). However, the reason number two didn't work, was because number one was still active (checked). So here's the solution that worked for me:


  1. If Mail is open, quit it (cmd-Q)
  2. Open Terminal and type: defaults write com.apple.mail DisableInlineAttachmentViewing -bool yes
  3. Start up the Apple Mail-app
  4. Go to Edit > Attachments and make sure Always Send Windows-Friendly Attachments is NOT checked. If it is uncheck it!


Hope this is helpful to someone else.

Jun 13, 2012 5:15 PM in response to LaSylphide

From another thread on this same subject in this forum:


Open: Applications>Utilities>Terminal and type (without the inverted commas):


"defaults write com.apple.mail DisableInlineAttachmentViewing -bool yes"


That will make every attachment you send act like an attachment instead of a pretty unusable decoration.


If you decide this isn’t what you’re looking for, to restore inline attachment viewing type (again, without the inverted commas):


"defaults write com.apple.mail DisableInlineAttachmentViewing -bool false"


Restart Mail and you’re back to normal.


Message was edited by: Dick Young

Jun 13, 2012 6:01 PM in response to LaSylphide

LaSylphide, the Mail forum shows up as one of the categories within the "Mac OS and System Software" forum. Click on whichever version of OSX you're using, and you'll see the list of categories.


There are several threads on this topic, and I've seen three solutions:


1. Check the "Send Windows-Friendly Attachments" box. Some people say it works, some say it doesn't.


2. Open Terminal and type:


defaults write com.apple.mail DisableInlineAttachmentViewing -bool yes


Some people say this works, some say it doesn't.


3. In Mail > Preferences > Composing, make sure "Message Format" is set to "Plain Text." Once again, some say this works, some say it doesn't.


Hopefully, one of those will solve your problem. There may also be a setting in your editor's email program that would solve it, but I'm assuming that's a Windows app and I haven't worked with Windows since 1993, so I'm no help there.

how can I sent photos as attachment rather than embedded in the email?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.