Wouter
Verified User
After my e-mail problems last week (http://directadmin.com/forum/showthread.php?s=&threadid=8877) I have again problems with the e-mail server.
The problem: When I send an message with the SMTP service to a domain that is running on the same server it won't sent (before reboot/update it did without any problems!). Also the .forward file of root (/root/.forward) isn't working anymore (because it's forwarded to a local domain).
This is happening after a reboot for a userland and kernel upgrade on my FreeBSD-box (to FreeBSD 5.4-p4).
I have updated the exim.conf already, and I have followed the steps that solves my problem last week but with no luck this time
.
When I open /var/log/maillog:
Nothing special in /var/log/exim/mainlog. But in /var/log/exim/paniclog:
Note: in logfiles where HOSTNAME is is my real hostname, where IP is is my real IP and where LOCALDOMAIN is is a real domain running on the same server.
Someone can help me please???
Thanks in advance!
The problem: When I send an message with the SMTP service to a domain that is running on the same server it won't sent (before reboot/update it did without any problems!). Also the .forward file of root (/root/.forward) isn't working anymore (because it's forwarded to a local domain).
This is happening after a reboot for a userland and kernel upgrade on my FreeBSD-box (to FreeBSD 5.4-p4).
I have updated the exim.conf already, and I have followed the steps that solves my problem last week but with no luck this time

When I open /var/log/maillog:
Jul 6 23:27:38 server01 sendmail[1346]: j66LRcHI001346: from=wouter, size=38, class=0, nrcpts=1, msgid=<200507062127.j66LRcHI001346@HOSTNAME>, relay=root@localhost
Jul 6 23:27:38 server01 sm-mta[1347]: j66LRc5X001347: from=<wouter@HOSTNAME>, size=414, class=0, nrcpts=1, msgid=<200507062127.j66LRcHI001346@HOSTNAME>, proto=ESMTP, daemon=Daemon0, relay=localhost [127.0.0.1]
Jul 6 23:27:38 server01 sendmail[1346]: j66LRcHI001346: to=gdhgjdhgjd@LOCAL-DOMAIN, ctladdr=wouter (1001/1001), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30038, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (j66LRc5X001347 Message accepted for delivery)
Jul 6 23:27:38 server01 sm-mta[1349]: j66LRc5X001347: SYSERR(root): mail.LOCALDOMAIN. config error: mail loops back to me (MX problem?)
Jul 6 23:27:38 server01 sm-mta[1349]: j66LRc5X001347: to=<gdhgjdhgjd@LOCALDOMAIN>, ctladdr=<wouter@HOSTNAME> (1001/1001), delay=00:00:00, xdelay=00:00:00, mailer=esmtp, pri=30414, relay=mail.LOCALDOMAIN. [IP], dsn=5.3.5, stat=Local configuration error
Jul 6 23:27:38 server01 sm-mta[1349]: j66LRc5X001347: j66LRc5X001349: DSN: Local configuration error
Nothing special in /var/log/exim/mainlog. But in /var/log/exim/paniclog:
ul 6 00:00:00 HOSTNAME newsyslog[98407]: logfile turned over
Note: in logfiles where HOSTNAME is is my real hostname, where IP is is my real IP and where LOCALDOMAIN is is a real domain running on the same server.
Someone can help me please???
