Saving mails/loading to a file structure
-
My users kept a lot of mails in .msg format in the outlook days. I managed to batch convert those to .eml format. How can I read these files using webapp? Since there is no outlook configured anymore they are now unable to read those mails stored in folders.
I believe this is related https://jira.kopano.io/browse/KD-2 and hasnt moved since may, any news about this ?
-
I think these tickets might serve you better:
https://jira.kopano.io/browse/KW-234 - epic
https://jira.kopano.io/browse/KW-722 - currently research -
I’ve been working on an unofficial MSG importer, which can import msg files directly into Kopano (from the cli). I’ll post the code once it’s stable.