home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 October / PCO_10.ISO / filesbbs / imail175.arj / IMALNK.HLP < prev    next >
Encoding:
Text File  |  1995-10-07  |  3.3 KB  |  70 lines

  1.  
  2. ----------------------------------------------------------------------------
  3.   How to use the AreaLink of IMAIL
  4. ----------------------------------------------------------------------------
  5.  
  6.   To use the AreaLink for connecting and disconnecting echoes on my system,
  7.   send a Netmail addressed to ARELINK, IMAIL, AREAFIX or AREAMGR,  
  8.   (Case is not significant) to my system.
  9.  
  10.   In the Subject-Field you enter the password I've given you, and in the
  11.   message body you enter the echoes which should be connected, disconnected
  12.   or updated. You may place a '+' in front of the echoes to be connected,
  13.   and a '-' in front of the echoes to be disconnected.
  14.  
  15.   An example:
  16.  
  17.      From:    John Doe
  18.      To:      AREALINK
  19.      Subject: my_password
  20.      +I.MISC.JUNK         <= connect the echo         
  21.      +I.MISC.JUNK,R-O     <= connect the echo with the status read-only
  22.      +I.MISC.JUNK,W-O     <= connect the echo with the status write-only
  23.      -I.MISC.SCIENCE      <= disconnect the echo      
  24.      =I.MISC.JUNK         <= update the echo        
  25.  
  26.   Additionally to the use of echotags you may use the following wildcards:
  27.  
  28.      *                   means one or more of all valid characters       
  29.      ?                   means exactly one of all valid characters
  30.      [a-d]               means any character between a and d
  31.      [!a-d]              means any character not between a and d
  32.  
  33.   There are several Meta-commands, which may be used in the message body.
  34.   For them the case isn't significant, too:
  35.  
  36.      %LIST               List of all echoes which are available for you
  37.      %QUERY              List of all connected echoes              
  38.      %UNLINKED           List of all available, but not already linked echoes
  39.      %PAUSE              Pause all echoes                
  40.      %RESUME             Resume all echoes after a %PAUSE command        
  41.      %COMPRESS <method>  Change you packmethod for the ARCmails
  42.                          (list all available packers with '?')
  43.      %PWD <new_pwd>      Change your AreaLink password into <new_pwd>
  44.      %RESCAN             Executes a rescan on the new connected and updated
  45.                          echoes. You can force a rescan of every single echo,
  46.                          if you append an 'R' after a new connected or updated
  47.                          echo as shown below
  48.  
  49.                                          +I.MISC.JUNK,R
  50.                                          =I.MISC.TEST,R
  51.  
  52.                          You can specify the number of messages to rescan  
  53.                          as the following example shows (,R=nnn):
  54.  
  55.                                          +I.MISC.JUNK,R=100
  56.                                          =I.MISC.TEST,R=50
  57.  
  58.      %RECEIPT <addr>     Send Arealink receipt to <addr>.
  59.      %HELP               Send this Helptext
  60.      %INFO               General Information (used packer, etc.)
  61.      %RULES <ON|OFF>     Switch on|off the sending of rules
  62.      +*                  All echoes will be connected
  63.      -*                  All echoes will be disconnected
  64.  
  65.   If you want to add a message to the request, you have to begin it after
  66.   the tearline (---) or after the %NOTE Meta-Command, which may only be
  67.   placed after your requests respectively after the remaining Meta-Commands.
  68.  
  69.  
  70.