Author |
Topic  |
|
tewmgd
Starting Member
5 Posts |
Posted - 05 November 2001 : 03:28:59
|
Hi all,
I've installed with success the application on IIS 5.1 with asp and sql server 2000.
All works fine, but i can't use mail function.
I've a mail server on the same machine (smtp and pop) which i can use in my other asp and asp.net pages.
What about the different methods CHili!Mail and CNOD ?
there maybe mail function to activate in other configuration parameters of application and forums configuration ?
thanks for help,
Matthieu
|
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 05 November 2001 : 04:08:32
|
ASP needs an ASP Mail Component in order to send mail to the server. CDONTS if it's installed and setup properly will usually suffice.
You can also install something like JMail (www.dimac.net) it's free for personal use. |
 |
|
tewmgd
Starting Member
5 Posts |
Posted - 05 November 2001 : 04:23:23
|
i've done the test of mail and the result is :
Email Component Test The following components are currently available choices in the latest release of Snitz Forums 2000 ASPMail: not installed ASPEMail: not installed ASPQMail: not installed CDONTS: installed! Chili!Mail: installed! dkQMail: not installed GeoCel: not installed IISMail: not installed JMail: not installed SMTP: not installed
Email Component Test The following components are not currently available choices in the latest release of Snitz Forums 2000 but mods are available to add them. OCXMail: not installed OCXQMail: not installed SA-Smtp Mail: not installed so the config is good ?
thanks richard for your help
Matthieu
|
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 05 November 2001 : 04:31:02
|
Have you tried using CDONTS? Just select it, Make sure Email Mode is On and enter a valid e-mail address in the field provided. (you can leave the SMTP server as is, CDONTS doesn't need it, but the field does need to have a value in it. Then try sending an e-mail from the forum. If you get it, then it's working, if not, then CDONTS might not be configured properly. |
 |
|
tewmgd
Starting Member
5 Posts |
Posted - 05 November 2001 : 04:53:44
|
hum, its seems the doesn't work... anyway how to configure CDONTS ?
what the difference between send an email via asp pages an the use of this module ?
If it's more easy i can use Jmail, but can i install it on a different port that 25 and specify this port in config ? like 127.0.0.1:26 ?
Matthieu
|
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 05 November 2001 : 05:23:14
|
with JMail, you don't need to specify a port. You'll just install it (it's all automated), then reboot your server (we have found that this is necessary). You'll then choose JMail from the Email Server Configuration and enter your SMTP server name for the SMTP Server address. |
 |
|
zephyr
Starting Member
44 Posts |
Posted - 03 December 2001 : 18:39:37
|
I have CDONTs installed on my server. Before I added the file attachment module, my mails were sent using the forum. But after the file attachment module is added and everything is working. I am able to attach files. But only problem is unable to send mails. Could you please me on how to configure the CDONT on IIS. Please help me.
Thanks.
|
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
|
|
Topic  |
|