home *** CD-ROM | disk | FTP | other *** search
/ A Beginner's Guide to the Internet / INTERNET.ISO / text / lists / listserv.how / set.txt < prev    next >
Encoding:
Text File  |  1996-05-06  |  1.4 KB  |  29 lines

  1. Syntax: set <list> [<option> <arg[s]>]
  2.     Without the optional arguments, get a list of all current settings for
  3.     the specified list. Otherwise change the option to the new value for
  4.     that list, as follows:
  5.  
  6.         option can be: mail, password, address, conceal
  7.         arg for mail can be: ack, noack, postpone, digest
  8.     args for password have to be: current-password new-password
  9.     args for address have to be: current-password new-address
  10.     args for conceal can be: yes, no
  11.  
  12.         'set <list>': get the current option settings for the list
  13.         'set <list> mail ack': your message is sent back to you
  14.         'set <list> mail noack': your message is not sent back to you
  15.         'set <list> mail postpone': no messages will be sent to you until you
  16.                 change mode again
  17.     'set <list> mail digest': your message is not sent back to you.
  18.         New messages are not sent to you as they arrive, but are
  19.         accumulated into digests that are periodically sent to you.
  20.     'set <list> password <current-password> <new-password>': change your
  21.         password for live access to the system (i.e. for subscriber
  22.         access privileges when telneting to the system).
  23.     'set <list> address <current-password> <new-address>: change the address
  24.         you are subscribed with; may not be available on all lists.
  25.     'set <list> conceal yes': remove yourself from 'recipients' and
  26.         'statistics' listings.
  27.     'set <list> conceal no': opposite of previous mode.
  28. .
  29.