Import ezmlm-idx 0.40
[ezmlm] / ezmlm-glconf.1
CommitLineData
f8beb284
MW
1.TH ezmlm-glconf 1
2.SH NAME
3ezmlm-glconf \- create config file for global ezmlm-request address
4.SH SYNOPSIS
5.B ezmlm-glconf
6[
7.B \-n
8]
9.IR dotdir [dotdir1 ...] >
10.I config_file
11.SH DESCRIPTION
12.B ezmlm-glconf
13scans
14.IR dotdir ,
15usually the users home directory,
16for files of type
17.BR .qmail-return-*-default .
18For normal ezmlm-lists, these are links to
19.B bouncer
20files, which on their last line have a call to
21.B ezmlm-return(1)
22or
23.BR ezmlm-warn(1).
24.B ezmlm-glconf
25extracts the list directory from these,
26and builds a
27line for
28.I config_file
29from the information in the list directory. The first line of
30the
31.B /text/info
32file of the list is assumed to contain a brief description of the list. If
33not found ``no information available'' is used.
34
35.B ezmlm-glconf
36output is sorted alphabetically by list name and if a digest list
37exists, the digest list entry immediately follows the list entry.
38
39.SH OPTIONS
40.TP
41.B \-n
42Add information on the current number of subscribers to the list information.
43.SH CONFIGURATION
44The descriptive text
45.B ezmlm-glconf
46uses for digest lists and the text used if
47.B /text/info
48is not readable/available can be changed by editing the script.
49.SH "SEE ALSO"
50ezmlm-glmake(1),
51ezmlm-request(1),
52ezmlm-return(1),
53ezmlm-warn(1),
54ezmlm(5)