This occurs whether I'm trying to send to an outside address as above
or to an account on my exchange server. This behaviour began after I
migrated from Exchange 2000 to Exchange 2003. We also upgraded AD to
2003 at this time.
Thanks for your help,
Hugh
In other words I have no problem sending and receiving email from
outlook but when I telnet into my local (127.0.0.1) smtp server the
messages get stuck in the queue.
When I do an nslookup on our workstations I get
C:\Documents and Settings\hcaldwell\My Documents>nslookup
agmail2.arlgroup.com
Server: agdc1.aginside.com
Address: 192.168.100.21
Name: agmail2.arlgroup.com
Address: 192.168.100.26
Nslookup from our DMZ returns:
Non-authoritative answer:
Name: agmail2.arlgroup.com
Address: 208.255.172.189
Nslookup from the server at my house returns:
C:\Documents and Settings\Administrator>nslookup agmail2.arlgroup.com
Server: riderserv01.riders.local
Address: 10.0.0.1
Non-authoritative answer:
Name: agmail2.arlgroup.com
Address: 208.255.172.189
All of the emails in our dmz are getting stuck in the queue also. The
email I sent by telneting into the smtp service on my home server
delivered the mail without a problem.
thanks,
Hugh
thanks,
Hugh
Say the IIS Server that sends the e-mail has an IP address of
192.168.168.25.
1. Go to the IIS Admin MMC ~ the SMTP Server properties ~ Access
~ Relay
2. Choose "Only the list below" and add 19.168.168.25 to the list
3. Leave bottom checkbox checked that talks about authenticated users
4. Hit OK and mail should immediately be delivered
Hope this helps, this just worked for me and I have been battling the same
scenario you described for the past 6 days.