From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50322 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: Envelope sender lost from sending after gnus-draft-edit-message Date: Sun, 23 Feb 2003 22:35:19 +0100 Organization: http://purl.org/harder/ Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046036277 4424 80.91.224.249 (23 Feb 2003 21:37:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 23 Feb 2003 21:37:57 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18n3op-000195-00 for ; Sun, 23 Feb 2003 22:37:55 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18n3oF-0004Gg-00; Sun, 23 Feb 2003 15:37:19 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 23 Feb 2003 15:38:18 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA03213 for ; Sun, 23 Feb 2003 15:38:06 -0600 (CST) Original-Received: (qmail 57984 invoked by alias); 23 Feb 2003 21:37:02 -0000 Original-Received: (qmail 57979 invoked from network); 23 Feb 2003 21:37:02 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 23 Feb 2003 21:37:02 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18n42v-0004U3-00 for ; Sun, 23 Feb 2003 22:52:29 +0100 Original-To: ding@gnus.org Original-Path: localhost.localdomain!nobody Original-Newsgroups: gnus.ding Original-Lines: 16 Original-NNTP-Posting-Host: 0xc3f952d3.esnxr1.ras.tele.dk Original-X-Trace: quimby.gnus.org 1046037149 17238 195.249.82.211 (23 Feb 2003 21:52:29 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 23 Feb 2003 21:52:29 GMT X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; writes: > It doesn't seem to have fixed it. Messages not sent via an > original C-c C-c still have conflicting envelope from and header > From: information. > > BTW, I've tried setting various methods of sending mail (SMTP, > sendmail, qmail-inject) and they all exhibit the same behavior with > regard to this problem. I think the version of smtpmail.el/sendmail.el in Emacs CVS has a fix for this problem. With (setq mail-envelope-from 'header) the envelope from is deduced from the From: header.