<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
	<link rel="self" href="https://forum.iredmail.org/feed-atom-topic21194.xml" />
	<updated>2026-08-08T00:57:54Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.iredmail.org/topic21194-migrating-from-dovecot-deliver-lda-to-dovecot-lmtp.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
			<link rel="alternate" href="https://forum.iredmail.org/post92161.html#p92161" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>https://forum.iredmail.org/user2.html</uri>
			</author>
			<updated>2026-08-08T00:57:54Z</updated>
			<id>https://forum.iredmail.org/post92161.html#p92161</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
			<link rel="alternate" href="https://forum.iredmail.org/post92160.html#p92160" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mike175de]]></name>
				<uri>https://forum.iredmail.org/user50561.html</uri>
			</author>
			<updated>2026-08-07T13:55:38Z</updated>
			<id>https://forum.iredmail.org/post92160.html#p92160</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
			<link rel="alternate" href="https://forum.iredmail.org/post92159.html#p92159" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>https://forum.iredmail.org/user2.html</uri>
			</author>
			<updated>2026-08-07T13:39:49Z</updated>
			<id>https://forum.iredmail.org/post92159.html#p92159</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
			<link rel="alternate" href="https://forum.iredmail.org/post92156.html#p92156" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mike175de]]></name>
				<uri>https://forum.iredmail.org/user50561.html</uri>
			</author>
			<updated>2026-08-07T11:27:15Z</updated>
			<id>https://forum.iredmail.org/post92156.html#p92156</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
			<link rel="alternate" href="https://forum.iredmail.org/post92155.html#p92155" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>https://forum.iredmail.org/user2.html</uri>
			</author>
			<updated>2026-08-07T10:46:29Z</updated>
			<id>https://forum.iredmail.org/post92155.html#p92155</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Migrating from Dovecot deliver (LDA) to Dovecot LMTP]]></title>
			<link rel="alternate" href="https://forum.iredmail.org/post92154.html#p92154" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mike175de]]></name>
				<uri>https://forum.iredmail.org/user50561.html</uri>
			</author>
			<updated>2026-08-07T08:18:00Z</updated>
			<id>https://forum.iredmail.org/post92154.html#p92154</id>
		</entry>
</feed>
