<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — maillog errors about dropped support to btree on RHEL10]]></title>
		<link>https://forum.iredmail.org/topic21201-maillog-errors-about-dropped-support-to-btree-on-rhel10.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic21201.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in maillog errors about dropped support to btree on RHEL10.]]></description>
		<lastBuildDate>Sat, 15 Aug 2026 01:32:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: maillog errors about dropped support to btree on RHEL10]]></title>
			<link>https://forum.iredmail.org/post92180.html#p92180</link>
			<description><![CDATA[<p>RHEL 10 drops support for hash and btree, please replace them by lmdb.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 15 Aug 2026 01:32:54 +0000</pubDate>
			<guid>https://forum.iredmail.org/post92180.html#p92180</guid>
		</item>
		<item>
			<title><![CDATA[maillog errors about dropped support to btree on RHEL10]]></title>
			<link>https://forum.iredmail.org/post92179.html#p92179</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jbou)]]></author>
			<pubDate>Fri, 14 Aug 2026 23:59:18 +0000</pubDate>
			<guid>https://forum.iredmail.org/post92179.html#p92179</guid>
		</item>
	</channel>
</rss>
