On Sat, 2003-02-15 at 11:06, guenther wrote: > cheers( Not Zed ); > > > > evolution stores a subset of the headers of every message of every > > opened folder in memory. > > > > if you have a shitload of messages in many folders that you've visited > > in the session, AND/OR are the source of vfolders (i.e. they are always > > open), then you will generally use a shitload of memory. actully even > > new message filtering will open a folder, which even after it is closed > > will leave certain strings in memory (actually i'm not sure if the > > folder is flushed aftewards anyway). > > [...] > > > vfolders are also relatively greedy. > > Does that mean the default 'Unmatched' vFolder eats a lot of memory??
Not really. It is only created once you visit it, so if you dont visit it, it doesn't. Also, it doesn't drag in any new source folders, which are the big memory hog, it only adds entries for folders that other vFolders have already dragged into memory. The crash on delete - was supposed to be fixed, although i can't remember what happened to the patch. _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
