On Sat, 20 May 2017 12:23:26 +0100
richards <[email protected]> wrote:

> The effect is that the body of the first attachment is replaced with
> the last attachment processed.  I believe this is due to using
> copy_or_link to copy the body to FILTERINPUT.  The first attachment
> creates a hard link to FILTERINPUT, subsequent attachments do a copy
> as the link exists.  The result being that when mimedefang finally
> rebuilds the message the last FILTERINPUT content is used for the body
> of the first attachment.

Oh, that's a WTF. :(

We should copy the path to FILTERINPUT, not use copy_or_link.

It's a long weekend here; I'll look at this on Tuesday.

Regards,

Dianne.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to