[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RAQ 550 - MX Mail problem
- Subject: RE: [cobalt-users] RAQ 550 - MX Mail problem
- From: "Tunc Eresen\(?`..,,.-> Cobalt M447785363481 " <tunceresen@xxxxxxxxxx>
- Date: Sun May 11 15:33:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Mail is looping back to DNS server instead of going to domain.com server
Following is error I am getting
MX list for virutal.site.fqdn. points back to home.site.fqdn 554 5.3.5
<user@xxxxxxxxxxxxxxxxx>... Local configuration error
I found this in archives:
Some messages just said 'Local configuration error'. After hours of poking
around and searching (once again) the archives for a solution) I was down to
diff'ing some files to see what happened. The /etc/mail/virtusertable was
missing all of the section following '# accept-email-at-domain routes'.
Also, the /etc/mail/local-host-names file was missing all of the domain.tld
entries. For instance, if I had a virtual site such as www.mysite.com, the
local-host-names file had only www.mysite.com and NOT mysite.com. After
diff'ing with the backup files from last night in the /etc/mail directory,
this was evident.
So, I put back the two files and all is well again....I hope this will save
-
I don't know if it would work for RAQ 550.
Tunc