i'm trying to do something that i'm sure ought to be possible, but
i'm not getting anywhere...
some of our incoming email needs to be separated out, by local part,
to be forwarded to an exchange server (yyeecchh.) i'm trying to set
up smart user to pick them out and send them on using the smtp
transport:
#director
to_alb_001:
local_parts = dbm;/etc/exim/domains/alb-001.db
driver = smartuser
transport = alb_001_transport
#transport
alb_001_transport:
driver = smtp
hosts = alb-001.office.albany.inet-solutions.net
the email is being properly picked out by the director, but the
transport is then determining that it is local and is freezing it in
the queue.
i'm probably missing something very obvious here. could someone
please point out what that is?
thanks,
richard
--
Richard Welty Chief Internet Engineer, INet Solutions
rwelty@??? http://www.inet-solutions.net/~rwelty/
888-311-INET x1202 518-432-INET x1202
--
*** Exim information can be found at
http://www.exim.org/ ***