2000-11-15 05:49:53 +01:00
|
|
|
@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
|
1999-03-29 22:15:09 +02:00
|
|
|
etc/postfix/LICENSE
|
2000-11-01 05:53:30 +01:00
|
|
|
etc/postfix/postfix-script
|
1999-03-29 22:15:09 +02:00
|
|
|
etc/postfix/sample-access
|
2000-09-13 22:50:45 +02:00
|
|
|
etc/postfix/sample-aliases
|
1999-03-29 22:15:09 +02:00
|
|
|
etc/postfix/sample-aliases.cf
|
2000-11-01 05:53:30 +01:00
|
|
|
%%WITH_SASL%%etc/postfix/sample-auth.cf
|
|
|
|
etc/postfix/sample-canonical
|
1999-03-29 22:15:09 +02:00
|
|
|
etc/postfix/sample-canonical.cf
|
|
|
|
etc/postfix/sample-debug.cf
|
2000-09-13 22:50:45 +02:00
|
|
|
etc/postfix/sample-filter.cf
|
2000-11-01 05:53:30 +01:00
|
|
|
%%WITH_LDAP%%etc/postfix/sample-ldap.cf
|
1999-03-29 22:15:09 +02:00
|
|
|
etc/postfix/sample-local.cf
|
2000-11-01 05:53:30 +01:00
|
|
|
etc/postfix/sample-main.cf
|
|
|
|
etc/postfix/sample-master.cf
|
1999-03-29 22:15:09 +02:00
|
|
|
etc/postfix/sample-misc.cf
|
2000-11-01 05:53:30 +01:00
|
|
|
%%WITH_PCRE%%etc/postfix/sample-pcre.cf
|
|
|
|
%%WITH_PCRE%%etc/postfix/sample-pcre_table
|
1999-03-29 22:15:09 +02:00
|
|
|
etc/postfix/sample-rate.cf
|
2000-09-13 22:50:45 +02:00
|
|
|
etc/postfix/sample-regexp.cf
|
2000-11-01 05:53:30 +01:00
|
|
|
etc/postfix/sample-regexp_table
|
|
|
|
etc/postfix/sample-relocated
|
1999-03-29 22:15:09 +02:00
|
|
|
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
|
2000-11-01 05:53:30 +01:00
|
|
|
etc/postfix/sample-transport
|
1999-03-29 22:15:09 +02:00
|
|
|
etc/postfix/sample-transport.cf
|
2000-11-01 05:53:30 +01:00
|
|
|
etc/postfix/sample-virtual
|
1999-03-29 22:15:09 +02:00
|
|
|
etc/postfix/sample-virtual.cf
|
|
|
|
libexec/postfix/bounce
|
|
|
|
libexec/postfix/cleanup
|
1999-08-04 15:53:00 +02:00
|
|
|
libexec/postfix/error
|
2000-11-03 02:00:11 +01:00
|
|
|
libexec/postfix/flush
|
2000-09-13 22:50:45 +02:00
|
|
|
libexec/postfix/lmtp
|
1999-03-29 22:15:09 +02:00
|
|
|
libexec/postfix/local
|
|
|
|
libexec/postfix/master
|
2000-09-13 22:50:45 +02:00
|
|
|
libexec/postfix/nqmgr
|
1999-03-29 22:15:09 +02:00
|
|
|
libexec/postfix/pickup
|
|
|
|
libexec/postfix/pipe
|
|
|
|
libexec/postfix/qmgr
|
|
|
|
libexec/postfix/showq
|
|
|
|
libexec/postfix/smtp
|
|
|
|
libexec/postfix/smtpd
|
2000-11-03 02:00:11 +01:00
|
|
|
libexec/postfix/spawn
|
1999-03-29 22:15:09 +02:00
|
|
|
libexec/postfix/trivial-rewrite
|
|
|
|
sbin/postalias
|
|
|
|
sbin/postcat
|
|
|
|
sbin/postconf
|
|
|
|
sbin/postfix
|
|
|
|
sbin/postkick
|
|
|
|
sbin/postlog
|
|
|
|
sbin/postmap
|
|
|
|
sbin/postsuper
|
2000-09-13 22:50:45 +02:00
|
|
|
sbin/postdrop
|
1999-09-10 22:41:45 +02:00
|
|
|
sbin/sendmail
|
2000-11-11 18:37:21 +01:00
|
|
|
%%WITH_TEST%%sbin/smtp-sink
|
|
|
|
%%WITH_TEST%%sbin/smtp-source
|
|
|
|
@unexec rmdir etc/postfix > /dev/null 2>&1 || true
|
2000-02-13 21:17:43 +01:00
|
|
|
@dirrm libexec/postfix
|