Print Page | Close Window

AspEmail problem

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=17258
Printed Date: 17 April 2026 at 11:29am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: AspEmail problem
Posted By: billtcg
Subject: AspEmail problem
Date Posted: 14 November 2005 at 11:20pm

Persits AspEmail now requires smtp validation.

It's a simple matter of pasting this into the mail code before mail.send:
 
Mail.Username = " mailto:admin@whatever.com - admin@whatever.com "
Mail.Password = "password_value"
 
 
I assume this is why my mail will not send (I bought the suite last year...I am not a "free"(linkware) user), amd am pretty familiar with mail scripts using AspEmail.
 
I would appreciate it if you could tell me where to paste the username & pw lines, so as to save me delving through all of the mail code.
 
Thank you, and sorry if this has alredy been asked. I looked, bit didn't see the subject addressed.
 



Replies:
Posted By: WebWiz-Bruce
Date Posted: 15 November 2005 at 4:13am
All you need to do is open the file 'functions/functions_send_mail.asp' and plave your username and password into the following location:-

strMailServerUser = ""     'SMTP server username
strMailServerPass = ""    '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



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