miles christopher <
numb...@gmail.com> writes:
Hi Miles,
> I have mu4e opened in Emacs, but mu4e is not indexing new emails. Does
> anybody have this problem?
Nope. Or well, I think I've had this problem after upgrading from
stable 1.4.13 to beta 1.5.7. I've just thrown away the old DB and
re-indexed and since then it works fine.
> I have following option setted for update & index.
>
> ;; speed-up mu4e (re)index
> (setq mu4e-index-lazy-check t)
I'd try without this option. The docs say that it'll miss messages
modified outside of mu. Possibly your "proxychain getmail" message
receiving command doesn't update the maildir directory timestamps and
thusly mu with mu4e-index-lazy-check skips those.
(I for one find mu's indexing so increadibly fast that I don't see any
reason for performance optimizing options and I'm not on very high-end
hardware. Well, ok, I have an SSD which is probably the best
optimization for file access...)
Bye,
Tassilo