On 28/10/2019 14:21, Peter Wullinger via Exim-users wrote: > The vendor in question seems to have missed this and parses > "d=uni-kiel.de;" into the tag-value "uni-kiel.de " (note blank) > and consequently fails the key lookup. The vendor is informed about the > problem, we are currently waiting if > an update is forthcoming. > > Nonetheless, I would like to ask, > > - did anybody else experience similar issues?
We've certainly found, and fixed, similar issues within Exim in the past. A hunt turned up 99ab56234b, at least - but that's the other side of the coin: dealing properly with received line-wraps at awkward places. As far as avoiding producing such in lines generated by Exim, I'd argue against changes unless we're producing out-of-spec ones, because we'd be as likely to break some other implementation as to "fix" the broken one. -- Cheers, Jeremy -- ## 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/
