On Sat, May 26, 2007 at 06:23:45PM +0300, Timo Sirainen wrote: On Fri, 2007-05-25 at 11:28 -0400, Adam McDougall wrote: > I have up to 4 servers that will run dovecot behind a load balancer, which means > the same user might be accessing the same mailbox from multiple servers, and it > seems like dovecot doesn't like multiple access to the dovecot indexes for the > one user since I currently have them stored in a nfs home directory. Is this > a bad thing? Must I keep a seperate index location per server? So you're using NFS? Have you read http://wiki.dovecot.org/NFS? Oops, sorry. I will take that information into account.