From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46577 Path: main.gmane.org!not-for-mail From: Micha Wiedenmann Newsgroups: gmane.emacs.gnus.general Subject: smtpmail: MAIL FROM and `gnus-posting-styles' Date: 17 Sep 2002 16:37:49 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <874rcprohi.fsf@ID-56226.news.dfncis.de> Reply-To: Micha Wiedenmann NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1032278744 24924 127.0.0.1 (17 Sep 2002 16:05:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 17 Sep 2002 16:05:44 +0000 (UTC) Return-path: Original-Received: from karazm.math.uh.edu ([129.7.128.1]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17rKr8-0006Tk-00 for ; Tue, 17 Sep 2002 18:05:42 +0200 Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.128.10]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id JAA05140; Tue, 17 Sep 2002 09:33:57 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 17 Sep 2002 09:34:36 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id JAA25490 for ; Tue, 17 Sep 2002 09:34:25 -0500 (CDT) Original-Received: (qmail 15581 invoked by alias); 17 Sep 2002 14:33:42 -0000 Original-Received: (qmail 15576 invoked from network); 17 Sep 2002 14:33:42 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 17 Sep 2002 14:33:42 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 17rK3b-0003fl-00 for ; Tue, 17 Sep 2002 17:14:31 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 21 Original-NNTP-Posting-Host: dialin-145-254-190-252.arcor-ip.net Original-X-Trace: quimby.gnus.org 1032275671 14120 145.254.190.252 (17 Sep 2002 15:14:31 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 17 Sep 2002 15:14:31 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46577 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46577 Hi, when sendig a mail composed with `gnus-posting-styles' smtpmail uses `user-mail-address' to determine "MAIL FROM:". Since `gnus-posting-styles' already inserted "From: foo" this is confusing and might be wrong. Is there a way to fix that behavior? Is there somebody who uses several mail-addresse? How do you handle this problem? ,----[ smtpmail.el ] | (smtpmail-send-command process (format "MAIL FROM: <%s>%s%s" | (or mail-envelope-from | ;; XEmacs: | (user-mail-address)) `---- TIA, Micha -- Q: What have american beer and sex in a canoe in common? A: Both are fucking close to water.