Re: [exim] Behaviour change in 4.83?

Top Page
Delete this message
Reply to this message
Author: Graeme Fowler
Date:  
To: exim-users
Subject: Re: [exim] Behaviour change in 4.83?
On Tue, 2014-07-29 at 16:09 +0100, George wrote:
> I've noticed that my mime checking is not working as expected since I
> upgraded from 4.82.1 to 4.83 (on Arch Linux if that is significant).
>
> Starting to try and work out why, I've logged $mime_filename for all
> attachments. I see that it is now quoted but looking back through older
> logs, it wasn't before.
>
> I can't see anything relevant in the changelog so I see 3 possibilities:


I think this might be your answer, from doc/Changelog:

JH/28 Fix parsing of MIME headers for parameters with quoted semicolons.

http://git.exim.org/exim.git/commitdiff/1bd0d12bcbf4f51bd78c60d5bae01f1ff38c5a84

Graeme