Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: info-gnus-english@gnu.org
Subject: Re: Assign auto CC using group parameters
Date: Wed, 03 Apr 2013 21:00:17 +0200	[thread overview]
Message-ID: <87hajne8xq.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <87obdvttij.fsf@newsguy.com>

Harry Putnam <reader@newsguy.com> writes:

> How can I make any messages generated inside a specific group have a
> CC addressed to a specific address?
>
> Something along the line of (Using "G p"):
>     ((to-address . "someone@somewhere.net"))
>
> I tried the obvious thing: 
> ((to-address . "someone@somewhere.net")
>  (cc-address . "someone-else@somewhere.net"))
>
> No soap.

You can add a posting style entry in `G p', too.  Something like

  (posting-style
    ("Cc" "boss@company.com"))

Or add a similar entry to `gnus-posting-styles'.

Bye,
Tassilo

      reply	other threads:[~2013-04-03 19:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-03 17:26 Harry Putnam
2013-04-03 19:00 ` Tassilo Horn [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=87hajne8xq.fsf@thinkpad.tsdh.de \
    --to=tsdh@gnu.org \
    --cc=info-gnus-english@gnu.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).