You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to support email threading we should propagate Message-ID, In-Reply-To and References if the original email has these present.
If those headers are not present, we must determine whether skyline can set at all (preferred), or if the underlying sender implementation handles this responsibility.
In order to support email threading we should propagate
Message-ID
,In-Reply-To
andReferences
if the original email has these present.If those headers are not present, we must determine whether skyline can set at all (preferred), or if the underlying sender implementation handles this responsibility.
See RFC 5322.
The text was updated successfully, but these errors were encountered: