From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16245 Path: main.gmane.org!not-for-mail From: Anders Melchiorsen Newsgroups: gmane.emacs.gnus.general Subject: Post with different address? Date: 24 Aug 1998 21:40:10 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035155144 26581 80.91.224.250 (20 Oct 2002 23:05:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:05:44 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id MAA16072 for ; Mon, 24 Aug 1998 12:40:41 -0700 Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id PAA26015 for ; Mon, 24 Aug 1998 15:41:51 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id OAK24471; Mon, 24 Aug 1998 14:41:22 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 24 Aug 1998 14:40:53 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id OAA24457 for ; Mon, 24 Aug 1998 14:40:38 -0500 (CDT) Original-Received: from eising.k-net.dk (eising.k-net.dtu.dk [130.225.71.227]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id PAA14835 for ; Mon, 24 Aug 1998 15:40:00 -0400 (EDT) Original-Received: (qmail 22363 invoked from network); 24 Aug 1998 19:40:31 -0000 Original-Received: from carlsberg.kampsax.dtu.dk (qmailr@192.38.212.2) by eising.k-net.dk with SMTP; 24 Aug 1998 19:40:31 -0000 Original-Received: (qmail 24610 invoked from network); 24 Aug 1998 19:39:49 -0000 Original-Received: from k0817.kampsax.dtu.dk (and@192.38.215.249) by carlsberg.kampsax.dtu.dk with SMTP; 24 Aug 1998 19:39:49 -0000 Original-Received: (from and@localhost) by k0817.kampsax.dtu.dk (8.8.7/8.8.7) id VAA11536; Mon, 24 Aug 1998 21:40:14 +0200 Original-To: ding@gnus.org Original-Lines: 44 X-Mailer: Gnus v5.6.37/XEmacs 20.4 - "Emerald" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16245 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16245 I have set some posting styles to let me use a different, spammer confusing e-mail address (see above) when posting to widely spread groups or mailing lists. However, I still like my unaltered address to be used in personal e-mails. The problem is that if I reply (as opposed to follow up) in a newsgroup the obfuscated address is still used. Is there a way to, within the same group, use a different address for replies than for follow ups? I guess I am looking for some clever function to determine if I am replying or following up, but I am not too fluent in Lisp so I cannot figure out how to implement this, I must sadly admit. I would much rather implement this as part of the posting styles than as some hook, but if a hook is the only way I will definately appreciate response on how to do that. The relevant part of my posting styles looks like this: (setq gnus-posting-styles '((".*" (address "postmaster@and.nospam.kampsax.k-net.dk") ) ("^nnml:mail\\|k-net\\|list.netgrp" (address "name@real.address.dk")))) Thanks! -- Regards, Anders (address is valid) Maier's Law: If the facts don't conform to the theory, they must be disposed of. Corollaries: (1) The bigger the theory, the better. (2) The experiment may be considered a success if no more than 50% of the observed measurements must be discarded to obtain a correspondence with the theory.