[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Cobalt RAQ4 Mail problem



> Anyway, I still need help resolving the issue outlined in my original
message.  The Cobalt insists on trying
> to verify the outgoing email addresses locally even though the MX records
correctly point to a totally
> separate mail server.  I have searched this mailing list's archives and it
seems like others have run into
> this in the past, but I have been unable to find any real answers in the
replies.  Via the web
> administration, I have told the Cobalt to only handle email for one
domain, but it wants to look for users
> locally for all domains for which it hosts websites.  Why is it doing
this?

What's the host name of the machine? If your host name contains the domain,
maybe that is the problem. That's just a guess, though. I would say telnet
into your raq and check the mail log (/var/log/maillog) and see what
sendmail is doing. Also, try using nslookup on the raq itself to see if you
can lookup the appropriate MX record. If you are using an outside DNS
server, and not the raq's dns server, be sure that the dns service is turned
off and that your raq is using your actual DNS server and not its own
internal DNS server. If you are using the raq for DNS, try restarting the
DNS services.

Kevin