On Thu, 5 Apr 2001, Gary Jones wrote:
> Is there any way to make exim know that the remote email address
> should be delivered here, and not sent on a round about route?
Stick in a router that detects the address, by use of "domains" and
"local_parts". Get it to route to the local host; set self=local to make
it pass it to the directors.
xxxx:
driver = domainlist
domains = xxxx
local_parts = xxxx
route_list = * localhost byname
self = local
The make sure you have a director that will deliver it locally.
> Secondly, is there a way for exim to force a fetchmail (or some other
> POP3) connection before it tries to send mail?
No.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.