Print Page | Close Window

email_notify_configure, need to send password/user

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=18554
Printed Date: 12 April 2026 at 10:36pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: email_notify_configure, need to send password/user
Posted By: BrownGhost
Subject: email_notify_configure, need to send password/user
Date Posted: 01 March 2006 at 8:41pm
in this file i need the option also to send .
SMTP username and password.

can some one helo me out on how to do this please?

as the smtp is on a nother server, and that server needs mail user and password.

like:
            .MailServerUserName = "user"
            .MailServerPassWord = "password"
            .Send "mail.dormain.dk"

i need this option in the file.
            .MailServerUserName = "user"
            .MailServerPassWord = "password"

and i guss also i need to make it in database, ??





Replies:
Posted By: WebWiz-Bruce
Date Posted: 02 March 2006 at 11:05am
Version 8 will have these options in the online admin area, but in version 7.x you will need to edit a file.

Open the file functions/functions_send_mail.asp and edit the following lines found near the top of the file with your SMTP servers username and passoword:-

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


Posted By: BrownGhost
Date Posted: 02 March 2006 at 12:24pm
Thanks bro... ill try that.. and give it a go :)


Posted By: JVRudnick
Date Posted: 15 March 2006 at 11:20pm
I do NOT find those two vars to update...and I'm using 7.9
 
Might they be in any other file?

Jim


-------------

http://www.thebeatlesforum.com -
thebeatlesforum.com
Love me Do!


Posted By: WebWiz-Bruce
Date Posted: 16 March 2006 at 11:44am
These are part of the latest 7.97 version, so you would need to upgrade.

Although I do hope to have version 8 out soon which will have an upgrade tool for it and you will then be able to setup SMTP server authentication from the online admin area.



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