From nobody Sun Apr 14 23:02:01 2024 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VHm5n0nZKz5HFH5 for ; Sun, 14 Apr 2024 23:02:05 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (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 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "generic", Issuer "generic" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VHm5m57q9z58t8 for ; Sun, 14 Apr 2024 23:02:04 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Authentication-Results: mx1.freebsd.org; none Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.17.1/8.17.1) with ESMTPS id 43EN22G1029889 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Sun, 14 Apr 2024 16:02:02 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.17.1/8.17.1/Submit) id 43EN21Gm029888; Sun, 14 Apr 2024 16:02:01 -0700 (PDT) (envelope-from fbsd) Date: Sun, 14 Apr 2024 16:02:01 -0700 From: bob prohaska To: LuMiWa Cc: ports@freebsd.org Subject: Re: typo in mailwrapper manpage? Message-ID: References: <20240414155137.54c900b9@dismail.de> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240414155137.54c900b9@dismail.de> X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7065, ipnet:50.1.16.0/20, country:US] X-Rspamd-Queue-Id: 4VHm5m57q9z58t8 On Sun, Apr 14, 2024 at 03:51:37PM -0400, LuMiWa wrote: > On Sun, 14 Apr 2024 10:51:53 -0700 > bob prohaska wrote: > > > While trying to fix mail rejection errors from grmail when using > > sendmail I noticed that the man page for mailwrapper ends with: > > > > FreeBSD 14.0-RELEASE-p5 October 29, 2014 FreeBSD > > 14.0-RELEASE-p5 > > > > Looks like there's a typo somewhere on that line. > > > > Thanks for reading, > > > > bob prohaska > > > > > > Is "grmail" gmail? Yes. The typo I had in mind was in the line FreeBSD 14.0-RELEASE-p5 October 29, 2014 FreeBSD ^ Of course, it _could_ be in the 14.0, though that seems unlikely. Thanks for writing, bob prohaska