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 90B29138334 for ; Sun, 15 Sep 2019 23:08:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CD6BE0920; Sun, 15 Sep 2019 23:08:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4CC24E08EF for ; Sun, 15 Sep 2019 23:08:22 +0000 (UTC) Received: from mail-io1-f54.google.com (mail-io1-f54.google.com [209.85.166.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 64D6734B1EC for ; Sun, 15 Sep 2019 23:08:21 +0000 (UTC) Received: by mail-io1-f54.google.com with SMTP id m11so74559996ioo.0 for ; Sun, 15 Sep 2019 16:08:21 -0700 (PDT) X-Gm-Message-State: APjAAAWHuW/noO1DPUmipKezRJnrQ1AiYBFf7BjBykxF5BoD2lxrMF+O 63pwO4UbFWPWiJPtzbWmMvfX2FlQCVl5kJUANEw= X-Google-Smtp-Source: APXvYqyWCjKTsmx1XAZpkzG1QIBXkmP3zMUUxTBAJ6Hn1n5VVTZLbVF1SdtcJPgmD6UAU/phOxoypP7XajvRCwLb/tw= X-Received: by 2002:a5d:9ac8:: with SMTP id x8mr12335648ion.154.1568588899434; Sun, 15 Sep 2019 16:08:19 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: <1895278.F6jdylAkOj@daneel.sf-tec.de> <2584568.JUzTKViAHv@daneel.sf-tec.de> <1924664.fjktzmOFx3@daneel.sf-tec.de> In-Reply-To: <1924664.fjktzmOFx3@daneel.sf-tec.de> From: Mike Gilbert Date: Sun, 15 Sep 2019 19:08:08 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [gentoo-dev] Use acct-* for qmail users To: Gentoo Dev Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: ff414d40-9ddb-499f-8267-8c331b03f5bb X-Archives-Hash: 34c7c5ad713ea949df8f5fd2f18af024 On Sun, Sep 15, 2019 at 5:17 PM Rolf Eike Beer wrote: > Am Sonntag, 15. September 2019, 17:29:11 CEST schrieb Mike Gilbert: > > I still see ACCT_USER_HOME=/var/qmail/alias in acct-user/alias. > > This is not /var/qmail as for the other ones, but indeed the mail distribution > user of qmail. The home directory is actually needed as this user receives all > mail that cannot be delivered otherwise and can be rerouted from that home > directory. Thanks for clarifying. No further objection from me in that case.