Hmm ... thought about the two points in help of Mercury/32:
- Using mailing lists - commands and methods
- Other mail server commands
OK - I'll try to mix the old helpfile with the help in Mercury/32:
+------------------------------------------------+
| Mail Server Help. |
+------------------------------------------------+
The Mercury Mail Transport includes a simple mail server capable of
performing a number of automatic operations in response to messages
sent to it. Some or all operations may be restricted at this site.
To activate the mail server, send a message to the special mail server
account at the site (usually called MAISER), with the subject of the
message set to anything (the mail server will quote your subject line
back to you in its reply), and the commands the mail server should
execute listed one per line in the message body. The mail server stops
parsing commands when it encounters a blank line or an EXIT command.
If your mailer adds a signature to your messages, make sure you enter
a blank line after the last command. Unrecognized commands are ignored
and generate no error.
The following common commands may be recognized by the mail server:
HELP Returns this text.
BOUNCE Returns your message to you, headers intact.
VERIFY <address> Determines whether the specified <address> is valid.
LOOKUP <string> Searches the local system for user names matching
<string>. The string may contain * and ? wildcard
characters. This command may be disabled.
FINGER <address> Returns mail specific information about a user at
the <address>. Also the content of the file PROFILE
(if it exists) in the user's mail directory will be
returned. This command may be disabled at this site.
INDEX Asks MAISER for a list of files available by eMail
at this site.
SEND <filename> Asks MAISER to send <filename>. For a list of the
files available by eMail from this site, see the
INDEX command.
EXIT Stops mail server processing commandlines in the
message.
For mailing list management the following commands that affect list
membership or list operation are recognized by the mail server:
Commands available to EVERYONE:
LIST Returns the mailing lists available
and public visible at this site.
ENUMERATE <listname> Returns a list of current subscribers
REVIEW <listname> of <listname>. Enumeration may be
restricted to list moderators.
SUBSCRIBE <listname> [<fullname>] Add the sender's address to
SUB <listname> [<fullname>] <listname>. You may submit your
<fullname>. If the list is not a
public list, you will receive an
error message.
UNSUBSCRIBE <listname> Remove the sender's address from
UNSUB <listname> <listname>.
SIGNOFF <listname>
STATUS <listname> Get your current subscription
information for <listname>.
SET <listname> DIGEST Set your list subscription to digest
mode.
SET <listname> NODIGEST Turn off digest mode for a list.
SET <listname> MAIL Turn on delivery from a list.
SET <listname> NOMAIL Turn off delivery from a list.
SET <listname> VACATION X Temporarily turn off delivery from a
list for X days.
SET <listname> REPRO Receive copies of your own postings
to the list.
SET <listname> NOREPRO No copies of your own postings to
the list.
Commands only available to LIST MODERATORS (password needed):
PASSWORD <password> Supply the password for moderator
commands
ADD <listname> <address> [<fullname>] Add <address> to <listname> with
optional <fullname>.
REMOVE <listname> <address> Remove <address> from <listname>.
MSTATUS <listname> <address> Get subscription status of
<address> at <listname>.
MSET <address> <listname> <option> Change subscription options of
<address> at <listname>. <option>
may be:
MAIL, NOMAIL, DIGEST, NODIGEST,
VACATION, REPRO, NOREPRO
If you have problems with this facility, or questions, please mail them to
"postmaster" at this site.
The Mercury Mail Transport System is Copyright (c) 1993-2011, David Harris,
All Rights Reserved.
*uff* done! [:)] Changed some inconsistencies that were in help of Mercury/32 (replaced <user> with <address>, <list-name> with <listname>, <list> with <listname>, [Full name] to [<fullname>]). Build a Section for common commands and changed the sorting of commands. Meanwhile thought about sending this as multipart/alternate (handled like the rules for a disclamer ... if same named file with extension .htm is available, mail will be sent as multipart/alternate), but that would result in programing and it seems there is no time anymore.
cheers Olaf
P.S. Checl my english please!!! I'm not a native speaker!!! [:$]
<p>Hmm ... thought about the two points in help of Mercury/32:</p>
<ul>
<li>&nbsp;Using mailing lists - commands and methods</li>
<li>Other mail server commands
</li>
</ul>
<p>OK - I'll try to mix the old helpfile with the help in Mercury/32:
</p>
<div style="font-family: 'Courier New',Courier,monospace;">
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +------------------------------------------------+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mail Server Help.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +------------------------------------------------+
The Mercury Mail Transport includes a simple mail server capable of
performing a number of automatic operations in response to messages
sent to it. Some or all operations may be restricted at this site.
</p>
<div style="font-family: 'Courier New',Courier,monospace;">To activate the mail server, send a message to the special mail server
account at the site (usually called MAISER), with the subject of the
message set to anything (the mail server will quote your subject line
back to you in its reply), and the commands the mail server should
execute listed one per line in the message body. The mail server stops
parsing commands when it encounters a blank line or an EXIT command.
If your mailer adds a signature to your messages, make sure you enter
a blank line after the last command. Unrecognized commands are ignored
and generate no error.</div><div style="font-family: 'Courier New',Courier,monospace;">&nbsp;</div><div style="font-family: 'Courier New',Courier,monospace;">The following common commands may be recognized by the mail server:
</div>
<p>&nbsp; HELP&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Returns this text.
&nbsp; BOUNCE&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; Returns your message to you, headers intact.
&nbsp; VERIFY &lt;address&gt;&nbsp;&nbsp; Determines whether the specified &lt;address&gt; is valid.
&nbsp; LOOKUP &lt;string&gt;&nbsp;&nbsp;&nbsp; Searches the local system for user names matching
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;string&gt;. The string may contain * and ? wildcard
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; characters. This command may be disabled.
&nbsp; FINGER &lt;address&gt;&nbsp;&nbsp; Returns mail specific information about a user at
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the &lt;address&gt;. Also the content of the file PROFILE
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (if it exists) in the user's mail directory will be
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; returned. This command may be disabled at this site.
&nbsp; INDEX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Asks MAISER for a list of files available by eMail
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at this site.
&nbsp; SEND &lt;filename&gt;&nbsp;&nbsp;&nbsp; Asks MAISER to send &lt;filename&gt;. For a list of the
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; files available by eMail from this site, see the
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; INDEX command.
&nbsp; EXIT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Stops mail server processing commandlines in the
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; message.
</p>
<p>For mailing list management the following commands that affect list
membership or list operation are recognized by the mail server:</p>
<p>&nbsp;Commands available to EVERYONE:</p>
<p>&nbsp; LIST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Returns the mailing lists available
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; and public visible at this site.
&nbsp; ENUMERATE &lt;listname&gt; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Returns a list of current subscribers
&nbsp;&nbsp;&nbsp;&nbsp; REVIEW &lt;listname&gt;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; of &lt;listname&gt;. Enumeration may be
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; restricted to list moderators.
&nbsp; SUBSCRIBE &lt;listname&gt; [&lt;fullname&gt;]&nbsp;&nbsp; Add the sender's address to
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SUB &lt;listname&gt; [&lt;fullname&gt;]&nbsp;&nbsp; &lt;listname&gt;. You may submit your
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fullname&gt;. If the list is not a
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; public list, you will receive an
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; error message.
&nbsp; UNSUBSCRIBE &lt;listname&gt; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; Remove the sender's address from
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UNSUB &lt;listname&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;listname&gt;.
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIGNOFF &lt;listname&gt;
&nbsp; STATUS &lt;listname&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get your current subscription
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; information for &lt;listname&gt;.
&nbsp; SET &lt;listname&gt; DIGEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; Set your list subscription to digest
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mode.
&nbsp; SET &lt;listname&gt; NODIGEST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; Turn off digest mode for a list.
&nbsp; SET &lt;listname&gt; MAIL&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp; Turn on delivery from a list.
&nbsp; SET &lt;listname&gt; NOMAIL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; Turn off delivery from a list.
&nbsp; SET &lt;listname&gt; VACATION X&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Temporarily turn off delivery from a
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; list for X days.
&nbsp; SET &lt;listname&gt; REPRO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; Receive copies of your own postings
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to the list.
&nbsp; SET &lt;listname&gt; NOREPRO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; No copies of your own postings to
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the list.
&nbsp;Commands only available to LIST MODERATORS (password needed):</p>
<p>&nbsp; PASSWORD &lt;password&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Supply the password for moderator
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; commands
&nbsp; ADD &lt;listname&gt; &lt;address&gt; [&lt;fullname&gt;]&nbsp;&nbsp; Add &lt;address&gt; to &lt;listname&gt; with
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; optional &lt;fullname&gt;.
&nbsp; REMOVE &lt;listname&gt; &lt;address&gt; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Remove &lt;address&gt; from &lt;listname&gt;.
&nbsp; MSTATUS &lt;listname&gt; &lt;address&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get subscription status of
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;address&gt; at &lt;listname&gt;.
&nbsp; MSET &lt;address&gt; &lt;listname&gt; &lt;option&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Change subscription options of
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;address&gt; at &lt;listname&gt;. &lt;option&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; may be:
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAIL, NOMAIL, DIGEST, NODIGEST,
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VACATION, REPRO, NOREPRO
If you have problems with this facility, or questions, please mail them to
"postmaster" at this site.
The Mercury Mail Transport System is Copyright (c) 1993-2011, David Harris,
All Rights Reserved.</p>
</div>
<p>*uff* done!&nbsp;[:)] Changed some inconsistencies that were in help of Mercury/32 (replaced &lt;user&gt; with &lt;address&gt;, &lt;list-name&gt; with &lt;listname&gt;, &lt;list&gt; with &lt;listname&gt;, [Full name] to&nbsp; [&lt;fullname&gt;]). Build a Section for common commands and changed the sorting of commands. Meanwhile thought about sending this as multipart/alternate (handled like the rules for a disclamer ... if same named file with extension .htm is available, mail will be sent as multipart/alternate), but that would result in programing and it seems there is no time anymore.</p><p>cheers &nbsp;&nbsp; Olaf</p><p>P.S. Checl my english please!!! I'm not a native speaker!!! [:$]&nbsp;
</p>