On Sun, Sep 17, 2006 at 10:37:21PM +0200, Lasse Birnbaum Jensen wrote: > Ross Boylan wrote: > >I have some routing rules that depend on the IP of the sending host > >and the contents of the mail body. > > > >I tried using -bh to test these, but I didn't see any router output. > >Is -bh intended only for testing ACL's, or am I missing something (I > >invoked exim with -d+route -bh)? > > insert debug_print lines in router and transports
I already have such lines, but none of them printed. > also try exim -d -bt [EMAIL PROTECTED] That can check some of the conditions under which the router should not match, but not the conditions under which it should. The latter depend on the From: field in the headers. -- ## 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/
