Dilip M <[EMAIL PROTECTED]> wrote: > Kyle Wheeler <[EMAIL PROTECTED]> wrote: ... > > That's not how you use my_hdr. The following is wrong: > > > > set my_hdr CC: [EMAIL PROTECTED] > > > > This is right: > > > > my_hdr CC: [EMAIL PROTECTED] > > Cool, it works. Thank you.
How can I get this work for emails I replying? I'm having, below setting in .muttrc. unmy_hdr CC send-hook st.com 'my_hdr CC:me' folder-hook . "my_hdr CC: me" Thanks for correcting me... -- dm