Hello Max,
 
> With a program sending multiple emails, one user is getting this:
> 
>> MAIL FROM:<[email protected]>
> < 250 <[email protected]>... Sender ok
>> RCPT TO:<[email protected]>
> < 451 Too many messages
> Send failed
> RequestDone Rq=9 Error=451
> Disconnect failed
> RequestDone Rq=6 Error=451
> 
> First, am I right in assuming this is a mail server issue?  

Correct.

> Or could
> there be something I can do with ICS other than just failing
> gracefully?
> The number of emails involved is actually quite modest
> (here the process failed after 25 emails had been sent).


Are those messages just carbon copies or blind carbon copies?
If so, you could try to issue Data when you get the 451 error,
and send the next 25 after command Reset if the server 
does not drop the connection of course.
 
> Second,  how can I avoid the Disconnect failed error as well?

Where does it come from? Does the server disconnect the line?

--
Arno Garrels 


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to