On Sat, 10 Jul 2004 11:05:01 -0700, "SL1be"
<SL1be.RemoveThis@discussions.microsoft.com> wrote:
>I have an existing mail server running on my 2003 Server, and need to have IIS's SMTP server in order for my client ASP pages to send mail for communication.
>Previosly on a my Windows 2000 Server I had the exact setup and configured IIS SMTP to run on port 26. All worked fine.
>Im now stuck with my current windows 2003 SMTP that wont send mail regardless of what port i tell it to bind to.
>
>Any suggestions would be greatly appreciated.
Stop looking at your SMTP config when the likely issue is your coding
used to send the message. "Won't send mail" is an awfully broad
description of an error, so there's no easy way to tell you what to
change, perhaps if you looked at the log files you'd find something.
Also see:
HOW TO: Test SMTP Services Manually in Windows Server 2003
<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;en-us;323350" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;en-us;323350</a>
Jeff<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: IIS 6.0 SMTP with Another Mail server on same box!