为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Delete an email saved from Thunderbird.

  • 5 个回答
  • 1 人有此问题
  • 4 次查看
  • 最后回复者为 Zenos

more options

I saved an .eml file from thunderbird to a directory on my computer.

Method achieved: Right click email in list then select "Save As...". Proceed to select a location and click okay.

I would now like to delete the copy that I saved and that option is not available. I am unable to delete or move the .eml file.

I saved an .eml file from thunderbird to a directory on my computer. Method achieved: Right click email in list then select "Save As...". Proceed to select a location and click okay. I would now like to delete the copy that I saved and that option is not available. I am unable to delete or move the .eml file.

所有回复 (5)

more options

Esperologist said

that option is not available.

What exactly prevents you from deleting the file you saved to your disc?

more options

christ1 said

What exactly prevents you from deleting the file you saved to your disc?

I open Windows Explorer and navigate to the location of the saved .eml file. I select the file and press the 'delete' key and nothing happens.

I right click the file and there is not delete or move option available. There is a copy option available, but I'd rather not risk having more files I can't delete.

If I open another Windows Explorer window to another location, I can right-click drag to get the following options: 'copy here', 'create shortcut', 'cancel'.

If I open the 'Recycle Bin' then try to drag it in, all actions are denied.

more options

It sounds like that directory or file is write protected. Right click and change protection (maybe you need to be administrator)

more options

Gnospen said

It sounds like that directory or file is write protected. Right click and change protection (maybe you need to be administrator)

Just checked, file was not write protected. Other files in the directory I am able to delete. Checked the directory settings, looked like it might have partial protection (instead of a check/unchecked box it was a blue box in the box). I cleared the blue box and saved it - did not resolve it.

On double checking, I can adjust the 'read only' state of the folder to 'checked' and it retains that after applying. However, if I clear the box to 'unchecked' and apply... then when I open the properties again it has reverted to a blue box.

It appears that somehow Thunderbird has used a hidden flag to prevent the file from being deleted and I can't override it.

more options

Which version of Windows?

This is a Windows thing, but I don't use it myself and don't know the answer. But to search usefully for an answer, it would help to know what version you are running.

Ah! From Matt's blog site:

Can't delete EML files This came up on the get satisfaction support site, and I thought it worth noting here for my own future reference.

Apparently windows search uses some sort of modified file properties to 'enhance the search experience'. The references I have read all implicate Live mail in the installation of this enhancement, but it could just as well be a windows update or an Internet explorer update.

The side effect of the enhanced search experience is that any EML files you have saved into the file system from your mail client can't be dealt with as files and nothing you do to move or delete them works. The solution is to change the registry key as shown below. Once that key is set to Zero and you have rebooted you will be able to modify the EML files as normal.

[HKEY_CLASSES_ROOT\CLSID\{5FA29220-36A1-40f9-89C6-F4B384B7642E}\OverrideFileSystemProperties] "System.SFGAOFlags"=dword:00000000

http://thunderbirdtweaks.blogspot.co.uk/2011/10/cant-delete-eml-files.html

由Zenos于修改