<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Plus addressing]]></title>
	<link rel="self" href="https://forum.iredmail.org/feed-atom-topic21124.xml" />
	<updated>2026-04-09T06:20:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.iredmail.org/topic21124-plus-addressing.html</id>
		<entry>
			<title type="html"><![CDATA[Plus addressing]]></title>
			<link rel="alternate" href="https://forum.iredmail.org/post91866.html#p91866" />
			<content type="html"><![CDATA[<p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): 1.7.4<br />- Deployed with iRedMail Easy or the downloadable installer?<br />- Linux/BSD distribution name and version: Debian 12<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL):&nbsp; MySQL<br />- Web server (Apache or Nginx): nginx<br />- Manage mail accounts with iRedAdmin-Pro? iRedAdmin-Pro 5.7.1 SQL<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====</p><p>How can I make it so that the folder is created in the inbox and not in the root folder?</p><p>Sievec not work<br /></p><div class="codebox"><pre><code># Plus addressing - auto create folders
if envelope :matches :detail &quot;to&quot; &quot;*&quot; {
    set &quot;fwd&quot; &quot;${1}&quot;;
    fileinto &quot;INBOX/${fwd}&quot;;
    stop;
}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[CrashXRU]]></name>
				<uri>https://forum.iredmail.org/user56019.html</uri>
			</author>
			<updated>2026-04-09T06:20:29Z</updated>
			<id>https://forum.iredmail.org/post91866.html#p91866</id>
		</entry>
</feed>
