diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2011-06-16 21:44:42 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2019-08-25 17:16:35 +0200 |
commit | 5256f6122e9843b1e9988a742ed6c2a4923bc2bd (patch) | |
tree | 851eb2aaedf69adf3f2b7e00fbd22a83fc7705e9 /NEWS | |
parent | 525a4c43284dbb325e6c628ba26065f6ca23e312 (diff) | |
download | fetchmail-5256f6122e9843b1e9988a742ed6c2a4923bc2bd.tar.gz fetchmail-5256f6122e9843b1e9988a742ed6c2a4923bc2bd.tar.bz2 fetchmail-5256f6122e9843b1e9988a742ed6c2a4923bc2bd.zip |
mimedecode: Fix multipart/mixed detection.
Fixes a regression introduced in release 5.0.0 in March 1999 that was
attributed to Henrik Storner.
(cherry-pick from master, e45e718a80379391f8ba457e64e19f75f061741a)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -171,6 +171,10 @@ fetchmail-6.4.0 (not yet released): Fixes Debian Bug#928916, reported by Paul Kimoto. * fetchmailconf would ignore Edit or Delete actions on the first (topmost) item in a list (no matter if server list, user list, ...). +* The mimedecode feature now properly detects multipart/mixed-type matches, so + that quoted-printable-encoded multipart messages can get decoded. + (Regression in 5.0.0 on 1999-03-27, as a side effect of a PGP-mimedecode fix + attributed to Henrik Storner.) ## UPDATED TRANSLATIONS - THANKS TO: * CS: Petr Pisar <petr.pisar@atlas.cz> [Czech] |