Re: Overriding virtual_alias_maps in master.cf

2015-02-13 Thread Viktor Dukhovni
On Fri, Feb 13, 2015 at 07:22:19AM -0500, Wietse Venema wrote: > Andre Dalle: > > Hey all, > > > > > >Is it supported to override virtual_alias_maps in master.cf; > >rather than using receive_override_options to disable all address > >rewriting? > > The two approaches solve differen

Re: Overriding virtual_alias_maps in master.cf

2015-02-13 Thread Wietse Venema
Andre Dalle: > Hey all, > > >Is it supported to override virtual_alias_maps in master.cf; >rather than using receive_override_options to disable all address >rewriting? The two approaches solve different problems. Keep in mind that - virtual-alias expansion is implemented in the cl

Overriding virtual_alias_maps in master.cf

2015-02-12 Thread Andre Dalle
Hey all, Is it supported to override virtual_alias_maps in master.cf; rather than using receive_override_options to disable all address rewriting? I want to do some alias expansion prior to content_filter, and a different alias expansion on re-injection. Right now I have to do all alia