]> code.citadel.org Git - citadel.git/commitdiff
When QP encoding, we need to convert blanks to underscores
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 20 Aug 2011 09:50:26 +0000 (09:50 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Sat, 20 Aug 2011 12:06:32 +0000 (12:06 +0000)
  - Spamassasin test 'BAD_ENC_HEADER' matches if a subject looks like that:
     Subject: =?UTF-8?Q?=5Btestml=5D l=C3=B6sch misch ey.?=
    it needs to look like that:
     Subject: =?UTF-8?Q?=5Btestml=5D_l=C3=B6sch_misch_ey.?=


No differences found