View Single Post
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#3
Code:
N900:~$ /usr/bin/maemo-summoner /usr/bin/modest.launch -s > /home/user/MyDocs/.documents/log 2>&1
N900:~$ cat /home/user/MyDocs/.documents/log 
maemo-summoner: summoning '/usr/bin/modest.launch'
maemo-summoner: opening of /usr/bin/modest.launch took 345124 usec
N900:~$
Tried with reading some emails and closing, then again the same but also with deleting and recreating an account. Same results, only the times were different.

As I say, modest works fine. It's just the folder names on the file system that I have a question about. It created new folders,
Code:
./var/lib/gconf/apps/modest/accounts/Account5ID3
./var/lib/gconf/apps/modest/server_accounts/Account5ID3_store
./var/lib/gconf/apps/modest/server_accounts/Account5ID3_transport
./home/user/.modest/cache/mail/maildir/home/user/.modest/outboxes/Account5ID3
./home/user/.modest/outboxes/Account5ID3
How does it know that I had Account5ID, Account5ID1 and Account5ID2 once, even though I (thought that I) deleted all traces of them?