Still having no luck with this – we think we are missing something very simple.
We believe that we have the SMTP and POP configured properly we two reasons.
a) we can receive emails sent to us, (using the POP3)
b) we can send emails within our own domain name (ie @test.ca) and receive it by other users of the same domain (@test.ca)
However
c) we cannot sent mail from our domain (@test.ca) to other people’s domains (ie: @yahoo.com, @rushcomm.ca)
In trying we are given the following error message:
“The following recipient(s) could not be reached:
'notrealaddress@gmail.com' on 12/27/2005 12:10 PM
550 5.7.1 Unable to relay for notrealaddress@gmail.com”
To answer your server questions:
>>Is this the only server in your network? Is it your DNS server?
There are really two servers on our physical network – however, they are on two different domains and there is no connection between the two. Our broadband gateway routes all email traffic to this server anyway. The other server is not used for email.
>>On the server NICs, make sure the only DNS servers listed are Internal DNS Servers (such as its own IP).
Just checked and changed my own setting – on TCP/IP, Properties, rather than auto detect DNS, I changed it to itself (192.168.2.110) on our local network.
It’s the only DNS currently listed.
>>In your DNS server, make sure that the ISP DNS are configured ont he Forwarders tab in the DNS Snap In.
Added both DNS addresses of our ISP to the forwarder.
>>Make sure that your clients are configured to use the server as their SMTP server.
Pretty sure this works as I can receive incoming. And send and receive emails as long as I stay within the same domain.
I can send to mail@test.ca from jim@test.ca but I can send to bob@yahoo.com from mail@test.ca
>Verify that the clients have relay rights in IIS security on the Virtual SMTP Server.
Set for anonymous access on the Access Control
Set for “Only the list below” and “Allow all computers which successfully authenticate to relay regardless of the above” on the Relay tab.
Any suggestions on what we are missing?
Thanks