On torsdagen den 11 oktober 2007, Ian P. Christian wrote: > 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?
Yes, I think so. Check out the -oM* options, specifically -oMa, which lets you
set $sender_host_address.
--
Magnus Holmgren [EMAIL PROTECTED]
(No Cc of list mail needed, thanks)
signature.asc
Description: This is a digitally signed message part.
-- ## 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/
