Hello Steffen,
Two questions:
1. I have a pipe-text/plain filter that searches the text of messages.
The filter doesn't do what I want it to on base64 encoded messages, and
I think it is because the messages are sent through the filter before
being decoded. Is there a way to make the filter apply to the decoded
form of the message?
2. The s-nail type command always gives me lines like
[-- Message 1 -- 411 lines, 28593 bytes --]:
and
[-- #1.1 17/1062 text/plain, base64, utf-8 --]
Of course those lines might sometimes be of interest, e.g., for
debugging, but most of the time, I don't want to see them. They just
take up space on the screen. Is there a way of suppressing them?
Thanks,
Stephen Isard