This file is indexed.

/etc/cfengine/debian-edu/cf.imap is in debian-edu-config 1.818+deb8u2.

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
shellcommands:

  debian.server.installation::

    # pretend an IMAP authentication success in order to suppress dovecot's initial
    # warning message: ,,This message goes away after the first successful login.''
    "/usr/bin/touch /var/lib/dovecot/auth-success"

    # create dovecot ssl certificate because dovecot-core stopped doing it
    # (Bug #772163).
    "/usr/share/debian-edu-config/tools/debian-edu-dovecot-create-cert"