2 Jul
2004
2 Jul
'04
8:34 p.m.
.imap.index.data .imap.index.log
They're under .INBOX/ directory. I was thinking about moving them to Maildir/ root, but there's some future improvements I'm planning on doing and keeping indexes in root directory wouldn't work well then.
Ahhh. I see. That is neat - save populating the main Maildir with files.
Just one other quick question:
How does the flat file for authentication scale to large numbers of accounts? Eg:
auth_passdb = passwd-file /path/to/file
Courier makes a db version of the userdb file for fast access. Is this needed/planned for Dovecot? How does it scale for tens of thousands of users?
Paul