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