[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sent folders and broken maildirs



At Tue, 21 Sep 2010 11:15:15 -0400,
Randy Bush wrote:
> > First of all some good news. My sent folder is now showing the to
> > address, not my address. I'm wondering if this is because I deleted
> > .elmo/cache and .elmo/maildir it might work for you?
> what was the elisp?

in my config I have:

;; Specify sent folders
(setq wl-summary-showto-folder-regexp "^\\.sent$")

but that's been there for ages. I think it's cleaning out
.elmo/maildir that did it.

If your sent folder isn't a maildir you might have to delete another
.elmo folder.

Simon