15 Mar
2007
15 Mar
'07
6:53 p.m.
On Thu, 2007-03-15 at 14:45 -0400, Stewart Dean wrote:
It never hurts to ask...... I am bringing up DC on my production mailserver (which runs UWIMAP for production IMAP service) to learn and test it, much as I did when I introduced SSL protected IMAP, using an unpublicized non-standard port. The folder and mailbox location and format will remain the same. Questions:
- Will DC be building indices for everything or just for the userid that I use to request client service for?
Just for those users who you're logging in as. Or even more accurately, only for those mailboxes that it opens.
- Are there any pitfalls others have experience doing this?
I don't think there should be problems. Dovecot's mbox code should be fully compatible with UW-IMAP.