[Progress Communities] [Progress OpenEdge ABL] Forum Post: smtpmail.p; Can we keep socket connection persistent

  • Thread starter Thread starter Venky
  • Start date Start date
Status
Not open for further replies.
V

Venky

Guest
We use smtpmail.p for our emails, catch is that it is very fast when using local smtp but when connecting to external smtp, it takes about 2 secs per each connection and that quickly adds up when sending thousands of emails. I tried to keep the connection open, but the problem is, I get the last message received from the previous email as response when trying to send the next email. Could you please help and clarify 1) If it is possible to keep the socket connection open/persistent 2) If it is possible, what am I doing wrong Thank you, Venky

Continue reading...
 
Status
Not open for further replies.
Back
Top