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: General / Previous versions
 Email not working, but no errors
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

sandyw
Starting Member

USA
2 Posts

Posted - 22 March 2005 :  09:58:55  Show Profile  Visit sandyw's Homepage
Hi,

I am reusing forum version 3.3.05 for an intranet purpose. Very simple config with everyone having most rights. everything works great except email. I have the forum on a different server than my mail server, I assume this is OK?

The testemailcomponent.asp found CDONTS on both servers (chiliCDONTS too). We have Exchange and Active directory on server with mail.

I have fiddled with the relay part of the Virtual SMTP server on my host but I cannot get email to the recipient. No errors, it just disappears.

If authentication is the problem, how do I edit the CDONTS case to send a username\password for my host? Otherwise, what else can I check.

case "cdonts"
Set objNewMail = Server.CreateObject ("CDONTS.NewMail")
objNewMail.BodyFormat = 1
objNewMail.MailFormat = 0
on error resume next '## Ignore Errors
objNewMail.Send strSender, strRecipients, strSubject, strMessage
If Err <> 0 Then
Err_Msg = Err_Msg & "<li>Your request was not sent due to the following error: " & Err.Description & "</li>"
End if
on error resume next '## Ignore Errors

I really DON"T want to have to upgrade, this lightly used forum is not worth the headache if it does not run smoothly.

Thanks

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 22 March 2005 :  11:33:53  Show Profile  Visit HuwR's Homepage
Ok, firstly, even though the forum detects cdonts it does not mean that it will work, just that cdonts is installed, as it is on most windows servers, however to get cdonts to work you must enable miscrfts IIS SMTP server and set it up to point at your mail server, you can then use cdonts.
Go to Top of Page

sandyw
Starting Member

USA
2 Posts

Posted - 22 March 2005 :  12:07:28  Show Profile  Visit sandyw's Homepage
Thanks, that is encouraging. I assume that IIS' SMTP Server that you refer to is the one I was referring too?

"I have fiddled with the relay part of the Virtual SMTP server on my host but I cannot get email to the recipient. No errors, it just disappears."

Where and what in here do I need to set or point to my mail server? I tried to make it except all but I really don't know what to do specifically

Thanks again

Go to Top of Page

Podge
Support Moderator

Ireland
3776 Posts

Posted - 22 March 2005 :  13:58:47  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
quote:
If authentication is the problem, how do I edit the CDONTS case to send a username\password for my host?


CDONTS doesn't support authentication. ASPEMAIL & JMAIL do but they are not free. CDOSYS does but its only on Windows 2003.

Can you edit your mail server settings to allow the i.p. your forum uses to relay email ?
Is there anything in the mail server logs?


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.12 seconds. Powered By: Snitz Forums 2000 Version 3.4.07