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 EFBFD1382C5 for ; Thu, 26 Nov 2020 10:15:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8CBCE094A; Thu, 26 Nov 2020 10:15:06 +0000 (UTC) Received: from mailgate2.uni-hannover.de (mailgate2.uni-hannover.de [130.75.2.114]) (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 4A099E08C3 for ; Thu, 26 Nov 2020 10:15:05 +0000 (UTC) Received: from intranet.aei.uni-hannover.de (ahin1.aei.uni-hannover.de [130.75.117.40]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mailgate2.uni-hannover.de (Postfix) with ESMTPS id C35B060D for ; Thu, 26 Nov 2020 11:15:03 +0100 (CET) Received: from comet2.terra.ger ([130.75.117.49]) by intranet.aei.uni-hannover.de (IBM Domino Release 9.0.1FP8) with ESMTP id 2020112611150331-2471 ; Thu, 26 Nov 2020 11:15:03 +0100 Date: Thu, 26 Nov 2020 11:15:01 +0100 From: Gerrit Kuehn To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ssmtp - localmail Message-ID: <20201126111501.4a20259f@comet2.terra.ger> In-Reply-To: References: X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; amd64-portbld-freebsd12.1) 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 X-MIMETrack: Itemize by SMTP Server on intranet/aei-hannover(Release 9.0.1FP8|February 23, 2017) at 26/11/2020 11:15:03, Serialize by Router on intranet/aei-hannover(Release 9.0.1FP8|February 23, 2017) at 26/11/2020 11:15:03, Serialize complete at 26/11/2020 11:15:03 X-TNEFEvaluated: 1 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Archives-Salt: 1fbf5f48-82da-4d5a-ab12-786004a9c683 X-Archives-Hash: 76bb35f0531849661e7231bd8576d1b0 On Thu, 26 Nov 2020 00:20:52 -0700 thelma@sys-concept.com wrote: > Aliases for TO: addresses would normally need to be set in > /etc/aliases, but SSMTP doesn't read this! Instead, you need to edit > /etc/mail.rc and add a line such as alias root > root Concerning root: Can't you just put root=yourname@youremail.com in your ssmtpd.conf? cu Gerrit