Re: [Exim] Mail delivered locally and not to remote mail ser…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: James Fassett
Datum:  
To: Dan Muey, exim-users
Betreff: Re: [Exim] Mail delivered locally and not to remote mail server
check the entry for
    local_domains
in your exim.conf file (mines in /etc/exim)


Remove whatever the offending domain is from that list.


regards,
James.

----- Original Message -----
From: "Dan Muey" <dmuey@???>
To: "Dan Muey" <dmuey@???>; <exim-users@???>
Sent: Tuesday, June 17, 2003 8:41 AM
Subject: RE: [Exim] Mail delivered locally and not to remote mail server


Hello list,

I posted this before but I'll shorten it to save you some time.

I have a Cpanel server with Exim as the mail prog.
When you set up an account(IE domain) it sets the domain up in
Apache,Cpanel, and Exim.

We have one domain that has there own mail server and all dns we've looked
up comes upwitht thr right IP.
I even put an entry in /etc/hosts for their MX record.
Mail still gets deleivered as a local domain through Exim which is bad since
those folks never get their mail that way unoless I manually move there mail
off that server and resend it on a qmail server.

So my questions are:

1) How do I check to see if a domain is setup in Exim?
2) How do I remove the domain from Exim or otherwise make Exim send mail to
their remote mail server by
checking /etc/hosts or the dns servers in /etc/resolv.conf?