On 2010-09-03 at 02:36 +0200, Jaap Winius wrote: > It may look promising, but unfortunately this didn't work for me: any > messages for [email protected] are sent straight on to that address > without first being redirected to my "test" transport. Is there > perhaps something wrong with this configuration?
Routers are tried in order. $ exim -bt [email protected] $ exim -d -bt [email protected] Only the first-match Router's handling will be used (unless it sets "unseen"). -Phil -- ## List details at http://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/
