On Sun, Nov 07, 2021 at 09:51:09PM +0100, Jeff Abrahamson wrote:
> > j...@p27.eu j...@p27.eu
>
> I added it to virtual, where it did not exist.
>
> > and make sure to remove (not include) "virtual" in:
> >
> > propagate_unmatched_extensions = canonical
> >
> > the default setting inc
>> Dovecot has the same setting: recipient_delimiter = +
>> In the logs, is the mail being rejected by postfix or by dovecot
>> after postfix tries to deliver?
> I'm not 100% sure: I suspect dovecot because the error occurs talking
> on the pipe to dovecot.
>
> postfix/pipe[3889979]: A0BCEA0FEB:
On 06/11/2021 23:34, Viktor Dukhovni wrote:
>> On 6 Nov 2021, at 3:43 pm, Jeff Abrahamson wrote:
>>
>> In main.cf I have set
>>
>> recipient_delimiter = +
>>
>> Reading the docs, I don't see anything else I ought to set for this to
>> work: postfix should first try delivery to jeff+post...@p27
On Sat, Nov 06, 2021 at 07:00:12PM -0400, post...@ptld.com wrote:
> > My expectation is that dovecot is not involved in this issue, but I'm
> > not sure, so I mention anyway that that I have set
> >
> > virtual_transport = dovecot
>
>
> Dovecot has the same setting: recipient_delimiter = +
>
> My expectation is that dovecot is not involved in this issue, but I'm
> not sure, so I mention anyway that that I have set
>
> virtual_transport = dovecot
Dovecot has the same setting: recipient_delimiter = +
In the logs, is the mail being rejected by postfix or by dovecot after postfix
t
> On 6 Nov 2021, at 3:43 pm, Jeff Abrahamson wrote:
>
> In main.cf I have set
>
> recipient_delimiter = +
>
> Reading the docs, I don't see anything else I ought to set for this to
> work: postfix should first try delivery to jeff+post...@p27.eu, then
> j...@p27.eu, and this second is known
I used to be able to receive mail at, for example,
jeff+post...@p27.eu. Such mail is now refused. I suspect this
behaviour changed when I upgraded postfix version some months back.
In main.cf I have set
recipient_delimiter = +
Reading the docs, I don't see anything else I ought to set for