Thanks for the response. I had seen that in the online documentation but
that is a version 4 feature only, correct? I'm currently running 3.35 which
comes with Debian Woody.
-----Original Message-----
From: exim-users@??? [
mailto:exim-users@kmb.com]
Sent: Wednesday, April 07, 2004 5:03 PM
To: exim-users@???
Subject: Re: [Exim] Email on internal LAN
This is a multi-part message in MIME format.
--
kmb <kmb@???> wrote ..
>
> Israel Carr wrote:
> > I have a machine on LAN that receives internet mail for domain
> > y.com. I have a second machine on same LAN that can receive mail at
> > x.y.com. I want
> > to be able to send mail to y.com from x.y.com but exim is trying to
> > connect
> > to the public ip address of y.com which it gets from internet DNS
> > server.
> > This fails due to firewall/nat configuration. How can I send mail to
> > the
> > machine using the LAN address of y.com? There is no DNS server on
> > the LAN.
> >
> > Thanks for any help.
> > Israel
> >
> >
>
> Israel,
>
> If you have the V4 Exim Book take look at Page 129
>
>
> Code:
> --------------------
>
> private_router:
> driver = manualroute
> transport = remote_smtp
> route_list = domain1.ext dest.domain1.ext \
> sub.domain.ext dest.sub.domain.ext
>
> UNTESTED
>
> --------------------
>
>
> I hope this helps, if you don't have the book look at the docs on the
> exim.org sight
> http://www.exim.org/exim-html-4.30/doc/html/spec_20.html#IX1611 are
> the docs for manual routing .
>
>
> --
> kmb
>
> Kevin Barrett
> Administrator -- Exim-Users.org Portal And Forums
> Exim-users email list to forum gateway
> Come Join us at 'The Exim-Users Forums' (http://www.exim-users.org)
>
> ----------------------------------------------------------------------
> --
> kmb's Profile:
http://www.exim-users.org/forums/member.php?action=getinfo&userid=1
> View this thread:
http://www.exim-users.org/forums/showthread.php?threadid=44783
--
--
## List details at
http://www.exim.org/mailman/listinfo/exim-users Exim
details at
http://www.exim.org/ ##