
24 Sep
2018
24 Sep
'18
8:32 p.m.
On 2018-09-24 19:58, Jostein Berntsen wrote:
On 21.09.18,13:05, Andreas Schamanek wrote:
On Wed, 19 Sep 2018, at 14:07, @lbutlr wrote:
:0 h * ^Subject:.*=\? SUBJECT=| formail -cXSubject: | perl -MEncode -ne 'print encode("UTF8",decode("MIME-Header",$_))'
By rewriting the message to include UTF-8 characters in the headers you have just made your message invalid ...
This is not rewriting a message, it is assigning a variable. It's exactly what you later suggested yourself, and I agree that it is the more versatile solution:
So my approach is a good one after all? :)
Yes, See also procmailex. -- Ruud