diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1999-03-29 20:15:09 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1999-03-29 20:15:09 +0000 |
commit | f7f54da77e43b5cc834e48482babbe81dc49f043 (patch) | |
tree | 4060ca58c256e685793e7662b30bb8d26240e1af /mail/postfix26/pkg-plist | |
parent | f6f05762c0ad77ecbc2ee7107558ca2216043f49 (diff) | |
download | ports-f7f54da77e43b5cc834e48482babbe81dc49f043.tar.gz ports-f7f54da77e43b5cc834e48482babbe81dc49f043.zip |
Notes
Diffstat (limited to 'mail/postfix26/pkg-plist')
-rw-r--r-- | mail/postfix26/pkg-plist | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/mail/postfix26/pkg-plist b/mail/postfix26/pkg-plist new file mode 100644 index 000000000000..28bc453e2bc2 --- /dev/null +++ b/mail/postfix26/pkg-plist @@ -0,0 +1,49 @@ +etc/postfix/main.cf +etc/postfix/LICENSE +etc/postfix/sample-access +etc/postfix/sample-main.cf +etc/postfix/sample-master.cf +etc/postfix/sample-aliases.cf +etc/postfix/sample-canonical.cf +etc/postfix/sample-debug.cf +etc/postfix/sample-ldap.cf +etc/postfix/sample-local.cf +etc/postfix/sample-misc.cf +etc/postfix/sample-pcre.cf +etc/postfix/sample-rate.cf +etc/postfix/sample-relocated.cf +etc/postfix/sample-resource.cf +etc/postfix/sample-rewrite.cf +etc/postfix/sample-smtp.cf +etc/postfix/sample-smtpd.cf +etc/postfix/sample-transport.cf +etc/postfix/sample-virtual.cf +etc/postfix/postfix-script +etc/postfix/master.cf +libexec/postfix/bounce +libexec/postfix/cleanup +libexec/postfix/fsstone +libexec/postfix/local +libexec/postfix/master +libexec/postfix/pickup +libexec/postfix/pipe +libexec/postfix/qmgr +libexec/postfix/showq +libexec/postfix/smtp +libexec/postfix/smtp-sink +libexec/postfix/smtp-source +libexec/postfix/smtpd +libexec/postfix/trivial-rewrite +sbin/sendmail +sbin/postalias +sbin/postcat +sbin/postconf +sbin/postfix +sbin/postkick +sbin/postlock +sbin/postlog +sbin/postmap +sbin/postsuper +sbin/postdrop +@exec mkdir -p -m 0755 /var/spool/postfix +@exec chown root:wheel /var/spool/postfix |