Ubuntu Forums Archive Viewer

Convert Evolution Inbox data and store into MySQL

Archived thread 1036215 from Ubuntu Dev Link Forum. Markdown source: Ubuntu_Dev_Link_Forum/thread_1036215_Convert_Evolution_Inbox_data_and_store_into_MySQL.md

Original URL About this archive
#1

Anyone has DDL handy, and tool can take

:~/.evolution/mail/local$ ls Drafts Inbox.ibex.index.data Sent.ibex.index Drafts.cmeta Inbox.sbd Sent.ibex.index.data Drafts.ibex.index Outbox Templates Drafts.ibex.index.data Outbox.cmeta Templates.cmeta folders.db Outbox.ibex.index Templates.ibex.index Inbox Outbox.ibex.index.data Templates.ibex.index.data Inbox.cmeta Sent Inbox.ibex.index Sent.cmeta

And load the Inbox data to MySql, I am in process to test out Text search in MySQL with other RDBMS.

Thanks