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.