Gnus development mailing list
 help / color / mirror / Atom feed
From: Ami Fischman <usenet@fischman.org>
Subject: Re: admin: prevent list cc's
Date: Tue, 11 Dec 2001 10:32:56 -0800	[thread overview]
Message-ID: <818zc9sj3b.fsf@zion.bpnetworks.com> (raw)
In-Reply-To: <m3elm1u09g.fsf@multivac.cwru.edu>

prj@po.cwru.edu (Paul Jarc) writes:

> Ami Fischman <usenet@fischman.org> wrote:
>> BTW, I read this list via nntp.  Is there a way to prevent getting a
>> courtesy copy of replies to me mailed to me?
>
> Add a "Mail-Copies-To: nobody" header field.  You can use posting
> styles to automate this.

Ah.  Thanks for the pointer.  I don't want to use posting styles (since I
have my own home-rolled sending-hook-message-modifying stuff going on).  I
thought adding:
  (message-default-headers
   (concat message-default-headers "Mail-Copies-To: nobody\n"))
to the last form in the 'G E' (gnus-group-edit-group) buffer would do it,
but apparently not...  In the gnus.ding summary buffer, the
message-default-headers has the right value (which is different from the
global value), but when I hit 'a' to compose a news message,
message-default-headers reverts back to its global value.  is the group-edit
not the right place to put this modification?  Do I really need a hook on
creating the message that checks if the gnus.ding ng is the recipient and if
so adds the extra header?

-- 
  Ami Fischman
  usenet@fischman.org



  reply	other threads:[~2001-12-11 18:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-11 17:36 Ami Fischman
2001-12-11 17:36 ` Paul Jarc
2001-12-11 18:32   ` Ami Fischman [this message]
2001-12-11 18:58     ` Kai Großjohann
2001-12-11 19:11       ` Ami Fischman
2001-12-12  1:03       ` Ami Fischman
2001-12-12  1:12         ` ShengHuo ZHU

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=818zc9sj3b.fsf@zion.bpnetworks.com \
    --to=usenet@fischman.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).