Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: alext on June 19, 2007, 02:14:30 PM
-
Hi,
Running SME V7.1.
I receive mail from all external users except for one.
When anybody on that particular remote server, (call it "EXTERNAL"), sends a mail to any mailbox on my server it is returned with:
Your message
Subject: "Test E-mail from EXTERNAL"
could not be delivered to some or all of the intended recipients.
User<alex@int-suisse.ch> - (550 5.7.1 Unable to relay for alex@int-suisse.ch)
User<admin@int-suisse.ch> - (550 5.7.1 Unable to relay for admin@int-suisse.ch)
User<administrator@int-suisse.ch> - (550 5.7.1 Unable to relay for administrator@int-suisse.ch)
Additional Information
======================
Original Sender: <jdoe@EXTERNAL.je>
Sender-MTA: <192.168.100.11>
Remote-MTA: <146.228.80.105>
Reporting-MTA: <NetIQ.langtry-group.com>
MessageName: <B0000b1f52.00000001.mml>
Last-Attempt-Date: <11:23:30 Tue, 19 June 200
It seems that the EXTERNAL mail server is using only the 2nd and 3rd MX records which do not point to our server and will not, of course, accept mail messages.
Our internal MX records are:
0 mail.int-suisse.ch 212.59.163.194 86400
10 mx1.tic.ch 146.228.80.105 86400
20 mx2.tic.ch 146.228.80.106 86400
The EXTERNAL server is using MAIL MARSHAL.
Does anyone have any ideas on this problem?
Cheers.
Alex
-
It seems that the EXTERNAL mail server is using only the 2nd and 3rd MX records which do not point to our server and will not, of course, accept mail messages.
"of course"?? If a mail server will not accept mail for your domain, you must not list it in an MX record for your domain.
As to why EXTERNAL is not using your highest preference MX record? That's their problem, and they'll need to diagnose and fix it.
-
Hi,
Yes I thought that was the case but how do I remove the 2nd ad 3rd MX records on my SME server?
Do I modify a configuration file or us there a tool within SMS for this?
I should add that I have not consiously added the 2nd an 3rd records.
Thanks for your help
Cheers,
Alex
-
Yes I thought that was the case but how do I remove the 2nd ad 3rd MX records on my SME server?
You don't do this from SME. You have to remove them via your dns provider.
SME doesn't have anything to do with your problem here.