Hi all
we have an exchange 2003 server that routes mail to an isp using an internet connector. This connector uses a smart host at the isp. I ran the Exchange best practices analyser tool and 1 of the results was that the server is configured as an open relay. Since we route mail through an isp i suppose this isnt a prob.
But if i want to secure this server against open relaying how do i do this?
Yesterday i changed the props of the smtp virtual server > Access > Relay > and selected "only the list below" and also selected "allow all computers which successfully authenticate to relay, regardless of the list above".
All users afterwards could send external mail ok but some could not receive.
Have i missed something?
Thanks
Software/Hardware used:
ASKED:
August 11, 2006 7:31 AM
UPDATED:
August 14, 2006 6:39 AM
Hi Domino
do u have any suggestions as i have checked all settings in exchange and everything looks as it should?
Hello,
I agree with Domino, your SMTP configuration for relaying is correct so there must be another problem preventing some users from receiving their mail.
Can you expand on the problem a bit, have you noticed any pattern amongst the users not receiving mail like do they all belong to a specific AD group or assigned to a different routing group or information store on the server? Does this problem affect specific users only or does it strike randomly among all users?
What about you ISP, have they offered any suggestions? Post some further detail and hopefully that will shed some light on what might be going on.
Good luck!
You said you have selected Only the list below in your relay restrictions. You should have a range of IP addresses equal to your internal network IP addresses. If you have something else, you will be in trouble. One does suppose here that you are using a private range of IP addresses here 192.168.x.x or 10.x.x.x or 176.16-31.x.x. If your internal network is using public IP addresses, then you will probably only want to allow only those addresses that are actually being used, meaning you’ll need to put them in one at a time as individual addresses and change them each time an additional workstation is added or removed.
Have you seen the NDRs the senders are gettin gfor those who are now not recieving mail? That will give you your biggest clue as to what is happening, and probably lead you to the proper solution.
Hi all
thanks for all your input guys. stevesz your suggestion of adding the IP addresses to the allowed to relay list seems to have done the trick!
Thanks for that!