Print Page | Close Window

SMTP Authentication in 7.95?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=17023
Printed Date: 16 April 2026 at 6:34am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: SMTP Authentication in 7.95?
Posted By: evilpeppard
Subject: SMTP Authentication in 7.95?
Date Posted: 25 October 2005 at 12:41pm
I see some of the new features in 7.95 are:
  • Support for SMTP Server authentication
  • Support for ‘locahost’ SMTP servers
The CDOSYS doesn't seem to work for me.  I have always gotten an error page.  Now that SMTP authentication is available, I can use my ISP's SMTP server.  The problem is, I don't see where I add in the SMTP authentication information.  The Email COnfiguration Setup page is the same.  There are no new fields to add authentication info.

Where can I do this so I can use my SMTP server and get my email functioning now?

Thanks in advance. Smile




Replies:
Posted By: WebWiz-Bruce
Date Posted: 25 October 2005 at 12:46pm
Becuase having an option in the online admin section would require extra fields in the database I decided it was best to wait till version 8 for the admin section part to this new feature.

So, for the moment you will need to edit the file 'functions/functions_send_mail' with note pad.

You will find in this file the following at line 65:-

'If you use SMTP authentivation enter the username and password in the following variables
strMailServerUser = ""     'SMTP server username
strMailServerPass = ""    'SMTP server password

Just type in the SMTP server authentication details between the quote marks eg:-

strMailServerUser = "username"     'SMTP server username
strMailServerPass = "password"    'SMTP server password



-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: evilpeppard
Date Posted: 25 October 2005 at 12:52pm
Thank you again for the quick response.  I edited the file like you stated and the error went away.  I successfully received teh email notification now too.

This means, I can turn back on the email authentication feature for new user accounts.  I have had this off ever since I started using WWF, since my ISP blocks me from running a local SMTP server.

Thanks again!Thumbs Up


Posted By: clownfire
Date Posted: 15 November 2005 at 4:47pm

Hey team,

I might be crazy but I can't find the code anywhere.  Is this true for version 7.96 for access?
 


Posted By: dj air
Date Posted: 15 November 2005 at 4:56pm
it should be in the V7.96 aswell

make sur eit was downloaded/unzipped ok , and that you are looking at correct version files



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net