Gnus development mailing list
 help / color / mirror / Atom feed
From: Colin Rafferty <craffert@ms.com>
Subject: Re: Headers by group
Date: 02 Mar 1999 12:41:35 -0500	[thread overview]
Message-ID: <vgv678j94c0.fsf@ms.com> (raw)
In-Reply-To: Shaun Lipscombe's message of "02 Mar 1999 17:35:31 +0000"

Shaun Lipscombe writes:

> Is it possible to have headers that exist for some groups but not for
> others, for instance is I am posting to alt.made.up I would include a
> different X-Face etc.

The variable `gnus-posting-styles' controls this.

For example:

(setq gnus-posting-styles
      '((".*"
	 ("Bcc" "craffert@ms.com"))
	("list\\.bbdb"
         (address "colin@xemacs.org"))
	("mail\\.xemacs\\.misc"
         (address "colin@xemacs.org"))
	("list"
	 ("Mail-Copies-To" "never")
	 ("Bcc" nil))))

-- 
Colin


      reply	other threads:[~1999-03-02 17:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-02 17:35 Shaun Lipscombe
1999-03-02 17:41 ` Colin Rafferty [this message]

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=vgv678j94c0.fsf@ms.com \
    --to=craffert@ms.com \
    /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).