<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : email sending problem</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : email sending problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 19:10:59 +0000</pubDate>
  <lastBuildDate>Wed, 25 Oct 2006 08:35:13 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=21673</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[email sending problem : I&amp;#039;m glad to here that you...]]></title>
   <link>https://forums.webwiz.net/email-sending-problem_topic21673_post116113.html#116113</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 21673<br /><strong>Posted:</strong> 25&nbsp;October&nbsp;2006 at 8:35am<br /><br />I'm glad to here that you got the problem sorted.]]>
   </description>
   <pubDate>Wed, 25 Oct 2006 08:35:13 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-sending-problem_topic21673_post116113.html#116113</guid>
  </item> 
  <item>
   <title><![CDATA[email sending problem : I also disable popup blocker for...]]></title>
   <link>https://forums.webwiz.net/email-sending-problem_topic21673_post116098.html#116098</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20419">khubaib</a><br /><strong>Subject:</strong> 21673<br /><strong>Posted:</strong> 24&nbsp;October&nbsp;2006 at 5:22pm<br /><br />I also disable popup blocker for my webpage . Now all mail funcaton is working fine. ]]>
   </description>
   <pubDate>Tue, 24 Oct 2006 17:22:13 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-sending-problem_topic21673_post116098.html#116098</guid>
  </item> 
  <item>
   <title><![CDATA[email sending problem : OK I see what you are doing nowChange:-...]]></title>
   <link>https://forums.webwiz.net/email-sending-problem_topic21673_post116093.html#116093</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 21673<br /><strong>Posted:</strong> 24&nbsp;October&nbsp;2006 at 4:35pm<br /><br />OK I see what you are doing now<br><br>Change:- <br><table width="99%"><tr><td><pre class="BBcode">'Calculate the port we are sendusing (1=localhost 2=network)<br>If LCase(strMailServer) = "localhost" OR strMailServer = "http://127.0.0.1" OR strMailServer = "127.0.0.1" Then<br>&nbsp;&nbsp;&nbsp; intSendUsing = 1<br>Else<br>&nbsp;&nbsp;&nbsp; intSendUsing = 2<br>End If<br></pre></td></tr></table><br><br>to:-<br><br><table width="99%"><tr><td><pre class="BBcode"><br>intSendUsing = 2<br></pre></td></tr></table><br>]]>
   </description>
   <pubDate>Tue, 24 Oct 2006 16:35:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-sending-problem_topic21673_post116093.html#116093</guid>
  </item> 
  <item>
   <title><![CDATA[email sending problem : intSendUsing = 1   Else  intSendUsing...]]></title>
   <link>https://forums.webwiz.net/email-sending-problem_topic21673_post116088.html#116088</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20419">khubaib</a><br /><strong>Subject:</strong> 21673<br /><strong>Posted:</strong> 24&nbsp;October&nbsp;2006 at 2:28pm<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intSendUsing = 1 <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Else <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intSendUsing = 2 <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.............&gt;&gt;&gt;<br /><br />intSendUsing = 2 <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Else <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intSendUsing = 1 <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If <br />]]>
   </description>
   <pubDate>Tue, 24 Oct 2006 14:28:52 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-sending-problem_topic21673_post116088.html#116088</guid>
  </item> 
  <item>
   <title><![CDATA[email sending problem : You post is a little hard to understand,...]]></title>
   <link>https://forums.webwiz.net/email-sending-problem_topic21673_post116086.html#116086</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 21673<br /><strong>Posted:</strong> 24&nbsp;October&nbsp;2006 at 1:43pm<br /><br />You post is a little hard to understand, could you please just explain what you changed?]]>
   </description>
   <pubDate>Tue, 24 Oct 2006 13:43:55 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-sending-problem_topic21673_post116086.html#116086</guid>
  </item> 
  <item>
   <title><![CDATA[email sending problem : i change some codes and send mail...]]></title>
   <link>https://forums.webwiz.net/email-sending-problem_topic21673_post116081.html#116081</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20419">khubaib</a><br /><strong>Subject:</strong> 21673<br /><strong>Posted:</strong> 24&nbsp;October&nbsp;2006 at 12:19pm<br /><br />i change some codes and send mail successful and alos get error but not send activation"error"email's sent out of a total of 1<br />Server Error in Forum Application<br />An error has occured while sending an email.<br />Please contact the forum administrator.<br /><br />Support Error Code:- err_SQLServer_send_mail_header<br />File Name:- functions_send_mail.asp<br /><br />Error details:-<br />Microsoft VBScript runtime error<br />Variable is undefined<br /><br /><br />Server Error in Forum Application<br />An error has occured while sending an email.<br />Please check that the CDOSYS email component is installed on the server.<br />Please contact the forum administrator.<br /><br />Support Error Code:- err_SQLServer_create_CDOSYS_object<br />File Name:- functions_send_mail.asp<br /><br />Error details:-<br />Response object<br />006~ASP 0159~Buffering Off~Buffering must be on.<br /><br /><br />Server Error in Forum Application<br />An error has occured while sending an email.<br />Please contact the forum administrator.<br /><br />Support Error Code:- err_SQLServer_send_mail_footer<br />File Name:- functions_send_mail.asp<br /><br />Error details:-<br />Microsoft VBScript runtime error<br />Variable is undefined<br />"<br />and changging is :...'CDOSYS mail component<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Case "CDOSYS"<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'Dimension variables<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dim objCDOSYSCon<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dim intSendUsing<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'Calculate the port we are sendusing (1=localhost 2=network)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If LCase(strMailServer) = "localhost" OR strMailServer = "http://127.0.0.1" OR strMailServer = "127.0.0.1" Then<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intSendUsing = 2<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Else<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intSendUsing = 1<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End If<br />" <br />I thing it is not picking directroy problem]]>
   </description>
   <pubDate>Tue, 24 Oct 2006 12:19:02 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-sending-problem_topic21673_post116081.html#116081</guid>
  </item> 
  <item>
   <title><![CDATA[email sending problem :  phpBB is written using PHP,...]]></title>
   <link>https://forums.webwiz.net/email-sending-problem_topic21673_post115946.html#115946</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 21673<br /><strong>Posted:</strong> 21&nbsp;October&nbsp;2006 at 6:37pm<br /><br />phpBB is written using PHP, which if you are using a windows web server will not perform very well.<br><br>Also, PhpBB uses a different way to send email than the CDOSYS component.<br><br>Web Wiz Forums supports around 5 or 6 different email components so if you find that one doesn't work for you there are others that you can try, just sellect the appropriate one from the on-line admin menu.<br><span style="font-size:10px"><br /><br />Edited by -boRg- - 21&nbsp;October&nbsp;2006 at 6:38pm</span>]]>
   </description>
   <pubDate>Sat, 21 Oct 2006 18:37:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-sending-problem_topic21673_post115946.html#115946</guid>
  </item> 
  <item>
   <title><![CDATA[email sending problem : thanks your reply, But i try with...]]></title>
   <link>https://forums.webwiz.net/email-sending-problem_topic21673_post115939.html#115939</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20419">khubaib</a><br /><strong>Subject:</strong> 21673<br /><strong>Posted:</strong> 21&nbsp;October&nbsp;2006 at 4:45pm<br /><br />thanks your reply, But i try with phpBB  forum, 127.0.0.1, it is working (my sql)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]]>
   </description>
   <pubDate>Sat, 21 Oct 2006 16:45:11 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-sending-problem_topic21673_post115939.html#115939</guid>
  </item> 
  <item>
   <title><![CDATA[email sending problem : When you use CDOSYS using localhost...]]></title>
   <link>https://forums.webwiz.net/email-sending-problem_topic21673_post115919.html#115919</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 21673<br /><strong>Posted:</strong> 21&nbsp;October&nbsp;2006 at 12:51pm<br /><br />When you use CDOSYS using localhost (27.0.0.1) CDOSYS will try and place the email into the C:\Inetpub\mailroot\Pickup directory for IIS's built in SMTP server to pickup and relay on.<br><br>This error usually means that this pickup directory on the server can not be found, or doesn't have the correct permissions set to write to it.<br>]]>
   </description>
   <pubDate>Sat, 21 Oct 2006 12:51:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-sending-problem_topic21673_post115919.html#115919</guid>
  </item> 
  <item>
   <title><![CDATA[email sending problem : Can u describe waht is mean&amp;#034;standard...]]></title>
   <link>https://forums.webwiz.net/email-sending-problem_topic21673_post115918.html#115918</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20419">khubaib</a><br /><strong>Subject:</strong> 21673<br /><strong>Posted:</strong> 21&nbsp;October&nbsp;2006 at 12:43pm<br /><br />Can u describe waht is mean"standard pickup directory"<br />when i was using 7.92 access ver; forum is working good.<br />thanks]]>
   </description>
   <pubDate>Sat, 21 Oct 2006 12:43:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-sending-problem_topic21673_post115918.html#115918</guid>
  </item> 
 </channel>
</rss>