Author: Ian P. Christian
Date:
To: exim-users
Subject: [exim] Testing Exim from the CLI
Hi all,
I'm trying to test exim's routing rules, as if it was a remote host
connecting.
I want something as simple as 'exim -bt <address>', but for it to accept
a remote host to pretend to be routing mail for.
For example,
# exim --remote-addr <ip> -bt <address>
I can use 'exim -bh', but that's a whole session, and it goes though the
ACL layer (which in this case I don't really want).
Am I missing something from the man page?
Thanks,
--
Ian P. Christian ~ pookey.co.uk