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.
スレッドを作成する際にGmailを支援する方法はありますか?現在、これを行うために同じサブジェクトを使用していますが、それはサブジェクトを非常に醜くします。
他のメールクライアントがスレッド化を支援するために使用するメールヘッダーがいくつかあります-Gmailがそれらをサポートしているかどうかはわかりません。1つ目は標準のRFC-822" In-Reply-To: <messageid>"で、2つ目は非標準(Usenetから盗まれた)" References: <messageid>,<messageid>,..."です。
In-Reply-To: <messageid>
References: <messageid>,<messageid>,...