From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34306 Path: main.gmane.org!not-for-mail From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?= ml.) Newsgroups: gmane.emacs.gnus.general Subject: Sending mail when plugged and unplugged Date: 17 Jan 2001 23:10:41 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035170257 29742 80.91.224.250 (21 Oct 2002 03:17:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:17:37 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id DEB03D049D for ; Wed, 17 Jan 2001 17:14:40 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id QAC29562; Wed, 17 Jan 2001 16:14:20 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 17 Jan 2001 16:13:20 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA07095 for ; Wed, 17 Jan 2001 16:13:10 -0600 (CST) Original-Received: from snowwhite.suse.cz (p019.as-l005.contactel.cz [212.65.198.19]) by mailhost.sclp.com (Postfix) with ESMTP id D0971D049D for ; Wed, 17 Jan 2001 17:13:36 -0500 (EST) Original-Received: by snowwhite.suse.cz (Postfix-PJ on SuSE Linux 7.1a (i386), from userid 500) id 2916B28963; Wed, 17 Jan 2001 23:10:41 +0100 (CET) Original-To: ding@gnus.org User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.95 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 51 Xref: main.gmane.org gmane.emacs.gnus.general:34306 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34306 Hi, some time ago I reported the problem with posting-styles and Gnus agent. Here it is again. My posting-styles looks like: (setq gnus-posting-styles '((".*" (signature-file "~/.Emacs/Signatures/Signature-SuSE-Linux") (name "Pavel Janík ml.") (address "Pavel.Janik@suse.cz")) ("^Incoming" (signature-file "~/.Emacs/Signatures/Signature") (organization nil) (address "Pavel@Janik.cz")) ... My user-mail address is customized to '(user-mail-address "Pavel.Janik@suse.cz") Now I'm going to unplugged and send some simple mail from Incoming group to my account on my own machine. Then, it is simply send with J J and J S. So it should use my private posting-style, ie. Pavel@Janik.cz. It is saved with this header (unnecessary things removed): >>From Pavel.Janik@suse.cz Wed Jan 17 22:57:04 2001 Return-Path: Delivered-To: pavel@snowwhite.suse.cz From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?= ml.) Sender: Pavel.Janik@suse.cz So only "From:" header is set to correct Pavel@Janik.cz. "From " header contains another address, Return-path is bad and finally, there is Sender: even if I have (sender . disabled) in message-syntax-checks. When I'm plugged and send the same mail from the same group, it is stored to my private mailbox as: >>From Pavel@Janik.cz Wed Jan 17 22:57:36 2001 Return-Path: From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?= ml.) So it is correct and does not reference user-mail-address nor other posting-style values. What I expected was that even when unplugged, it will be sent with the correct headers. What do you think about it? Is it so special? -- Pavel Janík ml. Pavel@Janik.cz http://www.janik.cz