Is there a way to prevent the Cc: header from appearing when
composing or replying to messages?

I know that I can use "unmy_hdr cc" to make the Cc: header show up
empty, but I don't want to see this header at all.

I can think of two ways to hack this:

(1)  Set the "editor" (and "visual"?) variable to point to a shell
     script that does the following:

       - Search for a Cc: header and remove it from the input.
       - Pass the modified input to my favorite text editor.

(2)  Hack the source code of mutt to not include a Cc: header when
     composing messages.

Both of these hacks are ugly, and I was hoping that there would be a 
better way to do this within mutt.

Any ideas?

Thanks in advance.

- [EMAIL PROTECTED]

Reply via email to