https://bugs.exim.org/show_bug.cgi?id=2151
--- Comment #1 from Tony Meyer <[email protected]> --- Created attachment 1028 --> https://bugs.exim.org/attachment.cgi?id=1028&action=edit Possible patch to avoid using SIZE in callouts This patch solves the problem for me, but I'm not sure whether it's the most appropriate fix or not. (Also, my bitwise arithmetic is very rusty, so I may not have that completely correct). For example, I suppose using SIZE when the callout is not going to be cached, and when random isn't used, might be ok? I haven't thought through that in detail. If so, then this could be more conditional on how the callout is used. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
