Sebastian Spaeth e023f190b0 folder/Maildir: Store only relative filename components
MaildirFolder.messagelist[*]['filename'] was storing the absolute file
paths for all stored emails. While this is convenient, it wastes much
space, as the folder prefix is always the same and it is known to the
MaildirFolder. Just 40 chars in a folder with 100k mails waste >4MB of
space. Adapt the few locations where we need the full path to construct
it dynamically.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-06-12 17:41:13 +02:00
..
2011-05-16 18:54:22 +02:00
2011-05-09 22:42:15 +02:00
2011-05-05 20:00:07 +02:00
2011-06-09 18:26:39 +02:00
2006-08-12 05:15:55 +01:00
2011-05-08 14:25:16 +02:00