From owner-freebsd-questions@freebsd.org Tue Dec 8 21:36:20 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C37489D393C for ; Tue, 8 Dec 2015 21:36:20 +0000 (UTC) (envelope-from ike@michaeleichorn.com) Received: from mx1.eichornenterprises.com (mx1.eichornenterprises.com [104.236.13.122]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.eichornenterprises.com", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7BEE91D3D for ; Tue, 8 Dec 2015 21:36:20 +0000 (UTC) (envelope-from ike@michaeleichorn.com) Received: from mail.eichornenterprises.com (cpe-184-59-147-149.neo.res.rr.com [184.59.147.149]) by mx1.eichornenterprises.com (OpenSMTPD) with ESMTP id 74bfb186; Tue, 8 Dec 2015 16:36:11 -0500 (EST) Received: by mail.eichornenterprises.com (OpenSMTPD) with ESMTPSA id 815b302a TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Tue, 8 Dec 2015 16:36:10 -0500 (EST) Message-ID: <1449610571.6801.47.camel@michaeleichorn.com> Subject: Re: Migrating to FreeBSD from Debian From: "Michael B. Eichorn" To: "Dr. Nikolaus Klepp" , freebsd-questions@freebsd.org Date: Tue, 08 Dec 2015 16:36:11 -0500 In-Reply-To: <201512082200.21230.dr.klepp@gmx.at> References: <201512081943.35997.dr.klepp@gmx.at> <20151208200619.GA2050@archlinux> <201512082200.21230.dr.klepp@gmx.at> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Dec 2015 21:36:20 -0000 On Tue, 2015-12-08 at 22:00 +0100, Dr. Nikolaus Klepp wrote: > Am Dienstag, 8. Dezember 2015 schrieb Dutch Ingraham: > > > I'm looking for a maildir capable GUI mailclient for FreeBSD. My > > transition from Debian to FreeBSD is stuck in the middle for a year > > as I > > still have to use Devuan+TDE for my office work, not at least > > because of > > kmail. I know, KDE comes with a kind of kmail, but that does not > > fit the > > bill (akonadi + nepomik ... *shudder*). > > > > > > Nik > > > > Doesn't Thunderbird fit the bill? [1] > > > > [1]https://en.wikipedia.org/wiki/Maildir > > > > > Sorry to say, no. Thundebirds maildir relies on index files. If e.g. > fetchmail + procmail place mails in Mail/inbox/cur, these mails will > not show up in Thunderbird till the index is rebuilt. > > Nik > > Procmail is no longer being maintained (The last release was 2001-09). As it is causing you problems, I would recommend trying to swap it out. There are other MDAs availble (maildrop, dovecot, ...) that might work better with a modern gui.