Added all of the MH sources, including RCS files, in
[mmh] / docs / historical / mh-6.8.5 / conf / doc / mf.rf
1 .\"     @(MHWARNING)
2 .\" @(#)$Id: mf.rf,v 1.5 90/04/05 15:12:57 sources Exp $
3 .SC MF 1
4 .NA
5 muinc, musift, uminc, umsift \- mail filters
6 .SY
7 @(MHETCPATH)/muinc
8
9 .ti .5i
10 @(MHETCPATH)/musift
11 \%[files\ ...]
12
13 .ti .5i
14 @(MHETCPATH)/uminc
15
16 .ti .5i
17 @(MHETCPATH)/umsift
18 \%[files\ ...]
19 .DE
20 The mail filters
21 are a set of programs that filter mail from one format to another.
22 In particular, \fIUUCP\fR\- and \fIMMDF\fR\-style mail files are handled.
23
24 \fImuinc\fR
25 filters mail from the user's \fIMMDF\fR maildrop into the user's \fIUUCP\fR
26 maildrop;
27 similarly,
28 \fIuminc\fR
29 filters mail from the user's \fIUUCP\fR maildrop into the user's \fIMMDF\fR
30 maildrop.
31 These two programs respect each system's maildrop locking protocols.
32
33 \fImusift\fR
34 filters each file on the command line
35 (or the standard input if no arguments are given),
36 and places the result on the standard output in \fIUUCP\fR format.
37 The files (or standard input) are expected to be in \fIMMDF\fR format.
38 \fIumsift\fR
39 does the same thing filtering \fIUUCP\fR formatted files (or input),
40 and places the \fIMMDF\fR formatted result on the standard output.
41 No locking protocols are used by these programs.
42
43 If the files aren't in the expected format,
44 the mail filters will try to recover.
45 In really bad cases,
46 you may lose big.
47 .Fi
48 ^/usr/spool/mail/~^UUCP spool area for maildrops
49 ^@(MHDROPLOC)~^Location of standard maildrop
50 .Pr
51 None
52 .Sa
53 \fIProposed Standard for Message Header Munging\fR (aka RFC\-886),
54 .br
55 inc(1)
56 .De
57 .Co
58 .Bu
59 Numerous; protocol translation is very difficult.
60 .En