From owner-freebsd-stable@FreeBSD.ORG Wed Jan 17 15:06:29 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B8A616A494 for ; Wed, 17 Jan 2007 15:06:29 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.freebsd.org (Postfix) with ESMTP id 7ECA313C44B for ; Wed, 17 Jan 2007 15:06:29 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from localhost (jn@ns1 [69.55.238.237]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id l0HF6ScG038451; Wed, 17 Jan 2007 07:06:29 -0800 (PST) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-stable@freebsd.org Date: Wed, 17 Jan 2007 10:03:32 -0500 User-Agent: KMail/1.9.5 References: <20070117041316.GA23307@ojibwe.hunter-gatherer.org> <20070117045121.GA68515@xor.obsecurity.org> In-Reply-To: <20070117045121.GA68515@xor.obsecurity.org> X-Face: #X5#Y*q>F:]zT!DegL3z5Xo'^MN[$8k\[4^3rN~wm=s=Uw(sW}R?3b^*f1Wu*.<=?utf-8?q?of=5F4NrS=0A=09P*M/9CpxDo!D6?=)IY1w<9B1jB; tBQf[RU-R<,I)e"$q7N7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701171003.33130.lists@jnielsen.net> X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on ns1.jnielsen.net X-Virus-Status: Clean Cc: Par Leijonhufvud Subject: Re: Fetchmail problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jan 2007 15:06:29 -0000 On Tuesday 16 January 2007 23:51, Kris Kennaway wrote: > On Wed, Jan 17, 2007 at 05:13:16AM +0100, Par Leijonhufvud wrote: > > I have a FreeBSD box (running ancient 4.8) that used to collect email > > fine with fetchmail. Then after te latest portupgrade of fetchmail it > > stopped working. When trying to run it manual I see the error shown > > below. > > > > Anyone with suggestions as to (a) just what is going wrong, and (b) how > > to fix it? Another machine running 5.3 have no problems. > > Maybe the configuration options changed. Anyway, this kind of > question should be asked on the fetchmail support mailing lists since > it is not a problem with FreeBSD-stable itself. Or maybe -questions if it's related to a well-known port. Anyway, if it's been over a year since you've updated fetchmail then there are a whole bunch of entries in ports/UPDATING you should read. The problem you're probably running into (along with a possible workaround) is mentioned in the 20051210 entry. There are other more recent entries as well. JN