Re: [exim] EXIM fails to forward mails for local domains to …

Top Page
Delete this message
Reply to this message
Author: Adekunle Adekoya
Date:  
To: Jasen Betts
CC: exim-users
Subject: Re: [exim] EXIM fails to forward mails for local domains to remote mail server
Thank you.

I finally resolved the problem.

I edited /etc/exim.conf. I set the domainlist local_domains to empty so
that exim would not see any of my local domains.

So, exim is now forwarding mails for all domains.

Thank you



On Tue, Aug 12, 2014 at 12:53 PM, Jasen Betts <jasen@???> wrote:

> On 2014-08-11, Adekunle Adekoya <adekoyaa@???> wrote:
> > Hi guys
> >
> > I just setup EXIM on our VPS box.
> >
> > Mails sent to domains that are not hosted on the VPS box are properly
> > delivered to the remote mail server.
> >
> > But mails sent to domains that are configured on the VPS box are not
> > forwarded to the remote mail server.
> >
> > The MX records for those local domains correctly point to the remote
> mail
> > server.
> >
> > What do I need to add to EXIM config file so that mails sent to the local
> > domains are sent to the remote server that is meant to keep mails for
> those
> > local domains ?
>
> You need add nothing.
>
> You need to take away the bits that are making it think those domains are
> local,
> because if exim shold be using the MX record to route that mail to a remote
> server, they aren't local.
>
> --
> umop apisdn
>
>
> --
> ## List details at https://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/
>