Initial revision
[mmh] / man / conflict.man
1 .\"
2 .\" %nmhwarning%
3 .\" $Id$
4 .\"
5 .\" include the -mh macro file
6 .so %etcdir%/tmac.h
7 .\"
8 .TH CONFLICT %manext8% MH.6.8 [%nmhversion%]
9 .SH NAME
10 conflict \- search for alias/password conflicts
11 .SH SYNOPSIS
12 .in +.5i
13 .ti -.5i
14 %libdir%/conflict
15 \%[\-search\ directory]
16 .br
17 \%[\-mail\ name]
18 \%[aliasfiles...]
19 \%[\-version]
20 \%[\-help]
21 .in -.5i
22 .SH DESCRIPTION
23 \fIConflict\fR is a program that checks to see if the interface between
24 \fInmh\fR and transport system is in good shape
25
26 \fIConflict\fR also checks for maildrops in %mailspool% which do not
27 belong to a valid user.  It assumes that no user name will start with
28 `.', and thus ignores files in %mailspool% which begin with `.'.  It also
29 checks for entries in the \fIgroup\fR\0(5) file which do not belong
30 to a valid user, and for users who do not have a valid group number.
31 In addition duplicate users and groups are noted.
32
33 If the `\-mail\ name' switch is used, then the results will be sent
34 to the specified \fIname\fR.  Otherwise, the results are sent to the
35 standard output.
36
37 The `\-search\ directory' switch can be used to search directories
38 other than %mailspool% and to report anomalies in those directories.
39 The `\-search\ directory' switch can appear more than one time in an
40 invocation to \fIconflict\fR.
41
42 \fIConflict\fR should be run under  \fIcron\fR\0(8), or whenever system
43 accounting takes place.
44 .Fi
45 ^%etcdir%/mts.conf~^nmh mts configuration file
46 ^/etc/passwd~^List of users
47 ^/etc/group~^List of groups
48 ^%bindir%/mhmail~^Program to send mail
49 ^%mailspool%/~^Directory of mail drop
50 .Pr
51 None
52 .Sa
53 mh\-alias(5)
54 .De
55 `aliasfiles' defaults to %etcdir%/MailAliases
56 .Co
57 None
58 .En