send-hook auto cc not working,
- To: mutt-users@xxxxxxxx
 
- Subject: send-hook auto cc not working,
 
- From: zhang zhengquan <zhang.zhengquan@xxxxxxxxx>
 
- Date: Tue, 7 Apr 2009 14:09:13 -0500
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:mime-version:received:from:date:message-id         :subject:to:content-type:content-transfer-encoding;        bh=tVHsBcJDgUM1hxQZ1NU+p+eErHotqR/0slZ7Tg8iBCo=;        b=vI8DbqNOJQEpJXyZ5rS+g7QSAtBq9F0BNqM3Y7W4NLZXd9KkYrGFDq3G6Viyu9mLP/         6oM8dSPVVaW0REEnt95KDseaQyZQa8lB3QhvgT+pQKj7fQDQBrO1DtYF+ZKoLyO8isLu         qNrZH00HLtCrAyLsgyTQcq59zhcGhQ75RFeTk=
 
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=mime-version:from:date:message-id:subject:to:content-type         :content-transfer-encoding;        b=xWH5OLtiCYuWoWRin0KY/jX8KEGwVP12qzZiC28AF79r4X356zekEJd57y8L+7dh58         pVahRTO8zSWVVXjObyd7nnnUaFfH/RILuoRf5bq6RmwGV6dFGEbGq8S6KKdc1HqTcfjg         qCHmja0VPgwieVy19FIk5sl0vFv/qVnHCViaQ=
 
- List-post: <mailto:mutt-users@mutt.org>
 
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
 
- Sender: owner-mutt-users@xxxxxxxx
 
Dear mutt community,
I would like to auto cc somebody when I send mail to a recipient,
I googled and put this in to my send_hooks file
send-hook abc@xxxxxxx \
        "push <edit-cc>,oas@xxxxxx<enter>"
and I have
source ~/.mutt/send_hooks in my muttrc,
I restarted mutt and compose mail to abc@xxxxxxx but it does not add a
cc address..
Did I do something wrong here?
THanks for any pointers,
-- 
Zhengquan