On Sat, 2006-04-15 at 15:47 +0200, Alex wrote:> i'm working with exim 4.60, with mbox, and dovecot dovecot-1.0.beta7,
> and filesystem quotas
>
> default_mail_env = mbox:~/mail::INBOX=%h/mbox:INDEX=/tmp/%u
>
> lock_method = dotlock fcntl
You can have only one lock_method, and since you place indexes in /tmp
just keep it fcntl.
> mbox_read_locks = dotlock fcntl
> mbox_write_locks = dotlock fcntl
>
>
> The home of users is
> /home/usuaris/user
>
>
> Where place dovecot the lock file?
For mboxes it's always created wherever the mboxes are, for example for
your INBOX it uses ~/mbox.lock.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL:
<http://dovecot.org/pipermail/dovecot/attachments/20060421/4a1871ef/attachment.bin>