David Collantes wrote: > On submitted bug (now closed I believe) I stated that the X-Mailer header > was not kept after a message was postponed. The guy who closed the bug said > that Mutt expects that header to be generated by itself (Mutt), so it will > take it out when postponing. My question is, what variable tells Mutt to set > the X-Mailer header? I know I can (and I do) set user-agent = "yes", but > which for X-Mailer? > > If it is not generated by Mutt, then my bug is still a bug.
X-Mailer is now deprecated in favor of User-Agent. Thus, Mutt weeds any x-mailer fields it finds in the header and replaces it with its own User-Agent field.