]> andersk Git - moira.git/blame - man/mailmaint.1
fixed a bunch of display bugs, and a couple of memory leaks.
[moira.git] / man / mailmaint.1
CommitLineData
0aa1c878 1.TH MAILMAINT 1 "28 Jan 1988" "Project Athena"
2\" RCSID: $Header$
3.SH NAME
4mailmaint \- maintain mailing lists for a user
5.SH SYNOPSIS
6.B mailmaint
7.SH DESCRIPTION
9ed9ebb0 8.I maintmaint
9allows a user to examine public mailing lists and add or
b865dabe 10remove him/herself from such lists. It does this using Moira, the Athena
9b00693b 11Service Management System.
0aa1c878 12.PP
13When started, it will display a menu with the following options:
14.in +5
15.nf
161. Show all mailing lists.
172. Get all members of a mailing list.
183. Display lists of which you are a member.
194. Show description of list.
205. Add yourself to a mailing list.
216. Delete yourself from a mailing list.
22.in -5
23.fi
24.PP
9b00693b 25The first option will display all mailing lists that are not
0aa1c878 26explicitly hidden. The second option will display the members of a
27named list. The third will display the names of the lists you belong
28to. The next option will give a description of any list that you
29name.
30.PP
31The next two options allow you to add or delete yourself to or from
32public mailing lists. If the person creating a mailing list has not
33made it public, you will not be allowed to change it. Even if it is
34public, you can only add or delete yourself, you cannot affect the
35others on the list. For other list operations (which are only allowed
36to the administrators of a list), see
37.I listmaint(1).
38.SH MENU OPERATION
39Each of the menus presented works in the same way: A list of possible
40choices is presented, each preceded by a number. The title of the
41function is displayed at the top of the screen, centered, and the
42current choice is highlighted. To make a choice, press the number of
43the choice, which will then be highlighted. To confirm this
44choice, press the return key.
45.PP
46There will usually be a
47.I Quit
48option and a
49.I Return to previous level
50option available in each menu. The exception to this is during mailing
51list creation; a type for the list must be selected from a menu.
52Typing the interrupt character (normally CTRL-C) or the return key
53during a database access or while being prompted for a menu
54selection will act the same as a
55.I Quit.
56Typing the interrupt character
57during a text input will cancel the operation and return to
58the most recent menu.
59.PP
60If information is needed that cannot be entered via a menu (e.g. a
61description of the mailing list's purpose and/or use), the user will be
62prompted for such information.
63.SH ENVIRONMENT
64.TP
65KRBTKFILE
b865dabe 66path name of your Kerberos ticket. Moira decides who you are and what you
0aa1c878 67can do based on your Kerberos tickets, and nothing else.
68.TP
69TERMCAP
70information about the capabilities of the terminal and how to use them.
71.SH SEE ALSO
72listmaint(1)
73.SH AUTHOR
74Peter J. Levine, MIT Project Athena
This page took 0.086208 seconds and 5 git commands to generate.