<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div ><div style="white-space:normal">
<p dir="auto">On 10 Mar 2016, at 11:05, Johan Adriaans wrote:</p>

<blockquote style="border-left:2px solid #136BCE; color:#136BCE; margin:0 0 5px; padding-left:5px">
<p dir="auto">Just as a side note: This is referred to as “subaddressing” (or plus-addressing, detailed addressing), described in RFC5233: <a href="https://tools.ietf.org/html/rfc5233">https://tools.ietf.org/html/rfc5233</a></p>
</blockquote>

<p dir="auto">To be clear, this is a Sieve extension to handle subaddressing. As far as I know, there is no RFC describing any standard format for subaddressing. It's a local mail system feature and implementations can vary.</p>

<p dir="auto">But that's not important. I just tested my own test Gmail account and it appears I did not remember correctly (or Gmail changed behavior). I successfully sent using a From address like this:</p>

<pre style=":not([style]){background-color:#E4E4E4; border:thin solid gray; margin-left:15px; margin-right:15px; overflow:auto; padding:5px}"><code>username+test@gmail.com
</code></pre>

<p dir="auto">I can also (as expected) send to this address and if I add the following to the Address Pattern of the account then replies also work as expected:</p>

<pre style=":not([style]){background-color:#E4E4E4; border:thin solid gray; margin-left:15px; margin-right:15px; overflow:auto; padding:5px}"><code>username\+.*@gmail\.com
</code></pre>

<p dir="auto">In other words, the original issue in this ticket is still unexplained.</p>

<p dir="auto">-- <br>
Benny</p>
</div></div>
</body>
</html>