This file is indexed.

/usr/share/doc/phamm-ldap-amavis/README.Debian is in phamm-ldap-amavis 0.6.5-1.

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
Notes about Debian's phamm-ldap-amavis package
----------------------------------------------

Configure
^^^^^^^^^

The configuration for phamm-ldap-amavis requires to include
the amavis.schema in /etc/ldap/slapd.conf.

Simply add this line below others include lines:

include         /etc/ldap/schema/amavis.schema

and restart slapd (OpenLDAP server).