dwater
Browsing to www.jingmei.org gives a 404 File not found error although I can ping www.jingmei.org successfully
Does that make sense in your current configuration, you mentioned earlier that the external DNS record is still being configured so it obviously does not point to your sme server as yet for http requests.
It's a typo in the DNS record. It should end in 128, not just 128. The MX record points who knows where and needs changing too. This is a separate problem.
www.jingmeil.yi.org does resolve to your (I assume) server OK.
Really? Apart from your typo, I haven't set up a '
www.jingmei.yi.org' - actually, they don't allow sub-subdomains on yi.org, IIRC (maybe if you pay). jingmei.yi.org resolves though. I use it for testing.
If your sme server primary domain is www.jingmei.org,
Nope. It's jingmei.org, not
www.jingmei.org. The latter domain is/shouldBe/willBe 220.194.62.128.
then I think what I said earlier still applies, you can't have 2 servers with the same domain name ie your ISP host and your own sme server. You should rename your sme server with a different domain, and then it will not be receiving & delivering email for jingmei.org.
Well, there may be some truth to this. However, this is not a mail problem - it is a DNS problem. I want the DNS server on truth.jingmei.org/jingmei.yi.org to stop thinking it is handling mail for jingmei.org, and only handling email for itself (truth.jingmei.org/jingmei.yi.org).
I don't see how to stop it from thinking it basically provides every service for the whole domain. I notice someone else mentioned the services-control contrib, but that seems to have disappeared.
Have you also looked at the Hostnames & addresses panel, you can configure different functionality there for various types of requests.
I have, and it looks to me like you can only configure A records (or possibly CNAME), not MX records, and it doesn't have an option for the whole domain. I'm not sure where that setting it stored. It's not in /etc/hosts either. I see that jingmei.org is listed in the 'manage domains' panel, but there's no 'remove' option by it, like there is for other domains I can add. 'Modify' doesn't reveal anything useful.
I have this in the email panel :
The Your server includes a complete, full-featured e-mail server. However, if for some
reason you wish to delegate e-mail processing to another system, specify the IP address
of the delegate system here. For normal operation, leave this field blank.
Address of internal mail server 220.194.62.128______
I'm rapidly thinking that SME server isn't designed to be the sort of host it would be if I could manipulate the DNS easily and I should just change the primary domain from the configure script.
Hrm. I've just found the /var/service/tinydns/root/data file. Looks like it contains the data for the MX record :
# MX Records
@jingmei.org::truth.jingmei.org
I'll bet if I delete it (using /etc/e-smith/templates-custom, as it says), it'll do what I want. Then, even if it is still running an email server, no one will know and so no one will try to deliver message to it.
I guess I have to decide if I want to make a temporary, but less 'dangerous', change to the tinydns config, or go the whole hog and switch domains completely.
Hrm. Thanks.
Max.