Re: LMTP Virtual aliases not known error

2017-01-18 Thread Viktor Dukhovni
> On Jan 18, 2017, at 10:41 AM, Dick Middleton wrote: > >> You have: >> >> receive_override_options = no_address_mappings >> >> consult the docs and adjust accordingly. >> > Well spotted, thanks ever so much, I was getting quite frustrated. > > Is that there with after-queue filtering to s

Re: LMTP Virtual aliases not known error

2017-01-18 Thread Dick Middleton
On 01/18/17 15:14, Viktor Dukhovni wrote: > > > On Jan 18, 2017, at 8:56 AM, Dick Middleton wrote: > > > > > > You have: > >receive_override_options = no_address_mappings > > consult the docs and adjust accordingly. > Well spotted, thanks ever so much, I was getting quite frustrated. Is that

Re: LMTP Virtual aliases not known error

2017-01-18 Thread Viktor Dukhovni
> On Jan 18, 2017, at 8:56 AM, Dick Middleton wrote: > > You have: receive_override_options = no_address_mappings consult the docs and adjust accordingly. -- Viktor.

LMTP Virtual aliases not known error

2017-01-18 Thread Dick Middleton
Hi, I'm just changing over from after-queue content filter to before-queue and it mostly works. However messages sent from the server localhost using mailx (I assume that's sendmail) do not have addresses rewritten from virtual_alias_maps. I was wondering what the recommended way to fix