View Single Post
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#5
Originally Posted by anthonie View Post
Did you actually remove the modest folders?
Yes, after deleting the account in modest I found left-over folders on the file system and deleted them manually:
Code:
rm -r ./var/lib/gconf/apps/modest/accounts/Account5ID2
rm -r ./home/user/.modest/cache/mail/maildir/home/user/.modest/outboxes/Account5ID2
Would this score any effect?
Code:
gconftool --recursive-unset /apps/modest
That was a bit drastic as it cleared all my accounts but once recreated, the folders started over without the 1,2,3 appendix.
Thanks, that's just what I was after.