<html>
<head>
<style type="text/css">
body,p,td,div,span{
        font-size:14px;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #212121;
};
body p{
        margin:0px;
}
</style>
</head>
<body>Alright, but do you know why the error happens ?<br><br><br>On Thursday, 27-12-2018 at 2:51 Aki Tuomi wrote:<br><blockquote style="border:0;border-left: 2px solid #22437f; padding:0px; margin:0px; padding-left:5px; margin-left: 5px; ">> On 27 December 2018 at 00:55 Qmail Dev <qmail@top-consulting.net> wrote:<br>
> <br>
> <br>
> Hello,<br>
> <br>
> I run Dovecot 2.3.2.1 and I keep separate index / control files:<br>
> <br>
> <br>
> mail_location =<br>
> maildir:~/Maildir:INDEX=/liveindexes/indexes/%d/%n:CONTROL=/liveindexes/control/%d/%n<br>
> <br>
> When I try to set an ACL on a folder, I get this error:<br>
> <br>
> <br>
> Dec 26 17:35:56 imap2 dovecot: imap(user@domain.com): Error:<br>
> file_dotlock_open(/home/vpopmail/domains/domain.com/user/Maildir/.Test/dovecot-acl)<br>
> failed: Resource temporarily unavailable<br>
> Dec 26 17:35:56 imap2 dovecot: Error: imap(user@domain.com): Mailbox<br>
> Test: Failed to set ACL<br>
> <br>
> <br>
> Is it normal for it to try opening the dotlock in the Maildir ?<br>
> <br>
> When I list that directory, the lock file did get created<br>
> -rw-------   1 vpopmail  vchkpw        0 Dec 26 17:35<br>
> dovecot-acl.lock<br>
> <br>
> Any help is appreciated!<br>
<br>
The lockfile is created there, because the ACL file itself is created there too.<br>
<br>
Aki</blockquote></body></html>