Note very carefully that the mail message containing the commands must
originate from the e-mail address that is actually subscribed to the
list.

To send a message to the list (which  is then sent to all list members,
so do not use the list for  private discussion), write an email to:

        #LIST#@#SERVER_NAME#.

TO UNSUBSCRIBE FROM THE LIST
----------------------------
If you ever want to unsubscribe yourself from this mailing list, then  send
mail to #COMMAND_ACCOUNT_NAME#@#SERVER_NAME# with the following command in the body of your
email message:

        unsubscribe #LIST#

TO NOT RECEIVE YOUR OWN MAILS POSTED
------------------------------------
You can change this setting so that you will not receive your own messages
in the future by sending an e-mail message to:

        #COMMAND_ACCOUNT_NAME#@#SERVER_NAME#

with the command in the body of the message:

        repro #LIST# off

TO NOT RECEIVE MAIL CONFIRMATIONS
---------------------------------
You can change this setting so that you will not receive these confirmation
messages in the future by sending an e-mail message to:

        #COMMAND_ACCOUNT_NAME#@#SERVER_NAME#

with the command in the body of the message:

        ack #LIST# off

TO RECEIVE MESSAGES IN DIGEST MODE
----------------------------------
(all  mails  sent  in  one   time  per  day)  Send  mail  to
#COMMAND_ACCOUNT_NAME#@#SERVER_NAME# with  the following command  in the body of your email
message:

        digest #LIST# on

TO NOT RECEIVE MAIL DURING A PERIOD
-----------------------------------
You wille stop receiving message during a period (holiday, vacation, ..)
by sending an e-mail message to:

        #COMMAND_ACCOUNT_NAME#@#SERVER_NAME#

with the command in the body of the message:

        suspend #LIST# on

When you come back from your vacation send:

        suspend #LIST# off

TO RESET YOUR BOUNCE/ERROR COUNTER
----------------------------------
You will reset your error count to 0 by sending an
e-mail message to:

        #COMMAND_ACCOUNT_NAME#@#SERVER_NAME#

with the command in the body of the message:

        reset-error #LIST#

TO GET YOUR SUBSCRIPTION STATUS
-------------------------------
To get your whole status for the list, send an e-mail
message to:

        #COMMAND_ACCOUNT_NAME#@#SERVER_NAME#

with the command in the body of the message:

        get-status #LIST#

TO RECEIVE OLD MESSAGES
-----------------------
(with all mails in one message per day), send mail to #COMMAND_ACCOUNT_NAME#@#SERVER_NAME#
with the following command in the body of your email message:

        get-digest #LIST# AAAA-MM-JJ

Example :

        get-digest #LIST# 1998-04-24

FOR INFO ON LIST ON THE SERVER
------------------------------
Send mail to #COMMAND_ACCOUNT_NAME#@#SERVER_NAME# with the following command in the body of
your email message:

        info

FOR AN INFO ON A SPECIFIC LIST
------------------------------
Send mail to #COMMAND_ACCOUNT_NAME#@#SERVER_NAME# with the following command in the body of
your email message:

        help list

Example :

        help #LIST#

SEARCH IN LIST ARCHIVES
-----------------------
You can obtain an index of previous messages posted in the list. Send
mail to #COMMAND_ACCOUNT_NAME#@#SERVER_NAME# with the following command in the body of your
e-mail message:

     search #LIST# subject expression
     or
     search #LIST# date expression
     or
     search #LIST# address expression

Example :

     search #LIST# subject hello
     (list all messages with subject containing hello word)
     or
     search #LIST# date 1998-12-06
     (list all messages for date 1998-12-06)
     or
     search #LIST# address john.smith@dolist.net
     (list all messages posted by john.smith@dolist.net)

When you have retrieved the list index, you can ask to get old messages in
the archive.

BE CAREFUL during your request, since you could retrieve the entire archive
and have it sent to you all the way back to the beginning of the archive.
Send mail to #COMMAND_ACCOUNT_NAME#@#SERVER_NAME# with the following command in the body of
your email message:

     get-archive #LIST# subject expression
     or
     get-archive #LIST# date expression
     or
     get-archive #LIST# address expression

Example :

     get-archive #LIST# subject hello
     (retrieve to you all messages with hello in subject)
     or
     get-archive #LIST# date 1998-12-06
     (retrieve to you all messages for 1998-12-06 date)
     or
     get-archive #LIST# address john.smith@dolist.net
     (retrieve all messages posted by john.smith@dolist.net)
