<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — maillog errors about dropped support to btree on RHEL10]]></title>
	<link rel="self" href="https://forum.iredmail.org/feed-atom-topic21201.xml" />
	<updated>2026-08-15T01:32:54Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.iredmail.org/topic21201-maillog-errors-about-dropped-support-to-btree-on-rhel10.html</id>
		<entry>
			<title type="html"><![CDATA[Re: maillog errors about dropped support to btree on RHEL10]]></title>
			<link rel="alternate" href="https://forum.iredmail.org/post92180.html#p92180" />
			<content type="html"><![CDATA[<p>RHEL 10 drops support for hash and btree, please replace them by lmdb.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>https://forum.iredmail.org/user2.html</uri>
			</author>
			<updated>2026-08-15T01:32:54Z</updated>
			<id>https://forum.iredmail.org/post92180.html#p92180</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[maillog errors about dropped support to btree on RHEL10]]></title>
			<link rel="alternate" href="https://forum.iredmail.org/post92179.html#p92179" />
			<content type="html"><![CDATA[<p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): 1.8.4<br />- Deployed with iRedMail Easy or the downloadable installer?donld<br />- Linux/BSD distribution name and version: Rocky Linux 10.2<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): Mysql<br />- Web server (Apache or Nginx):Nginx<br />- Manage mail accounts with iRedAdmin-Pro? not yet<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====<br />I found these errors ii /var/log/maillog<br />Aug&nbsp; 9 01:23:09 xx postfix/postscreen[672494]: warning: btree:/var/lib/postfix/postscreen_cache is unavailable. unsupported dictionary type: btree<br />Aug&nbsp; 9 01:23:09 xx postfix/postscreen[672494]: warning: btree:/var/lib/postfix/postscreen_cache: cache lookup for &#039;147.1xx.225.xx&#039; failed due to error</p><p>This error happens because RHEL 10 distros dont use btree anymore<br />We also dont have any reference at postfix main.cf to&nbsp; postscreen_cache_map, then use his default that is the deprecated btree, I sent these commands to fix it</p><p>postconf -e &quot;postscreen_cache_map = lmdb:\$data_directory/postscreen_cache&quot;<br />postconf -e &quot;address_verify_map = lmdb:\$data_directory/verify_cache&quot;</p><p>systemctl restart postfix</p><p>and after restart:<br />Aug 14 18:43:24 mx1 postfix/master[183882]: daemon started -- version 3.8.5, configuration /etc/postfix<br />Aug 14 18:44:30 mx1 postfix/postscreen[183998]: cache lmdb:/var/lib/postfix/postscreen_cache full cleanup: retained=0 dropped=0 entries<br />Aug 14 18:44:30 mx1 postfix/postscreen[183998]: CONNECT from [109.61.41.176]:44784 to [209.35.184.75]:25<br />Aug 14 18:44:31 mx1 postfix/dnsblog[183999]: addr 109.61.41.176 listed by domain zen.spamhaus.org as 127.0.0.11 <br />Aug 14 18:44:31 mx1 postfix/dnsblog[183999]: addr 109.61.41.176 listed by domain zen.spamhaus.org as 127.0.0.3<br />Aug 14 18:44:36 mx1 postfix/postscreen[183998]: DNSBL rank 3 for [109.61.41.176]:44784<br />Aug 14 18:44:36 mx1 postfix/postscreen[183998]: DISCONNECT [109.61.41.176]:44784</p><p>seems working</p>]]></content>
			<author>
				<name><![CDATA[jbou]]></name>
				<uri>https://forum.iredmail.org/user568.html</uri>
			</author>
			<updated>2026-08-14T23:59:18Z</updated>
			<id>https://forum.iredmail.org/post92179.html#p92179</id>
		</entry>
</feed>
