blob: 0558b9c58f5b92f1b4fa2e8977c2b980b4f818b7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="mail-recognized-thread-related-headers">
<info>
<desc>Which thread-related headers are recognized by Evolution.</desc>
<link type="guide" xref="index#common-mail-problems" />
<revision pkgversion="2.28.3" version="0.1" date="2010-10-16" status="review"/>
<credit type="author">
<name its:translate="no">April Gonzales</name>
<email its:translate="no">loonycookie@gmail.com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Thread related headers recognized by Evolution</title>
<p>Evolution supports the following headers:</p>
<list>
<item><p>References</p></item>
<item><p>In-Reply-To</p></item>
</list>
<p><gui>Thread-*</gui> headers are Microsoft's proprietary headers and not supported.</p>
</page>
|