From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31183 Path: main.gmane.org!not-for-mail From: Pavel.Janik@linux.cz (Pavel =?iso-8859-2?q?Jan=EDk?= ml.) Newsgroups: gmane.emacs.gnus.general Subject: posting-styles and Return-Path:? Date: Tue, 23 May 2000 14:25:48 +0200 Organization: Czech Linux Users' Group 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 1035167628 12629 80.91.224.250 (21 Oct 2002 02:33:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:33:48 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id DCF5AD051F for ; Tue, 23 May 2000 08:32:06 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB19867; Tue, 23 May 2000 07:31:55 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 23 May 2000 07:31:19 -0500 (CDT) 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 HAA09703 for ; Tue, 23 May 2000 07:31:09 -0500 (CDT) Original-Received: from localgw.inet.cz (brno-l.router.inet.cz [62.229.34.226]) by mailhost.sclp.com (Postfix) with ESMTP id 2D929D051F for ; Tue, 23 May 2000 08:31:16 -0400 (EDT) Original-Received: from SnowWhite.inet.cz (dialup9.inet.cz [62.229.34.217]) by localgw.inet.cz (8.9.0/8.9.0) with ESMTP id OAA17194 for ; Tue, 23 May 2000 14:40:16 +0200 Original-Received: (from pavel@localhost) by SnowWhite.inet.cz (8.8.7/8.8.7) id OAA14013; Tue, 23 May 2000 14:25:48 +0200 X-Authentication-Warning: SnowWhite.inet.cz: pavel set sender to Pavel.Janik@linux.cz using -f Original-To: GNUS mailing list X-Operating-System: Linux 2.3.99-pre8 on Intel, Linux 2.2.10 on SPARC X-Spam: No unsolicited e-mail. 500 dollars per message proof-reading your spam. X-Not-Receiving-Mail-From: mrp.cz, hotmail.com, post.cz, email.cz, usa.net User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/21.0.90 Original-Lines: 34 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31183 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31183 Hi, I have something like this in my .gnus: (setq gnus-posting-styles '((".*" (signature-file "~/.Emacs/Signatures/Signature-Linux") (name "Pavel Janík ml.") (address "Pavel.Janik@linux.cz") (organization "Czech Linux Users' Group")) ("^Incoming" (signature-file "~/.Emacs/Signatures/Signature") (organization nil) (address "Pavel@mydomain.cz")) ("^INET" (signature-file "~/.Emacs/Signatures/Signature-Qbizm") (organization "Qbizm technologies, Inc.") (address "Pavel.Janik@qbizm.com")))) So when I'm in folder Incoming, I'd like to send mail with From: Pavel@mydomain.cz in headers. Ok, it works, but when this mail is sent, it has this line in the header: Return-Path: I do not want it. When I comment all posting-styles it uses only my primary address which is customized to be different from Pavel.Janik@linux.cz. So the linux.cz address is taken from posting-styles (see ".*"). I assume that there is something wrong with parsing the posting-styles or with the composition of headers (or with my sendmail :-). Do you see this behaviour too? -- Pavel Janík ml. Pavel.Janik@linux.cz