On 19 December 2012 22:05, Viktor Dukhovni <postfix-us...@dukhovni.org> wrote: > On Wed, Dec 19, 2012 at 05:27:17PM -0500, Simon Brereton wrote: > >> One of the clients I support is getting a consultant to do some >> sensitive work for them and so one of the directors wants to get a >> copy of all the mails sent to this new mail box. >> >> At first, I though I would simply set up the new mailbox (all domains >> are virtual) and then add an alias to virtual_alias_maps like: >> >> newu...@example.org direc...@example.org,newu...@example.org >> >> But it occurs to me that this will create a loop - no? > > No, there is no loop, virtual alias expansion eliminates exactly > this kind of loop and delivers email to the leaf address and > to its peers. > > -- > Viktor.
Viktor When I do this mail is only delivered to newu...@example.org and not direc...@example.org as well. I did postmap the virtual_alias_maps. Is there something else I should I do? Thanks. Simon