Skip to content

Commit 3744ac3

Browse files
committed
preparing for merge with master
1 parent e1f46ee commit 3744ac3

File tree

1 file changed

+47
-36
lines changed

1 file changed

+47
-36
lines changed

docs/hmrc.html

Lines changed: 47 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
2-
"http://www.w3.org/TR/REC-html40/loose.dtd">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2+
"http://www.w3.org/TR/html4/loose.dtd">
33
<html>
44
<head>
55
<meta name="generator" content=
6-
"HTML Tidy for Linux/x86 (vers 25 March 2009), see www.w3.org">
6+
"HTML Tidy for HTML5 for Linux/x86 version 5.2.0">
77
<title>Hypermail - hmrc list configuration</title>
8-
<link rev="made" href="mailto:hypermail@hypermail-project.org">
8+
<link rel="author" href="https://github.com/hypermail-project">
99
</head>
1010
<body bgcolor="#FFFFFF" text="#000000">
1111
<h1 align="center"><img src="hypermail.png" width="60" align=
@@ -98,7 +98,8 @@ <h1 align="center"><img src="hypermail.png" width="60" align=
9898
files</li>
9999
<li><a href="#latest_folder">latest_folder</a> symlink to recent
100100
subdir</li>
101-
<li><a href="#noindex_onindexes">noindex_onindexes</a> instruct robots to not index hypermail generated indexes</li>
101+
<li><a href="#noindex_onindexes">noindex_onindexes</a> instruct
102+
robots to not index hypermail generated indexes</li>
102103
</ul>
103104
</li>
104105
<li><a href="#index_body">Body style</a>
@@ -177,8 +178,11 @@ <h1 align="center"><img src="hypermail.png" width="60" align=
177178
Subject:</li>
178179
<li><a href="#show_headers">show_headers</a> others (Message-ID,
179180
etc)</li>
180-
<li><a href="#format_flowed">format_flowed</a> support RFC 3676 format=flowed</li>
181-
<li><a href="#format_flowed_disable_quoted">format_flowed_disable_quoted</a> disable support for RFC 3676 format=flowed in quoted text</li>
181+
<li><a href="#format_flowed">format_flowed</a> support RFC 3676
182+
format=flowed</li>
183+
<li><a href=
184+
"#format_flowed_disable_quoted">format_flowed_disable_quoted</a>
185+
disable support for RFC 3676 format=flowed in quoted text</li>
182186
<li><a href="#mhtmlheaderfile">mhtmlheaderfile</a> template</li>
183187
<li><a href="#mhtmlfooterfile">mhtmlfooterfile</a> template</li>
184188
</ul>
@@ -192,8 +196,9 @@ <h1 align="center"><img src="hypermail.png" width="60" align=
192196
text/html</li>
193197
<li><a href="#usemeta">usemeta</a> save Content-Type in meta
194198
file</li>
195-
<li><a href="#userobotmeta">userobotmeta</a> use X-Robots-Tag in meta files to associate attachments
196-
with annotations for robots</li>
199+
<li><a href="#userobotmeta">userobotmeta</a> use X-Robots-Tag in
200+
meta files to associate attachments with annotations for
201+
robots</li>
197202
<li><a href="#text_types">text_types</a> what types are like
198203
text/plain?</li>
199204
<li><a href="#inline_types">inline_types</a> list what should go on
@@ -265,8 +270,8 @@ <h1 align="center"><img src="hypermail.png" width="60" align=
265270
<li><a href="#append_filename">append_filename</a> name of mbox
266271
output</li>
267272
<li><a href="#txtsuffix">txtsuffix</a> save each raw message</li>
268-
<li><a href="#annotated">annotated</a> what headers indicate message
269-
annotations</li>
273+
<li><a href="#annotated">annotated</a> what headers indicate
274+
message annotations</li>
270275
<li><a href="#deleted">deleted</a> what headers indicate deletion
271276
<strong>deprecated</strong></li>
272277
<li><a href="#expires">expires</a> what headers indicate expire
@@ -613,11 +618,11 @@ <h3><a name="index_avail" id="index_avail">Index
613618
<i>latest_folder = current</i> (disabled by default)</dd>
614619
<dd><a name="noindex_onindexes" id="noindex_onindexes"></a></dd>
615620
<dt><strong>noindex_onindexes = [ 0 | 1 ]</strong></dt>
616-
<dd>Tells hypermail to add a <strong>noindex</strong> metadata to its
617-
generated message indexes (by author, etc.), to instruct robots
621+
<dd>Tells hypermail to add a <strong>noindex</strong> metadata to
622+
its generated message indexes (by author, etc.), to instruct robots
618623
to not index the indexes. See <a href="#annotated">anontated</a>
619-
for further discussion on <strong>noindex</strong>.<br />
620-
<br />
624+
for further discussion on <strong>noindex</strong>.<br>
625+
<br>
621626
<em>noindex_onindexes = 0</em></dd>
622627
</dl>
623628
<h3><a name="index_body" id="index_body">Index body style</a></h3>
@@ -935,19 +940,21 @@ <h3><a name="msg_head" id="msg_head">Message page
935940
<dd><a name="format_flowed" id="format_flowed"></a></dd>
936941
<dt><strong>format_flowed [ 0 | 1 ] (EXPERIMENTAL)</strong></dt>
937942
<dd>Enable this option to support RFC 3676 format=flowed. When this
938-
option is enabled and a message says it is supporting format=flowed, hypermail
939-
will recreate a long-line that has been split into multiple lines as a single one.<br />
940-
<br />
941-
<em>format_flowed = 1</em> (disabled by default)
942-
</dd>
943-
<dd><a name="format_flowed_disable_quoted" id="format_flowed_disable_quoted"></a></dd>
943+
option is enabled and a message says it is supporting
944+
format=flowed, hypermail will recreate a long-line that has been
945+
split into multiple lines as a single one.<br>
946+
<br>
947+
<em>format_flowed = 1</em> (disabled by default)</dd>
948+
<dd><a name="format_flowed_disable_quoted" id=
949+
"format_flowed_disable_quoted"></a></dd>
944950
<dt><strong>format_flowed_disable_quoted [ 0 | 1 ]</strong></dt>
945-
<dd>Use this option if you want to disable support for format=flowed inside quoted
946-
text (the lines starting with one or more '&gt;' characters). This option is always disabled
947-
if <strong>format_flowed</strong> is not enabled.<br />
948-
<br />
949-
<em>format_flowed_disable_quoted = 1</em> (disabled by default)
950-
</dd>
951+
<dd>Use this option if you want to disable support for
952+
format=flowed inside quoted text (the lines starting with one or
953+
more '&gt;' characters). This option is always disabled if
954+
<strong>format_flowed</strong> is not enabled.<br>
955+
<br>
956+
<em>format_flowed_disable_quoted = 1</em> (disabled by
957+
default)</dd>
951958
<dd><a name="mhtmlheaderfile" id="mhtmlheaderfile"></a></dd>
952959
<dt><strong>mhtmlheaderfile = [ path to message header template
953960
file | NONE ]</strong></dt>
@@ -996,13 +1003,16 @@ <h2><a name="attachments" id="attachments">Attachments</a></h2>
9961003
<i>usemeta = 0</i></dd>
9971004
<dd><a name="userobotmeta" id="userobotmeta"></a></dd>
9981005
<dt><strong>userobotmeta [ 0 | 1 ]</strong></dt>
999-
<dd>If a message has annotations for robots and <a href="#usemeta">usemeta</a>
1000-
is enabled, setting this option to <strong>1</strong> will associate
1001-
the value of the annotations to each attachment using the experimental
1002-
<strong>X-Robots-Tag</strong> HTTP header. For more information, browse Google's <a href="https://developers.google.com/webmasters/control-crawl-index/docs/robots_meta_tag">Robots Meta Tag documentation</a>.<br />
1003-
<br />
1004-
<em>userobotmeta = 0</em>
1005-
</dd>
1006+
<dd>If a message has annotations for robots and <a href=
1007+
"#usemeta">usemeta</a> is enabled, setting this option to
1008+
<strong>1</strong> will associate the value of the annotations to
1009+
each attachment using the experimental
1010+
<strong>X-Robots-Tag</strong> HTTP header. For more information,
1011+
browse Google's <a href=
1012+
"https://developers.google.com/webmasters/control-crawl-index/docs/robots_meta_tag">
1013+
Robots Meta Tag documentation</a>.<br>
1014+
<br>
1015+
<em>userobotmeta = 0</em></dd>
10061016
<dd><a name="text_types" id="text_types"></a></dd>
10071017
<dt><strong>text_types = list of types to be the same as
10081018
text/plain</strong></dt>
@@ -1389,8 +1399,9 @@ <h3><a name="sysmisc" id="sysmisc">System miscellaneous</a></h3>
13891399
an implicit robot <strong>noindex</strong> annotation. In such
13901400
case, user supplied robot annotations values will be silently
13911401
ignored.<br>
1392-
<br>Use <a href="#userobotmeta">userobotmeta</a>
1393-
for associating attachments with annotations for robots.<br>
1402+
<br>
1403+
Use <a href="#userobotmeta">userobotmeta</a> for associating
1404+
attachments with annotations for robots.<br>
13941405
<br>
13951406
Note that the list maintainer must be careful on whether to accept
13961407
incoming messages containing the <strong>annotated</strong> header.

0 commit comments

Comments
 (0)