Added all of the MH sources, including RCS files, in
[mmh] / docs / historical / mh-6.8.5 / conf / doc / RCS / mh-tailor.rf,v
1 head    2.21;
2 access;
3 symbols;
4 locks; strict;
5
6
7 2.21
8 date    94.03.23.23.32.50;      author jromine; state Exp;
9 branches;
10 next    2.20;
11
12 2.20
13 date    93.09.01.21.20.56;      author jromine; state Exp;
14 branches;
15 next    2.19;
16
17 2.19
18 date    92.12.02.22.16.12;      author jromine; state Exp;
19 branches;
20 next    2.18;
21
22 2.18
23 date    92.12.02.22.12.10;      author jromine; state Exp;
24 branches;
25 next    2.17;
26
27 2.17
28 date    92.12.02.21.54.24;      author jromine; state Exp;
29 branches;
30 next    2.16;
31
32 2.16
33 date    92.12.02.21.47.04;      author jromine; state Exp;
34 branches;
35 next    2.15;
36
37 2.15
38 date    92.05.12.22.23.34;      author jromine; state Exp;
39 branches;
40 next    2.14;
41
42 2.14
43 date    92.05.12.22.14.47;      author jromine; state Exp;
44 branches;
45 next    2.13;
46
47 2.13
48 date    92.02.11.01.01.06;      author jromine; state Exp;
49 branches;
50 next    2.12;
51
52 2.12
53 date    92.02.11.00.55.16;      author jromine; state Exp;
54 branches;
55 next    2.11;
56
57 2.11
58 date    91.01.07.16.13.27;      author mh;      state Exp;
59 branches;
60 next    2.10;
61
62 2.10
63 date    91.01.07.16.13.07;      author mh;      state Exp;
64 branches;
65 next    2.9;
66
67 2.9
68 date    90.04.09.09.33.58;      author sources; state Exp;
69 branches;
70 next    2.8;
71
72 2.8
73 date    90.04.08.12.24.46;      author sources; state Exp;
74 branches;
75 next    2.7;
76
77 2.7
78 date    90.04.05.15.08.18;      author sources; state Exp;
79 branches;
80 next    2.6;
81
82 2.6
83 date    90.04.05.13.26.13;      author sources; state Exp;
84 branches;
85 next    2.5;
86
87 2.5
88 date    90.04.02.14.29.25;      author sources; state Exp;
89 branches;
90 next    2.4;
91
92 2.4
93 date    90.03.22.11.31.22;      author sources; state Exp;
94 branches;
95 next    2.3;
96
97 2.3
98 date    90.03.21.10.20.29;      author sources; state Exp;
99 branches;
100 next    2.2;
101
102 2.2
103 date    90.03.20.19.42.00;      author sources; state Exp;
104 branches;
105 next    2.1;
106
107 2.1
108 date    90.03.20.17.36.16;      author sources; state Exp;
109 branches;
110 next    2.0;
111
112 2.0
113 date    89.11.17.15.56.35;      author sources; state Exp;
114 branches;
115 next    1.1;
116
117 1.1
118 date    89.06.02.11.27.10;      author sources; state Exp;
119 branches;
120 next    ;
121
122
123 desc
124 @@
125
126
127 2.21
128 log
129 @document change to clientname
130 @
131 text
132 @.\"    @@(MHWARNING)
133 .\" @@(#)$Id: mh-tailor.rf,v 2.20 1993/09/01 21:20:56 jromine Exp jromine $
134 .SC MH-TAILOR 5
135 .NA
136 mh-tailor, mtstailor \- system customization for MH message handler
137
138 .SY
139 \fI@@(MHETCPATH)/mtstailor\fP
140 .DE
141 The file @@(MHETCPATH)/mtstailor defines run-time options for those \fIMH\fR
142 programs which interact (in some form) with the message transport system.
143 At present, these (user) programs are:
144 \fIap\fR, \fIconflict\fR, \fIinc\fR, \fImsgchk\fR,
145 \fImsh\fR, \fIpost\fR, \fIrcvdist\fR, and \fIrcvpack\fR.
146
147 Each option should be given on a single line.  Blank lines
148 and lines which begin with `#' are ignored.
149 The options available along with default values and a description of their
150 meanings are listed below:
151
152 .in +.5i
153 .ti -.5i
154 localname:
155 .br
156 The host name \fIMH\fR considers local.
157 If not set, depending on the version of UNIX you're running,
158 \fIMH\fR will query the system for this value
159 (e.g., <whoami.h>, gethostname, etc.).
160 This has no equivalent in the \fIMH\fR configuration file.
161 POP client hosts should set this value to the name of the POP service host.
162
163 .ti -.5i
164 localdomain:
165 .br
166 If this is set, a `.' followed by this string will be
167 appended to your host name.
168 This might be useful for sites
169 where the host name returned by the system
170 (e.g., <whoami.h>, gethostname, etc.), 
171 is not a \*(lqfully qualified domain name\*(rq
172 (i.e., does not contain a `.').
173
174 .ti -.5i
175 clientname:
176 .br
177 The host name \fIMH\fP will give in the
178 SMTP \fBHELO\fP (and \fBEHLO\fP) command, when posting mail.
179 If not set, the host name \fIMH\fR considers local is used
180 (see \*(lqlocalname\*(rq above).
181 If empty, no \fBHELO\fP command will be given.
182 Although the \fBHELO\fP command is required by RFC 821, 
183 many SMTP servers do not require it.
184 .sp
185 Early versions of SendMail will fail if the host name
186 given in the \fBHELO\fP command is the local host; 
187 later versions of SendMail will complain if you omit the
188 \fBHELO\fP command.  If you run SendMail, find out what
189 your system expects and set this field if needed.
190
191 .ti -.5i
192 systemname:
193 .br
194 The name of the local host in the \fIUUCP\fR \*(lqdomain\*(rq.
195 If not set, depending on the version of UNIX you're running,
196 \fIMH\fR will query the system for this value.
197 This has no equivalent in the \fIMH\fR configuration file.
198
199 .ti -.5i
200 mmdfldir: @@(MHDROPATH)
201 .br
202 The directory where maildrops are kept.
203 If this is empty, the user's home directory is used.
204 This overrides the \*(lqmail\*(rq field in the \fIMH\fR configuration file.
205
206 .ti -.5i
207 mmdflfil: @@(MHDROPFIL)
208 .br
209 The name of the maildrop file in the directory where maildrops are kept.
210 If this is empty, the user's login name is used.
211 This overrides the \*(lqmail\*(rq field in the \fIMH\fR configuration file.
212
213 .ti -.5i
214 mmdelim1: \\001\\001\\001\\001\\n
215 .br
216 The beginning-of-message delimiter for maildrops.
217
218 .ti -.5i
219 mmdelim2: \\001\\001\\001\\001\\n
220 .br
221 The end-of-message delimiter for maildrops.
222
223 .ti -.5i
224 mmailid: 0
225 .br
226 If non-zero, then support for MMailids in \fB/etc/passwd\fR is enabled.
227 Basically, the pw_gecos field in the password file is of the form
228
229 .ti +.5i
230 My Full Name <mailid>
231
232 The \fIMH\fR internal routines that deal with user and full names will return
233 \*(lqmailid\*(rq and \*(lqMy Full Name\*(rq respectively.
234
235 .ti -.5i
236 lockstyle: 0
237 .br
238 The locking discipline to perform.
239 A value of \*(lq0\*(rq means to use kernel-level locking
240 if available.
241 (See below for more details.)
242 On systems compiled without kernel-level locking,
243 standard \fIBellMail\fR locking is used.
244 A value of \*(lq1\*(rq means to use \fIBellMail\fR locking always
245 (the name of the lock is based on the file name).
246 A value of \*(lq2\*(rq means to use \fIMMDF\fR locking always
247 (the name of the lock is based on device/inode pairs).
248
249 .ti -.5i
250 lockldir:
251 .br
252 The name of the directory for making locks.
253 If your system isn't configured to use kernel-level locking,
254 then this directory is used when creating locks.
255 If the value is empty,
256 then the directory of the file to be locked is used.
257
258 .ti -.5i
259 maildelivery: @@(MHETCPATH)/maildelivery
260 .br
261 The name of the system-wide default \fI\&.maildelivery\fR file.
262 See \fImhook\fR\0(1) for the details.
263
264 .ti -.5i
265 everyone: 200
266 .br
267 The highest user-id which should NOT receive mail addressed to
268 \*(lqeveryone\*(rq.
269
270 .ti -.5i
271 noshell: 
272 .br
273 If set, then each user-id greater than \*(lqeveryone\*(rq
274 that has a login shell equivalent to the given value (e.g.,
275 \*(lq/bin/csh\*(rq)
276 indicates that mail for \*(lqeveryone\*(rq should not be sent to them.
277 This is useful for handling admin, dummy, and guest logins.
278 .\" @@BEGIN: MF
279 .in -.5i
280 .Uh "Mail Filtering"
281 These options are only available if you compiled \fIMH\fP with
282 \*(lqoptions\ MF\*(rq.
283
284 .in +.5i
285 .ti -.5i
286 uucpchan: name of \fIUUCP\fR channel
287 .br
288 Usually \*(lqUUCP\*(rq.
289 This has no equivalent in the \fIMH\fR configuration file.
290
291 .ti -.5i
292 uucpldir: /usr/spool/mail
293 .br
294 The name of the directory where \fIUUCP\fR maildrops are kept.
295 This has no equivalent in the \fIMH\fR configuration file.
296
297 .ti -.5i
298 uucplfil:
299 .br
300 The name of the maildrop file in the directory where \fIUUCP\fR maildrops are
301 kept.
302 If this is empty, the user's login name is used.
303 This has no equivalent in the \fIMH\fR configuration file.
304
305 .ti -.5i
306 umincproc: @@(MHETCPATH)/uminc
307 .br
308 The path to the program that filters \fIUUCP\fR\^-style maildrops to
309 \fIMMDF\fR\^-style maildrops.
310 .\" @@END: MF
311 .\" @@BEGIN: MHMTS
312 .in -.5i
313 .Uh "Stand-Alone Delivery"
314 These options are only available if you compiled \fIMH\fP 
315 to use stand-alone delivery (i.e., \*(lqmts:\ mh\*(rq).
316
317 .in +.5i
318 .ti -.5i
319 mailqdir: /usr/spool/netmail
320 .br
321 The directory where network mail is queued.
322
323 .ti -.5i
324 tmailqdir: /usr/tmp
325 .br
326 The directory where network mail queue files are built.
327
328 .ti -.5i
329 syscpy: 1
330 .br
331 If ON, unauthorized mail is copied to the overseer.
332
333 .ti -.5i
334 overseer: root
335 .br
336 The user that receives reports of unauthorized mail.
337
338 .ti -.5i
339 mailer: root
340 .br
341 The user acting for the mail system.
342
343 .ti -.5i
344 fromtmp: /tmp/rml.f.XXXXXX
345 .br
346 The \fImktemp\fR template for storing from lines.
347
348 .ti -.5i
349 msgtmp: /tmp/rml.m.XXXXXX
350 .br
351 The \fImktemp\fR template for storing the rest of the message.
352
353 .ti -.5i
354 errtmp: /tmp/rml.e.XXXXXX
355 .br
356 The \fImktemp\fR template for storing error messages from other mailers.
357
358 .ti -.5i
359 tmpmode: 0600
360 .br
361 The octal mode which temporary files are set to.
362
363 .ti -.5i
364 okhosts: @@(MHETCPATH)/Rmail.OKHosts
365 .br
366 A file containing a list of hosts that can send ARPAnet mail.
367
368 .ti -.5i
369 okdests: @@(MHETCPATH)/RMail.OKDests
370 .br
371 A file containing a list of hosts that can always receive mail.
372 .\" @@END: MHMTS
373 .\" @@BEGIN: SMTP
374 .in -.5i
375 .Uh "The `/smtp' MTS Suffix"
376 These options are only available if you compiled \fIMH\fP with
377 the \*(lq/smtp\*(rq suffix to your \*(lqmts:\*(rq configuration.
378
379 .in +.5i
380 .ti -.5i
381 hostable: @@(MHETCPATH)/hosts
382 .br
383 The exceptions file for /etc/hosts used by \fIpost\fR to try to find official
384 names.
385 The format of this file is quite simple:
386
387 .in +.5i
388 1. Comments are surrounded by sharp (`#') and newline.
389 .br
390 2. Words are surrounded by white space.
391 .br
392 3. The first word on the line is the official name of a host.
393 .br
394 4. All words following the official names are aliases for that host.
395 .in -.5i
396
397 .ti -.5i
398 servers: localhost \\01localnet
399 .br
400 A lists of hosts and networks which to look for SMTP servers
401 when posting local mail.
402 It turns out this is a major win for hosts which don't run an message
403 transport system.
404 The value of \*(lqservers\*(rq should be one or more items.
405 Each item is the name of either a host or a net
406 (in the latter case, precede the name of the net by a \\01).
407 This list is searched when looking for a smtp server to post mail.
408 If a host is present, the SMTP port on that host is tried.
409 If a net is present,
410 the SMTP port on each host in that net is tried.
411 Note that if you are running with the BIND code,
412 then any networks specified are ignored
413 (sorry, the interface went away under BIND).
414 .\" @@END: SMTP
415 .\" @@BEGIN: SENDMTS
416 .in -.5i
417 .Uh "SendMail"
418 This option is only available if you compiled \fIMH\fP to
419 use \fISendMail\fP as your delivery agent (i.e., \*(lqmts:\ sendmail\*(rq).
420
421 .in +.5i
422 .ti -.5i
423 sendmail: /usr/lib/sendmail
424 .br
425 The pathname to the \fIsendmail\fR program.
426 .\" @@END: SENDMTS
427 .\" @@BEGIN: POP
428 .in -.5i
429 .Uh "Post Office Protocol"
430 This option is only available if you compiled \fIMH\fP with POP
431 support enabled (i.e., \*(lqpop:\ on\*(rq).
432
433 .in +.5i
434 .ti -.5i
435 pophost:
436 .br
437 The name of the default POP service host.
438 If this is not set,
439 then \fIMH\fR looks in the standard maildrop areas for waiting mail,
440 otherwise the named POP service host is consulted.
441 .\" @@END: POP
442 .\" @@BEGIN: BBSERVER
443 .in -.5i
444 .Uh "BBoards Delivery"
445 This option is only available if you compiled \fIMH\fP with
446 \*(lqbbdelivery:\ on\*(rq.
447
448 .in +.5i
449 .ti -.5i
450 bbdomain:
451 .br
452 The local BBoards domain (a UCI hack).
453 .\" @@END: BBSERVER
454 .\" @@BEGIN: BPOP
455 .in -.5i
456 .Uh "BBoards & The POP"
457 These options are only available if you compiled \fIMH\fP with
458 \*(lqbboards:\ pop\*(rq and \*(lqpop:\ on\*(rq.
459
460 .in +.5i
461 .ti -.5i
462 popbbhost:
463 .br
464 The POP service host which also acts as a BBoard server.
465 This variable should be set on the POP BBoards client host.
466
467 .ti -.5i
468 popbbuser:
469 .br
470 The guest account on the POP/BB service host.
471 This should be a different login ID than either the POP user or the BBoards
472 user.
473 (The user-id \*(lqftp\*(rq is highly recommended.)
474 This variable should be set on both the POP BBoards client and service hosts.
475
476 .ti -.5i
477 popbblist: @@(MHETCPATH)/hosts.popbb
478 .br
479 A file containing of lists of hosts that are allowed to use the POP facility
480 to access BBoards using the guest account.
481 If this file is not present,
482 then no check is made.
483 This variable should be set on the POP BBoards service host.
484 .\" @@END: BPOP
485 .\" @@BEGIN: NNTP
486 .in -.5i
487 .if n .ne 8
488 .Uh "BBoards & The NNTP"
489 This option is only available if you compiled \fIMH\fP with
490 \*(lqbboards:\ nntp\*(rq and \*(lqpop:\ on\*(rq.
491
492 .in +.5i
493 .ti -.5i
494 nntphost:
495 .br
496 The host which provides the NNTP service.
497 This variable should be set on the NNTP BBoards client host.
498 .\" @@END: NNTP
499 .in -.5i
500 .Uh "File Locking"
501 A few words on locking:
502 \fIMH\fR has a flexible locking system for making locks on files.
503 There are two \fBmtstailor\fR variables you should be aware of
504 \*(lqlockstyle\*(rq and \*(lqlockldir\*(rq.
505 The first controls the method of locking,
506 the second says where lock files should be created.
507
508 The \*(lqlockstyle\*(rq variable can take on three values: 0, 1, 2.
509 A value of 0 is useful on systems with kernel-level locking.
510 If you are on a \fBBSD42\fP system, \fIMH\fP assumes
511 you have the \fIflock\fR system call.
512 On other systems:
513 define \fBFLOCK\fP if you want to use the \fIflock\fP system call;
514 define \fBLOCKF\fP if you want to use the \fIlockf\fP system call;
515 or define \fBFCNTL\fP if you want to use the \fIfcntl\fP system call
516 for kernel-level locking.
517 If you haven't configured \fIMH\fP to use kernel-level locking,
518 a locking style of 0 is considered the same as locking style 1.
519
520 A value of 1 or 2 specifies that a file should be created whose existence
521 means \*(lqlocked\*(rq and whose non-existence means \*(lqunlocked\*(rq.
522 A value of 1 says to construct the lockname by appending \*(lq.lock\*(rq to
523 the name of the file being locked.
524 A value of 2 says to construct the lockname by looking at the device and
525 inode numbers of the file being locked.
526 If the \*(lqlockldir\*(rq variable is not specified,
527 lock files will be created in the directory where the file being locked
528 resides.
529 Otherwise, lock files will be created in the directory specified by
530 \*(lqlockldir\*(rq.
531 Prior to installing \fIMH\fR,
532 you should see how locking is done at your site,
533 and set the appropriate values.
534 .Fi
535 ^@@(MHETCPATH)/mtstailor~^tailor file
536 .Pr
537 None
538 .Sa
539 mh\-gen(8), mh\-mts(8)
540 .De
541 As listed above
542 .Co
543 None
544 .En
545 @
546
547
548 2.20
549 log
550 @document "clientname"
551 @
552 text
553 @d2 1
554 a2 1
555 .\" @@(#)$Id: mh-tailor.rf,v 2.19 1992/12/02 22:16:12 jromine Exp jromine $
556 d48 3
557 a50 1
558 If not set, no \fBHELO\fP command will be given.
559 d58 1
560 a58 1
561 your system expects and set this field accordingly.
562 @
563
564
565 2.19
566 log
567 @italic correction
568 @
569 text
570 @d2 1
571 a2 1
572 .\" @@(#)$Id: mh-tailor.rf,v 2.18 1992/12/02 22:12:10 jromine Exp jromine $
573 d30 1
574 a30 1
575 POP client hosts have this value set to the name of the POP service host.
576 d44 15
577 d354 1
578 @
579
580
581 2.18
582 log
583 @fixup NA
584 @
585 text
586 @d2 1
587 a2 1
588 .\" @@(#)$Id: mh-tailor.rf,v 2.17 1992/12/02 21:54:24 jromine Exp jromine $
589 d160 2
590 a161 2
591 The path to the program that filters \fIUUCP\fR-style maildrops to
592 \fIMMDF\fR-style maildrops.
593 @
594
595
596 2.17
597 log
598 @explain comment line format
599 @
600 text
601 @d2 1
602 a2 1
603 .\" @@(#)$Id: mh-tailor.rf,v 2.16 1992/12/02 21:47:04 jromine Exp jromine $
604 d5 2
605 a6 1
606 mh-tailor, mtstailor \- MH system configuration file
607 @
608
609
610 2.16
611 log
612 @NA fixup, and \- fixups
613 @
614 text
615 @d2 1
616 a2 1
617 .\" @@(#)$Id: mh-tailor.rf,v 2.15 1992/05/12 22:23:34 jromine Exp jromine $
618 d15 2
619 @
620
621
622 2.15
623 log
624 @fixup for nroff problems
625 @
626 text
627 @d2 1
628 a2 1
629 .\" @@(#)$Id: mh-tailor.rf,v 2.14 1992/05/12 22:14:47 jromine Exp jromine $
630 d5 1
631 a5 1
632 @@(MHETCPATH)/mtstailor \- system customization for MH message system
633 d7 1
634 a7 1
635 any \fIMH\fR command that interacts with the MTS
636 d9 1
637 a9 1
638 The file @@(MHETCPATH)/mtstailor defines run\-time options for those \fIMH\fR
639 d65 1
640 a65 1
641 The beginning\-of\-message delimiter for maildrops.
642 d70 1
643 a70 1
644 The end\-of\-message delimiter for maildrops.
645 d87 1
646 a87 1
647 The locking\-discipline to perform.
648 d110 1
649 a110 1
650 The name of the system\-wide default \fI\&.maildelivery\fR file.
651 d116 1
652 a116 1
653 The highest user\-id which should NOT receive mail addressed to
654 d157 2
655 a158 2
656 The path to the program that filters \fIUUCP\fR\-style maildrops to
657 \fIMMDF\fR\-style maildrops.
658 d239 1
659 a239 1
660 2. Words are surrounded by whitespace.
661 d322 1
662 a322 1
663 (The user\-id \*(lqftp\*(rq is highly recommended.)
664 d369 1
665 a369 1
666 means \*(lqlocked\*(rq and whose non\-existence means \*(lqunlocked\*(rq.
667 @
668
669
670 2.14
671 log
672 @typo
673 @
674 text
675 @d2 2
676 a3 2
677 .\" @@(#)$Id: mh-tailor.rf,v 2.13 1992/02/11 01:01:06 jromine Exp jromine $
678 .SC MH\-TAILOR 5
679 @
680
681
682 2.13
683 log
684 @document localdomain
685 @
686 text
687 @d2 1
688 a2 1
689 .\" @@(#)$Id: mh-tailor.rf,v 2.12 1992/02/11 00:55:16 jromine Exp jromine $
690 d215 1
691 a215 1
692 A file containing a list of hosts that can sent ARPAnet mail.
693 @
694
695
696 2.12
697 log
698 @locking
699 @
700 text
701 @d2 1
702 a2 1
703 .\" @@(#)$Id: mh-tailor.rf,v 2.11 1991/01/07 16:13:27 mh Exp jromine $
704 d28 11
705 @
706
707
708 2.11
709 log
710 @delete SS macro
711 @
712 text
713 @d2 1
714 a2 1
715 .\" @@(#)$Id: mh-tailor.rf,v 2.10 91/01/07 16:13:07 mh Exp Locker: mh $
716 d77 4
717 a80 3
718 A value of \*(lq0\*(rq means to use \fIflock\fR if available,
719 or \fIlockf\fR if \fBLOCKF\fP was defined when building \fIMH\fP.
720 On non-\fBBSD42\fP systems,
721 d91 1
722 a91 1
723 If your system doesn't have the \fIflock\fR or \fIlockf\fP syscalls,
724 d344 1
725 d346 9
726 a354 4
727 A value of 0 is useful on \fBBSD42\fP systems.
728 If you included the \fBLOCKF\fP option when building \fIMH\fP, the
729 \fIlockf\fP syscall is used, otherwise the \fIflock\fP syscall is used.
730 If you're not on a 4.2BSD system,
731 @
732
733
734 2.10
735 log
736 @document LOCKF
737 use Uh instead of SS
738 jlr
739 @
740 text
741 @d2 1
742 a2 11
743 .\" @@(#)$Id: mh-tailor.rf,v 2.9 90/04/09 09:33:58 sources Exp Locker: mh $
744 .if !'\*(ZZ'-man' \{\
745 .rm SS
746 .de SS
747 .sp
748 .in .25i
749 .b "\\s-2\&\\$1 \|\\$2 \|\\$3 \|\\$4 \|\\$5 \|\\$6\\s0"
750 .sp
751 .in .5i
752 ..
753 .\}
754 @
755
756
757 2.9
758 log
759 @typos
760 @
761 text
762 @d2 1
763 a2 1
764 .\" @@(#)$Id: mh-tailor.rf,v 2.8 90/04/08 12:24:46 sources Exp Locker: sources $
765 d88 3
766 a90 1
767 standard \fIBellMail\fR locking otherwise.
768 d100 1
769 a100 1
770 If your system doesn't have the \fIflock\fR syscall,
771 d126 2
772 a127 1
773 .SS "Mail Filtering"
774 d159 2
775 a160 1
776 .SS "Stand-Alone Delivery"
777 d221 2
778 a222 1
779 .SS "The \*(lq/smtp\*(rq MTS Suffix"
780 d263 2
781 a264 1
782 .SS "SendMail"
783 d275 2
784 a276 1
785 .SS "Post Office Protocol"
786 d290 2
787 a291 1
788 .SS "BBoards Delivery"
789 d302 2
790 a303 1
791 .SS "BBoards & The POP"
792 d333 2
793 a334 1
794 .SS "BBoards & The NNTP"
795 d346 1
796 a346 1
797
798 d354 6
799 a359 2
800 A value of 0 says to use the flock syscall if you're running on 4.2BSD,
801 (otherwise use a locking style of 1).
802 @
803
804
805 2.8
806 log
807 @describe all options, for novice MH administrators
808 @
809 text
810 @d2 1
811 a2 1
812 .\" @@(#)$Id: mh-tailor.rf,v 2.7 90/04/05 15:08:18 sources Exp Locker: sources $
813 d296 1
814 a296 1
815 \*(lqbboards:\ pop\*(rq.
816 d300 1
817 a300 1
818 popbbhost
819 d306 1
820 a306 1
821 popbbuser
822 d326 1
823 a326 1
824 \*(lqbboards:\ nntp\*(rq.
825 @
826
827
828 2.7
829 log
830 @add ID
831 @
832 text
833 @d2 11
834 a12 1
835 .\" @@(#)$Id:$
836 d36 1
837 a36 1
838 @@BEGIN: POP
839 a37 2
840 @@END: POP
841 This has no equivalent in the \fIMH\fR configuration file.
842 a45 1
843 @@BEGIN: MF
844 a47 7
845 uucpchan: name of \fIUUCP\fR channel
846 .br
847 Usually \*(lqUUCP\*(rq.
848 This has no equivalent in the \fIMH\fR configuration file.
849 @@END: MF
850
851 .ti -.5i
852 a59 1
853 @@BEGIN: MF
854 a61 15
855 uucpldir: /usr/spool/mail
856 .br
857 The name of the directory where \fIUUCP\fR maildrops are kept.
858 This has no equivalent in the \fIMH\fR configuration file.
859
860 .ti -.5i
861 uucplfil:
862 .br
863 The name of the maildrop file in the directory where \fIUUCP\fR maildrops are
864 kept.
865 If this is empty, the user's login name is used.
866 This has no equivalent in the \fIMH\fR configuration file.
867 @@END: MF
868
869 .ti -.5i
870 a81 1
871 @@BEGIN: MF
872 a83 7
873 umincproc: @@(MHETCPATH)/uminc
874 .br
875 The path to the program that filters \fIUUCP\fR\-style maildrops to
876 \fIMMDF\fR\-style maildrops.
877 @@END: MF
878
879 .ti -.5i
880 a101 1
881 @@BEGIN: MHMTS
882 d104 58
883 d215 5
884 a219 2
885 @@END: MHMTS
886 @@BEGIN: SMTP
887 d221 1
888 d256 5
889 a260 2
890 @@END: SMTP
891 @@BEGIN: SENDMTS
892 d262 1
893 d267 5
894 a271 2
895 @@END: SENDMTS
896 @@BEGIN: POP
897 d273 1
898 d281 5
899 a285 2
900 @@END: POP
901 @@BEGIN: BBSERVER
902 d287 1
903 d292 5
904 a296 2
905 @@END: BBSERVER
906 @@BEGIN: BPOP
907 d298 1
908 d322 5
909 a326 2
910 @@END: BPOP
911 @@BEGIN: NNTP
912 d328 1
913 d334 1
914 a334 22
915 @@END: NNTP
916
917 .ti -.5i
918 maildelivery: @@(MHETCPATH)/maildelivery
919 .br
920 The name of the system\-wide default \fI\&.maildelivery\fR file.
921 See \fImhook\fR\0(1) for the details.
922
923 .ti -.5i
924 everyone: 200
925 .br
926 The highest user\-id which should NOT receive mail addressed to
927 \*(lqeveryone\*(rq.
928
929 .ti -.5i
930 noshell: 
931 .br
932 If set, then each user-id greater than \*(lqeveryone\*(rq
933 that has a login shell equivalent to the given value (e.g.,
934 \*(lq/bin/csh\*(rq)
935 indicates that mail for \*(lqeveryone\*(rq should not be sent to them.
936 This is useful for handling admin, dummy, and guest logins.
937 @
938
939
940 2.6
941 log
942 @typo
943 @
944 text
945 @d2 1
946 @
947
948
949 2.5
950 log
951 @RAND fixes
952 @
953 text
954 @d272 1
955 a272 1
956 nntphost
957 @
958
959
960 2.4
961 log
962 @put things back, do .NA stuff another way
963 @
964 text
965 @d309 1
966 a309 1
967 A value of 1 or 2 specifies that a file should be created whose existance
968 @
969
970
971 2.3
972 log
973 @changes for "bbhome: none"
974 @
975 text
976 @d2 2
977 a3 2
978 .TH MH\-TAILOR 5 @@(MHCENTERFOOT) @@(MHLEFTFOOT)
979 .SH .NA
980 d5 1
981 a5 1
982 .SH .SY
983 @
984
985
986 2.2
987 log
988 @typo
989 @
990 text
991 @d236 1
992 a236 1
993 @@BEGIN: BBOARDS
994 d242 1
995 a242 1
996 @@END: BBOARDS
997 @
998
999
1000 2.1
1001 log
1002 @fixup for makewhatis
1003 @
1004 text
1005 @d2 1
1006 a2 1
1007 .TH MH\-TAILOR 5 [mh.6] MH
1008 @
1009
1010
1011 2.0
1012 log
1013 @changes for SUN40 shared libraries and NNTP under bbc
1014 @
1015 text
1016 @d2 2
1017 a3 2
1018 .SC MH\-TAILOR 5
1019 .NA
1020 d5 1
1021 a5 1
1022 .SY
1023 @
1024
1025
1026 1.1
1027 log
1028 @Initial revision
1029 @
1030 text
1031 @d269 8
1032 @