On Thu 27-Jun-2002 at 11:44:34AM -0400, Jacob Elder wrote: > > I had been using mutt's imap support to read my mail for several > months, but about two weeks ago I started seeing this error whenever I > try to open my inbox: > > ssl_socket_read (MEMORY_ERROR)
Courier-imap has a MAXPERIP setting which defaults to only allow a (very low) number of concurrent connections from one location. These rejected ssl connections give an error like that in mutt (I can't remember exactly, but it is similarly obscure). My solution was to stop everyone else in the office using ssl :-) If I wasn't so lazy, I would have increased the MAXPERIP setting on the server. > ii courier-imap-s 1.4.3-4 IMAP daemon with SSL, PAM and Maildir suppor -- Bruno
