Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Get a list of emails in a folder

  • 1 antwoord
  • 1 heeft dit probleem
  • 1 weergave
  • Laatste antwoord van 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.

Alle antwoorden (1)

more options

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