Print Page | Close Window

CDOSYS Problem

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=12194
Printed Date: 09 April 2026 at 8:26am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: CDOSYS Problem
Posted By: cwkummer
Subject: CDOSYS Problem
Date Posted: 15 October 2004 at 6:13pm
I get this error when the board tries to send an email:

error '8004020e'

/functions/functions_send_mail.asp, line 136

I am using CDOSYS on Windows 2003 Server.  I am running a SMTP/POP3 server on the same box as IIS 6.  The SMTP/POP3 server runs fine under other email applications, so I can eliminate it as a problem.

Any idea how I can fix this?



Replies:
Posted By: WebWiz-Bruce
Date Posted: 16 October 2004 at 5:31am
This is a problem witrh your email settings.

Currently web wiz forums does not support SMTP server authentication or the use of a localhost SMTP server when using CDOSYS.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: theSCIENTIST
Date Posted: 16 October 2004 at 5:38am
Try to comment the following lines in functions_send_mail.asp under (MS CDOSYS mail component):

    'Set and update fields properties

'    With objCDOSYSCon
        'Out going SMTP server
'        .Fields("http://schemas.microsoft.com/cdo/configuration/smtp server") = strOutgoingMailServer
        'SMTP port
'        .Fields("http://schemas.microsoft.com/cdo/configuration/smtp serverport") = 25
        'CDO Port
'        .Fields("http://schemas.microsoft.com/cdo/configuration/send using") = 2
        'Timeout
'        .Fields("http://schemas.microsoft.com/cdo/configuration/smtp connectiontimeout") = 60
'        .Fields.Update
'      End With

'Update the CDOSYS Configuration
' Set objCDOSYSMail.Configuration = objCDOSYSCon

I'm almost certain it will work after that.

-------------
:: http://www.mylittlehost.com/ - www.mylittlehost.com


Posted By: ctscott
Date Posted: 17 October 2004 at 10:11am

check out the last two posts in this thread.  they may solve your problem

http://forums.webwiz.net/forum_posts.asp?TID=11388&KW=ctscott - http://forums.webwiz.net/forum_posts.asp?TID=11 388&KW=ctscott



-------------
______________________
http://www.cfbtrivia.com" rel="nofollow - College Football Trivia


Posted By: Lael
Date Posted: 19 October 2004 at 2:15pm

I was also having horrendous trouble trying to get CDOSYS to work... using Brinkster Professional for a webserver

I ended up switching to JMAIL and it worked fine.


Lael




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net