| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
From version 2.12.0 on, the structure of msgdb is changed. The msgdb for newly created folder will use this new format when created and saved. But by writing following line, you may use the old format of the msgdb as it was.
(setq elmo-msgdb-default-type 'legacy) |
With the default setup, the old msgdb format is converted to the new format automatically. You may change this behavior by writing following lines in `~/.wl'.
;; If the format of msgdb is different from |
As is explained in above section, you may continue to use the old format. But you will have following limitations.