Displaying 3 results from an estimated 3 matches for "tmp_lock".
Did you mean:
smp_lock
2017 Oct 26
2
Locks directory change
Hello,
it's the first time for me writing to the list, I'm trying to change the
location into which the Dovecot's locks are done reserving a special
temporary directory on an other partition, then adding to the
dovecont.conf the line:
mail_location = maildir:~/Maildir:VOLATILEDIR=/tmp_lock/%2.256Nu/%u
so that through the VOLATILEDIR directive the locks should be written in
this path.
We observe though that the locks for many users are still done in the
real maildir (NFS mounted filesystem) as if in some situations this
instruction is not effective. Anybody knows if are there other t...
2018 Jan 07
1
Locks directory change
...g to the list, I'm trying to change the
> > location into which the Dovecot's locks are done reserving a special
> > temporary directory on an other partition, then adding to the
> > dovecont.conf the line:
> >
> > mail_location = maildir:~/Maildir:VOLATILEDIR=/tmp_lock/%2.256Nu/%u
> >
> > so that through the VOLATILEDIR directive the locks should be written in
> > this path.
> > We observe though that the locks for many users are still done in the
> > real maildir (NFS mounted filesystem) as if in some situations this
> > instr...
2017 Oct 26
0
Locks directory change
...first time for me writing to the list, I'm trying to change the
> location into which the Dovecot's locks are done reserving a special
> temporary directory on an other partition, then adding to the
> dovecont.conf the line:
>
> mail_location = maildir:~/Maildir:VOLATILEDIR=/tmp_lock/%2.256Nu/%u
>
> so that through the VOLATILEDIR directive the locks should be written in
> this path.
> We observe though that the locks for many users are still done in the
> real maildir (NFS mounted filesystem) as if in some situations this
> instruction is not effective. Anyb...