From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63432 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Re: Overriding a part of message-id when posting // suppress user-agent Date: Tue, 27 Jun 2006 10:25:59 +0200 Organization: Dept. of Theoretical Physics, University of Ulm Message-ID: References: <87mzbzf8zr.fsf@ID-24456.user.uni-berlin.de> Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1151397089 15550 80.91.229.2 (27 Jun 2006 08:31:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Jun 2006 08:31:29 +0000 (UTC) Original-X-From: ding-owner+m11959@lists.math.uh.edu Tue Jun 27 10:31:27 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fv8yi-0002QJ-Dk for ding-account@gmane.org; Tue, 27 Jun 2006 10:31:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Fv8yY-0002a4-00; Tue, 27 Jun 2006 03:31:14 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Fv8y4-0002Zz-00 for ding@lists.math.uh.edu; Tue, 27 Jun 2006 03:30:44 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1Fv8y2-0001Kl-N3 for ding@lists.math.uh.edu; Tue, 27 Jun 2006 03:30:44 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Fv8y1-0000uU-00 for ; Tue, 27 Jun 2006 10:30:41 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Fv8xb-0002Fd-Sg for ding@gnus.org; Tue, 27 Jun 2006 10:30:16 +0200 Original-Received: from bridgekeeper.physik.uni-ulm.de ([134.60.10.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Jun 2006 10:30:15 +0200 Original-Received: from Reiner.Steib by bridgekeeper.physik.uni-ulm.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Jun 2006 10:30:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 36 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: bridgekeeper.physik.uni-ulm.de X-Face: 'bg&jY[8V'W&:=~6w"|>}#4/T;w~36ei4NNMyKRR.a$n=$|sWFPF1y]a\>6kc\*#GN]UDM| Ywv,vbL^XF1nIp\:F=$Ei2o&mEe:%N~,:3]vtQ~s9u$9izmX$IF@VgGl7/,^dbuM<3|AO2}.%|%?kZ 2Y=@\U!~cll^=8Z9ihKq%wmUe1Ky(#kl3T'>Qk0Ia3mCBsTk?E(,X Mail-Copies-To: nobody User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:tcqE1Hl+MrIMOWX/PzjD8FkPOLU= X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63432 Archived-At: On Tue, Jun 27 2006, Christoph Conrad wrote: > Additionally i want to suppress the generation of the user-agent > only in this group. Adding (User-Agent nil) to the group parameters > also does not suppress the header. Does removing User-Agent from `message-required-news-headers' and/or `message-required-mail-headers' work? > (setq gnus-posting-styles > '((".*" > ... > (eval (setq mid-identifiable-part "@ID-24456.user.uni-berlin.de")) [...] > (eval-after-load "message" > '(defun message-make-message-id () > (concat "<" (message-unique-id) mid-identifiable-part ">"))) What's wrong with `message-user-fqdn'? ,----[ (info "(message)News Headers") ] | `Message-ID' | This required header will be generated by Message. A unique ID | will be created based on the date, time, user name (for the local | part) and the domain part. For the domain part, message will look | (in this order) at `message-user-fqdn', `system-name', | `mail-host-address' and `message-user-mail-address' (i.e. | `user-mail-address') until a probably valid fully qualified domain | name (FQDN) was found. `---- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/