過去のメールをインポート

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

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

@sam We are waiting… :wink:

@YoavNordmann & @Cozdabuch, if you could send me (regis.hanol@discourse.org) some (< 10) of these email chains I would truly appreciate it. :+1:

「いいね!」 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 :wink:

「いいね!」 3

Pestering. Just pestering. Any word?

Not there yet, we have IMAP support by @dan in progress which will unlock some of this.

「いいね!」 2

こんにちは!

このメールチェーンインポーター、まだうまくいっていませんか? :smiley:

IMAP はマージにかなり近づいていますが、大規模な利用に耐える準備が整うまでには 2〜3 か月かかります。

「いいね!」 3

何か近々予定されていますか?

IMAP は非常に長期的な取り組みです。基本的な実装は進めていますが、エッジケースが非常に多数存在します。

それでも、グループごとに専用の送信メールボックスを設ける方向で、着実に進展を遂げています。

「いいね!」 2

これを再確認すると、Discourse であればもっとうまく処理できるようなメールのやり取りに、自分が参加していることがよくあります。これはまだ検討中でしょうか(明らかに IMAP はうまくいきませんでした)。

それらを正しく解析するのは非常に難しいでしょう。自分で手動でいくつか行いましたが、可能ですが(特に時間に関しては)トリッキーです。

半自動プロセス/プラグインでうまくいくのではないかと思います。考えているのは次のとおりです。

  1. タイトル/カテゴリ
  2. 日付/時刻ピッカー
  3. ステージングされたユーザーの作成を許可するユーザーセレクター
  4. コピーできる投稿テキスト
  5. 同じ内容で必要なだけ返信を追加する機能

これにより、通知なしでトピック/返信が完了した状態で生成されます。