Look into keep alive options
christophebedard opened this issue · 0 comments
christophebedard commented
Currently, after a while, connections seem to get "blocked" and emails stop being received.
The libcurl
CURLOPT_TCP_KEEPALIVE
option might be useful: https://curl.se/libcurl/c/CURLOPT_TCP_KEEPALIVE.html