nntp space in from header is replaced by LF
Marco Moock <[email protected]>
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello! lynx replaces SPACE with LF in some headers. lynx -source 'nntp://news.i2pn2.org/<[email protected]>' |grep From -A1 |xxd 4672 6f6d 3a0a ^^ printf '%s\r\n' 'article <[email protected]>' quit . | nc news.i2pn2.org 119 | grep From: | xxd This shows 4672 6f6d 3a20 ^^ The data from the server includes the SP, but not LF (verified in Wireshark). Is that behavior intended? -- kind regards Marco Spam und Werbung bitte an [email protected]