Mercurial > hg > Applications > mh
comparison doc/mf.me @ 0:bce86c4163a3
Initial revision
author | kono |
---|---|
date | Mon, 18 Apr 2005 23:46:02 +0900 (2005-04-18) |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:bce86c4163a3 |
---|---|
1 .\" This file is automatically generated. Do not edit! | |
2 .\" @(#)$Id$ | |
3 .SC MF 1 | |
4 .NA | |
5 muinc, musift, uminc, umsift \- mail filters | |
6 .SY | |
7 /usr/local/mh/lib/muinc | |
8 | |
9 .ti .5i | |
10 /usr/local/mh/lib/musift | |
11 \%[files\ ...] | |
12 | |
13 .ti .5i | |
14 /usr/local/mh/lib/uminc | |
15 | |
16 .ti .5i | |
17 /usr/local/mh/lib/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 ^/var/mail/$USER~^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 |