Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Get a list of emails in a folder

  • 1 (رد واحد)
  • 1 has this problem
  • 1 view
  • آخر ردّ كتبه sfhowes

more options

I would like to get a file containing a list of emails in my mail folder in Thunderbird. If a command line program produced the desired output, it might look something like the following:

msg_list -f [folder_name] > msg_list_filename.txt

Each line of the output file (e.g., msg_list_filename.txt) would contain the Subject, Correspondents, and Date of the message -- just like Thunderbird shows interactively by default.

It seems to me that this almost certainly already exists but I can't find it.

Being able to configure the output columns would be nice but not essential.

Thanks in advance! Charlie P.

I would like to get a file containing a list of emails in my mail folder in Thunderbird. If a command line program produced the desired output, it might look something like the following: msg_list -f [folder_name] > msg_list_filename.txt Each line of the output file (e.g., msg_list_filename.txt) would contain the Subject, Correspondents, and Date of the message -- just like Thunderbird shows interactively by default. It seems to me that this almost certainly already exists but I can't find it. Being able to configure the output columns would be nice but not essential. Thanks in advance! Charlie P.

All Replies (1)

more options

The ImportExportTools NG add-on can export a folder index in csv or html format.