On Thu, 11 May 2006, Peter Velan wrote:
>
> My "normal" testing setup
>
> exim -d -C /dbg/eximdbg.conf -bh 1.2.3.4 < intest 2> dbglog
>
> does not perform real transport functionality.
The -bh option is mostly for testing ACLs. If you want to test transports,
you can just submit the message locally with
exim -d -C /dbg/eximdbg.conf [EMAIL PROTECTED] <intest 2>dbglog
Tony.
--
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}
--
## 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/