From owner-freebsd-questions@FreeBSD.ORG Sat Jan 8 15:22:03 2011 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 753D210656F0 for ; Sat, 8 Jan 2011 15:22:03 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out9.libero.it (cp-out9.libero.it [212.52.84.109]) by mx1.freebsd.org (Postfix) with ESMTP id 02ADC8FC0C for ; Sat, 8 Jan 2011 15:22:02 +0000 (UTC) X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B0204.4D287E75.001A,ss=1,re=0.000,fgs=0 X-libjamoibt: 1555 Received: from soth.ventu (151.51.153.237) by cp-out9.libero.it (8.5.133) id 4D1210CD02A06266 for freebsd-questions@freebsd.org; Sat, 8 Jan 2011 16:10:44 +0100 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.4) with ESMTP id p08FAflG032009 for ; Sat, 8 Jan 2011 16:10:41 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <4D287E71.6010703@netfence.it> Date: Sat, 08 Jan 2011 16:10:41 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.13) Gecko/20101211 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4D2857EE.1090808@lazlarlyricon.com> In-Reply-To: <4D2857EE.1090808@lazlarlyricon.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.1.2.13 Subject: Re: [Probably a bit OT] A question about mail systems 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: Sat, 08 Jan 2011 15:22:03 -0000 On 01/08/11 13:26, Rolf Nielsen wrote: > 1. Have fetchmail get the messages. > > 2. Have an MTA (is that the right name, I always confuse them) deliver > them locally to a maildir. > > 3. Have either a POP3 or an IMAP server from which I can retrieve the > messages to whichever client I choose. I'm using cyrus-imap with such a setup. You'll find a lot of tutorial and you don't need to change sendmail. YMMV. bye av.