[96472] in RedHat Linux List
RE: Unidentified subject!
daemon@ATHENA.MIT.EDU (Godfrey Nix)
Tue Oct 27 11:06:47 1998
From: "Godfrey Nix" <g.nix@emnet.co.uk>
To: redhat-list@redhat.com
Date: Tue, 27 Oct 1998 15:04:05 +0000
Reply-to: g.nix@emnet.co.uk
In-reply-to: <XFMail.981027124326.J.Horne@plymouth.ac.uk>
Resent-From: redhat-list@redhat.com
A typical one this, and a trap that I have fallen into from time to time,
so here goes ...
In the domain fulast.nu there are references to two machines that will
handle the mail, <snipped from a nslookup command>
# nslookup -type=mx fulast.nu
Server: localhost
Address: 127.0.0.1
fulast.nu preference = 20, mail exchanger = echo.dominera.se
fulast.nu preference = 10, mail exchanger = charlie.dominera.se
fulast.nu nameserver = ns1.dominera.se
echo.dominera.se internet address = 195.100.198.36
charlie.dominera.se internet address = 195.100.198.34
ns1.dominera.se internet address = 195.100.198.34
Now the most important mailserver (highest priority, lowest value) is
charlie.dominera.se so all mail will be sent there.
When mail gets to charlie, sendmail will see if it is to handle it locally
or to relay it on. Local mail domains are defined in a file called
sendmail.cw, and if not defined there then the message is assumed to
be needing a relay. But when charlie does a nslookup to find where to
send it to, it finds itself, hence the error message that you see.
Solution? Add the following line to sendmail.cw (in /etc or /etc/mail)
fulast.nu
Simple, just that line with the domain and nothing else.
Oh, you will have to update aliases or virtual users file(s) to define
the names of the users in that domain and where to send their mail.
hope this helps,
Godfrey
> On 27-Oct-98 at 12:39:00 aster2@charlie.dominera.se wrote:
> >
> > I have a server with a couple of domains on it. Recently i put a couple of
> > new domains on the server, but the mail dosent work all i get is this to
> > postmaster:
> >
> > ----- Transcript of session follows -----
> > 554 MX list for fulast.nu. points back to charlie.dominera.se
> > 554 <janne@fulast.nu>... Local configuration error
> >
>
Godfrey N Nix C.Eng MBCS B.ScTech(Hons)
Network Operations Manager
East Midlands Network Ltd (emnet)
phone 0115 956 8260
visit http://www.emnet.co.uk
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.