thunderbird / import-export-tools-ng

Import Export Tools that supports Thunderbird 68/78/91/102/115
Other
264 stars 30 forks source link

Export CSV File With body #583

Open LedeEntInt opened 2 weeks ago

LedeEntInt commented 2 weeks ago

Hi there - whenever I export a message or selected messages as a CSV file, it only exports the subject/to/from. Is there a way to get it to download the message contents too? I want to export emails to put into an excel list for tracking leads. Thanks!

cleidigh commented 2 weeks ago

@LedeEntInt The CSV Format (Spreadsheet) option does export the body. The record set is: Subject, Author, Recipient, Date, Attachments Flag, Size, Body

An example test mail:

"test","Christopher Leidigh <xyz@gmail.com>","abc@kini.net",12/7/2023 14:32, ,5288,"Subject:
test
From:
Christopher Leidigh <xyz@gmail.com>
Date:
12/7/2023, 2:32 PM
To:
abc@kini.net

test
"

What version are you using? @cleidigh

cleidigh commented 1 week ago

@LedeEntInt Any luck? @cleidigh