From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29163 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: Authentication warning on sender ... yuck Date: 10 Feb 2000 10:27:29 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <9t9ln4t31yl.fsf@mraz.iskon.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165881 1207 80.91.224.250 (21 Oct 2002 02:04:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:04:41 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 930F8D051E for ; Thu, 10 Feb 2000 10:29:59 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB23541; Thu, 10 Feb 2000 09:28:10 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 10 Feb 2000 09:27:51 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA00099 for ; Thu, 10 Feb 2000 09:27:41 -0600 (CST) Original-Received: from beaver.jprc.com (BEAVER.JPRC.COM [207.86.147.217]) by mailhost.sclp.com (Postfix) with ESMTP id D9656D051E for ; Thu, 10 Feb 2000 10:27:28 -0500 (EST) Original-Received: (from karl@localhost) by beaver.jprc.com (8.9.3/8.9.3) id KAA23765; Thu, 10 Feb 2000 10:27:29 -0500 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu In-Reply-To: Doug Bagley's message of "10 Feb 2000 09:16:24 -0600" Original-Lines: 13 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.2 (Hermes) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29163 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29163 One is stuck with either [a] sendmail sets MAIL FROM:<> to yourname@your.actual.host.name, when f-is-evil is t, which can be seriously suboptimal, or [b] MAIL FROM:<> gets set to what you like, but the foolish auth warning gets included in the headers, when f-is-evil is nil. The right solution would be to get both positive effects, setting the envelope without creating the warning. As a "favor" to enhance "security," the warning is a bad joke. Since I'm the only user of my machines, tweaking the T lines of sendmail.cf is an acceptable workaround. But it's still Wrong to do so, philosophically.