<html>
<head>
<style type="text/css">
body,p,td,div,span{
        font-size:13px; font-family:Arial, Helvetica, sans-serif;
};
body p{
        margin:0px;
}
</style>
</head>
<body><div>Hi,</div><div><br></div><div>have a look at this:</div><div><br></div><div>http://www.postfix.org/postconf.5.html#recipient_delimiter<br></div><div><br></div><div>[...]When the <a href="http://www.postfix.org/postconf.5.html#recipient_delimiter">recipient_delimiter</a> set contains multiple characters
(Postfix 2.11 and later), a user name or .forward file name is
separated from its extension by the first character that matches
the <a href="http://www.postfix.org/postconf.5.html#recipient_delimiter">recipient_delimiter</a> set.[...]</div>
<br><br><br><br>--- Original Nachricht ---<br><b>Betreff: </b>Re: lmtp and recipient_delimiter<br><b>Von: </b>"Juri Haberland" <juri@koschikode.com><br><b>An: </b>dovecot@dovecot.org<br><b>Datum: </b>15-03-2020 20:56<br><br><br><br><blockquote style="border:0;border-left: 2px solid #22437f; padding:0px; margin:0px; padding-left:5px; margin-left: 5px; ">On 15/03/2020 20:26, Peter wrote:<br>
> Poorly documented, imo, but you want lmtp_save_to_detail_mailbox = yes:<br>
<br>
Thanks, tried it, but no, that's not what I want and it doesn't help in my case.<br>
<br>
To recap:<br>
If I set recipient_delimiter to "+-" (or "-" alone), having a user named "foo-bar" won't work anymore, because Dovecot always tries to deliver to user<br>
"foo" and never tries "foo-bar", even though it exists.<br>
<br>
My question would be:<br>
Is this due to a misconfiguration somewhere?<br>
Is this the intended behavior?<br>
Or is this a bug?<br>
<br>
<br>
Cheers,<br>
  Juri</blockquote></body></html>