Skip to content

Source for headers

# Show or suppress headers:

# Ignore everything but the really important lines:
ignore *
unignore date subject from: To: cc
unignore organization organisation
unignore user-agent: x-agent: x-mailer: x-newsreader:
unignore X-Message-Flag:

# reply-to: to
# unignore X-Spam-Status:
# newsgroups: posted-to:
# x-spam-rule: X-SpamProbe: X-Spam-Level: X-Spam-Flag:

# Extra headers that I would like added to all my outgoing mail messages.
# Attention: !!! No comments in the (un)my_hdr lines !!!

unmy_hdr *
# remove all extra headers first.
my_hdr Organisation: HillNET

# Additional headers can be set using send-hook!

# hdr_order header1 header2 header3
# (order in which mutt will attempt to present headers)

unhdr_order *
# reset header order
#hdr_order From: To: Cc: Bcc: Subject:
hdr_order From: To: Cc: Bcc: Date: Subject:

Last update: April 1, 2021