Import ezmlm-idx 0.40
[ezmlm] / ezmlm-check.1
CommitLineData
f8beb284
MW
1.TH ezmlm-check 1
2.SH NAME
3ezmlm-check \- Mails back results of ezmlm list check
4.SH SYNOPSIS
5.B ezmlm-check
6[
7.B \-sS
8]
9.I [dir]
10.SH DESCRIPTION
11.B ezmlm-check
12mails useful environment variables to SENDER via
13.BR qmail-inject .
14It is usually invoked for debugging purposes in a
15.I .qmail
16file to determine the value of relevant environment variables.
17If
18.I dir
19is specified,
20.B ezmlm-check
21attempts to evaluate the
22.I ezmlm
23mailing list set up in
24.I dir
25and return information about the setup as well as possible
26errors.
27
28.B ezmlm-check
29will flag errors with
30.BR ``???\ ERROR'' ,
31likely errors with
32.BR ``???'' ,
33and potential errors/problems with
34.BR ``!!!'' .
35
36If
37.B ezmlm-check
38is invoked from the shell, it will print to stdout.
39In this case, diagnostics are more limited,
40since important environment variables
41normally supplied by qmail are not available.
42.SH OPTIONS
43.TP 5
44.B \-s
45(Default.) List subscribers.
46.TP 5
47.B \-S
48Do not list subscribers.
49.SH "SEE ALSO"
50ezmlm(5),
51qmail(7),
52qmail-inject(8)