<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
		<link>https://forum.iredmail.org/topic21194-migrating-from-dovecot-deliver-lda-to-dovecot-lmtp.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic21194.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Migrating from Dovecot deliver (LDA) to Dovecot LMTP.]]></description>
		<lastBuildDate>Sat, 08 Aug 2026 00:57:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
			<link>https://forum.iredmail.org/post92161.html#p92161</link>
			<description><![CDATA[<p>The one stored in SQL database &quot;vmail&quot;, column &quot;domain.transport&quot; (per-domain transport) or &quot;mailbox.transport&quot; (per-user one).</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 08 Aug 2026 00:57:54 +0000</pubDate>
			<guid>https://forum.iredmail.org/post92161.html#p92161</guid>
		</item>
		<item>
			<title><![CDATA[Re: Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
			<link>https://forum.iredmail.org/post92160.html#p92160</link>
			<description><![CDATA[<p>You mean the virtual_transport part in the main.cf of postfix </p><p># Dovecot SASL support.<br />#<br />smtpd_sasl_type = dovecot<br />smtpd_sasl_path = private/dovecot-auth<br />virtual_transport = dovecot<br />dovecot_destination_recipient_limit = 1</p><p>to<br />virtual_transport = lmtp:127.0.0.1:24</p><p>Or is that wrong?</p><p>Thx again</p>]]></description>
			<author><![CDATA[null@example.com (mike175de)]]></author>
			<pubDate>Fri, 07 Aug 2026 13:55:38 +0000</pubDate>
			<guid>https://forum.iredmail.org/post92160.html#p92160</guid>
		</item>
		<item>
			<title><![CDATA[Re: Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
			<link>https://forum.iredmail.org/post92159.html#p92159</link>
			<description><![CDATA[<p>I don&#039;t understand why you deleted&nbsp; the &quot;report_ham.sieve&nbsp; report_ham.svbin&nbsp; report_spam.sieve&nbsp; report_spam.svbin&quot; files ... btw, it&#039;s ok to remove &quot;.svbin&quot; files since Dovecot will create them based on &quot;.sieve&quot; files automatically next time.</p><p>Dovecot is configured to listen on port 24 for lmtp service, you just need to replace transport &quot;dovecot&quot; by &quot;lmtp:127.0.0.1:24&quot; directly.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 07 Aug 2026 13:39:49 +0000</pubDate>
			<guid>https://forum.iredmail.org/post92159.html#p92159</guid>
		</item>
		<item>
			<title><![CDATA[Re: Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
			<link>https://forum.iredmail.org/post92156.html#p92156</link>
			<description><![CDATA[<p>Ths for your reply.</p><p>I already upgraded to 1.8.4 and the mentioned changes <a href="https://github.com/iredmail/iRedMail/commit/3a134a25f909dc4802f87a1c81d4ac3dedd2f347are">https://github.com/iredmail/iRedMail/co … dd2f347are</a> are in the config file(s) as well.</p><p>I deleted the &quot;report_ham.sieve&nbsp; report_ham.svbin&nbsp; report_spam.sieve&nbsp; report_spam.svbin&quot; files as described here <a href="https://forum.iredmail.org/post92148.html#p92148">https://forum.iredmail.org/post92148.html#p92148</a>&nbsp; I hope that the filters will work after that again - but I has to wait for my routine jobs to check that.</p><p>On the other hand could you please answer also my important question &quot;have I missed something in case of LMTP. Is there any guide to migrate to LMTP?&quot;</p><p>Thx</p>]]></description>
			<author><![CDATA[null@example.com (mike175de)]]></author>
			<pubDate>Fri, 07 Aug 2026 11:27:15 +0000</pubDate>
			<guid>https://forum.iredmail.org/post92156.html#p92156</guid>
		</item>
		<item>
			<title><![CDATA[Re: Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
			<link>https://forum.iredmail.org/post92155.html#p92155</link>
			<description><![CDATA[<p>This issue has been fixed recently:<br /><a href="https://github.com/iredmail/iRedMail/commit/3a134a25f909dc4802f87a1c81d4ac3dedd2f347">https://github.com/iredmail/iRedMail/co … 3dedd2f347</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 07 Aug 2026 10:46:29 +0000</pubDate>
			<guid>https://forum.iredmail.org/post92155.html#p92155</guid>
		</item>
		<item>
			<title><![CDATA[Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
			<link>https://forum.iredmail.org/post92154.html#p92154</link>
			<description><![CDATA[<p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): 1.8.4 (newest one)<br />- Deployed with iRedMail Easy or the downloadable installer? installer<br />- Linux/BSD distribution name and version: Debian 13<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB<br />- Web server (Apache or Nginx): Ngiinx<br />- Manage mail accounts with iRedAdmin-Pro? No<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====</p><p>Hey there,</p><p>after Upgrading to Trixie I have issues with the personal sieve filters (all mails appear in the inbox than in the designated folders). Due to the issues I checked my whole configs and saw that I still use LDA instead of the modern LMPT approach.</p><p>My iRedMail-installation is now 6 years old and I am really satisfied with it (Thank at the great team). I made all updates as described in the tutorials/relase notes.</p><p>have I missed something in case of LMTP. Is there any guide to migrate to LMTP?</p><p>Greets mike</p>]]></description>
			<author><![CDATA[null@example.com (mike175de)]]></author>
			<pubDate>Fri, 07 Aug 2026 08:18:00 +0000</pubDate>
			<guid>https://forum.iredmail.org/post92154.html#p92154</guid>
		</item>
	</channel>
</rss>
