Re: [Dovecot] Problem with mail_location and INDEX location

2012-11-29 Thread Charles Marcus
On 2012-11-29 6:02 AM, Matt Jones wrote: The relevant config I'm using: mmap_disable = no Please only/always post full output of doveconf -n, not copy/pastes from the config file... this is the only way to be sure that you are using the config you *think* you are using... -- Best regar

[Dovecot] Problem with mail_location and INDEX location

2012-11-29 Thread Matt Jones
HI, I'm pulling my hair out a little trying to get dovecot to save it's index locally rather than in the NFS mount. No matter what I do it seems to save the indices in the Maildir on the NFS. I'm using dovecot 2.0.18 on CentOS 6.3. The relevant config I'm using: mmap_disable = no dotlock_u

Re: [Dovecot] problem with mail_location

2009-07-06 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 4 Jul 2009, etor...@dap.es wrote: mail_location = maildir:/var/dovecot-mail/%d/%n/Maildir but on my /var/dovecot-mail have following directory created: -domain -domain. -domain.es (only this is correct) -DOMAIN.ES Why is this happening?

Re: [Dovecot] problem with mail_location

2009-07-04 Thread Zhang Huangbin
On Jul 4, 2009, at 8:22 PM, etor...@dap.es wrote: I have: mail_location = maildir:/var/dovecot-mail/%d/%n/Maildir but on my /var/dovecot-mail have following directory created: -domain -domain. -domain.es (only this is correct) -DOMAIN.ES Why is this happening? You should set 'mail_debug

Re: [Dovecot] problem with mail_location

2009-07-04 Thread Charles Marcus
On 7/4/2009 8:22 AM, etor...@dap.es wrote: > I have: > > mail_location = maildir:/var/dovecot-mail/%d/%n/Maildir Please always provide at *least* output of dovecot -n... -- Best regards, Charles

[Dovecot] problem with mail_location

2009-07-04 Thread etorres
I have: mail_location = maildir:/var/dovecot-mail/%d/%n/Maildir but on my /var/dovecot-mail have following directory created: -domain -domain. -domain.es (only this is correct) -DOMAIN.ES Why is this happening?