Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!tut.cis.ohio-state.edu!snorkelwacker!bloom-beacon!primerd!ENI!S61!JB From: JB@S61.Prime.COM Newsgroups: comp.protocols.tcp-ip Subject: An SMTP Question Message-ID: <130400009@S61.Prime.COM> Date: 6 Aug 90 11:03:00 GMT Lines: 16 Nf-ID: #N:S61:130400009:000:815 Nf-From: S61.Prime.COM!JB Aug 6 11:03:00 1990 I have an SMTP implementation that may or may not have a problem concerning null characters in the mail data. RFC 821 states that the mail data may contain any of the 128 ASCII character codes. This statement implys that the null character must also be handled as mail data. Is this correct. I spoken with some people about this and they do not know of any implementation that supports this. We have a customer who feels this is a problem. The mail text with a null will truncate that line of the mail data since we are using C string functions. Any comments or pointers will be appreciated. ------------------------------------------------------------------------------- John Bradley UUCP: csnet-relay!s61.prime.com!jb Internet: jb@s61.prime.com Disclaimer: These opinions are my own and not my employers.