[quote user="Glen Jackson"]I have a Windows 2000 Advanced Server, running IIS w/ ASP.NET and a few applications. Mercury handles all our mail between the Internet and our local users, running a shared copy of Pegasus. Mail is delivered with the MercuryE module. Let me know if you need any other info, or i[/quote]
Do you run Mercury as service?
Does anything respond if you try to telnet into each port you've set Mercury to work with, if Mercury is not running that is? Reason for me to ask, is that way back in time 2001 or so, we had problems getting IIS on Win2K to pair with Mercury, spite not loading IIS-smtp modules and trying to allocate multiple adapters IIS "stole" all adapters and smtp-ports.
The DOS-command to view ports are: netstat -an
f.ex. to see if port 25 is in listening state type: netstat -an | find ":25 "
<P>[quote user="Glen Jackson"]I have a Windows 2000 Advanced Server, running IIS w/ ASP.NET and a few applications.&nbsp; Mercury handles all our mail between the Internet and our local users, running a shared copy of Pegasus.&nbsp; Mail is delivered with the MercuryE module.&nbsp; Let me know if you need any other info, or i[/quote]</P>
<P>Do you run Mercury as&nbsp;service?</P>
<P>Does anything respond if you try to telnet into each port you've set Mercury to work with, if Mercury is not running that is? Reason for me to ask, is that way back in time 2001 or so, we had problems getting IIS on Win2K to pair with Mercury, spite not loading IIS-smtp modules and trying to allocate multiple adapters IIS "stole" all adapters and smtp-ports.</P>
<P>The DOS-command to view ports are: netstat -an</P>
<P>f.ex. to see if port 25 is in listening state type: netstat -an | find ":25 "</P>
<P mce_keep="true">&nbsp;</P>