Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
メールサーバー用のウェブメールクライアントを開発しました。メッセージ変換を実装したい - たとえば、同じメール fwd/reply/reply2all を gmail のように一緒に表示する必要があります...
私の質問は次のとおりです。返信/転送または元のメールに関連するメールを見つけるための鍵は何ですか....
子のヘッダーには、親In-Reply-Toのヘッダーの値が必要です。Message-Id
In-Reply-To
Message-Id
Google は、件名に基づいてメッセージをチェーンしているようです (ちなみに、Apple Mail も同様です)。