On 25/12/2025 03: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

[missing btree]

The postfix3* packages in GhettoForge have btree support:

[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 | grep btree
btree

...you may find it easier to switch to the GhettoForge packages than change away from btree.

They dropped libdb for RHEL 10, and at least intended to change the default to 
lmdb:

Right, EPEL has picked up libdb support for EL10, GhettoForge uses that to build the postfix3 package.


Peter

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

Reply via email to