From owner-freebsd-ports@FreeBSD.ORG Sun Aug 6 01:19:24 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EE4B16A4DA for ; Sun, 6 Aug 2006 01:19:24 +0000 (UTC) (envelope-from donaldjoneill@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE6AF43D45 for ; Sun, 6 Aug 2006 01:19:23 +0000 (GMT) (envelope-from donaldjoneill@gmail.com) Received: by py-out-1112.google.com with SMTP id w49so15998pyg for ; Sat, 05 Aug 2006 18:19:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=jlNEZx2z3t5BcqZBmFTMrfaGnrA/fsy/WXkqoyqRmXcBrR09d9q3ymHkMvUCjigfgYduYmRmhwpb/bb1JUEv44LIlVBQnaVZ48Bb75ymgH2u7STFmRy2yHFM5FMs8QdsLkPfEHU6v9upq5NbugOI/ZqqS8Q4lfc1ZK/EstKC9BQ= Received: by 10.35.61.14 with SMTP id o14mr8596601pyk; Sat, 05 Aug 2006 18:19:23 -0700 (PDT) Received: from pres1750.airedalians.com ( [75.7.74.134]) by mx.gmail.com with ESMTP id 60sm2074440pyg.2006.08.05.18.19.22; Sat, 05 Aug 2006 18:19:22 -0700 (PDT) To: freebsd-ports@freebsd.org Date: Sat, 5 Aug 2006 20:16:42 -0500 User-Agent: KMail/1.9.3 References: <200608051549.54640.beech@alaskaparadise.com> In-Reply-To: <200608051549.54640.beech@alaskaparadise.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608052016.42561.duncan.fbsd@gmail.com> From: "Donald J. O'Neill" Cc: Beech Rintoul Subject: Re: Problem with kmail X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Aug 2006 01:19:24 -0000 On Saturday 05 August 2006 18:49, Beech Rintoul wrote: > I just started getting the following error while trying to login to gmail: > > The process for the pop3s://pop.gmail.com protocol died unexpectedly. > > I'm running FreeBSD 7.0-CURRENT with the kde ports all up to date. I've > double checked the configs and they are correct. I can log into pop3 on > gmail from my windows box with no problems, so it's not a gmail problem. I > tried rebuilding kdepim and it didn't help. Dos anyone have a suggestion? I > have no clue what to do next. > > Thanks, > > Beech I can give you a quick work around to try. It won't solve the problem, but it'll put it off for a while, if I'm understanding your problem correctly. Go back into settings/configure kmail/accounts/receiving and re-enter your gmail password in the appropriate account. It should work after that. Don