Mail, Calendar, Contacts System Preference problems

I am having trouble updating account informtaion in the Mail, Calendar, Contacts System Preferences.
I can update account information but when I close the System preference panel and reopen it, the changes are not saved and revert to the previous state.
I can change account information in Mail, iCal and Address Book but any changes are not reflected in the Mail, Calendar, Contacts System Preference panel.
A Lion bug?
Any insight or advice is appreciated.

I have this exact same issue!
I was on 2.0.1 running fine until late last week, noticed emails would not show up unless I had opened them in outlook. I thought I ran into a bug so I upgraded to 2.0.2. Now I can sync my email if outlook had them opened previously, but no calendar or contacts at all. I don't think my exchange admins will move me to another server, any other ideas?
I love my iphone but if these features don't work I can't use it. I would appreciate any ideas.

Similar Messages

  • Exchange Sync works for Mail, Calendar, Contacts - but not for Notes

    Hi,
    I am using an iPhone 3G (16GB). The sync with my account on an Exchange Server (I think 2003) is working just great. Mail, Calendar, Contacts are all in snyc, but there seems to be no way of synchronising the Notes between the iPhone native app and the Exchange Notes.
    Is there any way to make that happen?

    Notes syncing is only supported via USB/iTunes sync with Outlook (Windows) or Mail (Mac), not via Exchange. So, there is no way to sync the native iPhone Notes app with your notes on Exchange. There are 3rd party apps that can access your Exchange notes, though.
    http://itunes.apple.com/us/app/imnotes-outlook-notes/id295449588?mt=8

  • Office 365 REST API - Mail, Calendar, Contacts Update

    UPDATE: We have announced General Availability of our REST APIs. The refreshed documentation which covers all the changes and much more is now available
    here.
    I wanted to share an update on our Mail, Calendar, Contacts REST API. Over the last few months we have been heads down updating the APIs. Most of the changes are a direct result of all the great feedback that we have received from
    customers like you and we are very excited about sharing these changes. 
    These changes are starting to light up in the service and we have already received questions/comments about them from some of you.
    Some of these changes are not backward compatible.  
    Due to versioning not yet implemented (but coming soon!), and these API’s being in preview, they might require simple updates to your code.
      Once versioning is in place, introducing non-backward compatible changes won’t impact your existing code. 
    Stay tuned for a full list of these changes along with the refreshed documentation and client libraries. 
    We have received a number of questions on some specific changes which I wanted to share a workaround for:
    1. Folder names after ../ews/odata/Me, such as Inbox, SentItems, DeletedItems, Drafts will additionally require a “Folders” in front of them in the URL.
    REST URL:
    Before  :
    https://outlook.office365.com/ews/odata/Me/Inbox
    Now      :
    https://outlook.office365.com/ews/odata/Me/Folders/Inbox
    .Net code sample:
    var messageResultsBefore = await (from i in client.Me.Inbox.Messages select i).ExecuteAsync();
    var messageResultsNow = await (from i in client.Me.Folders.GetById("Inbox").Messages select i).ExecuteAsync();
    2. The Namespace has been updated from "#Microsoft.Exchange.Services.OData.Model" to “Microsoft.OutlookServices” and hence the fully qualified type names have to be updated to reflect that. In most cases though, you do not need to provide the odata.type
    property as we can infer it based on where you make the post. For example, if you POST to ../Me/Contacts, we know you are trying to create a contact.
    3. Contacts changes: To make the API easier to use, we have replaced EmailAddress1, EmailAddress2, EmailAddress3 with a collection of a new type called EmailAddress. We have similarly also changed BusinessPhones, HomePhones to collections.
    Sample payload showing how to create a contact with EmailAddresses and BusinessPhones:
    "GivenName": "John", 
    "EmailAddresses": [    
    "Address": "[email protected]",
    "Name": "John"
    "BusinessPhones": [
    "123-456-7890" 
    4. Event Changes: The property Attendees now includes the type “EmailAddress”.
    Sample Event payload showing how to create an Event.
    "Subject": "Discuss the Calendar REST API", 
    "Body": {   
    "ContentType": "HTML",   
    "Content": "I think it will meet our requirements!" 
    "Start": "2014-07-02T18:00:00Z", 
    "End": "2014-07-02T19:00:00Z", 
    "Location": {     
    "DisplayName": "Conference Room 1"   
    "ShowAs": "Busy", 
    "Attendees": [   
    "EmailAddress": {
    "Name":"Alex Darrow",
    "Address": "[email protected]"
    "Type": "Required"   
    "EmailAddress": {
    "Name": "Anne Wallace",
    "Address": "[email protected]"
    "Type": "Optional"   
    "EmailAddress": {
    "Name": "Conference Room 1",
    "Address": "[email protected]"
    "Type": "Resource"   
    5. We have introduced a simple API for sending email called SendMail, and have removed the custom parameter MessageDisposition which was difficult to understand and discover.
    The sendmail action, takes two parameters, a required parameter which is the Message itself and an optional parameter, "SaveToSentItems" which by default is set to true.
    Sample Request to create and send email with one call:
    POST:
    https://outlook.office365.com/ews/odata/me/sendmail
    "Message":{   
    "Subject": "Have you seen this new Mail REST API?",   
    "Importance": "High",   
    "Body": {     
    "ContentType": "HTML",     
    "Content": "It looks awesome!"   
    "ToRecipients": [{         
    "EmailAddress": {           
    "Name": "John Doe",           
    "Address": "[email protected]"         
    If you are running into any issues please post on stackoverflow here:
    http://stackoverflow.com/questions/tagged/office365
    We apologize for any inconvenience and thank you for your continued feedback!

    Hi, 
    I was trying to create and update the calendar event using [POST] https://outlook.office365.com/api/v1.0/me/events and [PATCH] https://outlook.office365.com/api/v1.0/me/events/<eventId> respectively.
    When i try with poster or postman, I get this error
    {error: {code: "ErrorInvalidRequest" message: "Cannot read the request body."} }
    its not working . Any help will be appreciated.
    Note: GET events and DELETE Events are working. I think the API with payload is not working.

  • I can't open contact app and when i click on the mail, calendar, contact menu in setup, i go back to the main screen

    I can't open contact app and when i click on the mail, calendar, contact in the setup menu, i go back to the main screen.
    Anyone can solve this issue ?

    Try reset ipad. Hold down Sleep and Home button for about 10 seconds until you see the Apple logo.

  • I am having problems getting into ICloud and Mail etc from System Preferences.  Do I have a virus or malware problem?

    A few months ago, I had a problem with my Mail app going offline constantly.  Since then, for no apparent reason, that problem has gone away and another has taken its place.  Now I cannot get into ICloud or Mail, etc. from my System Preferences on my MacBook Pro.  Do I have a virus or malware?  Should I immediately take my notebook in for repair or can I wait a couple of weeks until I return home?

    Probably not a virus or malware, as both are relatively rare on Macs.
    Probably not a hardware problem that requires "repair".
    This is probably a software problem that can be fixed with a little thought and routine maintenance maneuvers and troubleshooting.
    Here are some basic troubleshooting and maintenance maneuvers:
    1. restarting your computer
    2. repairing your hard drive When to Run First Aid in Mountain Lion's Disk Utility - For Dummies
    3. repairing permissions About Disk Utility's Repair Disk Permissions feature
    4. starting up in safe mode OS X Mountain Lion: Start up in safe mode
    5. a test user account Isolating an issue by using another user account
    If you are not comfortable with this then you could take it in to your local "geniuses" at the Apple store. You could certainly wait a few weeks. Make sure you have a backup of any important documents that you don't want to lose, first.

  • Mail app and System Preferences--Internet Accounts keeps crashing

    I can't figure out how to stop mail from crashing and I am running OS X Yosemite.  Some people say that you can remove the internet account, but when I go to system preferences, It always crashes the internet accounts section.  I also can' find the com.apple.mail plist in library.  Does anyone know how to fix this?
    -Guy

    Do a backup.
    Quit Mail.
    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder. Go to Library/Containers/com.apple.mail.  Move the folder com.apple.mail to your desktop. You must move the entire folder, not just the contents.
    Restart, re-launch Mail and test. If the problem is solved, recreate any required Mail settings and import any emails you want to save from the folder on the desktop. You can then put the folder in the Trash. If the problem remains, return the folder to where you got it replacing the one that is there. 
    Information learned from Linc Davis. Thanks to leonie for some information contained in this.
    Crashes/quits unexpectedly

  • Work network causing me to not be able to get to the home screen or access any icons besides mail, calendar, contacts or internet

    I got a new phone that worked fine. It was then put on the Blackberry server and then my IT group added my work email. As soon as that happened, I am not able to advance back to the home screen that has all the icons. I can only get to the screen that has the mail, text, contacts, calendar and internet icons. I should be able to go back one more screen but it wont. I went back to Sprint and they thought it was something wrong with the phone so they exchanged it. I then went back to my IT group who went through the steps to add my work e-mail and the same thing happened. I just haven't had a chance to go back to Sprint to let them fix. I had my work IT look at it and they couldn't figure it out but said that has been a common problem with these? Is that true? How can I get fixed?

    Hello RussellTA.  I udnerstand you're unable to print from IE 9 and IE 10.
    Those errors seem to be referring to some Java or Javascript files (those with the extension of *.JS).  So a good place to begin would be to update Java.
    Here is a link to the latest version of Java.
    Let me know the result.  I'll keep an eye out for your response.
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • Apple Mail, Safari and System Preferences "unexpectedly quits"

    Can any one shed light on why the following is happening and if so give solutions:- Usually my i mac opens with Safari with no problems; since 4th March Safari opens and within seconds it quits and up comes the report window.
    I click on Apple mail it opens and stays open until I request it to do anything, then it too unexpectedly quits, followed by the report window.
    If I use Entourage to access my emails it stays open but will not allow me to move emails or delete in the account folder.
    Even when I go into System Preferences it opens but will "unexpectedly quit" when I make certain requests.
    I am now using Firefox which is fine and I am accessing emails successfully via the mac web page. Any ideas welcome, thanks.Annie

    With such a wide range of problems you might suspect permissions problems although some people never restart they Macs (don't need to very often). If you've restart with no luck, I'd repair permissions by using Disk Utility and see if anything improves. If not then you could reinstall the 10.5.2 system update.
    It wouldn't hurt to download the full combo update from Apple and run it again on your system, then repair permissions with Disk Utility.

  • System Preference Problems

    Every time I try to open the Desktop and Screen Saver page in System Preferences, the window freezes then quits. The other preferences work fine. Has anyone else had a problem similar to this and if so, how did you fix it? I have yet to find any information this subject.

    The closest thing I could find that is similar to my situation is the following article.
    http://docs.info.apple.com/article.html?artnum=106983

  • Macbook pro os x v. 10.7.5 system preferences problem

    Recently, i just downloaded and installed the os x lion package. Since then, it seems that every time i go to open up my system preferences it doesn't/can't respond. I hook my laptop to my tv through the use of the mini dvi port to hdmi, so i need to be able to configure screen size adjustments that can only be found in system preferences. I have re-re-re intalled the os x lion because people have informed me that may very well be the problem. When system preferences freezes it needs to be force quit for me to be able to close the window.
    can anyone help me?
    thanks,
    Tyler

    Hi there,
    I have the same problem on my MacBookPro running OSX 10.7.5.  System Preferences just freezes whenever I open it (either in Display or in Printers.. or anything else).
    Has anyone found a solution?
    Thanks,
    Eugenie

  • HT1338 System Preferences problem

    MacBook Pro with Mac OS X 10.7.5:  My System Preferences is 'locked' on Desktop & Screensaver (spinning ball).  I have to Force Quit to get out of System Preferences.  Problem reported to Apple via my computer.  How do I fix?  Thanks, Paulg1007

    Move the com.apple.systempreferences.plst file out of /Users/username/Library/Preferences/ to the Desktop, log out and back in, and see if that fixes the problem.

  • System Preferences Problem - Network Pane Inaccesible.

    I am having a problem with iTunes on an iMac G3SE running 10.4.11. One idea to deal with the problem involves checking the network settings/proxies, etc. Great... easy to get at... But that is not my *Real Problem*!
    That is that I'm having difficulties getting into the Network Pane (and only THAT pane) of System Preferences. I open Sys Prefs... no problem. I open Network... no problem. Then, a second or so later a sheet descends saying "Your network settings have been changed by another application". I click "OK" The sheet ascends... and just as I am moving my mouse to the required button, down comes the sheet again. Click OK... ascends... descends... ... ... and so on. At that point it has also become impossible to close Sys Prefs... the sheet blocks me out from that level of the display, so I have to "Force Quit" Sys Prefs (which, luckily, works... I wouldn't want to have to keep hitting the power button to effect a restart!!).
    Anyone ever had a problem like this... how do I resolve... I can't think of anything that's installed on the G3 that could be interfering with the settings... and why does the sheet keep descending, rather than going away completely when I acknowledge its presence by hitting "OK".
    I've tried deleting the Sys Prefs plists, in case it is a preferences issue... but that doesn't explain the suggested existence of some program that I don't recognise as interfering with the network settings.

    To stop the pop-up, Go to System Preferences: Security. Check the box next to "Require password to unlock each secure system preference." Then lock Security.
    Try this cure for Security update...
    http://discussions.apple.com/thread.jspa?threadID=1730909&tstart=0
    Then... Try putting these numbers in Network>TCP/IP>DNS Servers, for the Airport Interface...
    208.67.222.222
    208.67.220.220
    Then Apply

  • Network System Preferences Problem (Recent)

    If anyone has any idea of how to fix this problem I would be grateful.
    When I choose Network in System Preferences, a small window pops up in front of the main window saying "Your network settings have been changed by another application." I click OK and the same window pops up, over and over. It is stuck in a loop; I can't get past it. The main window (Network System Preferences) behind the small window looks right, with the normal messages. The only way I can get out of the loop is to force System Preferences to quit. My network connection is working (so I can post this), but I can't get into Network System Preferences. So, I can't change any settings, or even see what they are.
    I discovered this last night, when (apparently) something went bananas at my ISP and I lost the connection. The ISP was back on the air this morning, but this situation is unchanged. Previously I used Network System Preferences in setting up the connection (changing something after a previous ISP problem, over a year ago), as well as telling the system how long to keep the connection up before asking me if I want to remain online. I looked at System Preferences.app in the Applications folder, and no part of the package contents has changed in at least 1.5 years.
    Possibly some data file has gotten corrupted, but this behavior is clearly a bug, I would say. I have a DSL connection with EarthLink (if it matters), and the connection seems to be working normally now.

    Thanks for the suggestion. I found another approach (rather than trashing the files mentioned) by BDAqua) that seems to have worked. It is:
    Go to System Preferences: Security. Check the box next to "Require password to unlock each secure system preference." Then lock Security.
    I can now get to the Network panel without the annoying message loop, and so far I haven't seen any adverse effects. Does anybody know of a reason why this might cause a (new) problem?
    Also, someone (it's hard to keep track of the various discussion forums) suggested that, after going to the Network panel once, it's OK to go back to Security and uncheck the box. Apparently the problem will have solved itself. Does anyone have any comments about this?

  • System Preference Problem

    Hey everyone. I noticed upon opening my System Preference panel that the "Sharing" icon has been replaced by what appears to be a background. The following link will show this.
    http://img233.imageshack.us/img233/5923/grab4ej9is.png
    How do I fix this problem?

    You're most welcome. Glad to help!
    PS: You may want to mark my post here as Solved as it solved your problem and may help others with the same problem that find your topic know the post that contains the answer. Click the Solved button in that post above.
    Marking posts that are helpful or solve the problem as Helpful or Solved, respectively, helps others to find answers and awards points to those who take the time to respond. See "Why reward points?".
    Marking a topic as Answered indicates the question is resolved, but only you, as the person who asked the question, can mark posts as Helpful or Solved. The "Answered" status neither awards points nor provides an indication to others of the posts that were either helpful or solved the problem.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • System Preferences problem

    having new iMac 27 with Mavericks
    I can not open several system preferences,
    message "You can’t open Sharing preferences because it doesn’t work on an Intel-based Mac."

    Mine did the same thing a couple of times but it simply stopped after I installed the updates. Haven't had any issues since then.
    Regards.

Maybe you are looking for

  • Lost a TON of effects when updating to 4.0.1. How do I get them back?

    I don't know why, but after I upgraded to Final Cut Express 4.0.1 I lost a lot of video effects that I had used in the past in 4.0. Based on the update description, I shouldn't have lost any effects at all. I don't even have "earthquake" anymore. Is

  • How to speed transition using "Curves Steel - Transition" template?

    I'm using the "Curves Steel-Transition" template to create a transition and I need to speed it up so that it's a faster "whoosh" effect instead of the more gradual six second effect it is now. But I find that it's not simply a matter of shortening th

  • Latest software for nokia x2-02

    My menu function are working very slowly .plz help me at [email protected] * The post has been edited, no personnal data allowed

  • Combining Actions...Can it be done?

    I am in the process of archiving more than 12,000 photo images that were taken during the course of our latest capital improvement project.  I have two recorded actions - one to set the file information, and another to rename the files into a standar

  • Why are some websites squished to one column on the left?

    All of a sudden some websites are all squished in one column on the left side of the iPad and are unreadable or unusable. This hasn't always been the case. I'm using safari. I've rebooted the iPad, I have the latest os system. Two examples are: Www.u