<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">On 5 Oct 2018, at 16.42, Tom Sommer <<a href="mailto:mail@tomsommer.dk" class="">mail@tomsommer.dk</a>> wrote:<br class=""><div class=""><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">On 2018-10-05 11:50, Tom Sommer wrote:</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><blockquote type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">On 2018-10-05 11:35, Timo Sirainen wrote:<br class=""><blockquote type="cite" class="">On 4 Oct 2018, at 17.13, Tom Sommer <<a href="mailto:mail@tomsommer.dk" class="">mail@tomsommer.dk</a>> wrote:<br class=""><blockquote type="cite" class="">On 2018-10-04 15:55, Timo Sirainen wrote:<br class=""><blockquote type="cite" class="">On 4 Oct 2018, at 14.39, Tom Sommer <<a href="mailto:mail@tomsommer.dk" class="">mail@tomsommer.dk</a>> wrote:<br class=""></blockquote><blockquote type="cite" class=""><blockquote type="cite" class="">Is this correct, and if so are there any plans to move dotlocks etc. to this directory?<br class=""></blockquote>What dotlocks? I guess mbox and Maildir have some locks that could be<br class="">moved there, but a better performance optimization for those<br class="">installations would be to switch to sdbox/mdbox. Other than that, I<br class="">don't remember there being anything important that could be moved<br class="">there.<br class=""></blockquote>Maildir locks yes, switching format is not a procedure I feel comfortable with :)<br class="">Would it be possible to move the maildir/mbox locks to VOLATILEDIR?<br class=""></blockquote>Sure it would be possible, but it's such a low priority for us that I<br class="">doubt we'll be implementing it.<br class=""></blockquote>Might try and look into it myself.<br class=""></blockquote><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Something like this? See attached.</span><span id="cid:F26E2ADD-38DE-47BE-BDF3-F7C5C78E6806@nordic-sky.finnair.com" class=""><volatile-dotlock.patch></span></div></blockquote></div><br class=""><div class="">Looks like it works. But could you:</div><div class=""><br class=""></div><div class="">1) Add it to github as merge request</div><div class=""><br class=""></div><div class="">2) MAILBOX_LIST_PATH_TYPE_VOLATILEDIR might be useful, but it's kind of a separate change of its own. To simplify, in Maildir code you could have box->list->set->volatile_dir != NULL ? box->list->set->volatile_dir : control_dir. That way it's falling back to control_dir like the previous code when VOLATILEDIR wasn't set.</div><div class=""><br class=""></div></div></body></html>