On Sun, May 29, 2011 at 01:15:38PM +0100, David Woodfall wrote: > Hi, > > The observant will notice that I have a custom header set by: > > my_hdr X-PGP-Key: http://www.dawoodfall.net/dawoodfall.asc > > Now this is fine but is there a way to ignore it when composing mail? > I don't really need to see it. My ignore/unignore lines are: > > ignore * > unignore date from: to cc subject x-mailer resent-from reply-to > > But this seems to only affect received mail rather than what I'm > composing.
IIUC, you're talking about when you are composing in the editor, not mutt, which would explain why. I guess this means you have $edit_headers set in $your muttrc file, unset it and you won't see the headers.
