Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / fromfields.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: FROMFIELDS</title>
5</head>
6<body>
7<!--x-rc-nav-->
8<table border=0><tr valign="top">
9<td align="left" width="50%">[Prev:&nbsp;<a href="force.html">FORCE</a>]</td><td><nobr>[<a href="../resources.html#fromfields">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="genidx.html">GENIDX</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>FROMFIELDS</h1>
13
14<!-- *************************************************************** -->
15<hr>
16<h2>Syntax</h2>
17
18<dl>
19
20<dt><strong>Envariable</strong></dt>
21<dd><p>
22<code>M2H_FROMFIELDS=</code><var>field1</var><code>:</code><var
23>field2</var><code>:</code><var>...</var><code>:</code><var
24>fieldN</var>
25</p>
26</dd>
27
28<dt><strong>Element</strong></dt>
29<dd><p>
30<code>&lt;FROMFIELDS&gt;</code><br>
31<var>field1</var><code>:</code><var
32>field2</var><code>:</code><var>...</var><code>:</code><var
33>fieldN</var><br>
34<code>&lt;/FROMFIELDS&gt;</code><br>
35</p>
36</dd>
37
38<dt><strong>Command-line Option</strong></dt>
39<dd><p>
40<code>-fromfields </code><var>field1</var><code>:</code><var
41>field2</var><code>:</code><var>...</var><code>:</code><var
42>fieldN</var>
43</p>
44</dd>
45
46</dl>
47
48<!-- *************************************************************** -->
49<hr>
50<h2>Description</h2>
51
52<p>FROMFIELDS specify the message header fields MHonArc will search to
53determine who the author of a message is (which determines the
54value of the <b>$FROM*$</b> resource variables).
55Each field will be checked in the ordered specified.
56</p>
57<p>The value of the FROMFIELDS is a colon separated
58list of message header fields to check.
59</p>
60
61<!-- *************************************************************** -->
62<hr>
63<h2>Default Setting</h2>
64
65<pre>
66from:mail-reply-to:reply-to:return-path:apparently-from:sender:resent-sender
67</pre>
68
69<p>This resource is intended to reflect who the author is and not necessarily
70where replies of the message should be directed. This is why the
71<tt>From: </tt> field has higher precendence than the reply-to fields.
72However, if it is desired that it reflect where replies should be
73directed, then put <tt>mail-reply-to</tt> and <tt>reply-to</tt> first.
74</p>
75
76<!-- *************************************************************** -->
77<hr>
78<h2>Resource Variables</h2>
79
80<p>N/A
81</p>
82
83<!-- *************************************************************** -->
84<hr>
85<h2>Examples</h2>
86
87<p>None.
88</p>
89
90<!-- *************************************************************** -->
91<hr>
92<h2>Version</h2>
93
94<p>2.1.2
95</p>
96
97<!-- *************************************************************** -->
98<hr>
99<h2>See Also</h2>
100
101<p><a href="datefields.html">DATEFIELDS</a>
102</p>
103
104<!-- *************************************************************** -->
105<hr>
106<!--x-rc-nav-->
107<table border=0><tr valign="top">
108<td align="left" width="50%">[Prev:&nbsp;<a href="force.html">FORCE</a>]</td><td><nobr>[<a href="../resources.html#fromfields">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="genidx.html">GENIDX</a>]</td></tr></table>
109<!--/x-rc-nav-->
110<hr>
111<address>
112$Date: 2002/07/27 05:13:10 $ <br>
113<img align="top" src="../monicon.png" alt="">
114<a href="http://www.mhonarc.org/"
115><strong>MHonArc</strong></a><br>
116Copyright &#169; 1998-1999, <a href="http://www.earlhood.com/"
117>Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org"
118>mhonarc@mhonarc.org</a><br>
119</address>
120
121</body>
122</html>