I have quite a lot of text files that are archives from a mailman mailing list.
These files conform the the standard “mbox” format for unix mail files (although much header info has been cleaned out.
DTO allows me to import these files (albeit one at a time) and successfully extract each message, sender and subject.
However it doesn’t extract the message date. All the imported messages have the file creation date, not the actual message date.
I can only think this is a bug given the successful identification of each message and the extraction of the sender and subject.
For a small number of messages this is no big deal but I have some 40,000 and not being able to sort my search results by message date makes them very tiresome. Is there a fix for this?