-- On Mon, 9/22/08, Chris Russell <[EMAIL PROTECTED]> wrote:
> From: Chris Russell <[EMAIL PROTECTED]>
> Subject: RE: [exim] Sending mail directly to a smarthost
> To: "Alex Carver" <[EMAIL PROTECTED]>, [email protected]
> Date: Monday, September 22, 2008, 6:33 PM
> > Hi everyone, I've got a problem that I can't
> seem to figure out. I'm running exim on one of my local
> machines as a mail
> > server for my own domain which sits behind a NAT
> router. This part works fine and I can send mail to and
> from outside > domains to my own with no difficulty.
>
> Hi Alex,
>
> Can you send through some relevant config ?
Sure, there's a lot of lines in the config file (most are default). What do
you feel is relevant to this case and I'll forward all that along.
>
> Is your machine name in local_domains ?
Here's some of the config file on the exim smarthost that might be relevant. I
do have the whole domain listed in local_domains.
qualify_domain = mydomain.com
domainlist local_domains = @:localhost:mydomain.com
hostlist relay_from_hosts = 127.0.0.1:10.0.0.0/24
(all my internal machines are on 10.0.0.0)
--
## 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/