Files
bpfire/config/rootfiles/packages/postfix
Adolf Belka a03adc928e postfix: Update to version 3.9.0
- Update from version 3.8.4 to 3.9.0
- Update of rootfile
- With version 3.9.0 the option smtpd_forbid_bare_newline default value is now yes. With
   previous versions the default value was no but to prevent the possibility of an smtp
   smuggling attack the option should be yes. Previous version therefore actively set
   the value to yes and added it to the main.cf file when being installed. With version
   3.9.0 the default value is now yes so the option no longer needs to be added into
   main.cf, so smtp smuggling attack is protected by default now.
- Removed the section from the install.sh file that added the option into main.cf with
   version 3.8.4. From 3.9.0 onwards the default value is yes so no longer needs to be
   actively added into main.cf
- Changelog is too large to paste here. It can be read in the file RELEASE_NOTES in the
   source tarball.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2024-06-04 15:06:34 +02:00

160 lines
4.1 KiB
Plaintext

#etc/postfix
#etc/postfix/LICENSE
#etc/postfix/TLS_LICENSE
etc/postfix/access
etc/postfix/aliases
#etc/postfix/bounce.cf.default
etc/postfix/canonical
etc/postfix/generic
etc/postfix/header_checks
etc/postfix/main.cf
etc/postfix/main.cf.proto
#etc/postfix/makedefs.out
etc/postfix/master.cf
etc/postfix/master.cf.proto
etc/postfix/postfix-files
etc/postfix/postfix-files.d
etc/postfix/relocated
etc/postfix/transport
etc/postfix/virtual
etc/rc.d/init.d/postfix
usr/bin/mailq
usr/bin/newaliases
#usr/lib/postfix
usr/lib/postfix/anvil
usr/lib/postfix/bounce
usr/lib/postfix/cleanup
usr/lib/postfix/discard
usr/lib/postfix/dnsblog
usr/lib/postfix/error
usr/lib/postfix/flush
usr/lib/postfix/lmtp
usr/lib/postfix/local
usr/lib/postfix/master
usr/lib/postfix/nqmgr
usr/lib/postfix/oqmgr
usr/lib/postfix/pickup
usr/lib/postfix/pipe
usr/lib/postfix/post-install
usr/lib/postfix/postfix-script
usr/lib/postfix/postfix-tls-script
usr/lib/postfix/postfix-wrapper
usr/lib/postfix/postlogd
usr/lib/postfix/postmulti-script
usr/lib/postfix/postscreen
usr/lib/postfix/proxymap
usr/lib/postfix/qmgr
usr/lib/postfix/qmqpd
usr/lib/postfix/scache
usr/lib/postfix/showq
usr/lib/postfix/smtp
usr/lib/postfix/smtpd
usr/lib/postfix/spawn
usr/lib/postfix/tlsmgr
usr/lib/postfix/tlsproxy
usr/lib/postfix/trivial-rewrite
usr/lib/postfix/verify
usr/lib/postfix/virtual
usr/sbin/postalias
usr/sbin/postcat
usr/sbin/postconf
usr/sbin/postdrop
usr/sbin/postfix
usr/sbin/postkick
usr/sbin/postlock
usr/sbin/postlog
usr/sbin/postmap
usr/sbin/postmulti
usr/sbin/postqueue
usr/sbin/postsuper
usr/sbin/sendmail.postfix
#usr/share/man/man1/mailq.1
#usr/share/man/man1/newaliases.1
#usr/share/man/man1/postalias.1
#usr/share/man/man1/postcat.1
#usr/share/man/man1/postconf.1
#usr/share/man/man1/postdrop.1
#usr/share/man/man1/postfix-tls.1
#usr/share/man/man1/postfix.1
#usr/share/man/man1/postkick.1
#usr/share/man/man1/postlock.1
#usr/share/man/man1/postlog.1
#usr/share/man/man1/postmap.1
#usr/share/man/man1/postmulti.1
#usr/share/man/man1/postqueue.1
#usr/share/man/man1/postsuper.1
#usr/share/man/man1/sendmail.1
#usr/share/man/man5/access.5
#usr/share/man/man5/aliases.5
#usr/share/man/man5/body_checks.5
#usr/share/man/man5/bounce.5
#usr/share/man/man5/canonical.5
#usr/share/man/man5/cidr_table.5
#usr/share/man/man5/generic.5
#usr/share/man/man5/header_checks.5
#usr/share/man/man5/ldap_table.5
#usr/share/man/man5/lmdb_table.5
#usr/share/man/man5/master.5
#usr/share/man/man5/memcache_table.5
#usr/share/man/man5/mongodb_table.5
#usr/share/man/man5/mysql_table.5
#usr/share/man/man5/nisplus_table.5
#usr/share/man/man5/pcre_table.5
#usr/share/man/man5/pgsql_table.5
#usr/share/man/man5/postconf.5
#usr/share/man/man5/postfix-wrapper.5
#usr/share/man/man5/regexp_table.5
#usr/share/man/man5/relocated.5
#usr/share/man/man5/socketmap_table.5
#usr/share/man/man5/sqlite_table.5
#usr/share/man/man5/tcp_table.5
#usr/share/man/man5/transport.5
#usr/share/man/man5/virtual.5
#usr/share/man/man8/anvil.8
#usr/share/man/man8/bounce.8
#usr/share/man/man8/cleanup.8
#usr/share/man/man8/defer.8
#usr/share/man/man8/discard.8
#usr/share/man/man8/dnsblog.8
#usr/share/man/man8/error.8
#usr/share/man/man8/flush.8
#usr/share/man/man8/lmtp.8
#usr/share/man/man8/local.8
#usr/share/man/man8/master.8
#usr/share/man/man8/oqmgr.8
#usr/share/man/man8/pickup.8
#usr/share/man/man8/pipe.8
#usr/share/man/man8/postlogd.8
#usr/share/man/man8/postscreen.8
#usr/share/man/man8/proxymap.8
#usr/share/man/man8/qmgr.8
#usr/share/man/man8/qmqpd.8
#usr/share/man/man8/scache.8
#usr/share/man/man8/showq.8
#usr/share/man/man8/smtp.8
#usr/share/man/man8/smtpd.8
#usr/share/man/man8/spawn.8
#usr/share/man/man8/tlsmgr.8
#usr/share/man/man8/tlsproxy.8
#usr/share/man/man8/trace.8
#usr/share/man/man8/trivial-rewrite.8
#usr/share/man/man8/verify.8
#usr/share/man/man8/virtual.8
var/ipfire/backup/addons/includes/postfix
var/lib/postfix
#var/spool/postfix
var/spool/postfix/active
var/spool/postfix/bounce
var/spool/postfix/corrupt
var/spool/postfix/defer
var/spool/postfix/deferred
var/spool/postfix/flush
var/spool/postfix/hold
var/spool/postfix/incoming
var/spool/postfix/maildrop
var/spool/postfix/pid
var/spool/postfix/private
var/spool/postfix/public
var/spool/postfix/saved
var/spool/postfix/trace