Le 15 janv. 2014 à 14:50, Burckhard Schmidt a écrit :

> Am 15.01.2014 13:52, schrieb Axel Luttgens:
>> Le 15 janv. 2014 à 13:19, Burckhard Schmidt a écrit :
>> 
>>>> [...]
>>> Sorry, I lost the leading space by cut/paste.
>> 
>> Fine, thank you for the clarification.
>> 
>> Could you try something along these lines:
>> 
>>      redirect "me@other.domain";
>>      keep;
>> 
>> instead of:
>> 
>>      redirect:copy "me@other.domain";
>> 
>> and see whether the mime info disappears as well?
>> 
>> Axel
>> 
> 
> That does not help, still missing a Content-Type: multipart/alternative;

Hello Burckhard,

Quickly tried here with dovecot 2.2.8/pigeonhole 0.4.2, and couldn't reproduce 
the problem with either

        Content-Type: multipart/alternative; 
boundary=20cf302234d5b8063c04efcd4318

or

        Content-Type: multipart/alternative;
         boundary=20cf302234d5b8063c04efcd4318

in the message headers.

The script being a single-line one:

        redirect "me@other.domain";

I'll try with 2.2.10 as soon as possible.

Axel

Reply via email to