I'm trying to send a newsletter to approx. 5000 users, but I'm randomly receiving the following error:
It happens on no particular email address, so I can't work out why it's happening.
The code I'm using is basically the one posted here:
http://support.jodohost.com/showthread.php?t=15372&highlight=smtpserverport
I've tried with port 587 and 25, but this is a script I'm running from the Jodo server, so doubt that's the issue.
Cheers,
Oli
Code:
CDO.Message.1 error '80040213'
The transport failed to connect to the server.
/forum/newsletter/broadcast.asp, line 82
It happens on no particular email address, so I can't work out why it's happening.
The code I'm using is basically the one posted here:
http://support.jodohost.com/showthread.php?t=15372&highlight=smtpserverport
I've tried with port 587 and 25, but this is a script I'm running from the Jodo server, so doubt that's the issue.
Cheers,
Oli