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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5DC70158086 for ; Mon, 13 Dec 2021 19:40:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A0402BC01F; Mon, 13 Dec 2021 19:40:10 +0000 (UTC) Received: from mail.tzend.de (mail.tzend.de [IPv6:2a03:4000:27:4d1::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 276B3E07A5 for ; Mon, 13 Dec 2021 19:40:08 +0000 (UTC) Received: from ventiloplattform.tastytea.de (p200300c087196e002bc2ca712089a183.dip0.t-ipconnect.de [IPv6:2003:c0:8719:6e00:2bc2:ca71:2089:a183]) by mail.tzend.de (Postfix) with ESMTPSA id 2E8049A0415 for ; Mon, 13 Dec 2021 20:40:06 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tastytea.de; s=mail; t=1639424406; bh=AxMAd0NT7oKF8rMHC7i8GoLxcfcx7ts+HW5F16AUHoo=; h=Date:From:To:Subject:In-Reply-To:References; b=MgbhaUxcDRSg4B4hfjyrtlo3str3UouR8mwE1VcXyHbjmmQte4jsx7+4irClAwvuu PT/KMO9xnBqTJjyBPDN9s4hO2FuDaLjRxU53/au3HlqbUn1OHG8oXq3+XN2g3/elo3 5aGer+IrpxOU8zFDnPjmiJoKCPvwbi729PdX1bo4= Date: Mon, 13 Dec 2021 20:40:05 +0100 From: tastytea To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Local mail delivery agent (MDA) wanted Message-ID: <20211213204005.3317f4c7@ventiloplattform.tastytea.de> In-Reply-To: References: Jabber-ID: tastytea@tastytea.de 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/OLvMD8NGhrlxy=5RyfKAuPt"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Archives-Salt: b0a562e1-ddb2-4487-b213-f89d7f656bba X-Archives-Hash: 3d2b64c1b57bbca6c7f630f7629d35af --Sig_/OLvMD8NGhrlxy=5RyfKAuPt Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On 2021-12-12 14:25+0100 Frank Steinmetzger wrote: > Hey list, >=20 > I am looking for an as-simple-as-possible setup for local mail > delivery. What I mean by that is: the mail shall go into > /var/spool/mail locally, which is why I deem it overkill to set up > and run a complicated smtpd daemon with its own config file language. mail-client/mailx provides /usr/bin/mail which can be used for looking at mail in /var/spool/mail/ and for sending it to local users. No configuration necessary. cron and other software will automatically use it. Kind regards, tastytea --=20 Get my PGP key with `gpg --locate-keys tastytea@tastytea.de` or at . --Sig_/OLvMD8NGhrlxy=5RyfKAuPt Content-Type: application/pgp-signature Content-Description: Digitale Signatur von OpenPGP -----BEGIN PGP SIGNATURE----- iHUEAREKAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCYbehlQAKCRDPw5SX8bJu B/XZAP95M8MozpDXOh/xvv9HE1nD0owprdbOEGnM2WkH/8qYrQD+ICzYcGD16nnb iqYzs/2FG8UwwY5Gs5Vzzv7k9u+GuLA= =TOZC -----END PGP SIGNATURE----- --Sig_/OLvMD8NGhrlxy=5RyfKAuPt--