| 121 | | <h3>Administration</h3> |
|---|
| 122 | | |
|---|
| 123 | | <p>The <i>Swish-e</i> list is hosted by the UC Berkeley |
|---|
| 124 | | Library. It is an un-moderated list, but only subscribers may |
|---|
| 125 | | post messages. The software program List Processor (ListProc) |
|---|
| 126 | | 6.0 is used to provide an automated method for persons to |
|---|
| 127 | | subscribe, unsubscribe, etc. Questions about the Swish-e list |
|---|
| 128 | | may be directed to <a href= |
|---|
| 129 | | "http://escholarship.cdlib.org/rtennant/">Roy Tennant</a> |
|---|
| 130 | | (<a href= |
|---|
| 131 | | "mailto:roy.tennant@ucop.edu">roy.tennant@ucop.edu</a>).</p> |
|---|
| 132 | | |
|---|
| 133 | | <h3>Command Reference</h3> |
|---|
| 134 | | |
|---|
| 135 | | <p>The mailing list manager for <i>Swish-e</i> is List |
|---|
| 136 | | Processor (ListProc) 6.0. The basic commands are:</p> |
|---|
| 137 | | |
|---|
| 138 | | <p><em>TO SUBSCRIBE:</em><br /> |
|---|
| 139 | | Send the message "subscribe swish-e youraddr@yourdomain" to |
|---|
| 140 | | <a href= |
|---|
| 141 | | "mailto:listserv@sunsite.berkeley.edu">listserv@sunsite.berkeley.edu</a></p> |
|---|
| 142 | | |
|---|
| 143 | | <p><em>TO UNSUBSCRIBE:</em><br /> |
|---|
| 144 | | Send the message "unsubscribe swish-e" to <a href= |
|---|
| 145 | | "mailto:listserv@sunsite.berkeley.edu">listserv@sunsite.berkeley.edu</a></p> |
|---|
| 146 | | |
|---|
| 147 | | <p><em>TO CONTRIBUTE TO THE DISCUSSION:</em><br /> |
|---|
| 148 | | Send your message to <a href= |
|---|
| 149 | | "mailto:swish-e@sunsite.berkeley.edu">swish-e@sunsite.berkeley.edu.</a> |
|---|
| 150 | | For more information on appropriate discussion topics, please |
|---|
| 151 | | see the information below.</p> |
|---|
| 152 | | |
|---|
| 153 | | <p><em>TO RECEIVE A COMPLETE LIST OF LISTPROC |
|---|
| 154 | | COMMANDS:</em><br /> |
|---|
| 155 | | Send the message "help" to <a href= |
|---|
| 156 | | "mailto:listserv@sunsite.berkeley.edu">listserv@sunsite.berkeley.edu</a></p> |
|---|
| 157 | | |
|---|
| 158 | | <p><em>TO SUSPEND AND RESUME MAIL:</em><br /> |
|---|
| 159 | | To <b>suspend</b> mail from Swish-e, send the message 'set |
|---|
| 160 | | swish-e mail postpone' to <a href= |
|---|
| 161 | | "mailto:listserv@sunsite.berkeley.edu">listserv@sunsite.berkeley.edu</a>. |
|---|
| 162 | | To <b>resume</b> mail from Swish-e, send the message "set |
|---|
| 163 | | swish-e mail ack" <b>or</b> "set swish-e mail noack" to |
|---|
| 164 | | <a href="mailto:listserv@sunsite.berkeley.edu">listserv@sunsite.berkeley.edu</a>. |
|---|
| 165 | | "ACK" will acknowledge your list contributions, "NOACK" will |
|---|
| 166 | | not.</p> |
|---|
| 167 | | <hr /> |
|---|
| 168 | | |
|---|
| 169 | | <h4>Full List of Commands</h4> |
|---|
| 170 | | |
|---|
| 171 | | <p>Everything appearing in [ ] below is optional; everything |
|---|
| 172 | | appearing in < > is mandatory; all arguments are case |
|---|
| 173 | | insensitive. The vertical bar ("|") is used as a logical OR |
|---|
| 174 | | operator between the arguments. Requests may be abbreviated, |
|---|
| 175 | | but you must specify at least the first three characters.</p> |
|---|
| 176 | | <pre> |
|---|
| 177 | | help [topic] |
|---|
| 178 | | ------------ |
|---|
| 179 | | Without arguments, this file. Otherwise get specific information on the |
|---|
| 180 | | selected topic. Topics may also refer to requests. To learn more about this |
|---|
| 181 | | system issue a 'help listproc' request. To get a listing of all available |
|---|
| 182 | | topics, generate an error message by sending a bogus request like 'help me'. |
|---|
| 183 | | |
|---|
| 184 | | set <list> [<option> <arg[s]>] |
|---|
| 185 | | ------------------------------ |
|---|
| 186 | | Without the optional arguments, get a list of all current settings for |
|---|
| 187 | | the specified list. Otherwise change the option to a new value for that |
|---|
| 188 | | list, as follows: |
|---|
| 189 | | |
|---|
| 190 | | option can be: mail, password, address, conceal |
|---|
| 191 | | arg for mail can be: ack, noack, postpone, digest |
|---|
| 192 | | args for password have to be: current-password new-password |
|---|
| 193 | | args for address have to be: current-password new-address |
|---|
| 194 | | args for conceal can be: yes, no |
|---|
| 195 | | |
|---|
| 196 | | 'set swish-e': get the current option settings for the list |
|---|
| 197 | | 'set swish-e mail ack': your message is sent back to you |
|---|
| 198 | | 'set swish-e mail noack': your message is not sent back to you |
|---|
| 199 | | 'set swish-e mail postpone': no messages will be sent to you |
|---|
| 200 | | until you change mode again. NOTE: To resume messages, |
|---|
| 201 | | send the message 'set swish-e mail ack' or 'set swish-e |
|---|
| 202 | | mail noack' (explanations of these commands are directly |
|---|
| 203 | | above) |
|---|
| 204 | | 'set swish-e mail digest': your message is not sent back to you. |
|---|
| 205 | | New messages are not sent to you as they arrive, but are |
|---|
| 206 | | accumulated into digests that are periodically sent to you. |
|---|
| 207 | | 'set swish-e password <current-password> <new-password>': |
|---|
| 208 | | change your password for live access to the system (i.e. |
|---|
| 209 | | for subscriber access privileges when telneting to the system). |
|---|
| 210 | | 'set swish-e address <current-password> <new-address>: |
|---|
| 211 | | change the address you are subscribed with; may not be available on all |
|---|
| 212 | | lists. |
|---|
| 213 | | 'set swish-e conceal yes': remove yourself from 'recipients' and |
|---|
| 214 | | 'statistics' listings. |
|---|
| 215 | | 'set swish-e conceal no': opposite of previous mode. |
|---|
| 216 | | |
|---|
| 217 | | subscribe swish-e youraddr@yourdomain |
|---|
| 218 | | |
|---|
| 219 | | ---------------------------- |
|---|
| 220 | | The only way to subscribe to Swish-e. |
|---|
| 221 | | |
|---|
| 222 | | unsubscribe swish-e |
|---|
| 223 | | signoff swish-e |
|---|
| 224 | | ------------------ |
|---|
| 225 | | Two ways of removing yourself from the discussion |
|---|
| 226 | | |
|---|
| 227 | | recipients swish-e |
|---|
| 228 | | review swish-e |
|---|
| 229 | | ----------------- |
|---|
| 230 | | Get a listing of all non-concealed people subscribed |
|---|
| 231 | | |
|---|
| 232 | | information swish-e |
|---|
| 233 | | ------------------ |
|---|
| 234 | | Get information about the list |
|---|
| 235 | | |
|---|
| 236 | | statistics swish-e {[subscriber email address(es)] | [-all]} |
|---|
| 237 | | ----------------------------------------------------------- |
|---|
| 238 | | Get a listing of non-concealed subscribers along with the number of messages |
|---|
| 239 | | each one of them has sent to the specified list. If the optional email addresses |
|---|
| 240 | | are given, then statistics will be collected for these users only. For |
|---|
| 241 | | example: |
|---|
| 242 | | stat foo user1@domain user2@domain |
|---|
| 243 | | |
|---|
| 244 | | will generate statistics about these two subscribers. "-all" lists statistics |
|---|
| 245 | | for all users that have posted on the list (whether currently subscribed ot |
|---|
| 246 | | not). |
|---|
| 247 | | |
|---|
| 248 | | lists |
|---|
| 249 | | ----- |
|---|
| 250 | | Get a list of all local mailing lists that are served by this server, as well |
|---|
| 251 | | as of all known remote lists. |
|---|
| 252 | | |
|---|
| 253 | | index [archive | path-to-archive] [/password] [-all] |
|---|
| 254 | | ---------------------------------------------------- |
|---|
| 255 | | Get a list of files in the selected archive, or the master archive if no |
|---|
| 256 | | archive was specified. If an archive is private, you have to provide its |
|---|
| 257 | | password as well. |
|---|
| 258 | | |
|---|
| 259 | | get <archive | path-to-archive> <file> [/password] [parts] |
|---|
| 260 | | ---------------------------------------------------------- |
|---|
| 261 | | Get the requested file from the specified archive. Files are usually split in |
|---|
| 262 | | parts locally, and in such a case you will receive the file in multiple email |
|---|
| 263 | | messages -- an 'index' request tells you how many parts the file has been split |
|---|
| 264 | | into, and their sizes; if you need to obtain certain parts, specify them as |
|---|
| 265 | | optional arguments. If an archive is private, you have to provide its |
|---|
| 266 | | password as well. |
|---|
| 267 | | |
|---|
| 268 | | search <archive | path-to-archive>] [/password] [-all] <pattern> |
|---|
| 269 | | ---------------------------------------------------------------- |
|---|
| 270 | | Search all files of the specified archive (and all of its subarchives if -all |
|---|
| 271 | | is specified) for lines that match the pattern. The pattern can be an |
|---|
| 272 | | egrep(1)-style regular expression with support for the following additional |
|---|
| 273 | | operators: '~' (negation), '|' and '&'' (logical OR and AND), '<' '>' |
|---|
| 274 | | (group regular expressions). The pattern may be enclosed in single or |
|---|
| 275 | | double quotes. Note: . matches any character including new line. |
|---|
| 276 | | |
|---|
| 277 | | release |
|---|
| 278 | | ------- |
|---|
| 279 | | Get information about the current release of this ListProcessor system. |
|---|
| 280 | | |
|---|
| 281 | | which |
|---|
| 282 | | ----- |
|---|
| 283 | | Get a listing of local mailing lists to which you have subscribed. |
|---|
| 284 | | |
|---|
| 285 | | listproc |
|---|
| 286 | | -------- |
|---|
| 287 | | Learn more about this system and list management software in general. |
|---|
| 288 | | |
|---|
| 289 | | </pre> |
|---|