Print Page | Close Window

Setting up email

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=10322
Printed Date: 08 April 2026 at 8:40am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Setting up email
Posted By: jdelpay
Subject: Setting up email
Date Posted: 06 May 2004 at 2:49pm
I have been trying to configure the email for the forum on my site and i am running on error after error with the email setup. I did search the forum and followed all the troublshooting  tips possible.
My webhosting provides ASPEmail as the email component. I have also setup the SMTP (mail.mydomain.com) now I am getting the following error message. 

Persits.MailSender.4 error '800a0006'

503 This mail server requires authentication. Please check your mail client settings.

/forum/functions/functions_send_mail.asp, line 268




Replies:
Posted By: michael
Date Posted: 06 May 2004 at 4:53pm

Like the error says, it requires authentication...

Not sure if the latest version has those variables for auth in there but if not go to the email function.asp page and add as follows before sending:


<%
...
Mail.Username = "ProbablyyourPopUsername"
Mail.Password = "********"
...
Mail.Send
%>



-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker



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