Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

Get a list of emails in a folder

  • 1 odgovor
  • 1 ima to težavo
  • 1 ogled
  • Zadnji odgovor od 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.

Vsi odgovori (1)

more options

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