From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29160 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Re: Authentication warning on sender ... yuck Date: 10 Feb 2000 09:18:26 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <9t9ln4t31yl.fsf@mraz.iskon.hr> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035165879 1188 80.91.224.250 (21 Oct 2002 02:04:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:04:39 +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 1E04DD051E for ; Thu, 10 Feb 2000 03:19:07 -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 CAB19772; Thu, 10 Feb 2000 02:19:03 -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 02:18:43 -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 CAA22965 for ; Thu, 10 Feb 2000 02:18:32 -0600 (CST) Original-Received: from mraz.iskon.hr (mraz.iskon.hr [195.29.170.8]) by mailhost.sclp.com (Postfix) with ESMTP id A599DD051E for ; Thu, 10 Feb 2000 03:18:33 -0500 (EST) Original-Received: (from hniksic@localhost) by mraz.iskon.hr (8.9.3/8.9.3/Debian 8.9.3-6) id JAA03092; Thu, 10 Feb 2000 09:18:26 +0100 X-Authentication-Warning: mraz.iskon.hr: hniksic set sender to hniksic@iskon.hr using -f Original-To: ding@gnus.org X-Attribution: Hrvoje X-Face: &{dT~)Pu6V<0y?>3p$;@vh\`C7xB~A0T-J%Og)J,@-1%q6Q+, gs<-9M#&`I8cJp2b1{vPE|~+JE+gx;a7%BG{}nY^ehK1"q#rG O,Rn1A_Cy%t]V=Brv7h Harry Putnam writes: >=20 > > I've been noticing this line in my messages: > > Authentication-Warning: reader.ptw.com: reader set sender to blah b= lah=20 >=20 > Gnus is invoking sendmail with the -f switch. The variable > message-sendmail-f-is-evil can be set to avoid this. Argh, but *why* is it using the `-f' switch? I don't really want to turn it off before I understand why it's there in the first place. Doug Bagley writes: > I solved it on my end by adding myself as a trusted user to my > sendmail.cf, check out this section if you have it in your > sendmail.cf: Same here -- I'm not sure whether I really want to be a "trusted user" and why. What if someone else wants to use Gnus on my machine? Need he be a trusted user too? Can someone who understand these matters explain what's going on?