View Single Post
  #10 (permalink)  
Old 03-29-2008, 02:00 PM
babaAntoun
Status: Online
Junior Member
 
Join Date: Feb 2008
Posts: 9
Rep Power: 0
babaAntoun is on a distinguished road
Default

Quote:
Originally Posted by participant View Post
Had the same problem because I restored a backup after doing a restore with iTunes to 1.1.3. Figured that it could be a rights issue as many of the problems seem to have been. So I took a look at what's under /private/var/mobile and noticed that some files/folders under Library were owned by root. Just did a

$ chown -R mobile:mobile /private/var/mobile

to fix it. Mail worked flawlessly after that.
Thanks participant, a thumbs up for you!
Reply With Quote