SMTP Relay Setup
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS and SMTP > SMTP Relay Setup




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    SMTP Relay Setup  
Matthew Loraditch


Report This Message To A Moderator Edit/Delete Message


 
11-20-05 01:48 AM

Does anyone know of any good tutorials on setting up a smtp server in the
following situation. I think i have my setup right and i want to see what i
may have done wrong
I have one server that i use for inbound mail filtering for spam (WEBSERVER)
and av and then my exchange server. (EXCHANGE)
My internet mx says send all email to WEBSERVER.MYDOM.COM. This server is
AFAIK successfully receiving email sent from outside. WEBSERVER filters the
email and then sends to EXCHANGE.MYDOM.COM.
WEBSERVER has my domain setup as a remote domain and set to forward using
smarthost, the ip of EXCHANGE is entered in brackets in the box. I also have
the allow incoming email to be relayed to this domain box checked. On
EXCHANGE I have the IP of WEBSERVER in the allow relay settings. When
WEBSERVER tries to send email to EXCHANGE I do see a connected session in
the current sessions view, that session will last as long as my timeout
settings allow (10 minutes). After which the connection is dropped and i get
and Event ID 4006 on WEBSERVER: Message delivery to the host '10.x.x.x'
failed while delivering to the remote domain 'MYDOM.COM' for the following
reason: The connection was dropped by the remote host.
What have i done wrong? what do i need to fix?
Thanks
Matthew Loraditch







[ Post a follow-up to this message ]



    Re: SMTP Relay Setup  
Leif Pedersen [MVP]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-20-05 12:47 PM

Hi,

