On Tue, 2 Dec 1997, Pete Ashdown wrote:
> What is the equivalent method of creating a LUSER_RELAY with exim? That
> is, addresses that don't resolve locally on a host are sent to another host
> for local resolution?
smart_user_transport:
driver = smtp;
hosts = a.nother.host:a.backup.nother.host:etc.
smart_user_director:
driver = smartuser,
transport = smart_user_transport
Put the director last.
--
Philip Hazel University Computing Service,
ph10@??? New Museums Site, Cambridge CB2 3QG,
P.Hazel@??? England. Phone: +44 1223 334714
--
*** Exim information can be found at
http://www.exim.org/ ***