From: Matthias A. <mat...@gm...> - 2010-07-27 17:03:34
|
Am 27.07.2010 15:21, schrieb Thomas Jarosch: > I recently had two cases of hanging fetchmail processes > during TLS negotiation with two different servers. Might be a missing call to set_timeout() around the POP3 STLS/getauth() related methods. Try wrapped SSL ("ssl" option) as a workaround, it might help, and if so, help debugging. -- Matthias Andree |