On Jan 8, 2008, at 1:25 PM, Harry Saal wrote:

I am trying to switch over to mix format from mx for all my mailboxes, but I'm stumped.

I see how to convert old mailboxen using mixcvt. But when I create a "new folder" (as it is called) via Thunderbird, it is creating a non- mix (file) for the mailbox. I tried adding a line to c-client.cf saying "set new-folder-format mix" but it didn't seem to have any effect. (I built the server from source, using "make lnp".)

Look in src/osdep/unix/Makefile around line 126 for a line:
CREATEPROTO=unixproto

Change this to:
CREATEPROTO=mixproto

and rebuild & install.

-Mike

_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to