From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 21:59:54 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0E011065673 for ; Thu, 10 Apr 2008 21:59:54 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi087.prodigy.net (nlpi087.prodigy.net [207.115.36.103]) by mx1.freebsd.org (Postfix) with ESMTP id A56EA8FC20 for ; Thu, 10 Apr 2008 21:59:54 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.150] Received: from [192.168.1.2] (adsl-76-238-148-150.dsl.irvnca.sbcglobal.net [76.238.148.150]) by nlpi087.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m3ALxqaJ001156; Thu, 10 Apr 2008 16:59:53 -0500 Message-ID: <47FE8DD8.1000909@chrismaness.com> Date: Thu, 10 Apr 2008 14:59:52 -0700 From: Chris Maness User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: fbsd06@mlists.homeunix.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.org Subject: Re: Pine and IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 21:59:55 -0000 I have been using a local pine client in conjunction with IMAP for > years without issues. However, recently, it looks like when pine > moves mail to the mbox file, it hoses up my ability to use my imap > clients. Has something changed so that I cannot use pine as a local > client? It looks like I might be able to use pine through IMAP ok, > but not like I used to. If you have a file called mbox in your home directory, pine will move the contents of your inbox there and treat the file as your inbox - the point is to avoid having large amounts of mail in a local spool directory. I presume that by "hoses up my ability to use my imap clients" you are just referring to the fact that pine has moved the mail offline. If you move the mail out of your pine inbox, you can then remove the empty file. Pine doesn't create this file by default, it was probably put there by another client - I have seen mutt do this. Yep, the old UNIX mail client generated the box years ago. The IMAP daemon also recognizes this file as the inbox once it is created. However, now it serves the index, but when I try to open one of the e-mail with an IMAP client it chokes out. I have stopped using pine as a "movemail" type of client and set it up to do IMAP too. However, as you mention, it leaves the inbox on the spool (I don't like this for obvious reasons). I am just wondering what changed to cause me to not be able to use pine in this manor any longer. Thanks, Chris Maness