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