]> andersk Git - moira.git/blame - man/mailmaint.1
Command line printer manipulation client, and build goo.
[moira.git] / man / mailmaint.1
CommitLineData
84cdb356 1.TH MAILMAINT 1 "27 Apr 1994" "MIT Athena"
0aa1c878 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
84cdb356 33made it public, you will not be allowed to add yourself to it. Even if it is
0aa1c878 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
84cdb356 39The menu works in the following way: A list of possible choices is
40presented, each preceded by a number. To make a choice, press the
41number of the choice, which will then be highlighted. To confirm this
0aa1c878 42choice, press the return key.
43.PP
0aa1c878 44If information is needed that cannot be entered via a menu (e.g. a
45description of the mailing list's purpose and/or use), the user will be
46prompted for such information.
84cdb356 47.PP
48Typing the interrupt character (normally Ctrl-C)
49during a text input will cancel the operation and return to
50the menu.
0aa1c878 51.SH ENVIRONMENT
52.TP
53KRBTKFILE
b865dabe 54path name of your Kerberos ticket. Moira decides who you are and what you
0aa1c878 55can do based on your Kerberos tickets, and nothing else.
56.TP
57TERMCAP
58information about the capabilities of the terminal and how to use them.
59.SH SEE ALSO
60listmaint(1)
61.SH AUTHOR
62Peter J. Levine, MIT Project Athena
This page took 0.112596 seconds and 5 git commands to generate.