ssoma-mda: Decode RFC-2047-encoded Subject: headers
authorW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 06:59:47 +0000 (22:59 -0800)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 06:59:47 +0000 (22:59 -0800)
commitbc066f0d446583ea0e681cf25254b9e32ca29220
treec958266c7d0867a848276b5b29c15dd92fd25c16
parent5ea52ac3ec53d8edd37924743ae028b59b91a1b0
ssoma-mda: Decode RFC-2047-encoded Subject: headers

For example, get [1]:

  'If you can read this you understand the example.'

from a message with:

  Subject: =?ISO-8859-1?B?SWYgeW91IGNhbiByZWFkIHRoaXMgeW8=?=
    =?ISO-8859-2?B?dSB1bmRlcnN0YW5kIHRoZSBleGFtcGxlLg==?=

[1]: http://tools.ietf.org/html/rfc2047.html#section-8
ssoma-mda