<?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 : Setting up email notification</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 : Setting up email notification]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 08:01:41 +0000</pubDate>
  <lastBuildDate>Thu, 20 Dec 2007 18:15:05 +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=25042</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[Setting up email notification : just one more question before...]]></title>
   <link>https://forums.webwiz.net/setting-up-email-notification_topic25042_post130265.html#130265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27260">DartingAround</a><br /><strong>Subject:</strong> 25042<br /><strong>Posted:</strong> 20&nbsp;December&nbsp;2007 at 6:15pm<br /><br /><P>just one more question before I test... Do I change the outgoing mail server in this file also...</P><DIV>&nbsp;</DIV><DIV>I did a search for strMailServer and didn't see where I would enter it</DIV>]]>
   </description>
   <pubDate>Thu, 20 Dec 2007 18:15:05 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setting-up-email-notification_topic25042_post130265.html#130265</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up email notification : It&amp;#039;s very simple in Web Wiz...]]></title>
   <link>https://forums.webwiz.net/setting-up-email-notification_topic25042_post130264.html#130264</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25042<br /><strong>Posted:</strong> 20&nbsp;December&nbsp;2007 at 6:09pm<br /><br />It's very simple in Web Wiz Forums.<br><br>Open in a text editor the file functions/functions_send_mail.asp and at line 192/193 you will find the following:-<br><br>'SMTP port<br>.Fields("http://schemas.microsoft.com/cdo/configuration/smtpserverport")&nbsp; = <font color="#ff0000">25</font><br><br>Change the part in read to the required SMTP Port number.<br>]]>
   </description>
   <pubDate>Thu, 20 Dec 2007 18:09:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setting-up-email-notification_topic25042_post130264.html#130264</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up email notification : Thanks for the information borg......]]></title>
   <link>https://forums.webwiz.net/setting-up-email-notification_topic25042_post130263.html#130263</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27260">DartingAround</a><br /><strong>Subject:</strong> 25042<br /><strong>Posted:</strong> 20&nbsp;December&nbsp;2007 at 5:57pm<br /><br />Thanks for the information borg... is there a help sheet on editing cdosys... I have never messed with it... The reason we use a non-stardard port (2525) is due to our 25 port is used for another domain and is blocked for us!]]>
   </description>
   <pubDate>Thu, 20 Dec 2007 17:57:02 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setting-up-email-notification_topic25042_post130263.html#130263</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up email notification : You only need to use the IIS SMTP...]]></title>
   <link>https://forums.webwiz.net/setting-up-email-notification_topic25042_post130257.html#130257</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25042<br /><strong>Posted:</strong> 20&nbsp;December&nbsp;2007 at 5:30pm<br /><br />You only need to use the IIS SMTP server with CDONTS which Microsoft retired some 7 years ago now.<br><br>All our forums are setup to use CDOSYS were we specify the outgoing mail server. With CDOSYS not only can you specify the outgoing mail server but also a username and password if the mail server requires authentication.<br><br>However, if you want to use a non standard port other than port 25 (I don't know why you would as it doesn't add an extra security) then you would need to edit the code to change the port number.<br>]]>
   </description>
   <pubDate>Thu, 20 Dec 2007 17:30:40 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setting-up-email-notification_topic25042_post130257.html#130257</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up email notification : Hello Mates,  I&amp;#039;m kind...]]></title>
   <link>https://forums.webwiz.net/setting-up-email-notification_topic25042_post130254.html#130254</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27260">DartingAround</a><br /><strong>Subject:</strong> 25042<br /><strong>Posted:</strong> 20&nbsp;December&nbsp;2007 at 4:59pm<br /><br />Hello Mates,<DIV>&nbsp;</DIV><DIV>I'm kind new to webwiz and all this forum stuff... We have a website that we have just installed webwiz a few weeks ago (<a href="http://www.dartingaround.com/forum" target="_blank">http://www.dartingaround.com/forum</A>)</DIV><DIV>&nbsp;</DIV><DIV>I want to be able to have an email sent to verify who they say they are (email addy that is). I know how to turn this option on in webwiz. But the backend I need some advise.</DIV><DIV>&nbsp;</DIV><DIV>We use WinMailServer as our mail server. We do not use the Win2003 server SMTP services (CDONSYS, or whatever it is!). We have a seperate outbound smtp addy and an unique port that we transmit out on... Which on of the email applications would you guys suggest. Looking for something that is basically freeware/opensource.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 20 Dec 2007 16:59:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setting-up-email-notification_topic25042_post130254.html#130254</guid>
  </item> 
 </channel>
</rss>