zachharkey
2/23/2013 - 10:10 PM

Set OS X defaults to prevent Full Names from copying with email addresses in OS X Mail

Set OS X defaults to prevent Full Names from copying with email addresses in OS X Mail

# Copy email addresses as `foo@example.com` instead of `Foo Bar <foo@example.com>` in Mail.app
defaults write com.apple.mail AddressesIncludeNameOnPasteboard -bool false