I'm using CDOSYS to send out emails to a mailing list. It seems to work fine if I send it from the web server's built-in SMTP, but I would prefer to hand them off to a dedicated mail server (it's exchange, actually).
I get an error, however, every so often. Not always, but enough to mess it up. I guess I could insert an "On Error Resume Next" to try to get it to send to the rest of the list... CDO.Message.1 error '80040212' The transport lost its connection to the server. /mailing_list/send_mail.asp, line 191 This time, it did it after 105 of 208 had been sent. Suggestions? ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
