1 .TH MH\(ruPROFILE 5 RAND
3 mh\(ruprofile \- User parameters for MH message handler
7 is expected to have a file named
9 in his or her home directory. This file contains a set of
10 user parameters used by some or all of the
12 family of programs. Each line of the file is of the format
14 \fIprofile-component\fR: \fIvalue\fR
15 The currently defined profile components are exemplified below:
18 Locates mh transactions in directory "Mail".
21 Keeps track of currently open folder.
24 Defines editor to be used by
33 invokes the editor with two file arguments.
34 The second is intended
35 to be used as an `alternate' file.
36 If the editor used doesn't have this feature, it must
37 ignore the extra file argument and edit the first
41 Defines octal protection bits for message files. See
43 for an explanation of the octal number.
46 Defines protection bits for folder directories.
48 \fIprogram\fR: default switches
49 Sets default switches to be used whenever the mh program
51 is invoked. For example, one could override the
53 profile component when replying to messages by adding a
58 cur\-\fIread-onlyfolder\fR: 172
59 Keeps track of the last message seen in the specified read-only
60 folder. In folders to which write access is permitted, the
61 current-message value is kept in a file called "cur" within
64 news\-\fInews-topic\fR: 12
65 Keeps track of the last message seen in the specified news topic.
67 News\-Topics: news topics
68 Sets the news topics to be selected by default for the news program.
71 Names the editor to be used on exit from
74 The following profile elements are used whenever an mh program
75 invokes some other program such as
79 The mh profile can be used to select alternate versions of these
80 programs if the user wishes. The default values are given in
83 fileproc: /usr/ucb/file
85 installproc: /etc/mh/install-mh
91 mailproc: /usr/ucb/mail
95 scanproc: /usr/ucb/scan
97 sendproc: /usr/ucb/send
104 rather than removing a message in file X will rename the
105 file to ,X. At Rand, a program known as the Midnight Skulker
106 comes around once a day and eliminates files whose names begin
107 with a comma. If a user provides a
109 profile entry, however, the specified program will be used
110 instead to remove the file.