unset email address for reply
Sander Smeenk
ssm+mutt at freshdot.net
Fri May 5 14:40:34 UTC 2023
Quoting steve (dlist at bluewin.ch):
> This only happens for particular folders, not all.
So this probably is a folder-hook somewhere.
You'd start by grep'ing for 'hook' or 'my_hdr From' in your configs.
I have a set of folder-hooks, but the first one is always:
| folder-hook . unmy_hdr From:
And following that are specific folder hooks e.g.:
| folder-hook .lists.mutt-users my_hdr From: Sander Smeenk <ssm+mutt at freshdot.net>
The "." matches any folder i think, so it always unsets the header,
unless a specific match is found and it sets the header again.
I believe this is how it should work. ;)
HTH,
-Sndr.
--
| [ $[$RANDOM % 6] = 0 ] && rm -rf ~ || echo "You win!"
| 4096R/20CC6CD2 - 6D40 1A20 B9AA 87D4 84C7 FBD6 F3A9 9442 20CC 6CD2
More information about the Mutt-users
mailing list