Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

How to search all e-mail and copy documents?

  • 1 risposta
  • 1 ha questo problema
  • 8 visualizzazioni
  • Ultima risposta di sfhowes

more options

My e-mail is a huge repository of information that I need to curate in a file system.

A bit of background; We've used Thunderbird since day one. Not only have we used Thunderbird since it became available we sent all our previous e-mail from other clients to our Thunderbird clients for referencing. We have about 3,220,000 separate e-mail filtered into separate folders on separate clients. Each person maintains their own.

What I need to do is convert each e-mail into a document format; i.e. pdf, doc, or txt, for each client, and generate the file name based on a formula.

I can code a program to handle each document, however chasing the documents thru the Thunderbird topology/file system could be a real research project. Is there an API that would recurse thru the Thunderbird repository and return an e-mail at a time? Or something akin to this?

Any direction would be appreciated.

Mike

My e-mail is a huge repository of information that I need to curate in a file system. A bit of background; We've used Thunderbird since day one. Not only have we used Thunderbird since it became available we sent all our previous e-mail from other clients to our Thunderbird clients for referencing. We have about 3,220,000 separate e-mail filtered into separate folders on separate clients. Each person maintains their own. What I need to do is convert each e-mail into a document format; i.e. pdf, doc, or txt, for each client, and generate the file name based on a formula. I can code a program to handle each document, however chasing the documents thru the Thunderbird topology/file system could be a real research project. Is there an API that would recurse thru the Thunderbird repository and return an e-mail at a time? Or something akin to this? Any direction would be appreciated. Mike

Tutte le risposte (1)

more options

I suggest you look at the options provided by ImportExportTools, such as exporting folders and subfolders (with structure), and to eml, html, text, pdf and mbox formats, with customized file name formats.

A program like MailStore might be useful as a central archiving and search facility.