SHA256
1
0
forked from pool/postfix
Go to file
Peter Varkoly 2cc20d71c0 - (bsc#1180473) [Build 20201230] postfix has invalid default config
(bsc#1181381) [Build 130.3] openQA test fails in mta, mutt - 
  postfix broken: "queue file write error" and "error: unsupported 
  dictionary type: hash"
  Export DEF_DB_TYPE before starting the perl script.
- Update to 3.5.9
- Only do the conversion from the hash/btree databases to lmdb when
  the default database type changes from hash to lmdb and do not
  stop and start the service (the old compiled databases can live
  together with the new ones)
  - convert-bdb-to-lmdb.sh
- Clean up the specfile
  * Remove < 1330 conditional builds
  * Use generated postfix-files instead of the obsolete one from
    postfix-SUSE.tar.gz
  * Use dynamicmaps.cf.d instead of modifying dynamicmaps.cf upon
    (de)installation of optional mysql, pgsql and ldap subpackages
  * Use default location for post-install, postfix-tls-script,
    postfix-wrapper and postmulti-script

- Set lmdb to be the default db.
- Convert btree tables to lmdb too. Stop postfix before converting from
  bdb to lmdb
- This package is without bdb support. That's why convert must be done
  without any suse release condition.
  o remove patch postfix-no-btree.patch
  o add set-default-db-type.patch

- Set database type for address_verify_map and postscreen_cache_map
  to lmdb (btree requires Berkeley DB)

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=406
2021-02-05 17:53:11 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=35 2009-01-12 11:08:17 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=1 2007-01-15 23:33:08 +00:00
check_mail_queue Updating link to change in openSUSE:Factory/postfix revision 47.0 2010-04-13 19:38:42 +00:00
fix-postfix-script.patch Accepting request 643762 from home:computersalat:devel:mail 2018-10-30 20:13:37 +00:00
ipv6_disabled.patch Accepting request 235450 from home:computersalat:devel:mail 2014-05-30 16:55:10 +00:00
pointer_to_literals.patch Accepting request 643762 from home:computersalat:devel:mail 2018-10-30 20:13:37 +00:00
postfix-3.5.9.tar.gz Accepting request 866536 from home:polslinux:branches:server:mail 2021-01-25 10:42:59 +00:00
postfix-3.5.9.tar.gz.asc Accepting request 866536 from home:polslinux:branches:server:mail 2021-01-25 10:42:59 +00:00
postfix-avoid-infinit-loop-if-no-permission.patch - bsc#1120757 L3: File Permissions->Paranoid can cause a system hang 2019-09-19 06:21:01 +00:00
postfix-bdb-main.cf.patch - bsc#1176650 L3: What is regularly triggering the "fillup" 2020-12-24 07:17:02 +00:00
postfix-bdb.changes - (bsc#1180473) [Build 20201230] postfix has invalid default config 2021-02-05 17:53:11 +00:00
postfix-bdb.spec - (bsc#1180473) [Build 20201230] postfix has invalid default config 2021-02-05 17:53:11 +00:00
postfix-linux45.patch Accepting request 686001 from home:varkoly:branches:server:mail 2019-03-30 17:47:38 +00:00
postfix-main.cf.patch - bsc#1176650 L3: What is regularly triggering the "fillup" 2020-12-24 07:17:02 +00:00
postfix-master.cf.patch Accepting request 795485 from home:stroeder:branches:server:mail 2020-04-20 18:33:45 +00:00
postfix-mysql.tar.bz2 Accepting request 667333 from home:computersalat:devel:mail 2019-01-20 22:14:18 +00:00
postfix-no-md5.patch Accepting request 643762 from home:computersalat:devel:mail 2018-10-30 20:13:37 +00:00
postfix-rpmlintrc Accepting request 243173 from home:dimstar:rpmlintrc 2014-07-31 15:37:55 +00:00
postfix-ssl-release-buffers.patch Accepting request 686001 from home:varkoly:branches:server:mail 2019-03-30 17:47:38 +00:00
postfix-SUSE.tar.gz - (bsc#1180473) [Build 20201230] postfix has invalid default config 2021-02-05 17:53:11 +00:00
postfix-user.conf Accepting request 828436 from home:kukuk:container 2020-08-21 10:07:25 +00:00
postfix-vda-v14-3.0.3.patch Accepting request 643762 from home:computersalat:devel:mail 2018-10-30 20:13:37 +00:00
postfix-vmail-user.conf Accepting request 828436 from home:kukuk:container 2020-08-21 10:07:25 +00:00
postfix.changes - (bsc#1180473) [Build 20201230] postfix has invalid default config 2021-02-05 17:53:11 +00:00
postfix.keyring Accepting request 821361 from home:adkorte:branches:server:mail 2020-07-16 23:12:15 +00:00
postfix.spec Accepting request 866536 from home:polslinux:branches:server:mail 2021-01-25 10:42:59 +00:00
pre_checkin.sh - bsc#1176650 L3: What is regularly triggering the "fillup" 2020-12-24 07:17:02 +00:00
set-default-db-type.patch - Set default lmd to default db. 2021-01-05 10:18:13 +00:00