Hi there,
I use symbolic links to link my mail, calendar and address book onto another volume thats backed up. This has worked in every version of OSX since Tiger. But for some reason, its partially not working for Address Book in Mountain Lion. Here's the issue, I symlink my AddressBook folder under Application Support onto another Volume. I open Address Book and all my contacts are there. It works as always, but when I use Mail, it can't find my address book contacts and so auto complete is not working in the To: dialog box when composing a new message. And when I click on addresses in mail, its empty. It works perfectly when not symlinking my address book so its not my AddressBook archive being the problem.
Anyone have similar issues or know how to fix this?
My method for creating the symlink in terminal is this:
cd /Users/User/Library/Application\ Support
ln -s /Volumes/HardDrive1/AddressBook AddressBook
Thanks for any help
I use symbolic links to link my mail, calendar and address book onto another volume thats backed up. This has worked in every version of OSX since Tiger. But for some reason, its partially not working for Address Book in Mountain Lion. Here's the issue, I symlink my AddressBook folder under Application Support onto another Volume. I open Address Book and all my contacts are there. It works as always, but when I use Mail, it can't find my address book contacts and so auto complete is not working in the To: dialog box when composing a new message. And when I click on addresses in mail, its empty. It works perfectly when not symlinking my address book so its not my AddressBook archive being the problem.
Anyone have similar issues or know how to fix this?
My method for creating the symlink in terminal is this:
cd /Users/User/Library/Application\ Support
ln -s /Volumes/HardDrive1/AddressBook AddressBook
Thanks for any help