| Author |
web iis smtp forward to exhange server
|
|
| grim4shaw 2004-06-15, 5:58 pm |
| I have a web server that is running a smtp virtual server on dmz. I am
trying to get this to forward all mail from my web application to my
exchange.
I have setup with in properties/advanced smarthost with [ip address] but
the mail does not get to exchange.There is nothing in route,bad ,queue
mail folders on either servers.The mail has not been delived....???
Can anyone shed some light.MANY THANKS
| |
| Jeff Cochran 2004-06-15, 5:59 pm |
| On Tue, 15 Jun 2004 06:36:51 -0400, "grim4shaw"
<grimshawchris@hotmail.com> wrote:
>I have a web server that is running a smtp virtual server on dmz. I am
>trying to get this to forward all mail from my web application to my
>exchange.
>
>I have setup with in properties/advanced smarthost with [ip address] but
>the mail does not get to exchange.There is nothing in route,bad ,queue
>mail folders on either servers.The mail has not been delived....???
Logfiles?
Jeff
| |
| grim4shaw 2004-06-16, 6:01 pm |
| Jeff
Thanks but there is nothing in the logs!!!!
Any other ideas?
Thanks
| |
| grim4shaw 2004-06-16, 6:01 pm |
| Jeff
Thanks but there is nothing in the logs!!!!
Any other ideas?
Thanks
| |
| grim4shaw 2004-06-16, 6:01 pm |
| Jeff
Thanks but there is nothing in the logs!!!!
Any other ideas?
Thanks
| |
| Jeff Cochran 2004-06-16, 6:01 pm |
| On Wed, 16 Jun 2004 05:46:26 -0400, "grim4shaw"
<grimshawchris@hotmail.com> wrote:
>Thanks but there is nothing in the logs!!!!
>
>Any other ideas?
If there's nothing in the logs on either system, and there is no file
in the queue or badmail folder, then the most likely explanation is
your code is never sending anything to the SMTP server.
Test your SMTP:
HOW TO: Test Windows 2000 IIS SMTP Services Manually
http://support.microsoft.com/defaul...kb;en-us;286421
HOW TO: Test SMTP Services Manually in Windows Server 2003
http://support.microsoft.com/defaul...kb;en-us;323350
Jeff
|
|
|
|