Bug#294547: fetchmail hangs in SSL function on non-SSL'ed account

2006-07-26 Thread Matthias Andree
Reuben Thomas <[EMAIL PROTECTED]> writes: > Why is fetchmail doing SSL things when none of the accounts it's > fetching from uses SSL? I double-checked that the process I gdb'ed was > the same process listed in /var/run/fetchmail/fetchmail.pid. If the server offers STLS in response to CAPA, fetch

Bug#294547: fetchmail hangs in SSL function on non-SSL'ed account

2006-07-23 Thread Reuben Thomas
Package: fetchmail Version: 6.3.4-1 Followup-For: Bug #294547 I ran: strace -tt -e trace=network -p $(head -n1 /var/run/fetchmail/fetchmail.pid) against a stuck fetchmail process which was trying to fetch from a normal (*not* SSLed) POP3 account, and it gave no output. I attached gdb, and got th