This file is indexed.

/usr/share/doc/ezmlm-browse/README.Debian is in ezmlm-browse 0.10-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
ezmlm-browse for Debian
-----------------------

The configuration file config.py resides in /etc/ezmlm-browse/ and
the html templates reside in /etc/ezmlm-browse/html/ for customizing.

Run 'make' in the directory /etc/ezmlm-browse/ after changing config.py.

Read the 'Configuration' and 'Security Notes' sections of the author's
README.  Additionally make sure the configured mailing lists use
ezmlm-archive in /path/to/list/editor or run ezmlm-archive for each list.

Sample /path/to/list/editor:
 |/usr/bin/ezmlm-reject '/path/to/list'
 |/usr/bin/ezmlm-send '/path/to/list'
 |/usr/bin/ezmlm-archive '/path/to/list' || exit 0
 |/usr/bin/ezmlm-warn '/path/to/list' || exit 0

 -- Gerrit Pape <pape@smarden.org>, Fri,  7 Dec 2001 12:14:19 +0100