On 25/12/2025 01:16, Marc Dierksen via Postfix-users wrote:
Hey guys,

found a problem with Postfix on Rocky-10.

[root@rocky10 ~]# postconf -d | grep btree
address_verify_map = btree:$data_directory/verify_cache
postscreen_cache_map = btree:$data_directory/postscreen_cache

[root@rocky10 ~]# postconf -m
cdb
cidr
environ
fail
inline
internal
ldap
lmdb
memcache
mysql
pcre
pgsql
pipemap
proxy
randmap
regexp
socketmap
sqlite
static
tcp
texthash
unionmap
unix

[root@rocky10 ~]# postconf mail_version
mail_version = 3.8.5

I thought the hash and btree maps were removed in 3.9. I installed all the additional Postfix packages.

I guess either RedHat or the Rocky guys screwed this up and maybe backported something they should not have?

Can somebody please check whether this problem also exists on RedHat-10.

Semi-replicated on a RedHat 10 system:

$ postconf -d | grep btree
address_verify_map = btree:$data_directory/verify_cache
postscreen_cache_map = btree:$data_directory/postscreen_cache

$ postconf -m
cidr
environ
fail
inline
internal
lmdb
memcache
pipemap
proxy
randmap
regexp
socketmap
static
tcp
texthash
unionmap
unix

        Cheers,
                Gary    B-)


_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to