info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Assign auto CC using group parameters


From: Tassilo Horn
Subject: Re: Assign auto CC using group parameters
Date: Wed, 03 Apr 2013 21:00:17 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]