Print Page | Close Window

ASP Email 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=17408
Printed Date: 28 March 2026 at 1:39pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: ASP Email error
Posted By: ramone_johnny
Subject: ASP Email error
Date Posted: 30 November 2005 at 9:10pm
Im getting this error when trying to mass email. Im assuming its throwing this error due to someone entering an invalid email address.
 
Is it possible to have some code done up to simply 'ignore' invalid email addresses and just continue the emailing process.
 
I only sent 7 out of 19 emails when it fell over. Ive been told by my host to use aspmail.
 
Persits.MailSender.4 error '800a0006'

501 Syntax error. Syntax:{RCPT TO:<address> [SIZE=msgSize]}

/forum/admin/functions/functions_send_mail.asp, line 269

 
John



Replies:
Posted By: dpyers
Date Posted: 01 December 2005 at 7:49pm
The problem is possibly with the use of " chr(13) " in the body of your message.
Replace chr(13) with vbcrlf if it's a text message.
If you're sending html mail, replace
chr(13) with <br/>

-------------

Lead me not into temptation... I know the short cut, follow me.


Posted By: WebWiz-Bruce
Date Posted: 02 December 2005 at 8:09am
The mass emailer in web wiz forums is a very lightweight tool and doesn't run particuly well.

If you want to mass email members try downloadiing the web wiz mailing list software, then use the import tool to import members from your web wiz forums database.


-------------
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: ramone_johnny
Date Posted: 03 December 2005 at 1:34am
Originally posted by -boRg- -boRg- wrote:

The mass emailer in web wiz forums is a very lightweight tool and doesn't run particuly well.

If you want to mass email members try downloadiing the web wiz mailing list software, then use the import tool to import members from your web wiz forums database.
 
Ahhh, this sounds the go. Hope the import process is easy.
 
Thanks for the help.



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