<?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 : E-mail Notify problem with Comcast Addys</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 : E-mail Notify problem with Comcast Addys]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 21:13:24 +0000</pubDate>
  <lastBuildDate>Wed, 10 Aug 2005 15:30:19 +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=16164</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[E-mail Notify problem with Comcast Addys : Awesome Suggestion! Thanks so...]]></title>
   <link>https://forums.webwiz.net/email-notify-problem-with-comcast-addys_topic16164_post88590.html#88590</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16802">niugiovanni</a><br /><strong>Subject:</strong> 16164<br /><strong>Posted:</strong> 10&nbsp;August&nbsp;2005 at 3:30pm<br /><br />Awesome Suggestion!&nbsp; Thanks so much.&nbsp; I figured it had to do with security but just couldn't find the reference.&nbsp; Thanks again!<DIV>&nbsp;</DIV><DIV>Gio</DIV>]]>
   </description>
   <pubDate>Wed, 10 Aug 2005 15:30:19 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-notify-problem-with-comcast-addys_topic16164_post88590.html#88590</guid>
  </item> 
  <item>
   <title><![CDATA[E-mail Notify problem with Comcast Addys : &amp;#034;cast&amp;#034; gets converted...]]></title>
   <link>https://forums.webwiz.net/email-notify-problem-with-comcast-addys_topic16164_post88573.html#88573</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19649">JJLatWebWiz</a><br /><strong>Subject:</strong> 16164<br /><strong>Posted:</strong> 10&nbsp;August&nbsp;2005 at 12:00pm<br /><br />"cast" gets converted to "ca&amp;#115;t" to prevent the SQL function "CAST" from being injected.&nbsp; I found that the <EM>sendmail()</EM> function in&nbsp;<EM>pm_post_message.asp</EM> uses the <EM>decodeString()</EM> function&nbsp;to decode&nbsp;the username and email addresses.&nbsp; However, in <EM>email_messenger.asp</EM>, all the variables are sent to the <EM>sendmail()</EM> function raw.<DIV>&nbsp;</DIV><DIV>This is definitely a bug in 7.92 that seems to also exist at least as far back as 7.01.&nbsp; It seems to me that the best solution is to use the <EM>decodeString()</EM> function inside the <EM>sendmail()</EM> function itself.&nbsp;&nbsp;This more safely assumes the input is not sanitized.</DIV><DIV>&nbsp;</DIV><DIV>In <EM>functions_send_mail.asp</EM> (in the forum/functions folder and the forum/admin/functions folder), immediately below the line "Function SendMail(...), add the following:</DIV><DIV>&nbsp;</DIV><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><DIV><FONT face="Courier New, Courier, mono" size=1>strRecipientEmailAddress = decodeString(strRecipientEmailAddress)<BR>strRecipientName = decodeString(strRecipientName)<BR>strFromEmailName = decodeString(strFromEmailName)<BR>strFromEmailAddress = decodeString(strFromEmailAddress)</FONT></DIV></BLOCKQUOTE><DIV>&nbsp;</DIV><DIV>That should ensure that all the incoming data is&nbsp;restored before actually attempting to send mail.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 10 Aug 2005 12:00:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-notify-problem-with-comcast-addys_topic16164_post88573.html#88573</guid>
  </item> 
  <item>
   <title><![CDATA[E-mail Notify problem with Comcast Addys : The forum encodes certain character...]]></title>
   <link>https://forums.webwiz.net/email-notify-problem-with-comcast-addys_topic16164_post88549.html#88549</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 16164<br /><strong>Posted:</strong> 09&nbsp;August&nbsp;2005 at 10:10pm<br /><br />The forum encodes certain character strings that users enter toprevent sql injection attacks. Might be a good idea to includefunctions/functions_filters.asp in functions/send_mail.asp and run theemail address through the decodeString function before putting it inthe "To" field of whatever email component you're using.]]>
   </description>
   <pubDate>Tue, 09 Aug 2005 22:10:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-notify-problem-with-comcast-addys_topic16164_post88549.html#88549</guid>
  </item> 
  <item>
   <title><![CDATA[E-mail Notify problem with Comcast Addys : I&amp;#039;m having some problems...]]></title>
   <link>https://forums.webwiz.net/email-notify-problem-with-comcast-addys_topic16164_post88543.html#88543</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16802">niugiovanni</a><br /><strong>Subject:</strong> 16164<br /><strong>Posted:</strong> 09&nbsp;August&nbsp;2005 at 7:08pm<br /><br />I'm having some problems with my WebWiz forums not being able to mail out to Comcast Addresses.&nbsp; I've been through the code and can't seem to find the issue.<DIV>&nbsp;</DIV><DIV>An e-mail that is entered by the user as this:&nbsp; </DIV><DIV>&nbsp;</DIV><DIV><A href="mailto:some&#111;ne@comcast.net" target="_blank">someone@comcast.net</A></DIV><DIV>&nbsp;</DIV><DIV>will actually be mailed by the software as this:</DIV><DIV>&nbsp;</DIV><DIV><A href="mailto:some&#111;ne@comca&amp;#115;t.net" target="_blank">someone<A href="mailto:some&#111;ne@comca" target="_blank">@comca</A>&amp;#115;t.net</A></DIV><DIV>&nbsp;</DIV><DIV>It seems as the the "S" is being replaced by an "&amp;#115;"</DIV><DIV>&nbsp;</DIV><DIV>Anyone have any ideas or solutions?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Tue, 09 Aug 2005 19:08:59 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-notify-problem-with-comcast-addys_topic16164_post88543.html#88543</guid>
  </item> 
 </channel>
</rss>