Timeout - Send message relay

SERBEM

Member
Hi, I am trying to send some e-mails to a bunch of customers. I am using Email SMTP, send message relay.

I send almost 3000 email succesfully yesterday, but than the stmp server times out and close the channel down, which result in a termination of my proces.

Is there any way that I can set a longer timeout in the code or somehow solve this problem.

Within our team we talked about a sleep on 0.25 sec between each mail, but our mail speciallist mean that doesn't help anything.
 
Top