Ich schreibe zur Zeit eine Facharbeit über Spam.
Jetzt lese ich einen Artikel über das Folgeprotokoll von SMTP (QMTP).
(
http://cr.yp.to/proto/qmtp.txt)
Darin tauchen immer wieder <0a> und <0b> auf.
Z.B:
Encoding #1 is <0d>, the first line, <0d 0a>, the second line,
<0d 0a>, the third line, ..., <0d 0a>, the last line.
Encoding #2 is <0a>, the first line, <0a>, the second line, <0a>,
the third line, ..., <0a>, the last line.
Ich habe leider keine Ahnung, was ich damit anfangen soll. Wäre nett wenn mir das jemand erklären könnte...