This file is indexed.

/usr/share/doc/sqlgrey/README.Debian is in sqlgrey 1:1.8.0-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
sqlgrey for Debian
------------------

To use Postgrey, put something along the lines of

    smtpd_recipient_restrictions =
        permit_mynetworks,
        reject_unauth_destination,
        check_policy_service inet:127.0.0.1:2501

in your /etc/postfix/main.cf (Postfix 2.1 or newer is required.)


 -- Antonin Kral <A.Kral@sh.cvut.cz>  Wed, 19 Mar 2008 21:18:15 +0100