For some reason that is difficult to fathom, Apple changed the way Mail.app copies the text of email address in Snow Leopard.
In the olden days, right clicking on the sender of an email produced a contextual menu with the option to “Copy Address”. And that’s what it did. Then you could paste happily it an email or whatever else you were working on.
Not anymore.
Now, in Snow Leopard’s Mail, when you do the same thing, it copies the person’s name as well and encloses the email address in angle brackets. Annoying.
Ken Aspeslagh at Mac Daddy World has discovered the fix, buried away in Mail’s preferences file.
In order to return to the old way of copying an address, all you need to do is close Mail. Open Terminal and type in:
defaults write com.apple.mail AddressesIncludeNameOnPasteboard -bool NO
Open Mail again, and everything is as it should be. If only all niggles in Mail were that easy to solve!
[Via Big Mac Daddy
]

Hey, thanks!
Good to see you back.
Funny, I noticed that the other day and thought that it was a bug fix rather than a regression.
Of course, my need is pretty specific, I have made some friends in China but my ability to do pinyin data entry is still pretty abysmal so being able to copy their names in Hanzi (chinese characters) is a real benefit. Before I couldn’t access their names since it would only copy the address, I would need to go into Raw Source.
Very nice. Thank you.
Lynn
Didn’t work for me.
Didn’t work for me either
@SOS says:
>Didn’t work for me.
you need to stop mail.app before.
I don’t have snow leopard installed but if the text is as you describe, it is a feature. It sounds like a properly formed mail address (I can’t recall the RFC right now). The angle brackets tell the parser “Ignore that other gibberish. look here for the real address”
Paste it into an email and see if it work.
Funny, the picture of the girl freaking out – that looks like a 12in Powerbook. That computer won’t even run Snow Leopard.
Even if you stop Mail app (keep it closed) then do as you state in the terminal, it still does not work.
Tried it several times,
please expound
@joe, are you running Snow Leopard Mail.app? Just an obvious question before delving into troubleshooting.
You used two non-standard words to describe the running state of Mail.app — “stop” and “closed” — the correct term is “quit”. Did you quit Mail.app before executing the command in Terminal.app?
As for the new behaviour, I prefer it copying the name and address in one shot, but I wish the “Paste and Match Style” command that is common in most Cocoa-based apps now would result in just the email address portion being pasted. That way, we’d have the best of both.
Thanks for this!
On here it looks like there is a space after the hyphen, but once I pasted and saw that isn’t so, it worked just fine.
didn’t work for me either
Hmmmm… Maybe try Secrets which does the heavy-lifting for you.
Thanks so much.
Joe Japes
econtechnologies.com
thanks, this was very useful!
[...] a tip I just read over at the brilliant Hawk Wings [...]
Worked fine for me, thanks! Nice trick.