In Thunderbird I want to collect senders of all emails in a folder into an Excel (or csv) file.
I've done it before using ctrl-A and Print and got the date, sender and their address, and the subject line (I think in a csv file). I've since changed from Windows 10 to 11 and can't remember what I printed to. Trying it now and printing to PDF yields only the first entire message, but I don't want the message, I just want the sender (and date).
Toate răspunsurile (2)
There are a number of add-ons that claim to do that:
https://addons.thunderbird.net/en-US/thunderbird/search/?q=extract+addresses&appver=any
This one gets good reviews:
https://addons.thunderbird.net/en-US/thunderbird/addon/collectaddresses/
Lin, thanks muchly, but I don't think the add-ons will do quite what I want. It wasn't Thunderbird that was doing what I described (my memory is not what it used to be!). It turns out I was just using Thunderbird with the export add-on to generate the mbox-formatted files I want and then using mboxviewer to generate the cvs files (it has a built-in print-to-cvs option). I've created a file describing the process so I shouldn't be back here asking about it!