<<< Date Index >>>     <<< Thread Index >>>

Re: Replying a mail in a mail list



On Dec 2, 2008, at 6:18 AM, Ionel Mugurel Ciobica wrote:

On 2-12-2008, at 19h 09'34", Chengqi(Lars) Song wrote about "Replying a mail in a mail list"
Hi,

When I'm replying a mail in a mail list, for example, a mail in
mutt-users@xxxxxxxx from ABC@xxxxxxxxx, the default target is

 "To: ABC@xxxxxxxxx",

how to changed it to the following?

 "To: ABC@xxxxxxxxx, Cc:mutt-users@xxxxxxxx"

Do I need something like hook? Could you please help me on this? Thanks.


If you declare it as a mail list you can use `L' instead of `r' to
replay.

lists mutt-users@xxxxxxxx #this declare the mail list (you will be cc-ed by list members) subscribe mutt-users@xxxxxxxx #this tells mutt you are subscribed and you will not be cc-ed.

You could reply to group as well.  Mash "g".

Joel