home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume25 / listserv5.31 / part01 / help / set < prev    next >
Encoding:
Text File  |  1991-12-12  |  590 b   |  14 lines

  1. Syntax: set <list> [<option> <value>]
  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
  7.         value can be: ack, noack, postpone
  8.  
  9.         'set <list>': get the current option settings for the list
  10.         'set <list> mail ack': your message is sent back to you
  11.         'set <list> mail noack': your message is not sent back to you
  12.         'set <list> mail postpone': no messages will be sent to you until you
  13.                 change mode again
  14.