Am Mittwoch, 3. März 2021, 22:20:15 CET schrieben Sie: > On 03/03/2021 20:42, Rainer Dorsch wrote: > > I observed that frequently though for emails which I forward (as > > appendix). I initially thought, that the problem might be already in the > > mails I received, but this does not seem to be the case, the original > > mail had a max line length of 94 characters :-/ > > Isn't your awk command splitting on ',' and only looking at the first field > of each line?
I have to admit, I am not an awk user, I just found this line. Searching further, there seems to be a much simpler solution :-) But the result (<998) seems to apply for this file anyways: rd@contabo:$ wc -L 1614334456.H480967P20571.contabo.bokomoko.de\:2\,RS 101 1614334456.H480967P20571.contabo.bokomoko.de:2,RS rd@contabo:$ Thanks for pointing this out Rainer -- Rainer Dorsch http://bokomoko.de/ -- ## 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/
