View Single Post
Posts: 65 | Thanked: 32 times | Joined on Nov 2009 @ New Zealand
#3
Originally Posted by thedead1440 View Post
run as user in terminal:

Code:
rm -rf /home/user/.accouns
rm -rf /home/user/.qmf
rm -rf /home/user/.activesync
and also as user run the following in terminal:

Code:
gconftool --recursive-unset /system/http_proxy 
gconftool --recursive-unset /system/proxy 
gconftool --recursive-unset /system/osso

The above commands will delete all your accounts, contacts and internet connections...do a reboot after running the commands then try creating a new account...
I did everything as you said but it deleted only my email messages. Was I supposed to re-boot between the two steps?
Thanks