Bernd Plagge wrote:
> On Fri, 10 Jul 2009 12:04:53 +0000
> djbdns makes distinguishes between the DNS server and the DNSCache.
> /etc/dnscahe refers to the DNScache, your DNS server configuration should be 
> at /etc/tinydns.
> Tinydns should be listening at an internal IP address like 127.53.0.1.
> 
> You need to configure tinydns to be able to resolve your hosts.
> Also note that Courier does not use /etc/hosts or /etc/hostname. So, there is 
> no shortcut.

1) DJBDNS:
Bernd, I thought that I had only installed the dnscache portion of
tinydns as described somewhere one the web - Something like
http://cr.yp.to/djbdns/run-cache.html

2) Current DNS problem:
I noticed that in the DNS tests performed by ourselves in this thread
the domain is incorrect.  This may or mayn't be some typographical error
that was propagated by myself ; Apologies if it was.

The original error message referred to the domain dnsexit.com, which
returns the MX records as shown below from the DNS running on the server.

# dig mx DNSEXIT.COM

; <<>> DiG 9.4.2-P2 <<>> mx DNSEXIT.COM
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26071
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;DNSEXIT.COM.                   IN      MX

;; ANSWER SECTION:
DNSEXIT.COM.            28800   IN      MX      1 mail.DNSEXIT.COM.
DNSEXIT.COM.            28800   IN      MX      2 mail2.DNSEXIT.COM.

;; Query time: 1316 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Fri Jul 10 22:29:12 2009
;; MSG SIZE  rcvd: 72


3) Looks like my installation is corrupted!
The /etc/rc.local file contains this:
echo -n 'starting local daemons and I am now certain that it is all wrong!

/etc/rc.local:
# Add your local startup actions here.
/usr/local/sbin/authdaemond start
/usr/lib/courier/sbin/courierfilter start
/usr/lib/courier/sbin/courier start
#/usr/lib/courier/sbin/courierldapaliasd start
/usr/lib/courier/sbin/webmaild start
/usr/lib/courier/sbin/imapd start
/usr/lib/courier/sbin/imapd-ssl start
#/usr/lib/courier/sbin/esmtpd start
echo '.'
csh -cf '/command/svscanboot &'

Additionally, this process is running:
daemon   25072  0.0  0.1   644   972 ??  I     10:20PM    0:00.07
./courieresmtp
...And if I try and stop it with: # courieresmtpd stop
courieresmtpd: don't know your IP address, no dice.

I read here that this points towards a corrupted installation,
http://www.mail-archive.com/[email protected]/msg11764.html
...and a  `find / -name esmtpd` produces no results.  Will it be easier
for me to reinstall the O/S and start again from scratch,  (This will
take me several nights and the w/e to do so I don't reallt fancy this
idea), or is there a way to correct the installation?

Regards, S

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to