From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F064139082 for ; Mon, 27 Nov 2017 13:44:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 497F1E0E5A; Mon, 27 Nov 2017 13:44:07 +0000 (UTC) Received: from smarthost03c.mail.zen.net.uk (smarthost03c.mail.zen.net.uk [212.23.1.22]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4260E0E33 for ; Mon, 27 Nov 2017 13:44:06 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost03c.mail.zen.net.uk with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1eJJhd-0005Zk-4x for gentoo-user@lists.gentoo.org; Mon, 27 Nov 2017 13:44:05 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Setting up fetchmail to feed postfix Date: Mon, 27 Nov 2017 13:44:04 +0000 Message-ID: <151183140.4JEjpUlMuB@peak> In-Reply-To: <0a1c50a4-7e41-3a96-8b8a-1f8002a3c556@monksofcool.net> References: <2105357.N7kWRluRGt@peak> <0a1c50a4-7e41-3a96-8b8a-1f8002a3c556@monksofcool.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost03c-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 144b3ded-fa3d-46aa-8ef3-c7f0144d0d58 X-Archives-Hash: 8bdcef1b25c519eaa37ed64f2e3c678f On Friday, 24 November 2017 17:52:36 GMT Ralph Seichter wrote: > As the OP is using Postfix to feed data to Dovecot, I strongly suggest > configuring Dovecot's LMTP as a mailbox transport instead of having > Postfix write directly to the file system. Do I really need to do that on this small, low-volume network? What do I lose by letting postfix and fetchmail write files for dovecot to read? -- Regards, Peter.