On Thu, 2007-01-11 at 17:00 +0000, Steve Sargent wrote: > Is there a way in the exim configure file to emulate the -Mar command > line function? > > I would like to add another recipient address to a message addressed to > a given local part, a bit like the filter file save command but > specifying an address rather than a file name.
sure. you can either add an unseen router for this local part, or you can add a redirect router which redirects to both addresses. (there are probably even more ways to do it :-) -- Kjetil T. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
