mail server config question
Jeremy Claeson
jclaeson at cs.washington.edu
Sun Dec 15 12:30:52 PST 2002
I'm in the process of configuring a mail server for my local domain
using qmail. This is the first time I've ever tried to set up a mail
server, so the going is kind of slow and I'm not totally sure that I'm
doing everything correctly. Heres the situation:
I'm running qmail on FreeBSD 4.7. Fresh install of the OS and mail
server software. I've got everything compiled and configured (at least
mostly configured) but I'm unable to get any email received by the mail
server. Here's what the log has to say (the domain name has been changed
to protect the innocent;) :
[root at freeside root]# tail /var/log/maillog
Dec 15 12:25:54 freeside sendmail[1287]: gBFKPsOP001287: from=jclaeson,
size=51, class=0, nrcpts=1,
msgid=<200212152025.gBFKPsOP001287 at freeside.somedomain.com>,
relay=root at localhost
Dec 15 12:25:55 freeside sm-mta[1288]: gBFKPs1C001288:
from=<jclaeson at freeside.somedomain.com>, size=398, class=0, nrcpts=1,
msgid=<200212152025.gBFKPsOP001287 at freeside.somedomain.com>,
proto=ESMTP, daemon=Daemon0, relay=localhost [127.0.0.1]
Dec 15 12:25:55 freeside sendmail[1287]: gBFKPsOP001287:
to=testuser at somedomain.com, ctladdr=jclaeson (1001/1001),
delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=30046,
relay=localhost.somedomain.com. [127.0.0.1], dsn=2.0.0, stat=Sent
(gBFKPs1C001288 Message accepted for delivery)
Dec 15 12:25:55 freeside sm-mta[1290]: gBFKPs1C001288: SYSERR(root): MX
list for somedomain.com. points back to freeside.somedomain.com
Dec 15 12:25:55 freeside sm-mta[1290]: gBFKPs1C001288:
to=<testuser at somedomain.com>, ctladdr=<jclaeson at freeside.somedomain.com>
(1001/1001), delay=00:00:01, xdelay=00:00:00, mailer=esmtp, pri=30393,
relay=somedomain.com., dsn=5.3.5, stat=Local configuration error
Dec 15 12:25:55 freeside sm-mta[1290]: gBFKPs1C001288: gBFKPt1C001290:
DSN: Local configuration error
Dec 15 12:25:55 freeside sm-mta[1290]: gBFKPt1C001290:
to=<jclaeson at freeside.somedomain.com>,root, delay=00:00:00,
xdelay=00:00:00, mailer=local, pri=61422, relay=local, dsn=2.0.0,
stat=Sent
[root at freeside root]#
As you can see, it's accepting messages for delivery, but then says
there is a local configuration error. I'm also relatively certain I have
the MX record set up correctly for the mail server, here's the entry:
somedomain.com. IN MX 1 freeside.somedomain.com.
I appear to be running the correct daemons and such when I do a ps aux.
I'm not sure why it's not receiving the mail and any suggestions or
resources to check out would be really helpful!!
Thanks!
jer
More information about the Linux
mailing list