Philippe Chaintreuil: > On 6/10/2019 10:19 AM, Noel Jones wrote: > > This is expected. /etc/aliases support is provided by the > > postfix/local delivery agent, which you are no longer using. > > > > Implement your external commands in sieve. > > Thanks. > > That's kind of what I suspected, but I had run into several posts > across the internet that made it seem like aliases still ran anyway for > some reason.
The $alias_maps setting is used by the local(8) delivery agent only. Documents that say otherwise are incorrect. Wietse