From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29171 Path: main.gmane.org!not-for-mail From: Amos Gouaux Newsgroups: gmane.emacs.gnus.general Subject: Re: Authentication warning on sender ... yuck Date: 11 Feb 2000 02:21:20 -0600 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 1035165888 1252 80.91.224.250 (21 Oct 2002 02:04:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:04:48 +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 37ACCD051F for ; Fri, 11 Feb 2000 03:22:32 -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 CAB25105; Fri, 11 Feb 2000 02:22:16 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 11 Feb 2000 02:20:57 -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 CAA07614 for ; Fri, 11 Feb 2000 02:20:43 -0600 (CST) Original-Received: from ns0.utdallas.edu (ns0.utdallas.edu [129.110.10.1]) by mailhost.sclp.com (Postfix) with ESMTP id 4D8E3D051F for ; Fri, 11 Feb 2000 03:20:44 -0500 (EST) Original-Received: from spartacus.utdallas.edu (spartacus.utdallas.edu [129.110.3.11]) by ns0.utdallas.edu (Postfix) with SMTP id 0E0DD1A005D for ; Fri, 11 Feb 2000 02:20:43 -0600 (CST) Original-To: ding@gnus.org In-Reply-To: Karl Kleinpaste's message of "10 Feb 2000 10:27:29 -0500" Original-Lines: 16 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.1 (Bryce Canyon) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29171 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29171 >>>>> On 10 Feb 2000 10:27:29 -0500, >>>>> Karl Kleinpaste (kk) writes: kk> The right solution would be to get both positive effects, setting the kk> envelope without creating the warning. As a "favor" to enhance kk> "security," the warning is a bad joke. Then use Postfix--it doesn't rant when -f is used. Or, use smtpmail, which is what I use for this and other reasons. I did have to fiddle with smtpmail.el a bit, though, to get it to not discard user-mail-address if set by gnus-posting-styles (address). Amos