Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: Mail Configuration
 ASP Email not working (relay error)
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

arshad
Starting Member

2 Posts

Posted - 08 June 2005 :  14:57:10  Show Profile
i have recently start testing the FORUM, the asp email component not working, we are using mail server on which we set SMTP AUTH for sending email using asp component.

As per ASP email componenet provider, this compnent support AUTH SMTP means, you can send emails by using valid userid and the passwod in ASP email file where you configure ASP email.

All other ASP pages form the webserver running fine, but SNITZ Forum as select in emial as "ASP Email" not sending emails. and the MAil server deny the send mail request because authentication requried with userid and password.

Kinldy suggest how and which code will be modified to run the ASP email component. so we start the Online forums for general users.

Secondly the FORMAT as i've seen in this FORM is good, where is that option to be enable so these button will be shows for geenral users.

Can i send WELLCOME email to user on his email.

is that possible to send email to user when someone reply, like if i post any mesage and someone reply to my thread i get reply.

Spell checking also missin in my code

i have recently download the latest version and this is my 1st time to use this forum.

Waiting for reply

Thanks in advance

Arshad

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 08 June 2005 :  18:13:05  Show Profile  Visit HuwR's Homepage
Hi and welcome to Snitz, I will try and answer some of your questions, but it would help if you didn't ask so many at once

Firstly, to fix your smtp problem you need to edit the inc_mail.asp file, use the search page you should be able to find the code you need has already been posted, it just needs a couple of lines added, so is not difficult to do.

Check out all the options in the admin_home section to configure things like the post form.

To emil users when they reply etc means you will need to enable subscriptions, again use the search page as this is discussed in detail elsewhere.

The spell checking is a MOD, so have a look in the MOD forums or checkout www.snitzbitz.com for lots of interesting MODs
Go to Top of Page

arshad
Starting Member

2 Posts

Posted - 09 June 2005 :  16:47:58  Show Profile
thanks for reply
can u plz send me code because i am not ASP developer and where i can place. i am using ASP email 5.0 and unauthenticate emails blocked by the mail server. so we must send valid userid and password from asp email page.

Thanks in advance for feedback
Go to Top of Page

Podge
Support Moderator

Ireland
3776 Posts

Posted - 09 June 2005 :  17:09:01  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
http://www.aspemail.com/manual_05.html

Open inc_mail.asp in a text editor.

Open it up and find the section for ASP Email

add

objNewMail.Username = "you@yourhost.com"
objNewMail.Password = "yourpassword"

(after entering your username and password).

Try sending an email.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.13 seconds. Powered By: Snitz Forums 2000 Version 3.4.07