Path: utzoo!attcan!uunet!cs.utexas.edu!swrinde!ucsd!ucbvax!TRANSARC.COM!Craig_Everhart From: Craig_Everhart@TRANSARC.COM Newsgroups: comp.mail.sendmail Subject: Re: EOL for Internet mailers Message-ID: Date: 2 Oct 90 14:28:31 GMT References: <1990Oct2.035725.5304@nntp-server.caltech.edu> Sender: daemon@ucbvax.BERKELEY.EDU Lines: 8 The standard (RFC 821, available via FTP from nic.ddn.mil or via mail from service@nic.ddn.mil) says that the correct end-of-line indication is carriage-return followed by line-feed (\r\n in C-ese). Your SMTP user agent hadn't been following the rules, and many other hosts forgave you, but not all of them. I predict that no other mailers will complain about your now-correct use of the \r\n sequence. Craig