<?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 Authorization issues</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 Authorization issues]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 04:54:01 +0000</pubDate>
  <lastBuildDate>Fri, 09 Feb 2007 12:55:14 +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=22640</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 Authorization issues : Sorry, just so i understand completely,...]]></title>
   <link>https://forums.webwiz.net/email-authorization-issues_topic22640_post120383.html#120383</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25706">rob1210</a><br /><strong>Subject:</strong> 22640<br /><strong>Posted:</strong> 09&nbsp;February&nbsp;2007 at 12:55pm<br /><br />Sorry, just so i understand completely, where in the control panel do I need to set the email address you are refering to? If you are talking about the email address within authorization section then this is set correctly?]]>
   </description>
   <pubDate>Fri, 09 Feb 2007 12:55:14 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-authorization-issues_topic22640_post120383.html#120383</guid>
  </item> 
  <item>
   <title><![CDATA[Email Authorization issues : The email address the admin notification...]]></title>
   <link>https://forums.webwiz.net/email-authorization-issues_topic22640_post120381.html#120381</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 22640<br /><strong>Posted:</strong> 09&nbsp;February&nbsp;2007 at 12:37pm<br /><br />The email address the admin notification is set to is the forums email address in the admin section. Make sure this email address is correct.]]>
   </description>
   <pubDate>Fri, 09 Feb 2007 12:37:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-authorization-issues_topic22640_post120381.html#120381</guid>
  </item> 
  <item>
   <title><![CDATA[Email Authorization issues : Hi, I am using webwiz forum and...]]></title>
   <link>https://forums.webwiz.net/email-authorization-issues_topic22640_post120379.html#120379</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25706">rob1210</a><br /><strong>Subject:</strong> 22640<br /><strong>Posted:</strong> 09&nbsp;February&nbsp;2007 at 11:13am<br /><br />Hi, I am using webwiz forum and have sucessfully set up my forum etc on my virtual space. I must say that the software is absolutely awsume and I will be paying my contribution to webwiz in the near future not least to help keep the development team in jelly babys<DIV>&nbsp;</DIV><DIV>I have a slight problem with the email authorization aspect of the forum. I have input the correct details in the SMTP servername, username and password and it does appear when a user registers that it is at least connecting to the SMTP server as the user receives a confirmation page saying that their account needs authorizing. Problem is I am not receiving the email on the address supplied telling me that I have a user to authorize. I have contacted my Host and they have confirmed that all is OK their end and the fact I am getting the confirmation page says that I am indeed connecting to the correct int mail server.&nbsp; I have taken the liberty in including their recommended code settings for the send mail function just incase there is something in the asp script that may be different for example the port used etc...</DIV><DIV>&nbsp;</DIV><DIV>Code:</DIV><DIV>&nbsp;</DIV><DIV>Dim MailMessage As New MailMessage <BR>With MailMessage<BR>.From = "email address"<BR>.To = txtSendTo.Text<BR>.Subject = "Subject Line Here"<BR>.Body = txtMessageBody.Text<BR><BR>.Fields("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "intmail.atlas.pipex.net"<BR>.Fields("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 25<BR>.Fields("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2<BR><BR>.Fields("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = 1<BR>.Fields("http://schemas.microsoft.com/cdo/configuration/sendusername") = "Email user"<BR>.Fields("http://schemas.microsoft.com/cdo/configuration/sendpassword") = "email password"<BR>End With<BR><BR>Try<BR>SmtpMail.Send(MailMessage)<BR><BR>Catch ex As Exception <BR>End Try </DIV><DIV>&nbsp;</DIV><DIV>The above is from their support section and hopefully will help?</DIV><DIV>&nbsp;</DIV><DIV>Any help on this would be appreciated as we will be going live with the website this weekend.</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV><DIV>&nbsp;</DIV><DIV>Rob</DIV>]]>
   </description>
   <pubDate>Fri, 09 Feb 2007 11:13:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-authorization-issues_topic22640_post120379.html#120379</guid>
  </item> 
 </channel>
</rss>