This file is indexed.

/usr/lib/python2.7/dist-packages/VirtualMailManager-0.6.2.egg-info is in vmm 0.6.2-2.

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
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Metadata-Version: 1.1
Name: VirtualMailManager
Version: 0.6.2
Summary: Tool to manage mail domains/accounts/aliases for Dovecot and Postfix
Home-page: http://vmm.localdomain.org/
Author: Pascal Volk
Author-email: user+vmm@localhost.localdomain.org
License: BSD License
Download-URL: http://sf.net/projects/vmm/files/
Description: 
        vmm, a virtual mail manager, is a command line tool for
        administrators/postmasters to manage (alias-)domains, accounts,
        aliases and relocated users.
        It is designed for Dovecot and Postfix with a PostgreSQL backend.
        
Platform: freebsd7
Platform: linux2
Platform: openbsd4
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: Dutch
Classifier: Natural Language :: English
Classifier: Natural Language :: Finnish
Classifier: Natural Language :: French
Classifier: Natural Language :: German
Classifier: Natural Language :: Vietnamese
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX :: Other
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Communications :: Email
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires: psycopg2 (>=2.0)
Requires: pyPgSQL (>=2.5.1)