|
|
FAQ
Search
Memberlist
Usergroups
Register
Profile
Private messages
Log in
|
|
| Author |
Message |
vesago73 Guest
|
Posted: Wed Aug 22, 2007 1:59 am Post subject: SMTP on IIS5 vs. II6 |
|
|
We have two servers in our DMZ. Server A is running Windows 2k3. Server
B is running Windows 2K. Both of them have a small script that sends
mail to an SMTP server internal to our network. On the Windows 2k3
server you can refer to the SMTP server using the Netbios name only.
When you do that on the Windows 2k server the piece of mail goes out to
external DNS and does a lookup on our domain then sends the mail in
through our MX records which forces it to go though our Spam filters.
If you specify the FQDN of the SMTP server on the Windows 2k server
then the piece of mail goes straight to the SMTP server. Is there
something in IIS 5.0 that requires a FQDN name versus a Netbios name
and if so, is there anything official that says that??
--
vesago73
------------------------------------------------------------------------
vesago73's Profile: http://forums.techarena.in/member.php?userid=29747
View this thread: http://forums.techarena.in/showthread.php?t=805466
http://forums.techarena.in |
|
| Back to top |
|
 |
|
|
Mathieu CHATEAU Guest
|
Posted: Wed Aug 22, 2007 1:59 am Post subject: Re: SMTP on IIS5 vs. II6 |
|
|
hello,
does the 2 box have same suffix dns set up (on the network card or computer
tab) ?
I don't think iis use the netbios name, but should append the dns suffix
(which for the W2K3 may be your internal dns suffix)
--
Cordialement,
Mathieu CHATEAU
http://lordoftheping.blogspot.com
"vesago73" <vesago73.2vosfi@DoNotSpam.com> wrote in message
news:vesago73.2vosfi@DoNotSpam.com...
| Quote: |
We have two servers in our DMZ. Server A is running Windows 2k3. Server
B is running Windows 2K. Both of them have a small script that sends
mail to an SMTP server internal to our network. On the Windows 2k3
server you can refer to the SMTP server using the Netbios name only.
When you do that on the Windows 2k server the piece of mail goes out to
external DNS and does a lookup on our domain then sends the mail in
through our MX records which forces it to go though our Spam filters.
If you specify the FQDN of the SMTP server on the Windows 2k server
then the piece of mail goes straight to the SMTP server. Is there
something in IIS 5.0 that requires a FQDN name versus a Netbios name
and if so, is there anything official that says that??
--
vesago73
------------------------------------------------------------------------
vesago73's Profile: http://forums.techarena.in/member.php?userid=29747
View this thread: http://forums.techarena.in/showthread.php?t=805466
http://forums.techarena.in
|
|
|
| Back to top |
|
 |
|
|