Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Jimaroid

macrumors newbie
Original poster
Apr 3, 2006
9
0
I'm running a completely clean install of OSX 10.8. and have a problem in Mail with Exchange email aliases.

When running Mail for the first time I had to login to the Exchange server using my domain username which is different to my preferred email alias. Now, when I "reply-all" to an email thread, Mail doesn't register that one of the recipients is myself under a different alias, so it's CC'ing me via one of my aliases. So it's a little annoying. It also means I can't send email and set the "From:" field as any of my aliases except the one Exhcange domain username.

Interestingly that doesn't happen and is fine on another Mac after upgrading it from 10.7 to 10.8 using the same Exchange account. Which might make some sense if it's inheriting legacy configuration compared to a clean install.

So how do I resolve or add aliases in my fresh install of 10.8?
 

Jimaroid

macrumors newbie
Original poster
Apr 3, 2006
9
0
Well I appear to have fixed it by doing the following.

Edit ~/Library/Mail/V2/MailData/Accounts.plist

Find the following key:
Code:
 <key>EmailAddresses</key>
 <array>
            <string>user@emailaddress.com</string>
 </array>

Add adding the aliases in something like this:

Code:
 <key>EmailAddresses</key>
 <array>
           <string>user@emailaddress.com</string>
           <string>alias1@emailaddress.com</string>
           <string>alias2@emailaddress.com</string>
  </array>

Seems to work exactly as I'd expect and it populates the email addresses in Mail Preferences for the account as you'd see for iCloud account aliases.

Why you can't change this through Mail Preferences I cannot fathom.
 

flashmac76

macrumors newbie
Aug 8, 2012
9
3
same issue on iOS6

hello friend....

what you experience on your Mac, I experience since the update to iOS 6.0.
It kinda sux when replying to corporate emails that it doesn't recognize you as being the recipient before. Rather bothersome, as I don't see how I could change any setting or edit any file :(
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.