#3562: with exchange 2010 IMAP -- tls_socket_read (A TLS packet with unexpected
length was received)
---------------------------+------------------------------------------------
Reporter: jreidthompson | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version: 1.5.21
Keywords: |
---------------------------+------------------------------------------------
Comment(by berni):
Argh ... it looks like my problem was self-induced.
Our Exchange CAS (Client-Access servers) are loadbalanced behind a pair of
F5 BigIP SLBs. These boxes have a default idle timeout of just 300s, which
is way lower than the 30 minutes the RFC mandates and also lower than the
15 minutes mutt uses for idle_timeout.
{{{
set imap_keepalive = 60
}}}
works around the problem, increasing the timeout on the SLB fixes it. At
least it looks like, will take a few days until I can be sure.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3562#comment:9>
Mutt <http://www.mutt.org/>
The Mutt mail user agent