df825fb539a13e10e7272214960950afa8c943dc
[mmh] / man / mh-profile.man5
1 .\"
2 .\" %nmhwarning%
3 .\"
4 .TH MH-PROFILE %manext5% "%nmhdate%" MH.6.8 [%nmhversion%]
5 .SH NAME
6 mh-profile \- user profile customization for mmh message handler
7 .SH SYNOPSIS
8 .I $HOME/.mmh/profile
9 .br
10 .I $HOME/.mmh/context
11 .SH DESCRIPTION
12 Each user of
13 .B mmh
14 is expected to have a file named
15 .I $HOME/.mmh/profile
16 in his or her home directory.  This file contains
17 a set of user parameters used by some or all of the
18 .B mmh
19 family of programs.  Each entry in the file is of the format
20 .PP
21 .RS 5
22 .IR Profile\-Component ": " value
23 .RE
24 .PP
25 If the text of profile entry is long, you may extend it across several
26 real lines by indenting the continuation lines with leading spaces or tabs.
27
28 .SS "Standard Profile Entries"
29 The possible profile components are exemplified below.  The only mandatory
30 entry is `Path:'.  The others are optional; some have default values if
31 they are not present.  In the notation used below, (profile, default)
32 indicates whether the information is kept in the user's
33 .B mmh
34 profile or
35 .B mmh
36 context, and indicates what the default value is.
37 .PP
38 .BR Path :
39 Mail
40 .RS 5
41 Sets the user's mail storage to \*(lqMail\*(rq.  This is the
42 only mandatory profile entry.  (profile, no default)
43 .RE
44 .PP
45 .BR Context :
46 context
47 .RS 5
48 Declares the location of the
49 .B mmh
50 context file.  This is overridden by the environment variable
51 .BR $MMHC .
52 See the
53 .B HISTORY
54 section below.
55 (profile, default: $HOME/.mmh/context)
56 .RE
57 .PP
58 .BR Current\-Folder :
59 inbox
60 .RS 5
61 Keeps track of the current open folder.
62 (context, default: folder specified by \*(lqInbox\*(rq)
63 .RE
64 .PP
65 .BR Inbox :
66 inbox
67 .RS 5
68 Defines the name of your default inbox.
69 (profile, default: inbox)
70 .RE
71 .PP
72 .BR Previous\-Sequence :
73 .I pseq
74 .RS 5
75 Names the sequence or sequences which should be defined as the `msgs' or
76 `msg' argument given to any
77 .B mmh
78 command.  If not present or empty,
79 no such sequences are defined.  Otherwise, for each name given, the
80 sequence is first zero'd and then each message is added to the sequence.
81 Read the
82 .BR mh\-sequence (7)
83 man page for the details about this sequence. (profile, no default)
84 .RE
85 .PP
86 .BR Sequence\-Negation :
87 \&!
88 .RS 5
89 Defines the string which, when prefixed to a sequence name, negates
90 that sequence.  Hence, \*(lq!foo\*(rq means all those messages that
91 are not a member of the sequence \*(lqfoo\*(rq.
92 To deactivate this mechanism, define Sequence\-Negation to an empty value.
93 Read the
94 .BR mh\-sequence (7)
95 man page for the details.  (profile, default: !)
96 .RE
97 .PP
98 .BR Unseen\-Sequence :
99 u
100 .RS 5
101 Names the sequence or sequences which shall contain any unread messages.
102 The commands
103 .BR inc ,
104 .BR rcvstore ,
105 and
106 .B show
107 will add or remove messages from these
108 sequences when they are incorporated or read.  If defined with an empty
109 value, no such sequences are defined.  Otherwise, each message is
110 added to, or removed from, each sequence name given.  Read the
111 .BR mh\-sequence (7)
112 man page for the details about this sequence.
113 (profile, default: u)
114 .RE
115 .PP
116 .BR Mh\-Sequences :
117 \&.mh_sequences
118 .RS 5
119 The name of the file in each folder which defines public sequences.
120 To disable the use of public sequences, leave the value portion of this
121 entry blank.  (profile, default: \&.mh_sequences)
122 .RE
123 .PP
124 .BI atr\- seq \- folder :
125 172\0178\-181\0212
126 .RS 5
127 Keeps track of the private sequence called \*(lqseq\*(rq in the specified
128 folder.  Private sequences are generally used for read\-only folders.
129 See the
130 .BR mh\-sequence (7)
131 man page for details about private sequences.
132 (context, no default)
133 .RE
134 .PP
135 .BR Editor :
136 vi
137 .RS 5
138 Defines the editor to be used by the commands
139 .BR comp ,
140 .BR dist ,
141 .BR forw ,
142 and
143 .BR repl .
144 This profile entry overrides the $VISUAL and $EDITOR environment variables,
145 but gets overridden by the $MMHEDITOR environment variabel.
146 (profile, default: vi)
147 .RE
148 .PP
149 .BR Pager :
150 more
151 .RS 5
152 This is the program used by
153 .B mhl
154 to page the
155 .B mhl
156 formatted message when displaying to a terminal.  It is also the default
157 program used by
158 .B show
159 to display message bodies (or message parts) of type text/plain.
160 This profile entry overrides the $PAGER environment variable, but gets
161 overridden by the $MMHPAGER environment variable.
162 (profile, default: more)
163 .RE
164 .PP
165 .BR Sendmail :
166 /usr/sbin/sendmail
167 .RS 5
168 The path name to the
169 .B sendmail
170 program, used by
171 .BR spost
172 to send mail.
173 (profile, default: %sendmailpath%)
174 .RE
175 .PP
176 .BR Backup-Prefix :
177 ,
178 .RS 5
179 The prefix that is prepended to the name of message files when they
180 are backup'd for some reason.
181 .BR send ,
182 for instance, does this.
183 Note: rmm does NOT anymore use the backup prefix.
184 It should typically be set to `,' or `#'.
185 (profile, default: `,')
186 .RE
187 .PP
188 .BR AltMsg-Link :
189 @
190 .RS 5
191 Name of the link to the file to which you are replying or which you are
192 redistributing. See `$mhaltmsg' below.
193 (profile, default: `@')
194 .RE
195 .PP
196 .BR Attachment-Header :
197 Attach
198 .RS 5
199 The (pseudo) header in draft messages, that contains files to be attached
200 to the message on sending.
201 If you like to type a lot, name it `X-MH-Attachment'.
202 (profile, default: `Attach')
203 .RE
204 .PP
205 .BR Mime-Type-Query :
206 file \-b \-\-mime
207 .RS 5
208 A command that prints the MIME type of a file.
209 The file name gets appended to the command line.
210 Note: Older GNU versions of file(1) won't generate the desired
211 output. GNU file-4.26, for instance, omits a required semicolon.
212 GNU file-5.04 is known to work. Non-GNU version likely need different
213 options or don't provide this function at all. Alternatively, you can use
214 .BR print\-mimetype ,
215 which is part of mmh, but guesses MIME types by file name extensions only.
216 .RE
217 .PP
218 .BR Msg\-Protect :
219 0644
220 .RS 5
221 An octal number which defines the permission bits for new message files.
222 See
223 .BR chmod (1)
224 for an explanation of the octal number.
225 (profile, default: 0600)
226 .RE
227 .PP
228 .BR Folder\-Protect :
229 0750
230 .RS 5
231 An octal number which defines the permission bits for new folder
232 directories.  See
233 .BR chmod (1)
234 for an explanation of the octal number.
235 (profile, default: 0700)
236 .RE
237 .PP
238 .IR program :
239 .I default switches
240 .RS 5
241 Sets default switches to be used whenever the mmh program
242 .I program
243 is invoked.  For example, one could override the \*(lqEditor:\*(rq profile
244 component when replying to messages by adding a component such as:
245 .PP
246 .RS 5
247 repl: \-editor /bin/ed
248 .RE
249 .PP
250 (profile, no defaults)
251 .RE
252 .PP
253 .IB lasteditor "-next:"
254 .I nexteditor
255 .RS 5
256 Names \*(lqnexteditor\*(rq to be the default editor after using
257 \*(lqlasteditor\*(rq.  This takes effect at \*(lqWhat now?\*(rq prompt
258 in
259 .BR comp ,
260 .BR dist ,
261 .BR forw ,
262 and
263 .BR repl .
264 After editing
265 the draft with \*(lqlasteditor\*(rq, the default editor is set to be
266 \*(lqnexteditor\*(rq.  If the user types \*(lqedit\*(rq without any
267 arguments to \*(lqWhat now?\*(rq, then \*(lqnexteditor\*(rq is used.
268 (profile, no default)
269 .RE
270 .PP
271 .BR Folder\-Stack :
272 .I folders
273 .RS 5
274 The contents of the folder-stack for the
275 .B folder
276 command.
277 (context, no default)
278 .RE
279 .PP
280 .BR mhe :
281 .RS 5
282 If present, tells
283 .B inc
284 to compose an
285 .I MHE
286 auditfile in addition to its other tasks.
287 .I MHE
288 is Brian Reid's
289 .B emacs
290 front-end for
291 .BR mmh .
292 (profile, no default)
293 .RE
294 .PP
295 .BR Alternate\-Mailboxes :
296 mh@uci\-750a, bug-mh*
297 .RS 5
298 Tells
299 .B repl
300 and
301 .B scan
302 which addresses are really yours.
303 In this way,
304 .B repl
305 knows which addresses should be included in the
306 reply, and
307 scan
308 knows if the message really originated from you.
309 Addresses must be separated by a comma, and the hostnames listed should
310 be the \*(lqofficial\*(rq hostnames for the mailboxes you indicate, as
311 local nicknames for hosts are not replaced with their official site names.
312 For each address, if a host is not given, then that address on any host is
313 considered to be you.  In addition, an asterisk (`*') may appear at either
314 or both ends of the mailbox and host to indicate wild-card matching.
315 (profile, default: your user-id)
316 .RE
317 .PP
318 .BR Aliasfile :
319 aliases
320 .I other-alias
321 .RS 5
322 Indicates aliases files for
323 .BR ali
324 and
325 .BR send .
326 This may be used instead of the
327 .B \-alias
328 .I file
329 switch.  (profile, no default)
330 .RE
331 .PP
332 .BR Draft\-Folder :
333 drafts
334 .RS 5
335 Changes the default draft folder.  Read the
336 .BR mh\-draft (7)
337 man page for details. (profile, default: +drafts)
338 .RE
339 .PP
340 .BR Trash\-Folder :
341 trash
342 .RS 5
343 Changes the default folder for removed messages.  Read the
344 .BR rmm (1)
345 man page for details.
346 (profile, default: +trash)
347 .RE
348 .PP
349 .BI digest\-issue\- list :
350 1
351 .RS 5
352 Tells
353 .B forw
354 the last issue of the last volume sent for the digest
355 .IR list .
356 (context, no default)
357 .RE
358 .PP
359 .BI digest\-volume\- list :
360 1
361 .RS 5
362 Tells
363 .B forw
364 the last volume sent for the digest
365 .IR list .
366 (context, no default)
367 .RE
368 .PP
369 .BR MailDrop :
370 \&.mail
371 .RS 5
372 Tells
373 .B inc
374 your maildrop, if different from the default.  This is
375 superseded by the environment variable
376 .BR $MAILDROP .
377 (profile, default: %mailspool%/$USER)
378 .RE
379 .PP
380 .BR Signature :
381 RAND MH System (agent: Marshall Rose)
382 .RS 5
383 Tells
384 .B send
385 your mail signature.  This is superseded by the
386 environment variable
387 .BR $SIGNATURE .
388 If
389 .B $SIGNATURE
390 is not set and this profile entry is not present, the \*(lqgcos\*(rq field of
391 the \fI/etc/passwd\fP file will be used.
392 Your signature will be added to the address
393 .B send
394 puts in the \*(lqFrom:\*(rq header; do not include an address in the
395 signature text.  (profile, no default)
396 .RE
397
398 .SS "Process Profile Entries"
399 The following profile elements are used whenever an
400 .B nmh
401 program invokes some other program such as
402 .BR more .
403 The profile can be used to select alternate programs if the
404 user wishes.  The default values are given in the examples.
405 .RE
406 .PP
407 .BR listproc :
408 show \-file
409 .RS 5
410 This program is used to list the contents of a message in response
411 to the
412 .B list
413 and
414 .B display
415 directive at the \*(lqWhat now?\*(rq prompt.
416 The absolute pathname of the message to list will be appended to
417 the command line given.
418 .RE
419 .PP
420 .BR whatnowproc :
421 %bindir%/whatnow
422 .RS 5
423 This is the program invoked by
424 .BR comp ,
425 .BR forw ,
426 .BR dist ,
427 and
428 .B repl
429 to query about the disposition of a composed draft message.
430 .RE
431
432 .SS "Environment Variables"
433 The operation of
434 .B mmh
435 and its commands it also controlled by the
436 presence of certain environment variables.
437 .PP
438 Many of these environment variables are used internally by the
439 \*(lqWhat now?\*(rq interface.  It's amazing all the information
440 that has to get passed via environment variables to make the
441 \*(lqWhat now?\*(rq interface look squeaky clean to the
442 .B mmh
443 user, isn't it?  The reason for all this is that the
444 .B mmh
445 user
446 can select
447 .B any
448 program as the
449 .IR whatnowproc ,
450 including
451 one of the standard shells.  As a result, it's not possible to pass
452 information via an argument list. The convention is that environment
453 variables whose names are all upper-case are user-settable; those
454 whose names are lower-case only are used internally by mmh and should
455 not generally be set by the user.
456 .PP
457 If the
458 .B WHATNOW
459 option was set during
460 .B mmh
461 configuration, and
462 if this environment variable is set, then if the commands
463 .BR refile\ ,
464 .BR send
465 or
466 .BR show
467 are not given any `msgs'
468 arguments, then they will default to using the file indicated by
469 .BR mh\-draft (7).
470 This is useful for getting the default behavior
471 supplied by the default
472 .IR whatnowproc .
473 .PP
474 .B $MMH
475 .RS 5
476 With this environment variable, you can specify an alternative
477 mmh directory. Personal mmh configuration files are located relative to
478 the mmh directory.
479 Non-absolute values are relative to the home directory.
480 This is one of the very few exceptions in
481 .B mmh
482 where non-absolute pathnames are not considered relative to the user's
483 mmh directory.
484 .RE
485 .PP
486 .B $MMHP
487 .RS 5
488 With this environment variable, you can specify a profile
489 other than
490 .I $HOME/.mmh/profile
491 to be read by the
492 .B mmh
493 programs
494 that you invoke.  If the value of
495 .B $MMHP
496 is not absolute, it will be presumed to start from the mmh directory.
497 .RE
498 .PP
499 .B $MMHC
500 .RS 5
501 With this environment variable, you can specify a
502 context other than the normal context file (as specified in
503 the profile).  As always, unless the value of
504 .B $MMHC
505 is absolute, it will be presumed to start from your mmh directory.
506 .RE
507 .PP
508 .B $MM_CHARSET
509 .RS 5
510 With this environment variable, you can specify
511 the native character set you are using.  You must be able to display
512 this character set on your terminal.
513 .PP
514 This variable is checked to see if a RFC-2047 header field should be
515 decoded (in
516 .BR inc ,
517 .BR scan ,
518 .BR mhl ).
519 This variable is
520 checked by
521 .B show
522 to see if the
523 .I showproc
524 or
525 .I showmimeproc
526 should
527 be called, since showmimeproc will be called if a text message uses
528 a character set that doesn't match
529 .BR $MM_CHARSET .
530 This variable is
531 checked by
532 .B show
533 for matches against the charset parameter
534 of text contents to decide it the text content can be displayed
535 without modifications to your terminal.  This variable is checked by
536 .B mhbuild
537 to decide what character set to specify in the charset
538 parameter of text contents containing 8\-bit characters.
539 .PP
540 When decoding text in such an alternate character set,
541 .B mmh
542 must be able to determine which characters are alphabetic, which
543 are control characters, etc.  For many operating systems, this
544 will require enabling the support for locales (such as setting
545 the environment variable
546 .B $LC_CTYPE
547 to iso_8859_1).
548 .RE
549 .PP
550 .B $MAILDROP
551 .RS 5
552 This variable tells
553 .B inc
554 the default maildrop. This supersedes the \*(lqMailDrop\*(rq profile entry.
555 .RE
556 .PP
557 .B $SIGNATURE
558 .RS 5
559 This variable tells
560 .B send
561 and
562 .B post
563 your mail signature. This supersedes the \*(lqSignature\*(rq profile entry.
564 .RE
565 .PP
566 .B $HOME
567 .RS 5
568 This variable tells all
569 .B mmh
570 programs your home directory
571 .RE
572 .PP
573 .B $SHELL
574 .RS 5
575 This variable tells
576 .B bbl
577 the default shell to run
578 .RE
579 .PP
580 .B $MMHEDITOR
581 .br
582 .B $VISUAL
583 .br
584 .B $EDITOR
585 .RS 5
586 These variables (in descending priority) define the default editor to use.
587 .RE
588 .PP
589 .B $MMHPAGER
590 .br
591 .B $PAGER
592 .RS 5
593 These variables (in descending priority) define the default pager to use.
594 .RE
595 .PP
596 .B $TERM
597 .RS 5
598 This variable tells
599 .B mmh
600 your terminal type.
601 .PP
602 The environment variable
603 .B $TERMCAP
604 is also consulted.  In particular,
605 these tell
606 .B scan
607 and
608 .B mhl
609 how many columns wide your terminal is.  They also tell
610 .B mhl
611 how many
612 lines long your terminal screen is.
613 .RE
614 .PP
615 .B $editalt
616 .RS 5
617 This is the alternate message.
618 .PP
619 This is set by
620 .B dist
621 and
622 .B repl
623 during edit sessions so you can peruse the message being distributed or
624 replied to.  The message is also available through a link called
625 \*(lq@\*(rq (if not changed by
626 .BR altmsg-link )
627 in the current directory if your current working directory
628 and the message's folder are on the same UNIX filesystem.
629 .RE
630 .PP
631 .B $mhdraft
632 .RS 5
633 This is the path to the working draft.
634 .PP
635 This is set by
636 .BR comp ,
637 .BR dist ,
638 .BR forw ,
639 and
640 .B repl
641 to tell the
642 .I whatnowproc
643 which file to ask \*(lqWhat now?\*(rq
644 questions about.
645 .RE
646 .PP
647 .B $mhaltmsg
648 .RS 5
649 .B dist
650 and
651 .B repl
652 set
653 .B $mhaltmsg
654 to tell the
655 .I whatnowproc
656 about an alternate message associated with the
657 draft (the message being distributed or replied to).
658 .RE
659 .PP
660 .B $mhdist
661 .RS 5
662 .B dist
663 sets
664 .B $mhdist
665 to tell the
666 .I whatnowproc
667 that message re-distribution is occurring.
668 .RE
669 .PP
670 .B $mheditor
671 .RS 5
672 This is set by
673 .BR comp ,
674 .BR repl ,
675 .BR forw ,
676 and
677 .B dist
678 to tell the
679 .I whatnowproc
680 the user's choice of
681 editor (unless overridden by
682 .BR \-noedit ).
683 .RE
684 .PP
685 .B $mhuse
686 .RS 5
687 This may be set by
688 .BR comp .
689 .RE
690 .PP
691 .B $mhmessages
692 .RS 5
693 This is set by
694 .BR dist ,
695 .BR forw ,
696 and
697 .B repl
698 if annotations are to occur.
699 .RE
700 .PP
701 .B $mhannotate
702 .RS 5
703 This is set by
704 .BR dist ,
705 .BR forw ,
706 and
707 .B repl
708 if annotations are to occur.
709 .RE
710 .PP
711 .B $mhfolder
712 .RS 5
713 This is the folder containing the alternate message.
714 .PP
715 This is set by
716 .B dist
717 and
718 .B repl
719 during edit sessions so you
720 can peruse other messages in the current folder besides the one being
721 distributed or replied to.
722 .RE
723
724 .SH FILES
725 .fc ^ ~
726 .nf
727 .ta \w'%etcdir%/ExtraBigFileName  'u
728 ^$HOME/.mmh~^The user's mmh directory
729 ^or $MMH~^Rather than the standard mmh directory
730 ^$HOME/.mmh/profile~^The user's profile
731 ^or $MMHP~^Rather than the standard profile
732 ^$HOME/.mmh/context~^The user's context
733 ^or $MMHC~^Rather than the standard context
734 ^<folder>/.mh_sequences~^Public sequences for <folder>
735 .fi
736
737 .SH "SEE ALSO"
738 nmh(1), environ(5), mh-sequence(7)
739
740 .SH HISTORY
741 The
742 .I $HOME/.mmh/profile
743 contains only static information, which
744 .B mmh
745 programs will
746 .B NOT
747 update.  Changes in context are made to the
748 .I $HOME/.mmh/context
749 file.
750 This includes, but is not limited to: the \*(lqCurrent\-Folder\*(rq entry
751 and all private sequence information.  Public sequence information is
752 kept in each folder in the file determined by the \*(lqMh\-Sequences\*(rq
753 profile entry (default is
754 .IR \&.mh_sequences ).
755 .PP
756 The profile may override the path of the
757 .I context
758 file, by specifying a \*(lqContext\*(rq entry.
759 As a result, you can actually have more than one set of
760 private sequences by using different context files.
761
762 .SH BUGS
763 The shell quoting conventions are not available in the profile.
764 Each token is separated by whitespace.
765 .PP
766 There is some question as to what kind of arguments should be placed
767 in the profile as options.  In order to provide a clear answer, recall
768 command line semantics of all
769 .B mmh
770 programs: conflicting switches
771 (e.g.
772 .B \-header
773 and
774 .BR \-noheader )
775 may occur more than one time on the
776 command line, with the last switch taking effect.  Other arguments, such
777 as message sequences, filenames and folders, are always remembered on
778 the invocation line and are not superseded by following arguments of
779 the same type.  Hence, it is safe to place only switches (and their
780 arguments) in the profile.
781 .PP
782 If one finds that an
783 .B mmh
784 program is being invoked again and again
785 with the same arguments, and those arguments aren't switches, then there
786 are a few possible solutions to this problem.  The first is to create a
787 (soft) link in your
788 .I $HOME/bin
789 directory to the
790 .B mmh
791 program
792 of your choice.  By giving this link a different name, you can create
793 a new entry in your profile and use an alternate set of defaults for
794 the
795 .B mmh
796 command.  Similarly, you could create a small shell script
797 which called the
798 .B mmh
799 program of your choice with an alternate set
800 of invocation line switches (using links and an alternate profile entry
801 is preferable to this solution).
802 .PP
803 Finally, the
804 .B csh
805 user could create an alias for the command of the form:
806 .PP
807 .RS 5
808 alias cmd 'cmd arg1 arg2 ...'
809 .RE
810 .PP
811 In this way, the user can avoid lengthy type-in to the shell, and still
812 give
813 .B mmh
814 commands safely.  (Recall that some
815 .B mmh
816 commands
817 invoke others, and that in all cases, the profile is read, meaning that
818 aliases are disregarded beyond an initial command invocation)