On Wed, Jul 30, 2014 at 05:26:22PM +0300, [email protected] wrote:

> Something even more strange in my testing (FreeBSD, Exim 4.83 from ports):
> 
> acl_check_mime:
>   warn logwrite = mime_content_type=$mime_content_type
>        logwrite = mime_filename=$mime_filename
>        decode = default
>        logwrite = mime_decoded_filename=$mime_decoded_filename
> 
> Test message as received:
> 
> ===========================================================================
> Message-ID: <[email protected]>
> Mime-Version: 1.0
> Content-Type: multipart/mixed; boundary="/2994txjAzEdQwm5"
> Content-Disposition: inline
> User-Agent: Mutt/1.4.2.3i
> 
> 
> --/2994txjAzEdQwm5
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> 
>  
> 
> --/2994txjAzEdQwm5
> Content-Type: application/zip
> Content-Disposition: attachment; filename="price.zip"
> Content-Transfer-Encoding: base64
> 
> UEsDBBQAAgAIALKujDAkU6NQQBQAAABaAAAJAAAAcHJpY2UueGxz7VwJjCXXVb1VXb1vv/dl
> ===========================================================================

Does anything change if you add the final closing boundary string,
or was it there all along?

===========================================================================
Message-ID: <[email protected]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="/2994txjAzEdQwm5"
Content-Disposition: inline
User-Agent: Mutt/1.4.2.3i


--/2994txjAzEdQwm5
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

 

--/2994txjAzEdQwm5
Content-Type: application/zip
Content-Disposition: attachment; filename="price.zip"
Content-Transfer-Encoding: base64

UEsDBBQAAgAIALKujDAkU6NQQBQAAABaAAAJAAAAcHJpY2UueGxz7VwJjCXXVb1VXb1vv/dl

--/2994txjAzEdQwm5--
===========================================================================

-- 
        Viktor.

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to