|
Contents
Before you startCommands ListProc Links
ListProc HomeListProc Lists vs. Exchange Lists Users Glossary ListProc Netiquette Acronyms & Smileys |
Commands are communicated to ListProc via email and are read by a computer program, rather than by a human being. Therefore it is very important that the syntax of your commands be exactly correct. ListProc is not forgiving of errors and cannot "guess" what you intended if the syntax is not accurate. Please note following when preparing commands for ListProc.
Get a list of subscribers
recipients <listname>
Get current settings for the list
review <listname> short
Change welcome message
1. Get the current welcome message:
edit <list> <listpassword> welcome
2. Edit the welcome message as desired. Be sure to delete the following line:
*** Here is the welcome file (WARNING: file automatically locked):
put <listname> <listpassword> welcome
Add subscribers
Occasionally you may want to subscribe someone to the list on their behalf. Submit the following to listproc:
add <listname> <listpassword> <address> <name>
For example, to subscribe Ima Jayhawk, whose e-mail address is imajhawk
@ku.edu, to TEST-L (whose password is secret), submit (all on one line):
add TEST-L secret imajhawk@ku.edu Ima Jayhawk
Subscribers who want to subscribe themselves send the following to listproc: sub <listname> <name>
Change the password
The password is case sensitive. The following command should be submitted all on one line.
config <listname> <current-password> password <new-password>
