Home | History | Annotate | Line # | Download | only in conf
postfix-files revision 1.2.4.2
      1  1.2.4.2  matt #	$NetBSD: postfix-files,v 1.2.4.2 2010/04/21 05:23:28 matt Exp $
      2  1.2.4.2  matt #
      3  1.2.4.2  matt # Commented out entries mean files not installed under NetBSD.
      4  1.2.4.2  matt #
      5  1.2.4.2  matt # Do not edit this file.
      6  1.2.4.2  matt #
      7  1.2.4.2  matt # This file controls the postfix-install script for installation of
      8  1.2.4.2  matt # Postfix programs, configuration files and documentation, as well
      9  1.2.4.2  matt # as the post-install script for setting permissions and for updating
     10  1.2.4.2  matt # Postfix configuration files. See the respective manual pages within
     11  1.2.4.2  matt # the script files.
     12  1.2.4.2  matt #
     13  1.2.4.2  matt # Do not list $command_directory in this file, or it will be blown
     14  1.2.4.2  matt # away by a future Postfix uninstallation procedure. You would not
     15  1.2.4.2  matt # want to lose all files in /usr/sbin.
     16  1.2.4.2  matt #
     17  1.2.4.2  matt # Each record in this file describes one file or directory.
     18  1.2.4.2  matt # Fields are separated by ":". Specify a null field as "-".
     19  1.2.4.2  matt # Missing fields or separators at the end are OK.
     20  1.2.4.2  matt #
     21  1.2.4.2  matt # File format:
     22  1.2.4.2  matt #	name:type:owner:group:permission:flags
     23  1.2.4.2  matt #	No group means don't change group ownership.
     24  1.2.4.2  matt #
     25  1.2.4.2  matt # File types:
     26  1.2.4.2  matt #	d=directory
     27  1.2.4.2  matt #	f=regular file
     28  1.2.4.2  matt #	h=hard link (*)
     29  1.2.4.2  matt #	l=symbolic link (*)
     30  1.2.4.2  matt #
     31  1.2.4.2  matt # (*) With hard links and symbolic links, the owner field becomes the
     32  1.2.4.2  matt #     source pathname, while the group and permissions are ignored.
     33  1.2.4.2  matt #
     34  1.2.4.2  matt # File flags:
     35  1.2.4.2  matt #	No flag means the flag is not active.
     36  1.2.4.2  matt #	p=preserve existing file, do not replace (postfix-install).
     37  1.2.4.2  matt #	u=update owner/group/mode (post-install upgrade-permissions).
     38  1.2.4.2  matt #	c=create missing directory (post-install create-missing).
     39  1.2.4.2  matt #	r=apply owner/group recursively (post-install set/upgrade-permissions).
     40  1.2.4.2  matt #	o=obsolete, no longer part of Postfix
     41  1.2.4.2  matt #	1=optional for non-default instance (config_dir != built-in default).
     42  1.2.4.2  matt #
     43  1.2.4.2  matt # Note: the "u" flag is for upgrading the permissions of existing files
     44  1.2.4.2  matt # or directories after changes in Postfix architecture. For robustness
     45  1.2.4.2  matt # it is a good idea to "u" all the files that have special ownership or
     46  1.2.4.2  matt # permissions, so that running "make install" fixes any glitches.
     47  1.2.4.2  matt #
     48  1.2.4.2  matt $config_directory:d:root:-:755:u
     49  1.2.4.2  matt $data_directory:d:$mail_owner:-:700:uc
     50  1.2.4.2  matt $daemon_directory:d:root:-:755:u
     51  1.2.4.2  matt $queue_directory:d:root:-:755:uc
     52  1.2.4.2  matt $sample_directory:d:root:-:755:o
     53  1.2.4.2  matt $readme_directory:d:root:-:755
     54  1.2.4.2  matt $html_directory:d:root:-:755
     55  1.2.4.2  matt $queue_directory/active:d:$mail_owner:-:700:ucr
     56  1.2.4.2  matt $queue_directory/bounce:d:$mail_owner:-:700:ucr
     57  1.2.4.2  matt $queue_directory/corrupt:d:$mail_owner:-:700:ucr
     58  1.2.4.2  matt $queue_directory/defer:d:$mail_owner:-:700:ucr
     59  1.2.4.2  matt $queue_directory/deferred:d:$mail_owner:-:700:ucr
     60  1.2.4.2  matt $queue_directory/flush:d:$mail_owner:-:700:ucr
     61  1.2.4.2  matt $queue_directory/hold:d:$mail_owner:-:700:ucr
     62  1.2.4.2  matt $queue_directory/incoming:d:$mail_owner:-:700:ucr
     63  1.2.4.2  matt $queue_directory/private:d:$mail_owner:-:700:uc
     64  1.2.4.2  matt $queue_directory/maildrop:d:$mail_owner:$setgid_group:730:uc
     65  1.2.4.2  matt $queue_directory/public:d:$mail_owner:$setgid_group:710:uc
     66  1.2.4.2  matt $queue_directory/pid:d:root:-:755:uc
     67  1.2.4.2  matt $queue_directory/saved:d:$mail_owner:-:700:ucr
     68  1.2.4.2  matt $queue_directory/trace:d:$mail_owner:-:700:ucr
     69  1.2.4.2  matt $daemon_directory/anvil:f:root:-:755
     70  1.2.4.2  matt $daemon_directory/bounce:f:root:-:755
     71  1.2.4.2  matt $daemon_directory/cleanup:f:root:-:755
     72  1.2.4.2  matt $daemon_directory/discard:f:root:-:755
     73  1.2.4.2  matt $daemon_directory/error:f:root:-:755
     74  1.2.4.2  matt $daemon_directory/flush:f:root:-:755
     75  1.2.4.2  matt #$daemon_directory/lmtp:f:root:-:755
     76  1.2.4.2  matt $daemon_directory/local:f:root:-:755
     77  1.2.4.2  matt $daemon_directory/main.cf:f:root:-:644
     78  1.2.4.2  matt $daemon_directory/master.cf:f:root:-:644
     79  1.2.4.2  matt $daemon_directory/master:f:root:-:755
     80  1.2.4.2  matt $daemon_directory/oqmgr:f:root:-:755
     81  1.2.4.2  matt $daemon_directory/pickup:f:root:-:755
     82  1.2.4.2  matt $daemon_directory/pipe:f:root:-:755
     83  1.2.4.2  matt $daemon_directory/post-install:f:root:-:755
     84  1.2.4.2  matt $daemon_directory/postfix-files:f:root:-:644
     85  1.2.4.2  matt $daemon_directory/postfix-script:f:root:-:755
     86  1.2.4.2  matt $daemon_directory/postfix-wrapper:f:root:-:755
     87  1.2.4.2  matt $daemon_directory/postmulti-script:f:root:-:755
     88  1.2.4.2  matt $daemon_directory/proxymap:f:root:-:755
     89  1.2.4.2  matt $daemon_directory/qmgr:f:root:-:755
     90  1.2.4.2  matt #$daemon_directory/qmqpd:f:root:-:755
     91  1.2.4.2  matt $daemon_directory/scache:f:root:-:755
     92  1.2.4.2  matt $daemon_directory/showq:f:root:-:755
     93  1.2.4.2  matt $daemon_directory/smtp:f:root:-:755
     94  1.2.4.2  matt $daemon_directory/smtpd:f:root:-:755
     95  1.2.4.2  matt $daemon_directory/spawn:f:root:-:755
     96  1.2.4.2  matt $daemon_directory/tlsmgr:f:root:-:755
     97  1.2.4.2  matt $daemon_directory/trivial-rewrite:f:root:-:755
     98  1.2.4.2  matt $daemon_directory/verify:f:root:-:755
     99  1.2.4.2  matt $daemon_directory/virtual:f:root:-:755
    100  1.2.4.2  matt $daemon_directory/nqmgr:h:$daemon_directory/qmgr
    101  1.2.4.2  matt $daemon_directory/lmtp:h:$daemon_directory/smtp
    102  1.2.4.2  matt $command_directory/postalias:f:root:-:755
    103  1.2.4.2  matt $command_directory/postcat:f:root:-:755
    104  1.2.4.2  matt $command_directory/postconf:f:root:-:755
    105  1.2.4.2  matt $command_directory/postfix:f:root:-:755
    106  1.2.4.2  matt $command_directory/postkick:f:root:-:755
    107  1.2.4.2  matt $command_directory/postlock:f:root:-:755
    108  1.2.4.2  matt $command_directory/postlog:f:root:-:755
    109  1.2.4.2  matt $command_directory/postmap:f:root:-:755
    110  1.2.4.2  matt $command_directory/postmulti:f:root:-:755
    111  1.2.4.2  matt $command_directory/postsuper:f:root:-:755
    112  1.2.4.2  matt $command_directory/postdrop:f:root:$setgid_group:2755:u
    113  1.2.4.2  matt $command_directory/postqueue:f:root:$setgid_group:2755:u
    114  1.2.4.2  matt $sendmail_path:f:root:-:755
    115  1.2.4.2  matt $newaliases_path:l:$sendmail_path
    116  1.2.4.2  matt $mailq_path:l:$sendmail_path
    117  1.2.4.2  matt $sample_directory/LICENSE:f:root:-:644:1
    118  1.2.4.2  matt $sample_directory/TLS_LICENSE:f:root:-:644:1
    119  1.2.4.2  matt $sample_directory/access:f:root:-:644:p1
    120  1.2.4.2  matt $sample_directory/aliases:f:root:-:644:p1
    121  1.2.4.2  matt $sample_directory/bounce.cf.default:f:root:-:644:1
    122  1.2.4.2  matt $sample_directory/canonical:f:root:-:644:p1
    123  1.2.4.2  matt $sample_directory/cidr_table:f:root:-:644:o
    124  1.2.4.2  matt $sample_directory/generic:f:root:-:644:p1
    125  1.2.4.2  matt $config_directory/generics:f:root:-:644:o
    126  1.2.4.2  matt $sample_directory/header_checks:f:root:-:644:p1
    127  1.2.4.2  matt $config_directory/install.cf:f:root:-:644:o
    128  1.2.4.2  matt #$config_directory/main.cf.default:f:root:-:644:1
    129  1.2.4.2  matt $config_directory/main.cf:f:root:-:644:p
    130  1.2.4.2  matt #$config_directory/makedefs.out:f:root:-:644:1
    131  1.2.4.2  matt $config_directory/master.cf:f:root:-:644:p
    132  1.2.4.2  matt $config_directory/pcre_table:f:root:-:644:o
    133  1.2.4.2  matt $config_directory/postfix-files:f:root:-:644:o
    134  1.2.4.2  matt $config_directory/regexp_table:f:root:-:644:o
    135  1.2.4.2  matt $sample_directory/relocated:f:root:-:644:p1
    136  1.2.4.2  matt $config_directory/tcp_table:f:root:-:644:o
    137  1.2.4.2  matt $sample_directory/transport:f:root:-:644:p1
    138  1.2.4.2  matt $sample_directory/virtual:f:root:-:644:p1
    139  1.2.4.2  matt $config_directory/postfix-script:f:root:-:755:o
    140  1.2.4.2  matt $config_directory/postfix-script-sgid:f:root:-:755:o
    141  1.2.4.2  matt $config_directory/postfix-script-nosgid:f:root:-:755:o
    142  1.2.4.2  matt $config_directory/post-install:f:root:-:755:o
    143  1.2.4.2  matt $manpage_directory/man1/mailq.1:f:root:-:644
    144  1.2.4.2  matt $manpage_directory/man1/newaliases.1:f:root:-:644
    145  1.2.4.2  matt $manpage_directory/man1/postalias.1:f:root:-:644
    146  1.2.4.2  matt $manpage_directory/man1/postcat.1:f:root:-:644
    147  1.2.4.2  matt $manpage_directory/man1/postconf.1:f:root:-:644
    148  1.2.4.2  matt $manpage_directory/man1/postdrop.1:f:root:-:644
    149  1.2.4.2  matt $manpage_directory/man1/postfix.1:f:root:-:644
    150  1.2.4.2  matt $manpage_directory/man1/postkick.1:f:root:-:644
    151  1.2.4.2  matt $manpage_directory/man1/postlock.1:f:root:-:644
    152  1.2.4.2  matt $manpage_directory/man1/postlog.1:f:root:-:644
    153  1.2.4.2  matt $manpage_directory/man1/postmap.1:f:root:-:644
    154  1.2.4.2  matt $manpage_directory/man1/postmulti.1:f:root:-:644
    155  1.2.4.2  matt $manpage_directory/man1/postqueue.1:f:root:-:644
    156  1.2.4.2  matt $manpage_directory/man1/postsuper.1:f:root:-:644
    157  1.2.4.2  matt #$manpage_directory/man1/sendmail.1:f:root:-:644
    158  1.2.4.2  matt $manpage_directory/man5/access.5:f:root:-:644
    159  1.2.4.2  matt #$manpage_directory/man5/aliases.5:f:root:-:644
    160  1.2.4.2  matt $manpage_directory/man5/body_checks.5:f:root:-:644
    161  1.2.4.2  matt $manpage_directory/man5/bounce.5:f:root:-:644
    162  1.2.4.2  matt $manpage_directory/man5/canonical.5:f:root:-:644
    163  1.2.4.2  matt $manpage_directory/man5/cidr_table.5:f:root:-:644
    164  1.2.4.2  matt $manpage_directory/man5/generics.5:f:root:-:644:o
    165  1.2.4.2  matt $manpage_directory/man5/generic.5:f:root:-:644
    166  1.2.4.2  matt $manpage_directory/man5/header_checks.5:f:root:-:644
    167  1.2.4.2  matt #$manpage_directory/man5/ldap_table.5:f:root:-:644
    168  1.2.4.2  matt $manpage_directory/man5/master.5:f:root:-:644
    169  1.2.4.2  matt #$manpage_directory/man5/mysql_table.5:f:root:-:644
    170  1.2.4.2  matt $manpage_directory/man5/nisplus_table.5:f:root:-:644
    171  1.2.4.2  matt $manpage_directory/man5/pcre_table.5:f:root:-:644
    172  1.2.4.2  matt #$manpage_directory/man5/pgsql_table.5:f:root:-:644
    173  1.2.4.2  matt $manpage_directory/man5/postconf.5:f:root:-:644
    174  1.2.4.2  matt $manpage_directory/man5/postfix-wrapper.5:f:root:-:644
    175  1.2.4.2  matt $manpage_directory/man5/regexp_table.5:f:root:-:644
    176  1.2.4.2  matt $manpage_directory/man5/relocated.5:f:root:-:644
    177  1.2.4.2  matt #$manpage_directory/man5/tcp_table.5:f:root:-:644
    178  1.2.4.2  matt $manpage_directory/man5/transport.5:f:root:-:644
    179  1.2.4.2  matt $manpage_directory/man5/virtual.5:f:root:-:644
    180  1.2.4.2  matt $manpage_directory/man8/bounce.8:f:root:-:644
    181  1.2.4.2  matt $manpage_directory/man8/cleanup.8:f:root:-:644
    182  1.2.4.2  matt $manpage_directory/man8/anvil.8:f:root:-:644
    183  1.2.4.2  matt $manpage_directory/man8/defer.8:f:root:-:644
    184  1.2.4.2  matt $manpage_directory/man8/discard.8:f:root:-:644
    185  1.2.4.2  matt $manpage_directory/man8/error.8:f:root:-:644
    186  1.2.4.2  matt $manpage_directory/man8/flush.8:f:root:-:644
    187  1.2.4.2  matt $manpage_directory/man8/lmtp.8:f:root:-:644
    188  1.2.4.2  matt $manpage_directory/man8/local.8:f:root:-:644
    189  1.2.4.2  matt $manpage_directory/man8/master.8:f:root:-:644
    190  1.2.4.2  matt $manpage_directory/man8/nqmgr.8:f:root:-:644:o
    191  1.2.4.2  matt $manpage_directory/man8/oqmgr.8:f:root:-:644:
    192  1.2.4.2  matt $manpage_directory/man8/pickup.8:f:root:-:644
    193  1.2.4.2  matt $manpage_directory/man8/pipe.8:f:root:-:644
    194  1.2.4.2  matt $manpage_directory/man8/proxymap.8:f:root:-:644
    195  1.2.4.2  matt $manpage_directory/man8/qmgr.8:f:root:-:644
    196  1.2.4.2  matt #$manpage_directory/man8/qmqpd.8:f:root:-:644
    197  1.2.4.2  matt $manpage_directory/man8/scache.8:f:root:-:644
    198  1.2.4.2  matt $manpage_directory/man8/showq.8:f:root:-:644
    199  1.2.4.2  matt $manpage_directory/man8/smtp.8:f:root:-:644
    200  1.2.4.2  matt $manpage_directory/man8/smtpd.8:f:root:-:644
    201  1.2.4.2  matt $manpage_directory/man8/spawn.8:f:root:-:644
    202  1.2.4.2  matt $manpage_directory/man8/tlsmgr.8:f:root:-:644
    203  1.2.4.2  matt $manpage_directory/man8/trace.8:f:root:-:644
    204  1.2.4.2  matt $manpage_directory/man8/trivial-rewrite.8:f:root:-:644
    205  1.2.4.2  matt $manpage_directory/man8/verify.8:f:root:-:644
    206  1.2.4.2  matt $manpage_directory/man8/virtual.8:f:root:-:644
    207  1.2.4.2  matt $sample_directory/sample-aliases.cf:f:root:-:644:o
    208  1.2.4.2  matt $sample_directory/sample-auth.cf:f:root:-:644:o
    209  1.2.4.2  matt $sample_directory/sample-canonical.cf:f:root:-:644:o
    210  1.2.4.2  matt $sample_directory/sample-compatibility.cf:f:root:-:644:o
    211  1.2.4.2  matt $sample_directory/sample-debug.cf:f:root:-:644:o
    212  1.2.4.2  matt $sample_directory/sample-filter.cf:f:root:-:644:o
    213  1.2.4.2  matt $sample_directory/sample-flush.cf:f:root:-:644:o
    214  1.2.4.2  matt $sample_directory/sample-ipv6.cf:f:root:-:644:o
    215  1.2.4.2  matt $sample_directory/sample-ldap.cf:f:root:-:644:o
    216  1.2.4.2  matt $sample_directory/sample-lmtp.cf:f:root:-:644:o
    217  1.2.4.2  matt $sample_directory/sample-local.cf:f:root:-:644:o
    218  1.2.4.2  matt $sample_directory/sample-mime.cf:f:root:-:644:o
    219  1.2.4.2  matt $sample_directory/sample-misc.cf:f:root:-:644:o
    220  1.2.4.2  matt $sample_directory/sample-pcre-access.cf:f:root:-:644:o
    221  1.2.4.2  matt $sample_directory/sample-pcre-body.cf:f:root:-:644:o
    222  1.2.4.2  matt $sample_directory/sample-pcre-header.cf:f:root:-:644:o
    223  1.2.4.2  matt $sample_directory/sample-pgsql-aliases.cf:f:root:-:644:o
    224  1.2.4.2  matt $sample_directory/sample-qmqpd.cf:f:root:-:644:o
    225  1.2.4.2  matt $sample_directory/sample-rate.cf:f:root:-:644:o
    226  1.2.4.2  matt $sample_directory/sample-regexp-access.cf:f:root:-:644:o
    227  1.2.4.2  matt $sample_directory/sample-regexp-body.cf:f:root:-:644:o
    228  1.2.4.2  matt $sample_directory/sample-regexp-header.cf:f:root:-:644:o
    229  1.2.4.2  matt $sample_directory/sample-relocated.cf:f:root:-:644:o
    230  1.2.4.2  matt $sample_directory/sample-resource.cf:f:root:-:644:o
    231  1.2.4.2  matt $sample_directory/sample-rewrite.cf:f:root:-:644:o
    232  1.2.4.2  matt $sample_directory/sample-scheduler.cf:f:root:-:644:o
    233  1.2.4.2  matt $sample_directory/sample-smtp.cf:f:root:-:644:o
    234  1.2.4.2  matt $sample_directory/sample-smtpd.cf:f:root:-:644:o
    235  1.2.4.2  matt $sample_directory/sample-tls.cf:f:root:-:644:o
    236  1.2.4.2  matt $sample_directory/sample-transport.cf:f:root:-:644:o
    237  1.2.4.2  matt $sample_directory/sample-verify.cf:f:root:-:644:o
    238  1.2.4.2  matt $sample_directory/sample-virtual.cf:f:root:-:644:o
    239  1.2.4.2  matt $readme_directory/AAAREADME:f:root:-:644
    240  1.2.4.2  matt $readme_directory/ADDRESS_CLASS_README:f:root:-:644
    241  1.2.4.2  matt $readme_directory/ADDRESS_REWRITING_README:f:root:-:644
    242  1.2.4.2  matt $readme_directory/ADDRESS_VERIFICATION_README:f:root:-:644
    243  1.2.4.2  matt $readme_directory/BACKSCATTER_README:f:root:-:644
    244  1.2.4.2  matt $readme_directory/BASIC_CONFIGURATION_README:f:root:-:644
    245  1.2.4.2  matt $readme_directory/BUILTIN_FILTER_README:f:root:-:644
    246  1.2.4.2  matt #$readme_directory/CDB_README:f:root:-:644
    247  1.2.4.2  matt $readme_directory/CONNECTION_CACHE_README:f:root:-:644
    248  1.2.4.2  matt $readme_directory/CONTENT_INSPECTION_README:f:root:-:644
    249  1.2.4.2  matt $readme_directory/DATABASE_README:f:root:-:644
    250  1.2.4.2  matt $readme_directory/DB_README:f:root:-:644
    251  1.2.4.2  matt $readme_directory/DEBUG_README:f:root:-:644
    252  1.2.4.2  matt $readme_directory/DSN_README:f:root:-:644
    253  1.2.4.2  matt $readme_directory/ETRN_README:f:root:-:644
    254  1.2.4.2  matt $readme_directory/FILTER_README:f:root:-:644
    255  1.2.4.2  matt $readme_directory/HOSTING_README:f:root:-:644:o
    256  1.2.4.2  matt #$readme_directory/INSTALL:f:root:-:644
    257  1.2.4.2  matt $readme_directory/IPV6_README:f:root:-:644
    258  1.2.4.2  matt $readme_directory/LDAP_README:f:root:-:644
    259  1.2.4.2  matt #$readme_directory/LINUX_README:f:root:-:644
    260  1.2.4.2  matt $readme_directory/LOCAL_RECIPIENT_README:f:root:-:644
    261  1.2.4.2  matt $readme_directory/MACOSX_README:f:root:-:644:o
    262  1.2.4.2  matt $readme_directory/MAILDROP_README:f:root:-:644
    263  1.2.4.2  matt $readme_directory/MILTER_README:f:root:-:644
    264  1.2.4.2  matt $readme_directory/MULTI_INSTANCE_README:f:root:-:644
    265  1.2.4.2  matt $readme_directory/MYSQL_README:f:root:-:644
    266  1.2.4.2  matt $readme_directory/NFS_README:f:root:-:644
    267  1.2.4.2  matt $readme_directory/OVERVIEW:f:root:-:644
    268  1.2.4.2  matt #$readme_directory/PACKAGE_README:f:root:-:644
    269  1.2.4.2  matt $readme_directory/PCRE_README:f:root:-:644
    270  1.2.4.2  matt $readme_directory/PGSQL_README:f:root:-:644
    271  1.2.4.2  matt $readme_directory/QMQP_README:f:root:-:644:o
    272  1.2.4.2  matt $readme_directory/QSHAPE_README:f:root:-:644
    273  1.2.4.2  matt $readme_directory/RELEASE_NOTES:f:root:-:644
    274  1.2.4.2  matt $readme_directory/RESTRICTION_CLASS_README:f:root:-:644
    275  1.2.4.2  matt $readme_directory/SASL_README:f:root:-:644
    276  1.2.4.2  matt $readme_directory/SCHEDULER_README:f:root:-:644
    277  1.2.4.2  matt $readme_directory/SMTPD_ACCESS_README:f:root:-:644
    278  1.2.4.2  matt $readme_directory/SMTPD_POLICY_README:f:root:-:644
    279  1.2.4.2  matt $readme_directory/SMTPD_PROXY_README:f:root:-:644
    280  1.2.4.2  matt $readme_directory/STANDARD_CONFIGURATION_README:f:root:-:644
    281  1.2.4.2  matt $readme_directory/STRESS_README:f:root:-:644
    282  1.2.4.2  matt $readme_directory/TLS_LEGACY_README:f:root:-:644
    283  1.2.4.2  matt $readme_directory/TLS_README:f:root:-:644
    284  1.2.4.2  matt $readme_directory/TUNING_README:f:root:-:644
    285  1.2.4.2  matt #$readme_directory/ULTRIX_README:f:root:-:644
    286  1.2.4.2  matt $readme_directory/UUCP_README:f:root:-:644
    287  1.2.4.2  matt $readme_directory/VERP_README:f:root:-:644
    288  1.2.4.2  matt $readme_directory/VIRTUAL_README:f:root:-:644
    289  1.2.4.2  matt $readme_directory/XCLIENT_README:f:root:-:644
    290  1.2.4.2  matt $readme_directory/XFORWARD_README:f:root:-:644
    291  1.2.4.2  matt $html_directory/ADDRESS_CLASS_README.html:f:root:-:644
    292  1.2.4.2  matt $html_directory/ADDRESS_REWRITING_README.html:f:root:-:644
    293  1.2.4.2  matt $html_directory/ADDRESS_VERIFICATION_README.html:f:root:-:644
    294  1.2.4.2  matt $html_directory/BACKSCATTER_README.html:f:root:-:644
    295  1.2.4.2  matt $html_directory/BASIC_CONFIGURATION_README.html:f:root:-:644
    296  1.2.4.2  matt $html_directory/BUILTIN_FILTER_README.html:f:root:-:644
    297  1.2.4.2  matt #$html_directory/CDB_README.html:f:root:-:644
    298  1.2.4.2  matt $html_directory/CONNECTION_CACHE_README.html:f:root:-:644
    299  1.2.4.2  matt $html_directory/CONTENT_INSPECTION_README.html:f:root:-:644
    300  1.2.4.2  matt #$html_directory/CYRUS_README.html:f:root:-:644:o
    301  1.2.4.2  matt $html_directory/DATABASE_README.html:f:root:-:644
    302  1.2.4.2  matt $html_directory/DB_README.html:f:root:-:644
    303  1.2.4.2  matt $html_directory/DEBUG_README.html:f:root:-:644
    304  1.2.4.2  matt $html_directory/DSN_README.html:f:root:-:644
    305  1.2.4.2  matt $html_directory/ETRN_README.html:f:root:-:644
    306  1.2.4.2  matt $html_directory/FILTER_README.html:f:root:-:644
    307  1.2.4.2  matt #$html_directory/INSTALL.html:f:root:-:644
    308  1.2.4.2  matt $html_directory/IPV6_README.html:f:root:-:644
    309  1.2.4.2  matt $html_directory/LDAP_README.html:f:root:-:644
    310  1.2.4.2  matt #$html_directory/LINUX_README.html:f:root:-:644
    311  1.2.4.2  matt $html_directory/LOCAL_RECIPIENT_README.html:f:root:-:644
    312  1.2.4.2  matt $html_directory/MAILDROP_README.html:f:root:-:644
    313  1.2.4.2  matt $html_directory/MILTER_README.html:f:root:-:644
    314  1.2.4.2  matt $html_directory/MULTI_INSTANCE_README.html:f:root:-:644
    315  1.2.4.2  matt $html_directory/MYSQL_README.html:f:root:-:644
    316  1.2.4.2  matt $html_directory/NFS_README.html:f:root:-:644
    317  1.2.4.2  matt $html_directory/OVERVIEW.html:f:root:-:644
    318  1.2.4.2  matt $html_directory/PACKAGE_README.html:f:root:-:644
    319  1.2.4.2  matt $html_directory/PCRE_README.html:f:root:-:644
    320  1.2.4.2  matt $html_directory/PGSQL_README.html:f:root:-:644
    321  1.2.4.2  matt $html_directory/QMQP_README.html:f:root:-:644:o
    322  1.2.4.2  matt $html_directory/QSHAPE_README.html:f:root:-:644
    323  1.2.4.2  matt $html_directory/RESTRICTION_CLASS_README.html:f:root:-:644
    324  1.2.4.2  matt $html_directory/SASL_README.html:f:root:-:644
    325  1.2.4.2  matt $html_directory/SCHEDULER_README.html:f:root:-:644
    326  1.2.4.2  matt $html_directory/SMTPD_ACCESS_README.html:f:root:-:644
    327  1.2.4.2  matt $html_directory/SMTPD_POLICY_README.html:f:root:-:644
    328  1.2.4.2  matt $html_directory/SMTPD_PROXY_README.html:f:root:-:644
    329  1.2.4.2  matt $html_directory/STANDARD_CONFIGURATION_README.html:f:root:-:644
    330  1.2.4.2  matt $html_directory/STRESS_README.html:f:root:-:644
    331  1.2.4.2  matt $html_directory/TLS_LEGACY_README.html:f:root:-:644
    332  1.2.4.2  matt $html_directory/TLS_README.html:f:root:-:644
    333  1.2.4.2  matt $html_directory/TUNING_README.html:f:root:-:644
    334  1.2.4.2  matt #$html_directory/ULTRIX_README.html:f:root:-:644:o
    335  1.2.4.2  matt $html_directory/UUCP_README.html:f:root:-:644
    336  1.2.4.2  matt $html_directory/VERP_README.html:f:root:-:644
    337  1.2.4.2  matt $html_directory/VIRTUAL_README.html:f:root:-:644
    338  1.2.4.2  matt $html_directory/XCLIENT_README.html:f:root:-:644
    339  1.2.4.2  matt $html_directory/XFORWARD_README.html:f:root:-:644
    340  1.2.4.2  matt $html_directory/access.5.html:f:root:-:644
    341  1.2.4.2  matt $html_directory/aliases.5.html:f:root:-:644
    342  1.2.4.2  matt $html_directory/anvil.8.html:f:root:-:644
    343  1.2.4.2  matt $html_directory/bounce.8.html:f:root:-:644
    344  1.2.4.2  matt $html_directory/canonical.5.html:f:root:-:644
    345  1.2.4.2  matt $html_directory/cidr_table.5.html:f:root:-:644
    346  1.2.4.2  matt $html_directory/cleanup.8.html:f:root:-:644
    347  1.2.4.2  matt $html_directory/defer.8.html:h:$html_directory/bounce.8.html:-:644
    348  1.2.4.2  matt $html_directory/discard.8.html:f:root:-:644
    349  1.2.4.2  matt $html_directory/error.8.html:f:root:-:644
    350  1.2.4.2  matt $html_directory/flush.8.html:f:root:-:644
    351  1.2.4.2  matt $html_directory/generics.5.html:f:root:-:644:o
    352  1.2.4.2  matt $html_directory/generic.5.html:f:root:-:644
    353  1.2.4.2  matt $html_directory/header_checks.5.html:f:root:-:644
    354  1.2.4.2  matt $html_directory/index.html:f:root:-:644
    355  1.2.4.2  matt $html_directory/ldap_table.5.html:f:root:-:644
    356  1.2.4.2  matt $html_directory/lmtp.8.html:f:root:-:644
    357  1.2.4.2  matt $html_directory/local.8.html:f:root:-:644
    358  1.2.4.2  matt $html_directory/mailq.1.html:f:root:-:644
    359  1.2.4.2  matt $html_directory/master.5.html:f:root:-:644
    360  1.2.4.2  matt $html_directory/master.8.html:f:root:-:644
    361  1.2.4.2  matt $html_directory/mysql_table.5.html:f:root:-:644
    362  1.2.4.2  matt $html_directory/nisplus_table.5.html:f:root:-:644
    363  1.2.4.2  matt $html_directory/newaliases.1.html:h:$html_directory/mailq.1.html:-:644
    364  1.2.4.2  matt $html_directory/oqmgr.8.html:f:root:-:644
    365  1.2.4.2  matt $html_directory/pcre_table.5.html:f:root:-:644
    366  1.2.4.2  matt $html_directory/pgsql_table.5.html:f:root:-:644
    367  1.2.4.2  matt $html_directory/pickup.8.html:f:root:-:644
    368  1.2.4.2  matt $html_directory/pipe.8.html:f:root:-:644
    369  1.2.4.2  matt $html_directory/postalias.1.html:f:root:-:644
    370  1.2.4.2  matt $html_directory/postcat.1.html:f:root:-:644
    371  1.2.4.2  matt $html_directory/postconf.1.html:f:root:-:644
    372  1.2.4.2  matt $html_directory/postconf.5.html:f:root:-:644
    373  1.2.4.2  matt $html_directory/postdrop.1.html:f:root:-:644
    374  1.2.4.2  matt $html_directory/postfix-logo.jpg:f:root:-:644
    375  1.2.4.2  matt $html_directory/postfix-manuals.html:f:root:-:644
    376  1.2.4.2  matt $html_directory/postfix-wrapper.5.html:f:root:-:644
    377  1.2.4.2  matt $html_directory/postfix.1.html:f:root:-:644
    378  1.2.4.2  matt $html_directory/postkick.1.html:f:root:-:644
    379  1.2.4.2  matt $html_directory/postlock.1.html:f:root:-:644
    380  1.2.4.2  matt $html_directory/postlog.1.html:f:root:-:644
    381  1.2.4.2  matt $html_directory/postmap.1.html:f:root:-:644
    382  1.2.4.2  matt $html_directory/postmulti.1.html:f:root:-:644
    383  1.2.4.2  matt $html_directory/postqueue.1.html:f:root:-:644
    384  1.2.4.2  matt $html_directory/postsuper.1.html:f:root:-:644
    385  1.2.4.2  matt $html_directory/qshape.1.html:f:root:-:644
    386  1.2.4.2  matt $html_directory/proxymap.8.html:f:root:-:644
    387  1.2.4.2  matt $html_directory/qmgr.8.html:f:root:-:644
    388  1.2.4.2  matt #$html_directory/qmqp-sink.1.html:f:root:-:644
    389  1.2.4.2  matt #$html_directory/qmqp-source.1.html:f:root:-:644
    390  1.2.4.2  matt #$html_directory/qmqpd.8.html:f:root:-:644
    391  1.2.4.2  matt $html_directory/regexp_table.5.html:f:root:-:644
    392  1.2.4.2  matt $html_directory/relocated.5.html:f:root:-:644
    393  1.2.4.2  matt $html_directory/sendmail.1.html:h:$html_directory/mailq.1.html:-:644
    394  1.2.4.2  matt $html_directory/showq.8.html:f:root:-:644
    395  1.2.4.2  matt $html_directory/smtp-sink.1.html:f:root:-:644
    396  1.2.4.2  matt $html_directory/smtp-source.1.html:f:root:-:644
    397  1.2.4.2  matt $html_directory/smtp.8.html:h:$html_directory/lmtp.8.html:-:644
    398  1.2.4.2  matt $html_directory/smtpd.8.html:f:root:-:644
    399  1.2.4.2  matt $html_directory/spawn.8.html:f:root:-:644
    400  1.2.4.2  matt #$html_directory/tcp_table.5.html:f:root:-:644
    401  1.2.4.2  matt $html_directory/trace.8.html:h:$html_directory/bounce.8.html:-:644
    402  1.2.4.2  matt $html_directory/transport.5.html:f:root:-:644
    403  1.2.4.2  matt $html_directory/trivial-rewrite.8.html:f:root:-:644
    404  1.2.4.2  matt $html_directory/verify.8.html:f:root:-:644
    405  1.2.4.2  matt $html_directory/virtual.5.html:f:root:-:644
    406  1.2.4.2  matt $html_directory/virtual.8.html:f:root:-:644
    407