From owner-freebsd-questions@FreeBSD.ORG Fri Mar 13 16:07:03 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E88CC713 for ; Fri, 13 Mar 2015 16:07:03 +0000 (UTC) Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [IPv6:2a01:e0c:1:1599::14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B07E8D11 for ; Fri, 13 Mar 2015 16:07:02 +0000 (UTC) Received: from che78-3-82-246-30-233.fbx.proxad.net (unknown [82.246.30.233]) by smtp5-g21.free.fr (Postfix) with ESMTP id 24781D48098 for ; Fri, 13 Mar 2015 17:05:59 +0100 (CET) Received: by che78-3-82-246-30-233.fbx.proxad.net (Postfix, from userid 2000) id B3B242841B; Fri, 13 Mar 2015 17:06:59 +0100 (CET) Date: Fri, 13 Mar 2015 17:06:59 +0100 From: Harald Weis To: freebsd-questions@freebsd.org Subject: getmail problem Message-ID: <20150313160659.GA4425@pollux.local.net> Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Mar 2015 16:07:04 -0000 What could be the cause for the following error message: SimpleIMAPSSLRetriever:hawei@imap.free.fr:993: getmail-hawei-rc: operation error (command: LOGIN => socket error: EOF) This occurs frequently for imap.free.fr, where I have two accounts (hawei and hawei2), but never ever for imap.googlemail.com or imap.orange.fr. Since ages all my mail accounts were pop3 accounts. The trouble started end of last year. The message was: "hawei on pop.free.fr is broken". hawei2 was fine as usual. As Free support was unable to help I converted all accounts from pop3 to imap to see what happens. As you see imap is better than "broken", but far from satisfactory. Sometimes I need to relaunch getmail three or four times. A single time is already too much for a working system. Any idea what's going wrong here or there? Thanks for any help. -- Harald Weis