Is there a way to import older mails into discourse which hold discussions.
I have a lot of chain mails which contains valuable Q&A sessions. I want to import all of this data into discourse and make it searchable.
All of the mails or on gmail.
Thanks for the help
1 个赞
sam
(Sam Saffron)
2018 年8 月 31 日 00:38
3
Note, this is a feature we really want to get to. “Forward long email chain to Discourse and have it untangle it, staging users and creating multiple replies”, unfortunately it is a devilishly hard problem. We hope to make some progress here in the next 12 months.
9 个赞
@YoavNordmann & @Cozdabuch , if you could send me (regis.hanol@discourse.org ) some (< 10) of these email chains I would truly appreciate it.
1 个赞
Regis,
I didn’t ever see you replied till now. (Little late).
Unfortunately I can’t forward any of our chains as they are internal discussions.
Have you had any luck with your work on the email chain importer?
Not yet, still on the pipe though
3 个赞
Pestering. Just pestering. Any word?
sam
(Sam Saffron)
2019 年10 月 28 日 06:47
9
Not there yet, we have IMAP support by @dan in progress which will unlock some of this.
2 个赞
albtuz
(Alberto)
2020 年5 月 26 日 07:05
10
Hello!
Any luck with this email chain importer yet?
sam
(Sam Saffron)
2020 年5 月 26 日 07:28
11
IMAP is getting pretty close to merge, but it will take 2-3 month prior to being ready for usage at scale.
3 个赞
sam
(Sam Saffron)
2021 年6 月 1 日 06:58
13
IMAP is a very very long game. We have some basic implementation but there are just so many edge cases.
We are though making some good headway around allowing a group to have a dedicated outgoing email box.
2 个赞
nathank
(Nathan Kershaw)
2024 年7 月 24 日 06:06
14
重新审视这个问题,我发现自己经常参与一些电子邮件链,而这些内容用 Discourse 会更合适。这是否还在考虑之中(显然 IMAP 没有成功)。
正确解析它们会非常困难。我自己偶尔手动做过一些,虽然可行但很棘手(尤其是时间方面)。
我想知道是否有一个半自动化的流程/插件可以很好地完成这项工作。我想到的是:
标题/类别
日期/时间选择器
用户选择器,允许创建暂存用户
可以复制进来的帖子文本
能够添加任意数量的回复,内容相同
然后,这会生成一个主题/回复(无通知),一切就绪。