When Windows Search is deactivated, automatically delete its .mozmsgs folders
Categories
(Thunderbird :: OS Integration, defect)
Tracking
(Not tracked)
People
(Reporter: dfghjkjhg, Unassigned)
References
(Depends on 1 open bug)
Details
Updated•15 years ago
|
Comment 1•15 years ago
|
||
Comment 2•15 years ago
|
||
Dear Mozilla,
because of the age of this ticket it looks like that you are not interested in solving this problem. Am I right?
Comment 5•5 years ago
|
||
If I understand Thunderbirds behaviour correctly, this bug deals with a data protection / security problem, because unexpected (old) data can remain in the Windows search. So the user should be asked at least, if the files should be deleted.
This bug is also related to Maildir, since the * .wdseml files are no longer necessary for Maildir. So in case of Maildir the *.wdseml files should be removed, too. See Bug 1214407
Comment 6•5 years ago
|
||
(In reply to Alex Ihrig [:Alex_Ihrig] from comment #5)
If I understand Thunderbirds behaviour correctly, this bug deals with a data protection / security problem, because unexpected (old) data can remain in the Windows search. So the user should be asked at least, if the files should be deleted.
It's two things as I see it: (1) Yes, it is possible that Windows Search could return data that it should not return if the .wdseml files are left in existence when they are no longer needed; and (2) it is just untidy and a waste of space to leave unneeded files in existence.
I agree that the user should be asked whether or not the files should be deleted at the point they disable Windows Search integration. As David Bienvenu said 10 years ago(!), the user might only be temporarily disabling Windows Search integration so the files might still be needed.
This bug is also related to Maildir, since the * .wdseml files are no longer necessary for Maildir. So in case of Maildir the *.wdseml files should be removed, too. See Bug 1214407
I have a maildir test profile (under TB 38.3.0, so I recognise that things might have changed (?) ) and the maildir format used by TB is NOT suitable as it stands for indexing with Windows Search. Although the maildir message files appear to be valid EML/MHTML format files (good), they have no file extension. Lack of file extension means that it is not possible for the Windows Search indexer to know which IFilter to invoke to extract data from the files.
The solution is to ensure that some unique file extension is used for these files. Since .wdseml is currently used for this purpose it could be re-used for here although a shorter file extension might be preferred due to path length issues on Windows.
I'll comment on this issue on Bug 1214407.
Updated•3 years ago
|
Updated•2 years ago
|
Description
•