On 6/2/2016 3:50 PM, Tanstaafl <tanstaafl at libertytrek.org> wrote:> On 6/2/2016 10:35 AM, Tanstaafl <tanstaafl at libertytrek.org> wrote: >> Trying to find out if dovecot supports the use of multiple recipient >> delimiters, as postfix does, but can't find an answer... > > The reason this is important is simple. I've encountered a lot of sites > that refuse to accept an email with the '+' character in it, but every > one of them has accepted one with a '-' sign as the delimiter, so I use > both.I did find the prior questions asking the same thing, and that there was a patch (one liner?) - but apparently it was never integrated? Timo? Any chance of incorporating this? Here's a link to the message with the patch: https://www.mail-archive.com/dovecot at dovecot.org/msg65308.html
On 2016-06-05 22:28, Tanstaafl wrote:> On 6/2/2016 3:50 PM, Tanstaafl <tanstaafl at libertytrek.org> wrote: >> On 6/2/2016 10:35 AM, Tanstaafl <tanstaafl at libertytrek.org> wrote: >>> Trying to find out if dovecot supports the use of multiple recipient >>> delimiters, as postfix does, but can't find an answer... >> >> The reason this is important is simple. I've encountered a lot of >> sites >> that refuse to accept an email with the '+' character in it, but every >> one of them has accepted one with a '-' sign as the delimiter, so I >> use >> both. > > I did find the prior questions asking the same thing, and that there > was > a patch (one liner?) - but apparently it was never integrated? > > Timo? Any chance of incorporating this? > > Here's a link to the message with the patch: > > https://www.mail-archive.com/dovecot at dovecot.org/msg65308.htmlhttps://github.com/dovecot/core/commit/972c9172e9e6a0fc6053efb3d2ee9d354b67727f
On 6/6/2016 2:24 AM, Tom Sommer <mail at tomsommer.dk> wrote:> https://github.com/dovecot/core/commit/972c9172e9e6a0fc6053efb3d2ee9d354b67727fSo, for non programmers, this is you're way of saying yes, the patch was committed to core code? Thanks