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 get email data exctracted separately?

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

more options

Is there a way to have time when the email was received in a separate column while exporting it from Thunderbird? The same as for a date, recipient, and sender email. Thank you.

Is there a way to have time when the email was received in a separate column while exporting it from Thunderbird? The same as for a date, recipient, and sender email. Thank you.
Immagini allegate

Soluzione scelta

ImportExportTools NG can export a folder or selected set of messages to an index in csv format, and the date and time formats can be customized (see picture). The date and time are in the same column, but it shouldn't be difficult to parse the time part and place it in a separate column. An awkward method would be to export the index with the full date and time, then re-export with just the time, then copy the time column into the first index csv.

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (1)

more options

Soluzione scelta

ImportExportTools NG can export a folder or selected set of messages to an index in csv format, and the date and time formats can be customized (see picture). The date and time are in the same column, but it shouldn't be difficult to parse the time part and place it in a separate column. An awkward method would be to export the index with the full date and time, then re-export with just the time, then copy the time column into the first index csv.

Modificato da sfhowes il