Assign auto CC using group parameters

2013-04-03 Thread Harry Putnam
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 . "some...@somewhere.net")) I tried the obvious thing: ((to-address . "some...@somewhere.net") (cc-address . "someone-e...@somewhe

Re: Assign auto CC using group parameters

2013-04-03 Thread Tassilo Horn
Harry Putnam 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 . "some...@somewhere.net")) > > I tried the obvious thing: > ((to-address . "some...@somewhere.net")