Web Wiz - Green Windows Web Hosting - Celebrating 25 Years!

  New Posts New Posts RSS Feed - AspEmail problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

AspEmail problem

 Post Reply Post Reply
Author
billtcg View Drop Down
Newbie
Newbie


Joined: 14 November 2005
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote billtcg Quote  Post ReplyReply Direct Link To This Post Topic: AspEmail problem
    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 = "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.
 
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post 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
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.