<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS7 - Classic ASP</title><link>http://forums.iis.net/1044.aspx</link><description>Forum discussing usage of Classic ASP applications on the IIS 7 platform</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: SMTP Server with IIS 7 - causing port problems?</title><link>http://forums.iis.net/thread/1871881.aspx</link><pubDate>Tue, 17 Jun 2008 05:18:57 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1871881</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1871881.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1871881</wfw:commentRss><description>&lt;p&gt;Generally you&amp;#39;ll need a business account to allow port 25.&amp;nbsp;&amp;nbsp; Few options.&lt;/p&gt;
&lt;p&gt;1) Get a new ISP&lt;/p&gt;
&lt;p&gt;2) use your current isp&amp;#39;s mail server&lt;/p&gt;
&lt;p&gt;3) move your email to google or some other 3rd party&lt;/p&gt;
&lt;p&gt;None of them are easy I guess.&lt;/p&gt;</description></item><item><title>Re: SMTP Server with IIS 7 - causing port problems?</title><link>http://forums.iis.net/thread/1871856.aspx</link><pubDate>Mon, 16 Jun 2008 20:53:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1871856</guid><dc:creator>trojan1</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1871856.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1871856</wfw:commentRss><description>&lt;p&gt;Thanks for the reply Steve. I have used emailObject.Port = 486 to set the port that the persits mailsender uses before calling the emailObject.Send method, but still no joy.&lt;/p&gt;&lt;p&gt;Although I think I may have found the problem. My ISP is Orange Broadband and I believe they block port 25 to prevent spam. I can use their mail server at smtp.orange.co.uk but it&amp;#39;s very slow. Is there another way to solve the problem short of changing ISPs?&lt;/p&gt;&lt;p&gt;Thanks for your help&lt;/p&gt;&lt;p&gt;Greg&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: SMTP Server with IIS 7 - causing port problems?</title><link>http://forums.iis.net/thread/1871782.aspx</link><pubDate>Mon, 16 Jun 2008 02:43:49 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1871782</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1871782.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1871782</wfw:commentRss><description>&lt;p&gt;If you don&amp;#39;t define a specific port, it appears to default to port 25.&amp;nbsp; Have you tried setting port 486 in your code?&lt;/p&gt;</description></item><item><title>SMTP Server with IIS 7 - causing port problems?</title><link>http://forums.iis.net/thread/1871575.aspx</link><pubDate>Thu, 12 Jun 2008 03:25:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1871575</guid><dc:creator>trojan1</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1871575.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1871575</wfw:commentRss><description>&lt;p&gt;Hello, I&amp;#39;m running PostCast Server Free Edition (an SMTP server), Windows Server 2008 with IIS 7.&lt;/p&gt;
&lt;p&gt;My ISP blocks port 25 so I&amp;#39;ve set PostCast Server to use port 486 for mail instead, as well as configuring my router&amp;#39;s firewall to allow connections through 486, as well as adding PostCast Server to&amp;nbsp;the windows firewall. I&amp;#39;ve also changed the SMTP settings in IIS to use port 486 for web applications - even though I&amp;#39;m sending mail using the Persits.MailSender object from within a Classic ASP script, so I don&amp;#39;t think this makes a difference.&lt;/p&gt;
&lt;p&gt;The script works fine and sends the message(s) to PostCast Server and they appear in the queue. However, when it tries to send them it times out when trying to connect. When I check the logs on the router it&amp;#39;s still trying to use port 25 to send the mail!&lt;/p&gt;
&lt;p&gt;Have I missed something?&lt;/p&gt;
&lt;p&gt;Thanks in advance for your help.&lt;/p&gt;</description></item></channel></rss>