Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Setting up email
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Setting up email

 Post Reply Post Reply
Author
jdelpay View Drop Down
Newbie
Newbie


Joined: 06 May 2004
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote jdelpay Quote  Post ReplyReply Direct Link To This Post Topic: Setting up email
    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

Back to Top
michael View Drop Down
Senior Member
Senior Member
Avatar

Joined: 08 April 2002
Location: United States
Status: Offline
Points: 4670
Post Options Post Options   Thanks (0) Thanks(0)   Quote michael Quote  Post ReplyReply Direct Link To This Post 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
%>

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.