On Tue, May 7, 2013 at 7:47 AM, Chris Siebenmann <[email protected]> wrote: > | > | I need to trap this particular address here on this Exim4 server and > | only redirect other emails in the same domain (especially > | [email protected]) out to the remote MX1 and MX2. > > My opinion is that you want to write your exim.conf from scratch > instead of trying to coerce the general Debian/Ubuntu one into doing > what you want. In theory it should have a very simple structure for > routers: > > - a router that matches just [email protected] and runs it through your > processing > - a router that sends everything @domain.com off to the Exchange machines > - a dnslookup router to handle outside domains (you need this to at least > verify incoming MAIL FROMs)
+1 (multiple times if I could) By far the easiest way to do it IMHO. ...Todd -- The total budget at all receivers for solving senders' problems is $0. If you want them to accept your mail and manage it the way you want, send it the way the spec says to. --John Levine -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
