<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 9pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hello,</p>
<p>Moving a large number of email from one folder to another does create timeout on roundcube, due to either a very very large number of emails or indexing process that increases the processing time.</p>
<p>Would it make sense to have a background thread, to process orders asynchronously, instead of executing it on the spot ?</p>
<p><br /></p>
<p>For instance, orders (like moving or indexing or others) would be stored in a backlog instead of executing them in place, and then a background operation would process it ?</p>
<p>Makes any sense ?</p>
<p>Thank you</p>
<p><br /></p>

</body></html>