On Fri, Oct 08, 2021 at 06:50:24PM +1100, raf wrote:
> My advice is, don't worry about the default.
> If you don't like it, just change it.
>
> "man muttrc" and look for "forward_format".
>
> I think you want something like this in your ~/.muttrc:
>
> set forward_format = "Fwd: %s"
>
> or:
My advice is, don't worry about the default.
If you don't like it, just change it.
"man muttrc" and look for "forward_format".
I think you want something like this in your ~/.muttrc:
set forward_format = "Fwd: %s"
or:
set forward_format = "FW: %s"
They are both common patterns.
And they