1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/mail/postfix22/pkg-plist

112 lines
3.5 KiB
Plaintext
Raw Normal View History

@unexec if cmp -s %D/etc/postfix/main.cf %D/etc/postfix/sample-main.cf; then rm -f %D/etc/postfix/main.cf; fi
@unexec if cmp -s %D/etc/postfix/master.cf %D/etc/postfix/sample-master.cf; then rm -f %D/etc/postfix/master.cf; fi
etc/postfix/LICENSE
1999-09-10 20:41:45 +00:00
etc/postfix/postfix-script
etc/postfix/sample-access
etc/postfix/sample-aliases
etc/postfix/sample-aliases.cf
etc/postfix/sample-canonical
etc/postfix/sample-canonical.cf
etc/postfix/sample-debug.cf
etc/postfix/sample-filter.cf
%%WITH_LDAP%%etc/postfix/sample-ldap.cf
etc/postfix/sample-local.cf
1999-09-10 20:41:45 +00:00
etc/postfix/sample-main.cf
etc/postfix/sample-master.cf
etc/postfix/sample-misc.cf
%%WITH_PCRE%%etc/postfix/sample-pcre.cf
etc/postfix/sample-rate.cf
etc/postfix/sample-regexp.cf
etc/postfix/sample-relocated
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
etc/postfix/sample-transport.cf
etc/postfix/sample-virtual
etc/postfix/sample-virtual.cf
libexec/postfix/bounce
libexec/postfix/cleanup
libexec/postfix/error
libexec/postfix/local
libexec/postfix/master
libexec/postfix/pickup
libexec/postfix/pipe
libexec/postfix/qmgr
libexec/postfix/showq
libexec/postfix/smtp
libexec/postfix/smtpd
libexec/postfix/trivial-rewrite
sbin/postalias
sbin/postcat
sbin/postconf
1999-09-10 20:41:45 +00:00
sbin/postdrop
sbin/postfix
sbin/postkick
sbin/postlock
sbin/postlog
sbin/postmap
sbin/postsuper
1999-09-10 20:41:45 +00:00
sbin/sendmail
share/doc/postfix/LDAP_README
share/doc/postfix/MYSQL_README
share/doc/postfix/html/access.5.html
share/doc/postfix/html/aliases.5.html
share/doc/postfix/html/architecture.html
share/doc/postfix/html/backstage.html
share/doc/postfix/html/basic.html
share/doc/postfix/html/big-picture.gif
share/doc/postfix/html/big-picture.html
share/doc/postfix/html/bounce.8.html
share/doc/postfix/html/canonical.5.html
share/doc/postfix/html/cleanup.8.html
share/doc/postfix/html/commands.html
share/doc/postfix/html/defer.8.html
share/doc/postfix/html/delivering.html
share/doc/postfix/html/error.8.html
share/doc/postfix/html/faq.html
share/doc/postfix/html/goals.html
share/doc/postfix/html/inbound.gif
share/doc/postfix/html/index.html
share/doc/postfix/html/local.8.html
share/doc/postfix/html/mailq.1.html
share/doc/postfix/html/master.8.html
share/doc/postfix/html/motivation.html
share/doc/postfix/html/newaliases.1.html
share/doc/postfix/html/outbound.gif
share/doc/postfix/html/pickup.8.html
share/doc/postfix/html/pipe.8.html
share/doc/postfix/html/postalias.1.html
share/doc/postfix/html/postcat.1.html
share/doc/postfix/html/postconf.1.html
share/doc/postfix/html/postdrop.1.html
share/doc/postfix/html/postfix.1.html
share/doc/postfix/html/postkick.1.html
share/doc/postfix/html/postlock.1.html
share/doc/postfix/html/postlog.1.html
share/doc/postfix/html/postmap.1.html
share/doc/postfix/html/postsuper.1.html
share/doc/postfix/html/qmgr.8.html
share/doc/postfix/html/queuing.html
share/doc/postfix/html/rate.html
share/doc/postfix/html/receiving.html
share/doc/postfix/html/relocated.5.html
share/doc/postfix/html/resource.html
share/doc/postfix/html/rewrite.html
share/doc/postfix/html/security.html
share/doc/postfix/html/sendmail.1.html
share/doc/postfix/html/showq.8.html
share/doc/postfix/html/small-picture.gif
share/doc/postfix/html/smtp.8.html
share/doc/postfix/html/smtpd.8.html
share/doc/postfix/html/transport.5.html
share/doc/postfix/html/trivial-rewrite.8.html
share/doc/postfix/html/uce.html
share/doc/postfix/html/virtual.5.html
@dirrm etc/postfix
@dirrm libexec/postfix
@dirrm share/doc/postfix/html
@dirrm share/doc/postfix