Menu

#6 decode the From: and Subject: headers

v1.0 (example)
open
nobody
None
5
2014-07-02
2014-07-02
No

pfqueue should be able to decode the From: and Subject: headers.

Currently, I'm seeing:

│Message: 3h3Sch4y3KzCsxy │
│From..: "C. Welker" iolite@atoz-cro.de
│To....: "wolfram.wermke@charite.de" wolfram.wermke@charite.de
│Subj..: =?utf-8?b?SWNoIGJpbiB3aWUgZWluZSBGZWRlciBvaG5lIFdpbmQ=?= │
│Status: Held │

echo '=?utf-8?b?SWNoIGJpbiB3aWUgZWluZSBGZWRlciBvaG5lIFdpbmQ=?=' | perl -MEncode -ne 'print encode("utf8",decode("MIME-Header",$_))'

Ich bin wie eine Feder ohne Wind

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.