Author |
Topic  |
|
arshad
Starting Member
2 Posts |
Posted - 08 June 2005 : 14:57:10
|
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
|
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 |
 |
|
arshad
Starting Member
2 Posts |
Posted - 09 June 2005 : 16:47:58
|
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 |
 |
|
Podge
Support Moderator
    
Ireland
3776 Posts |
|
|
Topic  |
|