<table><tr><td style="">knauss added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D12019">View Revision</a></tr></table><br /><div><div><p>But the whole createUniqueFileName is not supposed to generate unique names anyways, as it is used in a do loop in Maildir::addEntry. I think be better approach to add to mutex, to garantee <br />
QFile::exists(key) || QFile::exists(finalKey) || QFile::exists(curKey)  is valid. Maybe we should touch the file in tmp dir immediately.  And than it is irrelevant if we use a not so good createUniqueFileName.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R44 KDE PIM Runtime</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12019">https://phabricator.kde.org/D12019</a></div></div><br /><div><strong>To: </strong>mkoller, mlaurent<br /><strong>Cc: </strong>knauss, winterz, dvratil, KDE PIM, dvasin, vkrause, mlaurent<br /></div>