From your post it appears that you have configured everything correct (you
don't need to allow the webserver to relay thru the exchange server but that
shouldn't cause the problem you are seeing).

You have configured  'MYDOM.COM'  in a recipient policy on the exchange
server?

Leif

"Matthew Loraditch" <mloradites AT yahoo DOT com> skrev i en meddelelse
news:%23n6LfmW7FHA.252@TK2MSFTNGP15.phx.gbl...
> Does anyone know of any good tutorials on setting up a smtp server in the
> following situation. I think i have my setup right and i want to see what
i
> may have done wrong
> I have one server that i use for inbound mail filtering for spam
(WEBSERVER)
> and av and then my exchange server. (EXCHANGE)
> My internet mx says send all email to WEBSERVER.MYDOM.COM. This server is
> AFAIK successfully receiving email sent from outside. WEBSERVER filters
the
> email and then sends to EXCHANGE.MYDOM.COM.
> WEBSERVER has my domain setup as a remote domain and set to forward using
> smarthost, the ip of EXCHANGE is entered in brackets in the box. I also
have
> the allow incoming email to be relayed to this domain box checked. On
> EXCHANGE I have the IP of WEBSERVER in the allow relay settings. When
> WEBSERVER tries to send email to EXCHANGE I do see a connected session in
> the current sessions view, that session will last as long as my timeout
> settings allow (10 minutes). After which the connection is dropped and i
get
> and Event ID 4006 on WEBSERVER: Message delivery to the host '10.x.x.x'
> failed while delivering to the remote domain 'MYDOM.COM' for the following
> reason: The connection was dropped by the remote host.
> What have i done wrong? what do i need to fix?
> Thanks
> Matthew Loraditch
>
>







[ Post a follow-up to this message ]



    Re: SMTP Relay Setup  
Matthew Loraditch


Report This Message To A Moderator Edit/Delete Message


 
11-20-05 10:51 PM

Yes, until i setup this new filter server all mail was going directly to my
exchange server and was being received perfectly fine. This really perplexes
me. Shouldn't EXCHANGE just be seeing WEBSERVER as any other mail server?
Thanks
Matthew

"Leif Pedersen [MVP]" <leif.pedersenNOSPAM@get2net.dk> wrote in message
news:%235aql6b7FHA.2152@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> From your post it appears that you have configured everything correct (you
> don't need to allow the webserver to relay thru the exchange server but
> that
> shouldn't cause the problem you are seeing).
>
> You have configured  'MYDOM.COM'  in a recipient policy on the exchange
> server?
>
> Leif
>
> "Matthew Loraditch" <mloradites AT yahoo DOT com> skrev i en meddelelse
> news:%23n6LfmW7FHA.252@TK2MSFTNGP15.phx.gbl... 
> i 
> (WEBSERVER) 
> the 
> have 
> get 
>
>







[ Post a follow-up to this message ]



    Re: SMTP Relay Setup  
Matthew Loraditch


Report This Message To A Moderator Edit/Delete Message


 
11-20-05 10:51 PM

Here is a copy of a portion of the smtpsvc logfiles from my exchange server
with relevant entries relating to WEBSERVER
2:35:30 WEBSERVER EHLO - 250
2:35:30 WEBSERVER MAIL - 250
2:35:30 WEBSERVER RCPT - 250
2:36:16 WEBSERVER EHLO - 250
2:36:16 WEBSERVER MAIL - 250
2:36:16 WEBSERVER RCPT - 250
2:45:32 WEBSERVER TIMEOUT - 121
2:45:32 WEBSERVER QUIT - 240
2:47:02 WEBSERVER TIMEOUT - 121
2:47:02 WEBSERVER QUIT - 240
6:45:32 WEBSERVER EHLO - 250
6:45:32 WEBSERVER MAIL - 250
6:45:32 WEBSERVER RCPT - 250
6:46:48 WEBSERVER EHLO - 250
6:46:48 WEBSERVER MAIL - 250
6:46:48 WEBSERVER RCPT - 250
6:55:34 WEBSERVER TIMEOUT - 121
6:55:34 WEBSERVER QUIT - 240
6:57:04 WEBSERVER TIMEOUT - 121
6:57:04 WEBSERVER QUIT - 240

Thanks Again
matthew
"Leif Pedersen [MVP]" <leif.pedersenNOSPAM@get2net.dk> wrote in message
news:%235aql6b7FHA.2152@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> From your post it appears that you have configured everything correct (you
> don't need to allow the webserver to relay thru the exchange server but
> that
> shouldn't cause the problem you are seeing).
>
> You have configured  'MYDOM.COM'  in a recipient policy on the exchange
> server?
>
> Leif
>
> "Matthew Loraditch" <mloradites AT yahoo DOT com> skrev i en meddelelse
> news:%23n6LfmW7FHA.252@TK2MSFTNGP15.phx.gbl... 
> i 
> (WEBSERVER) 
> the 
> have 
> get 
>
>







[ Post a follow-up to this message ]



    Re: SMTP Relay Setup  
Leif Pedersen [MVP]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-22-05 10:56 PM

Hi,

This might help you troubleshoot:
http://www.microsoft.com/downloads/...&displaylang=en

Leif

"Matthew Loraditch" <mloradites AT yahoo DOT com> wrote in message
news:uC2Q%23Si7FHA.2364@TK2MSFTNGP12.phx.gbl...
> Here is a copy of a portion of the smtpsvc logfiles from my exchange
> server with relevant entries relating to WEBSERVER
>      2:35:30 WEBSERVER EHLO - 250
>      2:35:30 WEBSERVER MAIL - 250
>      2:35:30 WEBSERVER RCPT - 250
>      2:36:16 WEBSERVER EHLO - 250
>      2:36:16 WEBSERVER MAIL - 250
>      2:36:16 WEBSERVER RCPT - 250
>      2:45:32 WEBSERVER TIMEOUT - 121
>      2:45:32 WEBSERVER QUIT - 240
>      2:47:02 WEBSERVER TIMEOUT - 121
>      2:47:02 WEBSERVER QUIT - 240
>      6:45:32 WEBSERVER EHLO - 250
>      6:45:32 WEBSERVER MAIL - 250
>      6:45:32 WEBSERVER RCPT - 250
>      6:46:48 WEBSERVER EHLO - 250
>      6:46:48 WEBSERVER MAIL - 250
>      6:46:48 WEBSERVER RCPT - 250
>      6:55:34 WEBSERVER TIMEOUT - 121
>      6:55:34 WEBSERVER QUIT - 240
>      6:57:04 WEBSERVER TIMEOUT - 121
>      6:57:04 WEBSERVER QUIT - 240
>
> Thanks Again
> matthew
> "Leif Pedersen [MVP]" <leif.pedersenNOSPAM@get2net.dk> wrote in messag
e
> news:%235aql6b7FHA.2152@TK2MSFTNGP10.phx.gbl... 
>
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:42 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register