Print Page | Close Window

aspemail error

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=8274
Printed Date: 07 April 2026 at 2:28am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: aspemail error
Posted By: matthewholland
Subject: aspemail error
Date Posted: 21 December 2003 at 9:42pm

I am receiving the following error on my mailserver reguarding aspemail and webwiz forum:

Error [10053] Software Caused connection abort.

This happens when I put in authentication to my mailserver using .username="user" and .password="password"

If I don't use authentication, I can send to my domain only.

Has anyone seen this before, do I need to "buy" aspemail in order for authentication to work?




Replies:
Posted By: WebWiz-Bruce
Date Posted: 22 December 2003 at 6:04am
Contact your web hosts they should be able to help you

-------------
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: matthewholland
Date Posted: 22 December 2003 at 6:09am

Thanks for the fast reply!

I am the web host, I have my own server @ level3.  I am runnig win2kadvserver, argosoft mailserver.  The webwiz forum is located on the server, but I still require authenication.



Posted By: WebWiz-Bruce
Date Posted: 22 December 2003 at 11:44am
Maybe this is something that you need to checkout on the aspemail documentation of site.

Try using CDOSYS as this is part of the OS and should work with the SMTP server you are using.


-------------
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: matthewholland
Date Posted: 27 December 2003 at 6:56pm

I was successful placing the following code into the send_mail.asp.


        .Fields( http://schemas.microsoft.com/cdo/configuration/smtpauthenticate - http://schemas.microsoft.com/cdo/configuration/smtpauthentic ate ) = 1
        .Fields( http://schemas.microsoft.com/cdo/configuration/sendusername - http://schemas.microsoft.com/cdo/configuration/sendusername ) = "SMTPAUTHUser"
        .Fields( http://schemas.microsoft.com/cdo/configuration/sendpassword - http://schemas.microsoft.com/cdo/configuration/sendpassword ) = "SMTPAUTHPassword"

This worked great for me, allowing me to relay messages using authentication with my argosoft mailserver.  Thanks for your help!  Maybe you could include the lines and comment them out to make it easier for others in the future!

Again,  thanks for the great forum, I have been using it for two years and it's the best out there!



Posted By: india
Date Posted: 28 December 2003 at 12:51am

matthewholland

Can u plz explain this more. I need this one. My webhost gave me smtp server, mail.xyz.net and an email account

but that doesnt allow to send mail till u use authentication. so plz explain

thx a lot

BTW, my webhosts only support CDONTS & JMAIL. but both r having same problem. relaying.




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