I have a mutt macro that classifies mail as either Spam (F9) or Ham (F10) by running it through bogofilter.
However, I would like the X-Bogosity header to be updated when I do this, rather than having the email still say "Unsure".
Does anyone know how I can achieve this? I feel like it's something that should be relatively easy.