Reply
Thread Tools
Den in USA's Avatar
Posts: 1,390 | Thanked: 642 times | Joined on Nov 2007 @ California USA
#1
When I go to my Google Email on a desktop, I read and delete my email. Then I notice that on my N800 in "View e-mail inbox" I see really old email which I also delete. Now even though I do not get any new email at all, my N800 keeps showing more old email. How can I prevent this from happening?

Futher investigation determined that when I select "View e-mail inbox" I need to select "edit", "select all", select "edit" again and select "Mark as read". Now I can finally select the trash can below to delete these old emails.
__________________
N800 / Diablo / 16gb int / 16gb ext / Globalsat BT-359 gps ..... Dell Streak 5 - Android 2.2.2

Last edited by Den in USA; 2010-02-23 at 14:20.
 
Posts: 7 | Thanked: 2 times | Joined on Jul 2009
#2
This seems to be a glitch in the email program in Diablo. I wouldn't hold my breath waiting for a fix.

There is a thread on this here:

http://talk.maemo.org/showthread.php?t=25734&page=3

Apparently, email is stored in a cache file, and doesn't really get deleted.

You can go into "x teminal" and manually delete the cached Emails:

It should really be as simple as typing (in x terminal)

Code:
cd ~/.modest/cache/mail/pop/your_pop_mail_account/cache
and

Code:
rm * -rf
No programming required, I promise!

///EDIT

OR if ur stuck by the "your_pop_mail_account" part, to find out what u should type there, just do
Code:
cd ~/.modest/cache/mail/pop/
and then type
Code:
ls
you should see the folder name that you need to put there. Then follow the first step (step 4) again with that folder name in there.
 

The Following User Says Thank You to Uncle Gary For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 09:11.