搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Need to export email as .txt from the command line.

  • 1 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 Matt

more options

I would like to export each email in a folder to either a single or multiple .txt file. I can do this from the Mozilla program with no problems, but I need to do it from the command line. Is this possible? Thanks.

I would like to export each email in a folder to either a single or multiple .txt file. I can do this from the Mozilla program with no problems, but I need to do it from the command line. Is this possible? Thanks.

所有回覆 (1)

more options

if you are a programmer it is not complex to write a script that will do as you want. The storage Thunderbird uses it the RD variant of the Berkley mbox format (a structured plain text file format). You will probably find scripts on google that will do as you want, but you will be unlikely to get any help here in programming your own. Perhaps try the google group mozilla.dev.apps.thunderbird for such technical assistance. https://groups.google.com/forum/#!forum/mozilla.dev.apps.thunderbird