On Sun, Aug 06, 2006 at 09:21:04 -0700, Chris Frost wrote:

[...]

> I'm also quite interested in any feedback mbsync developers and users have.

I ran into the following problem:

It looks like watch_maildirs doesn't like my dovecot style maildirs on
the IMAP server. The layout is like this:

- ~/Maildir/(cur|new|tmp) acts as INBOX

- ~/Maildir/.foo/(cur|new|tmp) acts as folder foo

- there is a ~/Maildir/.INBOX directory that is used by dovecot only to
  store metadata, but it looks like watch_maildirs expects this to be a
  maildir that contains new, cur and tmp. But is doesn't, and it throws
  an assertion failure:

[pid 22484] stat64("/home/scorpi/Maildir/.INBOX/cur/", 0xbffff87c) =
-1 ENOENT (No such file or directory)

watch_maildirs: state.cc:39: void dnotify_state::add_imap_watcher(int,
const std::string&, watcher*): Assertion xisting_imap == w' failed.

Maybe watch_maildirs should just ignore directories without cur, new
and tmp instead of fail with an error.

Regards,
Tino

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to